Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-hvac.spec'], chrootPath='/var/lib/mock/875633-fedora-rawhide-ppc64le-1553905249.109108/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5fa2d105e5a64843baeb51f426c4a31b', '-D', '/var/lib/mock/875633-fedora-rawhide-ppc64le-1553905249.109108/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-hvac.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-hvac-0.7.2-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-hvac.spec'], chrootPath='/var/lib/mock/875633-fedora-rawhide-ppc64le-1553905249.109108/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b97169cc0bf14f9790ac1f5b4cdef4da', '-D', '/var/lib/mock/875633-fedora-rawhide-ppc64le-1553905249.109108/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-hvac.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tn9KV0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hvac-0.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hvac-0.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hvac-0.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf hvac.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uN7cbE + umask 022 + cd /builddir/build/BUILD + cd hvac-0.7.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/hvac copying hvac/utils.py -> build/lib/hvac copying hvac/exceptions.py -> build/lib/hvac copying hvac/aws_utils.py -> build/lib/hvac copying hvac/adapters.py -> build/lib/hvac copying hvac/__init__.py -> build/lib/hvac creating build/lib/hvac/v1 copying hvac/v1/__init__.py -> build/lib/hvac/v1 creating build/lib/hvac/constants copying hvac/constants/transit.py -> build/lib/hvac/constants copying hvac/constants/ldap.py -> build/lib/hvac/constants copying hvac/constants/identity.py -> build/lib/hvac/constants copying hvac/constants/gcp.py -> build/lib/hvac/constants copying hvac/constants/client.py -> build/lib/hvac/constants copying hvac/constants/azure.py -> build/lib/hvac/constants copying hvac/constants/aws.py -> build/lib/hvac/constants copying hvac/constants/__init__.py -> build/lib/hvac/constants creating build/lib/hvac/api copying hvac/api/vault_api_category.py -> build/lib/hvac/api copying hvac/api/vault_api_base.py -> build/lib/hvac/api copying hvac/api/__init__.py -> build/lib/hvac/api creating build/lib/hvac/api/system_backend copying hvac/api/system_backend/wrapping.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/system_backend_mixin.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/seal.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/policy.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/mount.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/lease.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/leader.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/key.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/init.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/health.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/auth.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/audit.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/__init__.py -> build/lib/hvac/api/system_backend creating build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/transit.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/kv_v2.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/kv_v1.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/kv.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/identity.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/azure.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/aws.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/__init__.py -> build/lib/hvac/api/secrets_engines creating build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/okta.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/mfa.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/ldap.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/github.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/gcp.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/azure.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/__init__.py -> build/lib/hvac/api/auth_methods running egg_info creating hvac.egg-info writing hvac.egg-info/PKG-INFO writing dependency_links to hvac.egg-info/dependency_links.txt writing requirements to hvac.egg-info/requires.txt writing top-level names to hvac.egg-info/top_level.txt writing manifest file 'hvac.egg-info/SOURCES.txt' reading manifest file 'hvac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'tests/' writing manifest file 'hvac.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nUK0Ah + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le + cd hvac-0.7.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/azure.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/gcp.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/github.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/ldap.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/mfa.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/okta.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/aws.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/azure.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/identity.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/kv.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/kv_v1.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/kv_v2.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/transit.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/audit.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/auth.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/health.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/init.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/key.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/leader.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/lease.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/mount.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/policy.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/seal.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/system_backend_mixin.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/wrapping.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api copying build/lib/hvac/api/vault_api_base.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api copying build/lib/hvac/api/vault_api_category.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/aws.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/azure.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/client.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/gcp.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/identity.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/ldap.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/transit.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants creating /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/v1 copying build/lib/hvac/v1/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/v1 copying build/lib/hvac/__init__.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac copying build/lib/hvac/adapters.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac copying build/lib/hvac/aws_utils.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac copying build/lib/hvac/exceptions.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac copying build/lib/hvac/utils.py -> /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/azure.py to azure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/gcp.py to gcp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/github.py to github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/ldap.py to ldap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/mfa.py to mfa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/auth_methods/okta.py to okta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/aws.py to aws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/azure.py to azure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/identity.py to identity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/kv.py to kv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/kv_v1.py to kv_v1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/kv_v2.py to kv_v2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/secrets_engines/transit.py to transit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/audit.py to audit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/auth.py to auth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/health.py to health.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/init.py to init.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/key.py to key.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/leader.py to leader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/lease.py to lease.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/mount.py to mount.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/policy.py to policy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/seal.py to seal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/system_backend_mixin.py to system_backend_mixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/system_backend/wrapping.py to wrapping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/vault_api_base.py to vault_api_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/api/vault_api_category.py to vault_api_category.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/aws.py to aws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/azure.py to azure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/gcp.py to gcp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/identity.py to identity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/ldap.py to ldap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/constants/transit.py to transit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/v1/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/adapters.py to adapters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/aws_utils.py to aws_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpss_r5yd8.py' /usr/bin/python3 /tmp/tmpss_r5yd8.py removing /tmp/tmpss_r5yd8.py running install_egg_info running egg_info writing hvac.egg-info/PKG-INFO writing dependency_links to hvac.egg-info/dependency_links.txt writing requirements to hvac.egg-info/requires.txt writing top-level names to hvac.egg-info/top_level.txt reading manifest file 'hvac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'tests/' writing manifest file 'hvac.egg-info/SOURCES.txt' Copying hvac.egg-info to /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7/site-packages/hvac-0.7.2-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.7.2-1.fc31 --unique-debug-suffix -0.7.2-1.fc31.ppc64le --unique-debug-src-base python-hvac-0.7.2-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hvac-0.7.2 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-hvac-0.7.2-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DxmPJV + umask 022 + cd /builddir/build/BUILD + cd hvac-0.7.2 + DOCDIR=/builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/share/doc/python3-hvac + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/share/doc/python3-hvac + cp -pr README.md /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le/usr/share/doc/python3-hvac + exit 0 Provides: python3-hvac = 0.7.2-1.fc31 python3.7dist(hvac) = 0.7.2 python3dist(hvac) = 0.7.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: python(abi) = 3.7 python3.7dist(requests) >= 2.21.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python3-hvac-0.7.2-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EZbo1A + umask 022 + cd /builddir/build/BUILD + cd hvac-0.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hvac-0.7.2-1.fc31.ppc64le + exit 0 Child return code was: 0