Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-32994-47895/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'LANG': 'en_GB', '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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-senlinclient-1.4.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec '], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-32994-47895/root'shell=Falseuid=497env={'LANG': 'en_GB', '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', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec '] with env {'LANG': 'en_GB', '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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TAsCIr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-senlinclient-1.4.0 base' + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sk8d0N + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python2 ']' + '[' -d build ']' + '[' -d _build.python2 ']' + echo python2 + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/senlinclient creating build/lib/senlinclient/tests copying senlinclient/tests/__init__.py -> build/lib/senlinclient/tests creating build/lib/senlinclient/common copying senlinclient/common/sdk.py -> build/lib/senlinclient/common copying senlinclient/common/__init__.py -> build/lib/senlinclient/common copying senlinclient/common/exc.py -> build/lib/senlinclient/common copying senlinclient/common/utils.py -> build/lib/senlinclient/common copying senlinclient/common/i18n.py -> build/lib/senlinclient/common copying senlinclient/common/format_utils.py -> build/lib/senlinclient/common copying senlinclient/shell.py -> build/lib/senlinclient copying senlinclient/plugin.py -> build/lib/senlinclient copying senlinclient/__init__.py -> build/lib/senlinclient copying senlinclient/cliargs.py -> build/lib/senlinclient copying senlinclient/client.py -> build/lib/senlinclient creating build/lib/senlinclient/tests/unit creating build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_client.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/fakes.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_node.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_receiver.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/__init__.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_event.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_shell.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_action.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_service.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_build_info.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile.py -> build/lib/senlinclient/tests/unit/v1 creating build/lib/senlinclient/v1 copying senlinclient/v1/cluster.py -> build/lib/senlinclient/v1 copying senlinclient/v1/service.py -> build/lib/senlinclient/v1 copying senlinclient/v1/node.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/shell.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster_policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/build_info.py -> build/lib/senlinclient/v1 copying senlinclient/v1/__init__.py -> build/lib/senlinclient/v1 copying senlinclient/v1/action.py -> build/lib/senlinclient/v1 copying senlinclient/v1/client.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/receiver.py -> build/lib/senlinclient/v1 copying senlinclient/v1/event.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile.py -> build/lib/senlinclient/v1 creating build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/__init__.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/unit/test_format_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_client.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/fakes.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_sdk.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/__init__.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_cliargs.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_shell.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_utils.py -> build/lib/senlinclient/tests/unit running egg_info writing pbr to python_senlinclient.egg-info/pbr.json deleting python_senlinclient.egg-info/requires.txt writing python_senlinclient.egg-info/PKG-INFO writing top-level names to python_senlinclient.egg-info/top_level.txt writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' creating build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/deletion_policy.yaml -> build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/nova_server.yaml -> build/lib/senlinclient/tests/test_specs creating build/lib/senlinclient/locale creating build/lib/senlinclient/locale/zh_CN creating build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-info.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-warning.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/tests/functional/post_test_hook.sh -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/pre_test_hook.sh -> build/lib/senlinclient/tests/functional + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build/doctrees creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] cli/index reading sources... [ 50%] index reading sources... [ 75%] install/index reading sources... [100%] man/senlin looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cli/index writing output... [ 50%] index writing output... [ 75%] install/index writing output... [100%] man/senlin generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/python2 setup.py build_sphinx --builder man running build_sphinx creating /builddir/build/BUILD/python-senlinclient-1.4.0/doc/build/man [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... done Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [man]: all source files updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... senlin.1 { } build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.flsnhl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch + cd python-senlinclient-1.4.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python2 + '[' -z python2 ']' + '[' python2 '!=' python2 ']' + echo python2 + /usr/bin/python2 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-info.po -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient-log-warning.po -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/cliargs.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/sdk.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/exc.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/i18n.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/format_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/cluster.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/service.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/node.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/policy_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/profile_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/build_info.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/action.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/receiver.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/event.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/profile.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_format_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_sdk.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_cliargs.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_node.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_event.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_shell.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_action.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_service.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/nova_server.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/deletion_policy.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs creating /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/post_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/pre_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/cliargs.py to cliargs.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/sdk.py to sdk.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/format_utils.py to format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy_type.py to policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/profile_type.py to profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/cluster_policy.py to cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/action.py to action.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_format_utils.py to test_format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_sdk.py to test_sdk.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_cliargs.py to test_cliargs.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_policy_type.py to test_policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_node.py to test_node.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_receiver.py to test_receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_profile_type.py to test_profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_action.py to test_action.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_cluster_policy.py to test_cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp4U_VRQ.py' /usr/bin/python2 -O /tmp/tmp4U_VRQ.py removing /tmp/tmp4U_VRQ.py running install_egg_info running egg_info writing pbr to python_senlinclient.egg-info/pbr.json writing python_senlinclient.egg-info/PKG-INFO writing top-level names to python_senlinclient.egg-info/top_level.txt writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' Copying python_senlinclient.egg-info to /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_senlinclient-1.4.0-py2.7.egg-info running install_scripts Installing senlin script to /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin + install -p -D -m 644 doc/build/man/senlin.1 /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/man/man1/senlin.1 + mv /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin-2.7 + ln -s ./senlin-2.7 /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin-2 + ln -s ./senlin-2 /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/bin/senlin + /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/python-senlinclient-1.4.0 /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-senlinclient-1.4.0-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.GhAsvY + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + ostestr -p --black-regex test_do_add_profiler_args running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpuOkiZ1 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpM4cj4M running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp1X6i4i running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpLKUmaq running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmps4Mma1 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp22TsoN running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpDUnkwZ running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpab9ipO running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpMasyqM running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpup_eVt running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpthee4_ running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpodL5l7 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpccirNI running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpEMfl8Z running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpIc6XKh running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpxgKx5r running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpUupnID running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpGNSw99 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp1uSinr running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpNo07tf running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpjBWkYI running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpPpMrly running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpDc_eME running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpHrMA89 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmppzmuEr running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpmNEcYd running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpLjogaZ running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpjEQUm_ running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpUqlVG9 running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmps4SH6O running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpVGnK1z running=${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpWJIVIM {1} senlinclient.tests.unit.test_sdk.TestSdk.test_create_connection_without_profile [0.004882s] ... ok {2} senlinclient.tests.unit.test_shell.ShellTest.test_setup_verbose [0.001312s] ... ok {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_receiver [0.002487s] ... ok {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_receiver [0.002439s] ... ok {9} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_min_size_larger_than_capacity [0.003978s] ... ok Request accepted by action{7} senlinclient.tests.unit.test_utils.shellTest.test_json_formatter_with_empty_json [0.000678s] ... ok : 8bb476c3-0{3} senlinclient.tests.unit.test_shell.ShellTest.test_do_help [0.002741s] ... ok f4c-{6} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_generator [0.002830s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_action [0.001612s] ... ok 44{6} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver_ignore_missing [0.001659s] ... ok e{3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile_type [0.001834s] ... ok e -c9 lfcu6s4lt-uecsr{10} senlinclient.tests.unit.test_shell.ShellTest.test_check_identity_arguments [0.003653s] ... ok 7t2b:e0 r{10} senlinclient.tests.unit.test_shell.ShellTest.test_setup_logging_debug [0.004203s] ... ok 2a26c:{10} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list_sortby [0.003016s] ... ok 0c e8f{7} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_None_data [0.002918s] ... ok p1a{10} senlinclient.tests.unit.test_utils.shellTest.test_list_formatter_with_list [0.000183s] ... ok t4i{7} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_None_string [0.002234s] ... ok edldee {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_policies [0.001680s] ... ok {14} senlinclient.tests.unit.test_cliargs.TestCliArgs.test_add_global_args [0.001101s] ... ok {17} senlinclient.tests.unit.test_shell.HelpFormatterTest.test_start_section [0.000749s] ... ok db{9} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyUpdate.test_cluster_policy_update [0.002119s] ... ok y{7} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_profile [0.001756s] ... ok {14} senlinclient.tests.unit.test_cliargs.TestCliArgs.test_add_global_identity_args [0.003730s] ... ok d{17} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node [0.001700s] ... ok ua{14} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_detach_policy [0.001309s] ... ok ce{17} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node [0.001589s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_node [0.001838s] ... ok t {14} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check_not_found [0.003121s] ... ok it{17} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_multi_params [0.003759s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node_ignore_missing [0.001600s] ... ok ooA{18} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_cluster [0.001485s] ... ok nr e'{18} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_del_nodes [0.001794s] ... ok fm Rayye{18} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_cluster [0.001519s] ... ok k_os{13} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_resize [0.001763s] ... ok {26} senlinclient.tests.unit.test_utils.PrintDictTestCase.test_print_dict_with_None_data [0.002361s] ... ok ecuo{18} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_node [0.001374s] ... ok _l u{13} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy [0.001193s] ... ok ausrcs{18} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_not_found [0.003218s] ... ok uc{13} senlinclient.tests.unit.v1.test_client.ClientTest.test_profiles [0.001796s] ... ok ttreeie{22} senlinclient.tests.unit.test_shell.ShellTest.test_setup_senlinclient [0.001659s] ... ok N{13} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_cluster [0.001204s] ... ok ro {27} senlinclient.tests.unit.test_client.ClientTest.test_client_init [0.001299s] ... ok o{24} senlinclient.tests.unit.test_utils.shellTest.test_process_stack_spec [0.001474s] ... ok :nyt{13} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_matching_address [0.000539s] ... ok {23} senlinclient.tests.unit.test_shell.ShellTest.test_find_actions [0.002304s] ... ok _{27} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_bad_format [0.000507s] ... ok o{27} senlinclient.tests.unit.test_shell.ShellTest.test_get_subcommand_parser [0.002446s] ... ok {20} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_add_nodes [0.001422s] ... ok {22} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_split [0.000261s] ... ok Ffiu{21} senlinclient.tests.unit.v1.test_client.ClientTest.test_receivers [0.001428s] ... ok oad {23} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter [0.000308s] ... ok {27} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_none [0.000369s] ... ok {27} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_out [0.001318s] ... ok {22} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_network_not_found [0.000505s] ... ok ui w{20} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster [0.001460s] ... ok nla {23} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile [0.001232s] ... ok R{27} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy [0.001439s] ... ok dence{20} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_cluster [0.001372s] ... ok :dtl{23} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver [0.001354s] ... ok q R uuRetseqedRotsusue eteoedrq su e3ua{31} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list_no_sort [0.002063s] ... ok trtl:ec eoc sact eacteeNc pc 'RocatetteecephFpscdtiotoe esuepb nddutynd re ob'bdacdy y cee a(tNacc sicol)totub tinsiy[Fo:t yono ea/u n8rcNnf:1t]bda :i?bk8:o {14} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no [0.006500s] ... ok 4b efn7bR_:a64ea ci7sc8l3t6bo-eicu0bdo3rf dn-c44_0ueci7fe-d64 N4 ccto4 3-otec-4 elF04'-uo{29} senlinclient.tests.unit.v1.test_client.ClientTest.test_actions [0.001372s] ... ok fe'9su4eNftnc{29} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_default [0.000878s] ... ok -o6ed-9n4r'4fe1 {29} senlinclient.tests.unit.v1.test_client.ClientTest.test_profile_types [0.011477s] ... ok 46-T:4{13} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_not_found [0.003777s] ... ok ecy -eA7{29} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script [0.001336s] ... ok ac-9brc7pfe0cb6e 2e04'y6p2 -o0t6ocu8e0 1d87s 14bub4dbryjdee ee0 ac{27} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_destroy [0.003303s] ... ok 2ytc{27} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_detach [0.003266s] ... ok o t{27} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_less_capacity [0.002307s] ... ok u6ih 0o{27} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_adjustment [0.002543s] ... ok awRensa8q n unf1tneo aos t4ktdaode et _a1tdrac:ecic leteae bicpttu{23} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach [0.003024s] ... ok coeeten d ep_tb tihy'edils d {23} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_capacity [0.002606s] ... ok o a {6} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force [0.004827s] ... ok ccbcalytRtRu ioieeqsnonust ea''eosc8r( ttbbis {3} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_one_found_one_not_found [0.004594s] ... ok u4o)ar7n c6{3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_address [0.000525s] ... ok c [cceyfe3Rp/a-eNtNksoe0]eodtf_u ?4aFbrcc{13} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no [0.006880s] ... ok yo-ct a4eiPuc4Nornteoofin_itioe-Flnd9oe:dfu: 6 n84 ddb- n:beclo4 e7d7RtbRe6e0e3cd2se:3:os6- u [00rao'8ccfpe144rNcudcooep-frte4ciF t4eloeedeun {27} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in [0.001581s] ... ok 1edby'- a,9{3} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_one_found_one_not_found [0.002497s] ... ok ct f6i4'o-pncr7b 0f2a6ko0Nef8o_1tai4dFcleoteui2 no'{6} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_multi [0.002661s] ... ok dn, {6} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_step_capacity [0.003609s] ... ok _ i{23} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_not_found [0.001867s] ... ok d'{1} senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info [0.416743s] ... ok p{2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id [0.415236s] ... ok {9} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_direction [0.371287s] ... ok rnN oo{2} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_update_policy [0.001207s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_events [0.001126s] ... ok nfd{1} senlinclient.tests.unit.v1.test_client.ClientTest.test_nodes [0.001203s] ... ok odeoie{2} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_event [0.001118s] ... ok dl:che{1} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_not_found [0.001876s] ... ok eec3Nk r'{1} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_network [0.000423s] ... ok {31} senlinclient.tests.unit.test_utils.shellTest.test_list_formatter_with_empty_list [0.000236s] ... ok Oequ]D2{2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_defaults [0.002867s] ... ok es RE: a{31} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_policies [0.001233s] ... ok te1{13} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete [0.002063s] ... ok ccept ed s{2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker [0.003047s] ... ok {31} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_node [0.001147s] ... ok Pby atrctiona o faketcf_actiulquesisut accl:septee {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_key [0.003457s] ... ok td by Ne actido on rennodA2loneoe :e_i n nodtd {27} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete [0.002449s] ... ok ane{4} senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format [0.423821s] ... ok {4} senlinclient.tests.unit.test_shell.ShellTest.test_do_bash_completion [0.000721s] ... ok codre yocd:u suree e you w[:{4} senlinclient.tests.unit.test_utils.PrintDictTestCase.test_print_dict [0.003005s] ... ok ant tp' pNtee1 isrO{29} senlinclient.tests.unit.test_sdk.TestSdk.test_create_connection_with_profile [0.001310s] ... ok {29} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_attach_policy [0.001444s] ... ok {29} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy_ignore_missing [0.001158s] ... ok {4} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort [0.005279s] ... ok oDd by fEac{4} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster [0.001268s] ... ok tii 2on fla ak8b{4} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_no_params [0.002428s] ... ok estaob471te_ac', {0} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_filter [0.424726s] ... ok u{4} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op_not_found [0.002531s] ... ok t6de'scionp:ccep{0} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker [0.003802s] ... ok _r A3{7} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit [0.426462s] ... ok tletoNr-id ef{0} senlinclient.tests.unit.v1.test_client.ClientTest.test_clusters [0.001465s] ... ok eo0e {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile_ignore_missing [0.001198s] ... ok d ifn by lC4eta ylec Rhocu-c2e{23} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_run [0.009866s] ... ok iuls44tqu ste'iustse,{23} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_show [0.004673s] ... ok e eeurr -rrseo '9f6{23} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_show [0.002504s] ... ok t yc3e4-cn h: pc78bbe ar{23} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_webhook [0.002588s] ... ok eb4ouacco 0i7kcfcw2v6 ciae6ecrlenp0r3eeptt(81q3t e4u's-etdd{7} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id [0.418769s] ... ok e])0doe s f {10} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort [0.427150s] ... ok bt{13} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_force [0.001895s] ... ok [4{3} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction [0.436918s] ... ok b{7} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_sort [0.003747s] ... ok d{1} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_in [0.001711s] ... ok yyc ye{11} senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format [0.406303s] ... ok /{10} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show_not_found [0.004946s] ... ok -o l{1} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show [0.002511s] ... ok {3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_show [0.002780s] ... ok {7} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_defaults [0.003114s] ... ok Naa4ne{11} senlinclient.tests.unit.test_utils.PrintListTestCase.test_print_list_with_list [0.002883s] ... ok c{10} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_defaults [0.003921s] ... ok c t4{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_event_show_not_found [0.001773s] ... ok ]{11} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_direction [0.003781s] ... ok t{7} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_defaults [0.004680s] ... ok Ptcee?ii{10} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_more_than_one_address [0.000986s] ... ok ol {17} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults [0.433110s] ... ok eoR{2} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_no [0.005950s] ... ok o{11} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster_ignore_missing [0.001117s] ... ok ulthn-nen{10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_list [0.003937s] ... ok si{18} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults [0.419534s] ... ok io9:q{17} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_full_id [0.005994s] ... ok {14} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id [0.432105s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_not_found [0.004428s] ... ok t{11} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_policy [0.000684s] ... ok csdf{16} senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format [0.429551s] ... ok ufeyRe1{10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_list [0.003681s] ... ok {26} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id [0.426047s] ... ok 68ea{21} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_full_id [0.395037s] ... ok A{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_no_matching_address [0.001319s] ... ok {17} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_limit [0.003403s] ... ok r e{6} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show [0.469343s] ... ok : 4{11} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_capacity [0.002067s] ... ok {16} senlinclient.tests.unit.test_shell.ShellTest.test_setup_logging_no_debug [0.003668s] ... ok sker dqp {26} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_size [0.006413s] ... ok {10} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_update [0.003896s] ... ok -tb_e{2} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_receiver [0.002234s] ... ok {21} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_size_capacity [0.003266s] ... ok {13} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found [0.431171s] ... ok {17} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeList.test_policy_type_list [0.002399s] ... ok ceuef{6} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_filter [0.005697s] ... ok c{11} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_defaults [0.002754s] ... ok {16} senlinclient.tests.unit.test_utils.shellTest.test_format_parameter_none_dict [0.000483s] ... ok ba{9} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show [0.423324s] ... ok rllas7{26} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found [0.002511s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_in [0.001256s] ... ok yoc{17} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_not_found [0.003840s] ... ok 47{13} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_role [0.003388s] ... ok ou{20} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker [0.413641s] ... ok eit a{24} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config [0.424297s] ... ok u{6} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key [0.003765s] ... ok {21} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show [0.002499s] ... ok t{11} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_direction [0.002174s] ... ok 6fstedac:{22} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata [0.435793s] ... ok {26} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_full_id [0.002913s] ... ok i{17} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_show [0.003218s] ... ok {9} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show_not_found [0.004932s] ... ok c{13} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_not_found [0.002959s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_policy_types [0.001316s] ... ok itlb cc{22} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyList.test_cluster_policy_list [0.422428s] ... ok Re{21} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyShow.test_cluster_policy_show [0.001729s] ... ok {20} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_direction [0.002069s] ... ok o{9} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_with_params [0.001007s] ... ok {11} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect_as_list_with_shortid [0.002045s] ... ok leemc0e[ques{26} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_limit [0.003127s] ... ok n3-{13} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook [0.003858s] ... ok Rerdye2p{22} senlinclient.tests.unit.v1.test_policy.TestPolicyCreate.test_policy_create_defaults [0.008036s] ... ok 'tsur R0f{11} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_show_type_not_found [0.001188s] ... ok e(1 _pt6p{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_build_info [0.003345s] ... ok {6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_list [0.002852s] ... ok nAe4c-{13} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort [0.005064s] ... ok qds nte0o{6} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_webhook_failed [0.001592s] ... ok e yor_iq{22} senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate [0.007369s] ... ok 4u{11} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_cluster [0.001779s] ... ok u)ioed8lou de{9} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list [0.005504s] ... ok du4Rees dd 1i {17} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_show [0.002464s] ... ok w e ee{22} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_direction [0.001999s] ... ok es [e 4bcaay1 {9} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_percentage [0.002550s] ... ok seqtayt:bdyycno:ct-u c/{22} senlinclient.tests.unit.v1.test_service.TestServiceList.test_service [0.001417s] ... ok o e{31} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_key [0.424434s] ... ok 1ctul 9 eacy{9} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show_not_found [0.003058s] ... ok {22} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_network_not_found [0.000541s] ... ok Nfa. 'e ffuasce ]ac '{31} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node [0.001253s] ... ok pt6sasc,cpta{9} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_non_webhook [0.003560s] ... ok ?RiN'ti{27} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults [0.478477s] ... ok t4outic et cPelooM-e rele'peatrqed{9} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_key [0.003409s] ... ok {31} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy_type [0.001160s] ... ok cdnRoderpptedcioude7 :esec 1toedco ef bb {27} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found [0.479958s] ... ok ol{31} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile [0.001120s] ... ok ky:eldn besdicC0yaue'o di :dpytulhI2 crtA u{27} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show_not_found [0.002239s] ... ok a cbut eeeD6atc{13} senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate [0.537850s] ... ok e orcbyeyea8 c:a0cie wbecy2{27} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_filter [0.004346s] ... ok dcbt kd c8totNaj e R' totb aefainhcnyepoae,bi o{27} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_show [0.001928s] ... ok 4rcl1io_ietcttcqo yo' 7ete4nlip etsFtuu' n'6q{27} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_show_not_found [0.001192s] ... ok Ritd:edttd oe pai 'cueoee d e puodsoocs8Ne3nd8 s dbr{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_update [0.002578s] ... ok n dolntbtos-::bod{7} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity [0.003255s] ... ok youde::i bint 0ub ub fre s< ca4oe af4[rye{7} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_network [0.000423s] ... ok aielRM yc7n8To347c' cleean3c6 bycnc6emtayttseg'oecab{7} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover_not_found [0.002160s] ... ok 6 p-cNocoyieo(ipt]c34dne43o t_uoustc t-0o'7-t4{7} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_full_id [0.003262s] ... ok 'i pnr)eMt{1} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_force [0.001700s] ... ok si4d060 Fe'orw cd ohuocfcfooeeMn{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_more_than_one_network [0.001030s] ... ok afe [ci{1} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show [0.002416s] ... ok np-434u- o:bonaNby{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_show_not_found [0.001954s] ... ok ks_p3ccn9n j-cftkoy / iof{1} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show [0.002300s] ... ok --dfCoe0ki et nRpdNc44r:6Ldfctl_'Faaeo ]a44t 4{1} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script_no_network [0.001440s] ... ok Ue4tae oocmql?-ee R{29} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter [0.455770s] ... ok {13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_scale_out [0.001716s] ... ok S2c- c'outeu i{14} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_no [0.004392s] ... ok 4eeeiTR -cht]bni=edce-s-nei7Eai4 jdo'{29} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_cluster [0.002560s] ... ok esy{14} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_action_list [0.003206s] ... ok 499qdsboRso4e n{4} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_yes [0.006353s] ... ok l(ftaffue u _0nec:{29} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_direction [0.002328s] ... ok {27} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_not_found [0.003006s] ... ok eso -N66earxN2_net t)raRbo44sci6Oioc- Ce{29} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort [0.002171s] ... ok Rme0d--ctcn0d eD9 d[Leabeqccc e8 gaNE{29} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults [0.306885s] ... ok foyRtst3Uu77e ap1{31} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete [0.002972s] ... ok 'to_6e/eho_-Sbebcit4p tt4DsN{29} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key [0.002901s] ... ok isuoT0cs0cdedtRr{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_delete [0.002230s] ... ok F- E]soruE20t2e eedeiocn? LtcRu6{29} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_limit [0.001647s] ... ok 5 6p" d qb7 uo{26} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_no [0.006576s] ... ok c pe_r020at nbu{18} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_multi [0.001659s] ... ok ubnt{3} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_validate [0.002841s] ... ok lu{22} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_del [0.001183s] ... ok N8cN28cebo{29} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_metadata [0.002121s] ... ok eyt0d {26} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show [0.002963s] ... ok uto1Oee1cdyds 2'es{18} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort [0.002763s] ... ok s(R4RtDfN4 eePta6 u{26} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_key [0.003128s] ... ok t)deFeE7oda1bp oc0'p{24} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_not_found [0.001858s] ... ok {18} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_create [0.002704s] ... ok ees'oq_1ec"ttalty8plr. o{26} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_marker [0.002809s] ... ok uu1A tFe cii 1ooRC( iunef{22} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add [0.003840s] ... ok iDodnccoarc4elCd{26} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect_as_list [0.002933s] ... ok sdr1sou oyeDntacdqlu=)c: tnntn {4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_op [0.002456s] ... ok p ttuu'se e {16} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op [0.005270s] ... ok o dd{13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_node_add [0.001923s] ... ok 8iities7t RN[adafe:b{4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_update [0.003061s] ... ok nooest3{20} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_adjustment [0.001680s] ... ok eeoyecCco l{13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_update_not_found [0.003265s] ... ok dbnntde2rst/:cluRte4'e: r{4} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_op_not_found [0.001796s] ... ok oRFN0 euneit{13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_profile [0.003165s] ... ok 7' xab ure]5oNpsdsoe6 aicycrecR?7uOtt ondc ccn h{13} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_receiver_not_found [0.001397s] ... ok cece 1Deen{14} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_recover_not_found [0.001841s] ... ok u_n3:tegaeeiocm2Eddrrio- pc'icNveyv_: 'Pcdd0[tt okoe_eiI b>Rer ef'ein{9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_delete [0.003221s] ... ok t rcrvDry Noe{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_detach [0.002179s] ... ok 2p4od_Frl ee2s{16} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster_policy [0.000669s] ... ok o oc{31} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_marker [0.003462s] ... ok ]nu = tu{24} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op [0.003776s] ... ok nt{22} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_not_found [0.003781s] ... ok ra'o8{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_type_show [0.004064s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node_with_details [0.000621s] ... ok n i{31} senlinclient.tests.unit.v1.test_shell.ShellTest.test__run_script [0.001781s] ... ok {20} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_force [0.001589s] ... ok cc7dabdoaAet5{22} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_defaults [0.007501s] ... ok eRcb{7} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_profile_not_found [0.001419s] ... ok 'ncNri{31} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_create [0.002565s] ... ok 9{20} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_limit [0.001752s] ... ok e c4 _teoo2cne{22} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_defaults [0.003269s] ... ok 7ii{21} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_one_found_one_not_found [0.001592s] ... ok t3neoCpd6oy8 iFdlt cn{22} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook_failed [0.003528s] ... ok No58veuoe3_Rou6eb3sudid-e 'rb {22} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_show [0.003144s] ... ok tn de0sq> i4edb. fuu ds7:yr rre4o b yo{16} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete [0.001074s] ... ok o{31} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show_not_found [0.328206s] ... ok r n0d une 2ena{31} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details [0.001836s] ... ok {29} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_type_show [0.002240s] ... ok qRcdl6c8ule e0teb{31} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_full_id [0.002664s] ... ok u{9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_delete_not_found [0.002497s] ... ok st8isbse1oot{31} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_create [0.002132s] ... ok t4d4un e7:dror 6 {31} senlinclient.tests.unit.v1.test_shell.ShellTest.test_show_policy [0.001617s] ... ok ecn ac[.e cc3 Nc't-{9} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check [0.001358s] ... ok lolmi0utuyofs{9} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_defaults [0.002355s] ... ok Fs4n_tot_cpee{9} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show [0.002637s] ... ok iur-ordn43 .ld{9} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeList.test_profile_type_list [0.001804s] ... ok 4c i:iel{20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_check [0.001436s] ... ok c s{9} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show [0.001927s] ... ok euyR -s{20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_list [0.002054s] ... ok e'a9{9} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_update [0.002802s] ... ok ts]cfeo c{20} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_service_list [0.001548s] ... ok 6rue{24} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_yes [0.005725s] ... ok 42rp -cticees{24} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_marker [0.002766s] ... ok 7d Nb aob0c{24} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata [0.006433s] ... ok yt2c F6ea{24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_op_not_found [0.001874s] ... ok o0cput8tin1{24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_update [0.003048s] ... ok eo4ddnd e {24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_profile_validate [0.004235s] ... ok b{16} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_not_found [0.000844s] ... ok .8y {24} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_receiver_create_non_webhook [0.002534s] ... ok b {16} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_filter [0.001594s] ... ok Nba4oc7{16} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show_not_found [0.001482s] ... ok d6tecR 3ier-oeq0nc uf8oe4bvsbcet4-7r4 64 cae3rece--q09cffue46ecp4s-t-t4ce 7d4o ebne0{16} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_recover [0.001281s] ... ok - 296nfP0o68od41le-4i cdcn7eybo.0 d2{0} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check [0.001790s] ... ok de6e02{0} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect [0.002840s] ... ok 8l1 e4it{0} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_limit [0.003557s] ... ok dsee Ad.a: rc eC[ cl'yeupopsuot tleseidurcr eyr b_yeyoicudo v we'aarnc ]ttri e otqnou {16} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_delete [0.000874s] ... ok eds8etRlbee tsobeon 4 utcr7hl6iuccss3 e-ntN0eoofrtd 4Fceclo(-uus4n)s4 dte:[e yerR/3eN- ]s9i?ofs u m6ra4ycc-_eccneoN7dpoebt:te0 Fd2a oc6buc0enyp8 dt1a ec4d dt{16} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_policy_delete_not_found [0.001072s] ... ok beiy.o n a Nco8tdbiebo 4rn76ec 3f-ca0ofk4vece_-ra4 4ceter-ie9ofqnu6_4ei-sdc t7{0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_yes [0.007218s] ... ok bo0n{0} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show_not_found [0.003812s] ... ok 2 6n{0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_list [0.003633s] ... ok 0o{0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_policy_list [0.003612s] ... ok 8R1ed4qeu dees.t na oc{16} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover [0.002713s] ... ok dcee p3nt oeidds e{0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_check [0.002132s] ... ok 1:aN coacdceec eppittdee d db "yn boaydcte i1oa"n c ntfoti afookunne_ da8c tbi{0} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_node_check_not_found [0.002334s] ... ok obn4_7id6 cn3o-d0ef34: ca-cc4e4pteede -by9 fact6ion4 fa-kce_7abct0io2n6_i0d8 1 4dnodee2:. a c{21} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover [0.001096s] ... ok cepted b{21} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_filter [0.002088s] ... ok y Arae cytoiuo n sufrea key_oauc twiaonnt_ itdo {16} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force [0.002068s] ... ok del{16} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_defaults [0.003628s] ... ok et{16} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_not_found [0.003159s] ... ok e {16} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_defaults [0.003470s] ... ok this receiver(s) [y/N]?Receiver deleted: ['my_receiver'] {21} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_yes [0.004725s] ... ok VALUE1 {21} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_collect [0.001108s] ... ok Request accepted by action action_id {21} senlinclient.tests.unit.v1.test_shell.ShellTest.test_do_cluster_scale_in [0.001292s] ... ok ====== Totals ====== Ran: 357 tests in 3.0000 sec. - Passed: 357 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 13.8034 sec. ============== Worker Balance ============== - Worker 0 (12 tests) => 0:00:00.469663 - Worker 1 (12 tests) => 0:00:00.447107 - Worker 2 (12 tests) => 0:00:00.452880 - Worker 3 (12 tests) => 0:00:00.472444 - Worker 4 (12 tests) => 0:00:00.463546 - WARNING: missing Worker 5! Race in testr accounting. - Worker 6 (11 tests) => 0:00:00.512784 - Worker 7 (22 tests) => 0:00:00.491781 - WARNING: missing Worker 8! Race in testr accounting. - Worker 9 (22 tests) => 0:00:00.402967 - Worker 10 (11 tests) => 0:00:00.469855 - Worker 11 (11 tests) => 0:00:00.432177 - WARNING: missing Worker 12! Race in testr accounting. - Worker 13 (22 tests) => 0:00:00.573490 - Worker 14 (11 tests) => 0:00:00.472019 - WARNING: missing Worker 15! Race in testr accounting. - Worker 16 (22 tests) => 0:00:00.464418 - Worker 17 (11 tests) => 0:00:00.471377 - Worker 18 (11 tests) => 0:00:00.449604 - WARNING: missing Worker 19! Race in testr accounting. - Worker 20 (11 tests) => 0:00:00.435397 - Worker 21 (11 tests) => 0:00:00.420794 - Worker 22 (22 tests) => 0:00:00.468857 - Worker 23 (11 tests) => 0:00:00.041393 - Worker 24 (11 tests) => 0:00:00.465540 - WARNING: missing Worker 25! Race in testr accounting. - Worker 26 (11 tests) => 0:00:00.469309 - Worker 27 (22 tests) => 0:00:00.505947 - WARNING: missing Worker 28! Race in testr accounting. - Worker 29 (22 tests) => 0:00:00.488660 - WARNING: missing Worker 30! Race in testr accounting. - Worker 31 (22 tests) => 0:00:00.569901 Test id Runtime (s) ------------------------------------------------------------------------------------------------ ----------- senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate 0.538 senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found 0.480 senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults 0.478 senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show 0.469 senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter 0.456 senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction 0.437 senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata 0.436 senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults 0.433 senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id 0.432 senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found 0.431 Slowest Tests: + exit 0 Processing files: python2-senlinclient-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hRVizP + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python2-senlinclient-1.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0I30DG + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.4.0 + exit 0 Provides: python-senlinclient = 1.4.0-1.el7 python2-senlinclient = 1.4.0-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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-senlinclient < 1.4.0-1.el7 Processing files: python2-senlinclient-tests-unit-1.4.0-1.el7.noarch Provides: python2-senlinclient-tests-unit = 1.4.0-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 Processing files: python-senlinclient-doc-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BXjymC + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iGwMay + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.4.0 + exit 0 Provides: python-senlinclient-doc = 1.4.0-1.el7 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-senlinclient-1.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-senlinclient-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-senlinclient-tests-unit-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-senlinclient-doc-1.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AYaKEl + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.4.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->