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-tackerclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-48921-149753/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-tackerclient.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-tackerclient-0.14.0-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-tackerclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-48921-149753/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-tackerclient.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8LBuM0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-0.14.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-0.14.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-tackerclient-0.14.0 base' + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N1Y8j5 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/tackerclient creating build/lib/tackerclient/osc creating build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/v1/events copying tackerclient/osc/v1/events/events.py -> build/lib/tackerclient/osc/v1/events copying tackerclient/osc/v1/events/__init__.py -> build/lib/tackerclient/osc/v1/events creating build/lib/tackerclient/common copying tackerclient/common/validators.py -> build/lib/tackerclient/common copying tackerclient/common/extension.py -> build/lib/tackerclient/common copying tackerclient/common/exceptions.py -> build/lib/tackerclient/common copying tackerclient/common/clientmanager.py -> build/lib/tackerclient/common copying tackerclient/common/constants.py -> build/lib/tackerclient/common copying tackerclient/common/serializer.py -> build/lib/tackerclient/common copying tackerclient/common/command.py -> build/lib/tackerclient/common copying tackerclient/common/__init__.py -> build/lib/tackerclient/common copying tackerclient/common/_i18n.py -> build/lib/tackerclient/common copying tackerclient/common/utils.py -> build/lib/tackerclient/common creating build/lib/tackerclient/tests creating build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnffg.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_v10_event.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnffgd.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/__init__.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnf.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnfd.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_vim_utils.py -> build/lib/tackerclient/tests/unit/vm creating build/lib/tackerclient/tacker creating build/lib/tackerclient/tacker/v1_0 creating build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/nsd.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnffg.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnffgd.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/ns.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnfcluster.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/__init__.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/osc/sdk_utils.py -> build/lib/tackerclient/osc copying tackerclient/osc/plugin.py -> build/lib/tackerclient/osc copying tackerclient/osc/__init__.py -> build/lib/tackerclient/osc copying tackerclient/osc/utils.py -> build/lib/tackerclient/osc copying tackerclient/i18n.py -> build/lib/tackerclient copying tackerclient/version.py -> build/lib/tackerclient copying tackerclient/client.py -> build/lib/tackerclient copying tackerclient/__init__.py -> build/lib/tackerclient copying tackerclient/shell.py -> build/lib/tackerclient copying tackerclient/osc/v1/__init__.py -> build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/nsd.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vnffg.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vnffgd.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/ns.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vim.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/__init__.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/tests/__init__.py -> build/lib/tackerclient/tests creating build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/vnfd.py -> build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/vnf.py -> build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/__init__.py -> build/lib/tackerclient/osc/v1/vnfm creating build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/vnfd.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/vnf.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/__init__.py -> build/lib/tackerclient/tacker/v1_0/vnfm creating build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tacker/v1_0/events/events.py -> build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tacker/v1_0/events/__init__.py -> build/lib/tackerclient/tacker/v1_0/events creating build/lib/tackerclient/v1_0 copying tackerclient/v1_0/client.py -> build/lib/tackerclient/v1_0 copying tackerclient/v1_0/__init__.py -> build/lib/tackerclient/v1_0 copying tackerclient/tests/unit/test_cli10_extensions.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_command_meta.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_http.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_cli10.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_validators.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_casual_args.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_auth.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_utils.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/__init__.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_ssl.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_shell.py -> build/lib/tackerclient/tests/unit copying tackerclient/tacker/client.py -> build/lib/tackerclient/tacker copying tackerclient/tacker/__init__.py -> build/lib/tackerclient/tacker copying tackerclient/tacker/v1_0/extension.py -> build/lib/tackerclient/tacker/v1_0 copying tackerclient/tacker/v1_0/__init__.py -> build/lib/tackerclient/tacker/v1_0 running egg_info deleting python_tackerclient.egg-info/requires.txt writing python_tackerclient.egg-info/PKG-INFO writing top-level names to python_tackerclient.egg-info/top_level.txt writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing pbr to python_tackerclient.egg-info/pbr.json [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 reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml -> build/lib/tackerclient/tests/unit/vm/samples + sleep 1 + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v1.6.5 making output directory... 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]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] cli/index reading sources... [ 28%] contributor/contributing reading sources... [ 42%] contributor/developing reading sources... [ 57%] contributor/index reading sources... [ 71%] index reading sources... [ 85%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] cli/index writing output... [ 28%] contributor/contributing writing output... [ 42%] contributor/developing writing output... [ 57%] contributor/index writing output... [ 71%] index writing output... [ 85%] install/index writing output... [100%] reference/index 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 + sphinx-build -W -b man doc/source doc/build/man Running Sphinx v1.6.5 making output directory... 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]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] cli/index reading sources... [ 28%] contributor/contributing reading sources... [ 42%] contributor/developing reading sources... [ 57%] contributor/index reading sources... [ 71%] index reading sources... [ 85%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... tacker.1 { } build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gF5nik + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch + cd python-tackerclient-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch 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-tackerclient-0.14.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/client.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/v1_0 creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0 creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/tacker/v1_0/events/events.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/tacker/v1_0/events/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/events creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/nsd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnffg.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnffgd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/ns.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnfcluster.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/extension.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0 creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/vnfd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0 copying build/lib/tackerclient/tacker/client.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker copying build/lib/tackerclient/tacker/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker copying build/lib/tackerclient/i18n.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient copying build/lib/tackerclient/version.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1 creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/events/events.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/events/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/events creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/nsd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vnffg.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vnffgd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/ns.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vim.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/vnfd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1 copying build/lib/tackerclient/osc/sdk_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc copying build/lib/tackerclient/osc/utils.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc copying build/lib/tackerclient/client.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient copying build/lib/tackerclient/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10_extensions.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_command_meta.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_validators.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_casual_args.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnffg.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_v10_event.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnffgd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnf.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnfd.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/test_vim_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_ssl.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit copying build/lib/tackerclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests creating /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/validators.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/extension.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/exceptions.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/clientmanager.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/constants.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/serializer.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/command.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/__init__.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/_i18n.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/common/utils.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common copying build/lib/tackerclient/shell.py -> /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/v1_0/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/v1_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/events/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/events/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/nsd.py to nsd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/vnffg.py to vnffg.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/vnffgd.py to vnffgd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/ns.py to ns.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/vim.py to vim.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/vnfcluster.py to vnfcluster.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/nfvo/vim_utils.py to vim_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm/vnfd.py to vnfd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm/vnf.py to vnf.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/vnfm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/v1_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tacker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/events/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/events/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo/nsd.py to nsd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo/vnffg.py to vnffg.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo/vnffgd.py to vnffgd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo/ns.py to ns.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo/vim.py to vim.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/nfvo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm/vnfd.py to vnfd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm/vnf.py to vnf.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/vnfm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/sdk_utils.py to sdk_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/osc/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_cli10_extensions.py to test_cli10_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_command_meta.py to test_command_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_cli10.py to test_cli10.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_validators.py to test_validators.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_casual_args.py to test_casual_args.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py to test_cli10_vim_k8s_with_bearer_token.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vnffg.py to test_cli10_vnffg.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vim.py to test_cli10_vim.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py to test_cli10_vim_k8s.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_v10_event.py to test_cli10_v10_event.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vnffgd.py to test_cli10_vnffgd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vnf.py to test_cli10_vnf.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_cli10_vnfd.py to test_cli10_vnfd.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/vm/test_vim_utils.py to test_vim_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_ssl.py to test_ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/clientmanager.py to clientmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/serializer.py to serializer.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/tackerclient/shell.py to shell.pyc writing byte-compilation script '/tmp/tmpTdx2oF.py' /usr/bin/python2 -O /tmp/tmpTdx2oF.py removing /tmp/tmpTdx2oF.py running install_egg_info running egg_info writing python_tackerclient.egg-info/PKG-INFO writing top-level names to python_tackerclient.egg-info/top_level.txt writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing pbr to python_tackerclient.egg-info/pbr.json [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 reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' Copying python_tackerclient.egg-info to /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_tackerclient-0.14.0-py2.7.egg-info running install_scripts Installing tacker script to /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/bin + install -p -D -m 644 -v doc/build/man/tacker.1 /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/man/man1/tacker.1 install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/man/man1' 'doc/build/man/tacker.1' -> '/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/man/man1/tacker.1' + mv /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/bin/tacker /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/bin/tacker-2.7 + ln -s ./tacker-2.7 /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/bin/tacker-2 + ln -s ./tacker-2 /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/bin/tacker + /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-tackerclient-0.14.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-tackerclient-0.14.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.f2H6OD + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + export OS_TEST_PATH=./tackerclient/tests/unit + OS_TEST_PATH=./tackerclient/tests/unit + stestr --test-path ./tackerclient/tests/unit run {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token_no_auth_url [0.001559s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_option [0.013478s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_multi_delete_vim [0.011560s] ... ok {7} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.001234s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {4} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000594s] ... ok {4} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.002254s] ... ok {4} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_unicode [0.001770s] ... ok {7} tackerclient.tests.unit.test_shell.ShellTest.test_build_option_parser [0.012616s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_token [0.001694s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_strip_credentials_from_log [0.002446s] ... ok {0} tackerclient.tests.unit.test_ssl.TestSSL.test_proper_exception_is_raised_when_cert_validation_fails [0.001286s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000275s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000483s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_create_vnffg_with_mandatory_params [0.021366s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {7} tackerclient.tests.unit.test_shell.ShellTest.test_run_unknown_command [0.007065s] ... ok {14} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_default_fallback [0.000886s] ... ok {14} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_known_error [0.002308s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {6} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_reused_token_get_auth_info [0.000398s] ... ok {6} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000520s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {6} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_unknown_error_to_per_code_exception [0.002105s] ... ok {6} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_show_vnf_id [0.015532s] ... ok {6} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_list_vnffgs [0.006947s] ... ok {8} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000640s] ... ok {8} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.000965s] ... ok {8} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000183s] ... ok {12} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url [0.001294s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_strip_credentials_from_log [0.005540s] ... ok {2} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_meta_defines_log [0.000481s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.001108s] ... ok {7} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_delete_vim [0.010668s] ... ok {7} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_all_params [0.014388s] ... ok {7} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_all_vnfds [0.009459s] ... ok {13} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_use_given_endpoint_url [0.000994s] ... ok {13} tackerclient.tests.unit.test_auth.CLITestAuthNoAuth.test_get_noauth [0.000698s] ... ok {6} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_create_vnffgd_with_mandatory_params [0.011977s] ... ok {10} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_failed [0.001511s] ... ok {10} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str [0.000526s] ... ok {10} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_error_without_response_body [0.001967s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {10} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_log_defined_explicitly [0.000324s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {14} tackerclient.tests.unit.test_shell.ShellTest.test_help_command [0.042854s] ... ok {14} tackerclient.tests.unit.test_shell.ShellTest.test_main_with_unicode [0.007604s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {9} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.002034s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {9} tackerclient.tests.unit.test_cli10_extensions.CLITestV10Extension.test_list_extensions [0.014750s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {9} tackerclient.tests.unit.vm.test_cli10_v10_event.CLITestV10EventJSON.test_show_event_id [0.006475s] ... ok {9} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_multi_delete_vim [0.003204s] ... ok {9} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id_name [0.005832s] ... ok {9} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_vnffgds_pagenation [0.006223s] ... ok {4} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_all_params [0.017800s] ... ok {14} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnfs_pagenation [0.009183s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_contains_message [0.000942s] ... ok {3} tackerclient.tests.unit.test_cli10_extensions.CLITestV10Extension.test_show_extension [0.016504s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_false_cert_verify [0.012564s] ... ok {4} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_multi_delete_vim [0.003205s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {4} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_multi_delete_vnf [0.002748s] ... ok {14} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_delete_vnffgd [0.003225s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_show_vnfd_id [0.005892s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000250s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_show_vnffg_id [0.005905s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_exception [0.000454s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id [0.016594s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id [0.009302s] ... ok {8} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_list_vims [0.020342s] ... ok {12} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.001540s] ... ok {13} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.001751s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_show_vnfd_id_name [0.005639s] ... ok {8} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_show_vnffg_id_name [0.007489s] ... ok {12} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_environment_variable [0.011654s] ... ok {16} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url [0.001260s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_inline_vnfds [0.009731s] ... ok {13} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id_name [0.017113s] ... ok {11} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url [0.001332s] ... ok {16} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token [0.001238s] ... ok {12} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_vnfds [0.015988s] ... ok {8} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_show_vnffgd_id_name [0.005842s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_vnfds_pagenation [0.006276s] ... ok {16} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.002119s] ... ok {11} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.001924s] ... ok {12} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_delete_vnffg [0.003142s] ... ok {13} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.007320s] ... ok {11} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.000882s] ... ok {11} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.001229s] ... ok {13} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_delete_vim [0.003730s] ... ok {11} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000455s] ... ok {12} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_all_vnffgds [0.010158s] ... ok {16} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.018196s] ... ok {5} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_endpoint_type [0.001579s] ... ok {11} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_with_description_param [0.014636s] ... ok {10} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_list_vims [0.021503s] ... ok {5} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.002240s] ... ok {10} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.013322s] ... ok {16} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_update_vnf [0.004182s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {25} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_endpoint_type [0.001388s] ... ok {5} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_unknown_status_code [0.000793s] ... ok {5} tackerclient.tests.unit.test_shell.ShellTest.test_auth [0.021375s] ... ok {25} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_failed [0.001204s] ... ok {5} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000268s] ... ok {25} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_failed [0.001405s] ... ok {16} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_all_params [0.008143s] ... ok {18} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.002088s] ... ok {15} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_other [0.001473s] ... ok {17} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_token [0.001398s] ... ok {19} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_other [0.001443s] ... ok {5} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_multi_delete_vnfd [0.010981s] ... ok {25} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000333s] ... ok {15} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token_no_auth_url [0.001082s] ... ok {17} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token [0.001380s] ... ok {19} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_token [0.001310s] ... ok {25} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.018326s] ... ok {15} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_other [0.001273s] ... ok {17} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000264s] ... ok {19} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_reused_token_get_auth_info [0.000230s] ... ok {22} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_use_given_endpoint_url [0.001150s] ... ok {18} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_all_params [0.017654s] ... ok {15} tackerclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000458s] ... ok {17} tackerclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000159s] ... ok {19} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000407s] ... ok {22} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_reused_token_get_auth_info [0.000249s] ... ok {20} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.002069s] ... ok {19} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnf_resources [0.020455s] ... ok {23} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_all_params [0.015128s] ... ok {15} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000832s] ... ok {18} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_show_vnf_id_name [0.005127s] ... ok {17} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.016304s] ... ok {21} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_endpoint_type [0.001325s] ... ok {22} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_use_given_endpoint_url [0.000871s] ... ok {18} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_update_vnffg [0.004627s] ... ok {21} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_with_invalid_auth_url [0.000426s] ... ok {15} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_with_vnfd_id [0.017958s] ... ok {17} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_create_vnffg_all_params [0.007058s] ... ok {26} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token [0.001142s] ... ok {22} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000873s] ... ok {18} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_no_project [0.000385s] ... ok {23} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id_name [0.007790s] ... ok {26} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_delete_vim [0.007868s] ... ok {22} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.002507s] ... ok {20} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.021438s] ... ok {26} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_all_params [0.007857s] ... ok {23} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.006837s] ... ok {26} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnfs [0.005005s] ... ok {28} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000337s] ... ok {26} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_without_port [0.000186s] ... ok {29} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_not_contain_message [0.001358s] ... ok {20} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_all_params [0.007492s] ... ok {23} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_list_vnffgs_pagenation [0.006930s] ... ok {23} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim [0.000172s] ... ok {24} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_strip_credentials_from_log [0.004989s] ... ok {27} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_with_invalid_auth_url [0.000589s] ... ok {27} tackerclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000255s] ... ok {24} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token_no_auth_url [0.001196s] ... ok {20} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_vnffgds [0.009988s] ... ok {21} tackerclient.tests.unit.test_shell.ShellTest.test_help [0.052744s] ... ok {28} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_all_params [0.017596s] ... ok {24} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_delete_vnf [0.007115s] ... ok {21} tackerclient.tests.unit.test_shell.ShellTest.test_unknown_auth_strategy [0.004762s] ... ok {20} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_show_vnffgd_id [0.006084s] ... ok {24} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_with_mandatory_params [0.006470s] ... ok {29} tackerclient.tests.unit.test_shell.ShellTest.test_help_on_subcommand [0.025487s] ... ok {28} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_inline_vnffgds [0.007697s] ... ok {24} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_delete_vnfd [0.001618s] ... ok {28} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_bearer [0.000244s] ... ok {28} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim [0.000189s] ... ok {27} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id [0.018748s] ... ok {21} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.010328s] ... ok {27} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_with_empty_file [0.005775s] ... ok {27} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_with_port [0.000197s] ... ok {30} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_bad_tacker_error [0.000580s] ... ok {31} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_with_invalid_auth_url [0.000434s] ... ok {30} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_known_error_without_detail [0.000334s] ... ok {31} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_ip_address_in_use [0.000420s] ... ok {31} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000107s] ... ok {31} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000537s] ... ok {31} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.010017s] ... ok {29} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var [0.105704s] ... ok {29} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000409s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {29} tackerclient.tests.unit.vm.test_cli10_v10_event.CLITestV10EventJSON.test_list_events [0.004607s] ... ok {30} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed [0.093348s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {30} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_list_vims [0.010763s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {30} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_create_vnffgd_all_params [0.005197s] ... ok ====== Totals ====== Ran: 178 tests in 1.0000 sec. - Passed: 178 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.2596 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:00.031347 - Worker 1 (6 tests) => 0:00:00.056107 - Worker 2 (6 tests) => 0:00:00.033477 - Worker 3 (6 tests) => 0:00:00.046305 - Worker 4 (6 tests) => 0:00:00.031548 - Worker 5 (6 tests) => 0:00:00.041030 - Worker 6 (6 tests) => 0:00:00.041615 - Worker 7 (6 tests) => 0:00:00.059160 - Worker 8 (6 tests) => 0:00:00.039412 - Worker 9 (6 tests) => 0:00:00.042300 - Worker 10 (6 tests) => 0:00:00.042489 - Worker 11 (6 tests) => 0:00:00.023645 - Worker 12 (6 tests) => 0:00:00.047673 - Worker 13 (6 tests) => 0:00:00.034809 - Worker 14 (6 tests) => 0:00:00.069839 - Worker 15 (6 tests) => 0:00:00.026621 - Worker 16 (6 tests) => 0:00:00.038780 - Worker 17 (6 tests) => 0:00:00.029868 - Worker 18 (5 tests) => 0:00:00.033401 - Worker 19 (5 tests) => 0:00:00.026570 - Worker 20 (5 tests) => 0:00:00.050783 - Worker 21 (5 tests) => 0:00:00.072591 - Worker 22 (5 tests) => 0:00:00.007180 - Worker 23 (5 tests) => 0:00:00.038869 - Worker 24 (5 tests) => 0:00:00.024208 - Worker 25 (5 tests) => 0:00:00.025580 - Worker 26 (5 tests) => 0:00:00.024410 - Worker 27 (5 tests) => 0:00:00.029630 - Worker 28 (5 tests) => 0:00:00.028444 - Worker 29 (5 tests) => 0:00:00.140009 - Worker 30 (5 tests) => 0:00:00.112261 - Worker 31 (5 tests) => 0:00:00.012979 + exit 0 Processing files: python2-tackerclient-0.14.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Px7iZ3 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python2-tackerclient-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python2-tackerclient-0.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python2-tackerclient-0.14.0 + exit 0 Provides: python-tackerclient = 0.14.0-1.el7 python2-tackerclient = 0.14.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-tackerclient < 0.14.0-1.el7 Processing files: python2-tackerclient-tests-unit-0.14.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lCeE8x + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python2-tackerclient-tests-unit-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python2-tackerclient-tests-unit-0.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python2-tackerclient-tests-unit-0.14.0 + exit 0 Provides: python2-tackerclient-tests-unit = 0.14.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: python(abi) = 2.7 Processing files: python-tackerclient-doc-0.14.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bUOH33 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/doc/python-tackerclient-doc-0.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/doc/python-tackerclient-doc-0.14.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/doc/python-tackerclient-doc-0.14.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/doc/python-tackerclient-doc-0.14.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Oa8h2z + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python-tackerclient-doc-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python-tackerclient-doc-0.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch/usr/share/licenses/python-tackerclient-doc-0.14.0 + exit 0 Provides: python-tackerclient-doc = 0.14.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-tackerclient-0.14.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-tackerclient-0.14.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-tackerclient-tests-unit-0.14.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-tackerclient-doc-0.14.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oNMGpL + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tackerclient-0.14.0-1.el7.noarch + exit 0 Child return code was: 0