Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphene.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678386285.018537/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphene.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-graphene-3.2.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphene.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678386285.018537/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphene.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-graphene-3.2.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-graphene.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678386285.018537/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-graphene.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PEoSgK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf graphene-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/graphene-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd graphene-3.2.1 + /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.zUocZB + umask 022 + cd /builddir/build/BUILD + cd graphene-3.2.1 + 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 -m64 -mtune=generic -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/graphene copying graphene/__init__.py -> build/lib/graphene creating build/lib/graphene/validation copying graphene/validation/disable_introspection.py -> build/lib/graphene/validation copying graphene/validation/__init__.py -> build/lib/graphene/validation copying graphene/validation/depth_limit.py -> build/lib/graphene/validation creating build/lib/graphene/pyutils copying graphene/pyutils/dataclasses.py -> build/lib/graphene/pyutils copying graphene/pyutils/version.py -> build/lib/graphene/pyutils copying graphene/pyutils/__init__.py -> build/lib/graphene/pyutils creating build/lib/graphene/utils copying graphene/utils/dataloader.py -> build/lib/graphene/utils copying graphene/utils/orderedtype.py -> build/lib/graphene/utils copying graphene/utils/subclass_with_meta.py -> build/lib/graphene/utils copying graphene/utils/__init__.py -> build/lib/graphene/utils copying graphene/utils/thenables.py -> build/lib/graphene/utils copying graphene/utils/get_unbound_function.py -> build/lib/graphene/utils copying graphene/utils/module_loading.py -> build/lib/graphene/utils copying graphene/utils/deprecated.py -> build/lib/graphene/utils copying graphene/utils/deduplicator.py -> build/lib/graphene/utils copying graphene/utils/is_introspection_key.py -> build/lib/graphene/utils copying graphene/utils/trim_docstring.py -> build/lib/graphene/utils copying graphene/utils/str_converters.py -> build/lib/graphene/utils copying graphene/utils/resolve_only_args.py -> build/lib/graphene/utils copying graphene/utils/crunch.py -> build/lib/graphene/utils copying graphene/utils/props.py -> build/lib/graphene/utils creating build/lib/graphene/relay copying graphene/relay/connection.py -> build/lib/graphene/relay copying graphene/relay/mutation.py -> build/lib/graphene/relay copying graphene/relay/__init__.py -> build/lib/graphene/relay copying graphene/relay/id_type.py -> build/lib/graphene/relay copying graphene/relay/node.py -> build/lib/graphene/relay creating build/lib/graphene/types copying graphene/types/base.py -> build/lib/graphene/types copying graphene/types/objecttype.py -> build/lib/graphene/types copying graphene/types/mutation.py -> build/lib/graphene/types copying graphene/types/structures.py -> build/lib/graphene/types copying graphene/types/enum.py -> build/lib/graphene/types copying graphene/types/union.py -> build/lib/graphene/types copying graphene/types/context.py -> build/lib/graphene/types copying graphene/types/json.py -> build/lib/graphene/types copying graphene/types/field.py -> build/lib/graphene/types copying graphene/types/__init__.py -> build/lib/graphene/types copying graphene/types/datetime.py -> build/lib/graphene/types copying graphene/types/base64.py -> build/lib/graphene/types copying graphene/types/decimal.py -> build/lib/graphene/types copying graphene/types/resolver.py -> build/lib/graphene/types copying graphene/types/definitions.py -> build/lib/graphene/types copying graphene/types/dynamic.py -> build/lib/graphene/types copying graphene/types/schema.py -> build/lib/graphene/types copying graphene/types/mountedtype.py -> build/lib/graphene/types copying graphene/types/uuid.py -> build/lib/graphene/types copying graphene/types/scalars.py -> build/lib/graphene/types copying graphene/types/unmountedtype.py -> build/lib/graphene/types copying graphene/types/interface.py -> build/lib/graphene/types copying graphene/types/utils.py -> build/lib/graphene/types copying graphene/types/inputfield.py -> build/lib/graphene/types copying graphene/types/inputobjecttype.py -> build/lib/graphene/types copying graphene/types/generic.py -> build/lib/graphene/types copying graphene/types/argument.py -> build/lib/graphene/types creating build/lib/graphene/test copying graphene/test/__init__.py -> build/lib/graphene/test + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4EUXNd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 + cd graphene-3.2.1 + 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 -m64 -mtune=generic -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-graphene-3.2.1-1.x86_64 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-graphene-3.2.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation copying build/lib/graphene/validation/disable_introspection.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation copying build/lib/graphene/validation/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation copying build/lib/graphene/validation/depth_limit.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation copying build/lib/graphene/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils copying build/lib/graphene/pyutils/dataclasses.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils copying build/lib/graphene/pyutils/version.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils copying build/lib/graphene/pyutils/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/dataloader.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/orderedtype.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/subclass_with_meta.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/thenables.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/get_unbound_function.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/module_loading.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/deprecated.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/deduplicator.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/is_introspection_key.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/trim_docstring.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/str_converters.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/resolve_only_args.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/crunch.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils copying build/lib/graphene/utils/props.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay copying build/lib/graphene/relay/connection.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay copying build/lib/graphene/relay/mutation.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay copying build/lib/graphene/relay/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay copying build/lib/graphene/relay/id_type.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay copying build/lib/graphene/relay/node.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/base.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/objecttype.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/mutation.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/structures.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/enum.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/union.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/context.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/json.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/field.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/datetime.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/base64.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/decimal.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/resolver.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/definitions.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/dynamic.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/schema.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/mountedtype.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/uuid.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/scalars.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/unmountedtype.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/interface.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/utils.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/inputfield.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/inputobjecttype.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/generic.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types copying build/lib/graphene/types/argument.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types creating /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/test copying build/lib/graphene/test/__init__.py -> /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/test byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation/disable_introspection.py to disable_introspection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/validation/depth_limit.py to depth_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils/dataclasses.py to dataclasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/pyutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/dataloader.py to dataloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/orderedtype.py to orderedtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/subclass_with_meta.py to subclass_with_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/thenables.py to thenables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/get_unbound_function.py to get_unbound_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/module_loading.py to module_loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/deprecated.py to deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/deduplicator.py to deduplicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/is_introspection_key.py to is_introspection_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/trim_docstring.py to trim_docstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/str_converters.py to str_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/resolve_only_args.py to resolve_only_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/crunch.py to crunch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/utils/props.py to props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay/mutation.py to mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay/id_type.py to id_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/relay/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/objecttype.py to objecttype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/mutation.py to mutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/enum.py to enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/union.py to union.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/field.py to field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/datetime.py to datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/base64.py to base64.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/decimal.py to decimal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/definitions.py to definitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/dynamic.py to dynamic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/mountedtype.py to mountedtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/uuid.py to uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/scalars.py to scalars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/unmountedtype.py to unmountedtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/inputfield.py to inputfield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/inputobjecttype.py to inputobjecttype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/types/argument.py to argument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene/test/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpco65y0in.py' /usr/bin/python3 /tmp/tmpco65y0in.py removing /tmp/tmpco65y0in.py running install_egg_info running egg_info writing graphene.egg-info/PKG-INFO writing dependency_links to graphene.egg-info/dependency_links.txt writing requirements to graphene.egg-info/requires.txt writing top-level names to graphene.egg-info/top_level.txt reading manifest file 'graphene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching 'tests/*' found anywhere in distribution warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'tests_py35' warning: no previously-included files matching '*' found under directory 'examples' adding license file 'LICENSE' writing manifest file 'graphene.egg-info/SOURCES.txt' Copying graphene.egg-info to /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/usr/lib/python3.9/site-packages/graphene-3.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64//usr/share/doc/python-graphene + '[' -d doc ']' ~/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 ~/build/BUILD/graphene-3.2.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/graphene-3.2.1 + mv /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 3.2.1-1 --unique-debug-suffix -3.2.1-1.x86_64 --unique-debug-src-base python-graphene-3.2.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/graphene-3.2.1 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-graphene-3.2.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-graphene-3.2.1-1.noarch Provides: python-graphene python3-graphene = 3.2.1-1 python3.9dist(graphene) = 3.2.1 python3dist(graphene) = 3.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(aniso8601) < 10 python3.9dist(aniso8601) >= 8 python3.9dist(graphql-core) >= 3.1 python3.9dist(graphql-core) < 3.3 python3.9dist(graphql-relay) >= 3.1 python3.9dist(graphql-relay) < 3.3 Processing files: python-graphene-help-3.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/graphene-3.2.1/doclist.lst Provides: python-graphene-help = 3.2.1-1 python3-graphene-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-graphene-3.2.1-1.x86_64 Wrote: /builddir/build/RPMS/python-graphene-help-3.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-graphene-3.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g0ipsU + umask 022 + cd /builddir/build/BUILD + cd graphene-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-graphene-3.2.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0