Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-58815-250389/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-castellan-0.12.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-58815-250389/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: python3: command not found Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uoT41w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castellan-0.12.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/castellan-0.12.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd castellan-0.12.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tZDv7S + umask 022 + cd /builddir/build/BUILD + cd castellan-0.12.3 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/castellan creating build/lib/castellan/tests creating build/lib/castellan/tests/unit creating build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/fake.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_not_implemented_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_mock_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/mock_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_barbican_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/__init__.py -> build/lib/castellan/tests/unit/key_manager creating build/lib/castellan/tests/functional creating build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_barbican_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/__init__.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/__init__.py -> build/lib/castellan/tests copying castellan/tests/utils.py -> build/lib/castellan/tests copying castellan/tests/base.py -> build/lib/castellan/tests copying castellan/tests/unit/test_utils.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/__init__.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/test_options.py -> build/lib/castellan/tests/unit creating build/lib/castellan/common copying castellan/common/exception.py -> build/lib/castellan/common copying castellan/common/__init__.py -> build/lib/castellan/common copying castellan/common/utils.py -> build/lib/castellan/common copying castellan/tests/functional/config.py -> build/lib/castellan/tests/functional copying castellan/tests/functional/__init__.py -> build/lib/castellan/tests/functional creating build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_passphrase.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_private_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_x_509.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_opaque.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/__init__.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_public_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_symmetric_key.py -> build/lib/castellan/tests/unit/objects creating build/lib/castellan/common/objects copying castellan/common/objects/public_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/managed_object.py -> build/lib/castellan/common/objects copying castellan/common/objects/key.py -> build/lib/castellan/common/objects copying castellan/common/objects/private_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/symmetric_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/opaque_data.py -> build/lib/castellan/common/objects copying castellan/common/objects/certificate.py -> build/lib/castellan/common/objects copying castellan/common/objects/__init__.py -> build/lib/castellan/common/objects copying castellan/common/objects/x_509.py -> build/lib/castellan/common/objects copying castellan/common/objects/passphrase.py -> build/lib/castellan/common/objects creating build/lib/castellan/common/credentials copying castellan/common/credentials/credential.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/keystone_token.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/token.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/__init__.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/keystone_password.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/password.py -> build/lib/castellan/common/credentials copying castellan/i18n.py -> build/lib/castellan copying castellan/__init__.py -> build/lib/castellan copying castellan/options.py -> build/lib/castellan creating build/lib/castellan/key_manager copying castellan/key_manager/key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/not_implemented_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/barbican_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/__init__.py -> build/lib/castellan/key_manager creating build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_token.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_keystone_password.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_password.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/__init__.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_keystone_token.py -> build/lib/castellan/tests/unit/credentials running egg_info writing requirements to castellan.egg-info/requires.txt writing castellan.egg-info/PKG-INFO writing top-level names to castellan.egg-info/top_level.txt writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/castellan/tests/contrib copying castellan/tests/contrib/gate_hook.sh -> build/lib/castellan/tests/contrib copying castellan/tests/contrib/post_test_hook.sh -> build/lib/castellan/tests/contrib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.78bK7f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch + cd castellan-0.12.3 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/not_implemented_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/barbican_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/i18n.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan copying build/lib/castellan/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_passphrase.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_private_key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_x_509.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_opaque.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_public_key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_symmetric_key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/fake.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_not_implemented_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_mock_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/mock_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_barbican_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit copying build/lib/castellan/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit copying build/lib/castellan/tests/unit/test_options.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_token.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_keystone_password.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_password.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_keystone_token.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_barbican_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/config.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional copying build/lib/castellan/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional copying build/lib/castellan/tests/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests copying build/lib/castellan/tests/utils.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/contrib copying build/lib/castellan/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/contrib copying build/lib/castellan/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/contrib copying build/lib/castellan/tests/base.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests copying build/lib/castellan/options.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/public_key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/managed_object.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/private_key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/symmetric_key.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/opaque_data.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/certificate.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/x_509.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/passphrase.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/exception.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common copying build/lib/castellan/common/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common copying build/lib/castellan/common/utils.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common creating /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/credential.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/keystone_token.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/token.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/__init__.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/keystone_password.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/password.py -> /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/key_manager.py to key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/not_implemented_key_manager.py to not_implemented_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/barbican_key_manager.py to barbican_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_passphrase.py to test_passphrase.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_private_key.py to test_private_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_x_509.py to test_x_509.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_opaque.py to test_opaque.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_public_key.py to test_public_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_symmetric_key.py to test_symmetric_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_not_implemented_key_manager.py to test_not_implemented_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_mock_key_manager.py to test_mock_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_key_manager.py to test_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/mock_key_manager.py to mock_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_barbican_key_manager.py to test_barbican_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/test_options.py to test_options.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_keystone_password.py to test_keystone_password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_password.py to test_password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_keystone_token.py to test_keystone_token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/test_key_manager.py to test_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/test_barbican_key_manager.py to test_barbican_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/public_key.py to public_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/managed_object.py to managed_object.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/key.py to key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/private_key.py to private_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/symmetric_key.py to symmetric_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/opaque_data.py to opaque_data.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/certificate.py to certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/x_509.py to x_509.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/passphrase.py to passphrase.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/keystone_token.py to keystone_token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/keystone_password.py to keystone_password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/password.py to password.pyc running install_egg_info running egg_info writing requirements to castellan.egg-info/requires.txt writing castellan.egg-info/PKG-INFO writing top-level names to castellan.egg-info/top_level.txt writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying castellan.egg-info to /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7/site-packages/castellan-0.12.3-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/castellan-0.12.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HXTn6F + umask 022 + cd /builddir/build/BUILD + cd castellan-0.12.3 + exit 0 Processing files: python2-castellan-0.12.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q7YR55 + umask 022 + cd /builddir/build/BUILD + cd castellan-0.12.3 + DOCDIR=/builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/share/doc/python2-castellan-0.12.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/share/doc/python2-castellan-0.12.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/share/doc/python2-castellan-0.12.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch/usr/share/doc/python2-castellan-0.12.3 + exit 0 Provides: python-castellan = 0.12.3 python-castellan = 0.12.3-1.el7 python2-castellan = 0.12.3-1.el7 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: /bin/bash python(abi) = 2.7 Obsoletes: python-castellan < 0.12.3-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch Wrote: /builddir/build/RPMS/python2-castellan-0.12.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1g8zT5 + umask 022 + cd /builddir/build/BUILD + cd castellan-0.12.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-castellan-0.12.3-1.el7.noarch + exit 0 Child return code was: 0