Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pystache.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682168253.593494/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pystache.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pystache-0.6.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pystache.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682168253.593494/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pystache.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pystache-0.6.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pystache.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682168253.593494/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pystache.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pGrGLV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pystache-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pystache-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pystache-0.6.0 + /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.b3QUAG + umask 022 + cd /builddir/build/BUILD + cd pystache-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/loader.py -> build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/parser.py -> build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/specloader.py -> build/lib/pystache copying pystache/locator.py -> build/lib/pystache copying pystache/init.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/parsed.py -> build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache creating build/lib/pystache/commands copying pystache/commands/render.py -> build/lib/pystache/commands copying pystache/commands/test.py -> build/lib/pystache/commands copying pystache/commands/__init__.py -> build/lib/pystache/commands creating build/lib/pystache/tests copying pystache/tests/test_parser.py -> build/lib/pystache/tests copying pystache/tests/common.py -> build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/test_examples.py -> build/lib/pystache/tests copying pystache/tests/test_locator.py -> build/lib/pystache/tests copying pystache/tests/main.py -> build/lib/pystache/tests copying pystache/tests/test___init__.py -> build/lib/pystache/tests copying pystache/tests/test_loader.py -> build/lib/pystache/tests copying pystache/tests/spectesting.py -> build/lib/pystache/tests copying pystache/tests/test_specloader.py -> build/lib/pystache/tests copying pystache/tests/test_context.py -> build/lib/pystache/tests copying pystache/tests/__init__.py -> build/lib/pystache/tests copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests copying pystache/tests/test_commands.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.py -> build/lib/pystache/tests copying pystache/tests/test_pystache.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/test_defaults.py -> build/lib/pystache/tests copying pystache/tests/test_simple.py -> build/lib/pystache/tests creating build/lib/pystache/tests/data copying pystache/tests/data/views.py -> build/lib/pystache/tests/data copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data creating build/lib/pystache/tests/examples copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples creating build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator running egg_info writing pystache.egg-info/PKG-INFO writing dependency_links to pystache.egg-info/dependency_links.txt writing entry points to pystache.egg-info/entry_points.txt writing requirements to pystache.egg-info/requires.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no previously-included files found matching '*.ini' warning: no previously-included files found matching '*travis*' no previously-included directories found matching 'gh' no previously-included directories found matching '.git*' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UICqna + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 + cd pystache-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/common.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands copying build/lib/pystache/commands/render.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands copying build/lib/pystache/commands/test.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands copying build/lib/pystache/commands/__init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands copying build/lib/pystache/defaults.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/loader.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/context.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/parser.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/__init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/specloader.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/locator.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/init.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/renderer.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/parsed.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/template_spec.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache copying build/lib/pystache/renderengine.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_parser.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/views.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/ascii.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/sample_view.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data copying build/lib/pystache/tests/common.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/doctesting.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_examples.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests creating /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples copying build/lib/pystache/tests/test_locator.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/main.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test___init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_loader.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/spectesting.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_specloader.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_context.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/__init__.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderer.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_pystache.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/benchmark.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_defaults.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests copying build/lib/pystache/tests/test_simple.py -> /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/specloader.py to specloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/locator.py to locator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/parsed.py to parsed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/template_spec.py to template_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/renderengine.py to renderengine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_parser.py to test_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/data/locator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/doctesting.py to doctesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/readme.py to readme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/unicode_output.py to unicode_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/complex.py to complex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/unescaped.py to unescaped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/delimiters.py to delimiters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/comments.py to comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/double_section.py to double_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/unicode_input.py to unicode_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/partials_with_lambdas.py to partials_with_lambdas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/template_partial.py to template_partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/escaped.py to escaped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/nested_context.py to nested_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/inverted.py to inverted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/examples/lambdas.py to lambdas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_locator.py to test_locator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test___init__.py to test___init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_loader.py to test_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/spectesting.py to spectesting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_specloader.py to test_specloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_renderengine.py to test_renderengine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_renderer.py to test_renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_pystache.py to test_pystache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_defaults.py to test_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache/tests/test_simple.py to test_simple.cpython-39.pyc writing byte-compilation script '/tmp/tmp49t5u9wy.py' /usr/bin/python3 /tmp/tmp49t5u9wy.py removing /tmp/tmp49t5u9wy.py running install_egg_info running egg_info writing pystache.egg-info/PKG-INFO writing dependency_links to pystache.egg-info/dependency_links.txt writing entry points to pystache.egg-info/entry_points.txt writing requirements to pystache.egg-info/requires.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no previously-included files found matching '*.ini' warning: no previously-included files found matching '*travis*' no previously-included directories found matching 'gh' no previously-included directories found matching '.git*' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' Copying pystache.egg-info to /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9/site-packages/pystache-0.6.0-py3.9.egg-info running install_scripts Installing pystache script to /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/bin Installing pystache-test script to /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64//usr/share/doc/python-pystache + '[' -d doc ']' ~/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 ~/build/BUILD/pystache-0.6.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pystache-0.6.0 + popd + mv /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.0-1 --unique-debug-suffix -0.6.0-1.aarch64 --unique-debug-src-base python-pystache-0.6.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pystache-0.6.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pystache-0.6.0-1.noarch Provides: python-pystache python3-pystache = 0.6.0-1 python3.9dist(pystache) = 0.6 python3dist(pystache) = 0.6 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-pystache-help-0.6.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pystache-0.6.0/doclist.lst Provides: python-pystache-help = 0.6.0-1 python3-pystache-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 Wrote: /builddir/build/RPMS/python-pystache-help-0.6.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pystache-0.6.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HvIBwH + umask 022 + cd /builddir/build/BUILD + cd pystache-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pystache-0.6.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0