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-octaviaclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-49295-152509/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-octaviaclient.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-octaviaclient-1.6.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-octaviaclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-49295-152509/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-octaviaclient.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.v5qqNE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-octaviaclient-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-octaviaclient-1.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-octaviaclient-1.6.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-octaviaclient-1.6.0 base' + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pRnfa3 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/octaviaclient creating build/lib/octaviaclient/osc creating build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/load_balancer.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/health_monitor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/constants.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/amphora.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7policy.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/pool.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/validate.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/__init__.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/listener.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/member.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/utils.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/quota.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7rule.py -> build/lib/octaviaclient/osc/v2 creating build/lib/octaviaclient/api creating build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/__init__.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/octavia.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/osc/__init__.py -> build/lib/octaviaclient/osc copying octaviaclient/osc/plugin.py -> build/lib/octaviaclient/osc creating build/lib/octaviaclient/tests creating build/lib/octaviaclient/tests/unit copying octaviaclient/tests/unit/test_hacking.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/tests/unit/__init__.py -> build/lib/octaviaclient/tests/unit creating build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/tests/functional/osc creating build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/osc/v2/__init__.py -> build/lib/octaviaclient/tests/functional/osc/v2 creating build/lib/octaviaclient/tests/unit/osc creating build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/constants.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_quota.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/fakes.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_member.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7policy.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/__init__.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_listener.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_pool.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_amphora.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7rule.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_validations.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/api/constants.py -> build/lib/octaviaclient/api copying octaviaclient/api/__init__.py -> build/lib/octaviaclient/api copying octaviaclient/tests/unit/osc/__init__.py -> build/lib/octaviaclient/tests/unit/osc copying octaviaclient/__init__.py -> build/lib/octaviaclient creating build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/__init__.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/test_octavia.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/functional/osc/__init__.py -> build/lib/octaviaclient/tests/functional/osc copying octaviaclient/tests/functional/base.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/tests/functional/__init__.py -> build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/hacking copying octaviaclient/hacking/checks.py -> build/lib/octaviaclient/hacking copying octaviaclient/hacking/__init__.py -> build/lib/octaviaclient/hacking copying octaviaclient/tests/fakes.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/__init__.py -> build/lib/octaviaclient/tests running egg_info deleting python_octaviaclient.egg-info/requires.txt writing python_octaviaclient.egg-info/PKG-INFO writing top-level names to python_octaviaclient.egg-info/top_level.txt writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt writing pbr to python_octaviaclient.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 writing manifest file 'python_octaviaclient.egg-info/SOURCES.txt' + sleep 1 + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/python-octaviaclient-1.6.0/doc/build creating /builddir/build/BUILD/python-octaviaclient-1.6.0/doc/build/doctrees creating /builddir/build/BUILD/python-octaviaclient-1.6.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.5 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: 6 added, 0 changed, 0 removed reading sources... [ 16%] cli/index reading sources... [ 33%] contributor/index reading sources... [ 50%] index reading sources... [ 66%] install/index reading sources... [ 83%] readme reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] cli/index writing output... [ 33%] contributor/index writing output... [ 50%] index writing output... [ 66%] install/index writing output... [ 83%] readme 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.auL4Pv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch + cd python-octaviaclient-1.6.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-octaviaclient-1.6.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-octaviaclient-1.6.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/checks.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/hacking creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc copying build/lib/octaviaclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc copying build/lib/octaviaclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/validate.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/member.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/utils.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit copying build/lib/octaviaclient/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc copying build/lib/octaviaclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_member.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_validations.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/test_octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/osc copying build/lib/octaviaclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api creating /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/v2 byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/validate.py to validate.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/osc/v2/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_amphora.py to test_amphora.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/osc/v2/test_validations.py to test_validations.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/unit/api/test_octavia.py to test_octavia.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/osc/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/octaviaclient/api/v2/octavia.py to octavia.pyc writing byte-compilation script '/tmp/tmpAHMech.py' /usr/bin/python2 -O /tmp/tmpAHMech.py removing /tmp/tmpAHMech.py running install_egg_info running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing top-level names to python_octaviaclient.egg-info/top_level.txt writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt writing pbr to python_octaviaclient.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 writing manifest file 'python_octaviaclient.egg-info/SOURCES.txt' Copying python_octaviaclient.egg-info to /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_octaviaclient-1.6.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-octaviaclient-1.6.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-octaviaclient-1.6.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.DvjGoZ + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + export OS_TEST_PATH=./octaviaclient/tests/unit + OS_TEST_PATH=./octaviaclient/tests/unit + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-1.6.0 + PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-1.6.0 + stestr --test-path ./octaviaclient/tests/unit run {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy [0.004269s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule [0.001504s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule_error [0.001833s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener [0.001708s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member [0.001469s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member_error [0.001506s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy_error [0.001503s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule [0.001449s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener_error [0.008450s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer_error [0.001545s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member [0.001404s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member_error [0.001498s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer_error [0.001500s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_no_options [0.001659s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_no_options [0.001445s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listeners_no_options [0.001438s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota_error [0.001507s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor [0.001511s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor_error [0.001712s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy [0.001459s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy_error [0.001532s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule [0.001462s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule_error [0.001523s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners_error [0.001709s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer_error [0.001501s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member [0.001477s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member_error [0.001518s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool_error [0.001681s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota [0.002587s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota_error [0.001504s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_health_monitor [0.001442s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7policy [0.001427s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_listener [0.001613s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_member [0.001442s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_status_show_load_balancer [0.001472s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--max-width ] [--fit-width] [--print-empty] [--noindent] [--prefix PREFIX] check_parser: error: too few arguments {1} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_no_options [0.015829s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show [0.002635s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show_no_args [0.002813s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create [0.002580s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set [0.001527s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete [0.001135s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_failure [0.001821s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create [0.003571s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_no_options [0.001744s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set [0.002349s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleShow.test_l7rule_show [0.003453s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create [0.002463s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete [0.001370s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_failure [0.001168s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_options [0.001696s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerShow.test_listener_show [0.001578s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerStatsShow.test_listener_stats_show [0.001540s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create [0.002432s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_qos_policy [0.002461s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete [0.002180s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provisioning_status [0.002264s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_remove_qos_policy [0.001813s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set [0.001777s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStats.test_load_balancer_stats_show [0.004957s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create [0.004681s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete [0.003504s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberShow.test_member_show [0.001850s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create [0.002289s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_no_options [0.001431s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set [0.001478s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaDefaultsShow.test_quota_defaults_show [0.004701s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaList.test_quota_list_no_options [0.001340s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaReset.test_quota_reset [0.001238s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set [0.002061s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaShow.test_quota_show [0.004112s] ... ok {1} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_equal_true_or_false [0.000861s] ... ok {1} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_no_xrange [0.000471s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor [0.015013s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor_error [0.001758s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy_error [0.001545s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener_error [0.001740s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer [0.001500s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_error [0.001527s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool [0.001537s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool_error [0.001554s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor [0.001600s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor_error [0.001506s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy [0.001421s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule_error [0.001526s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener [0.001497s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer [0.001609s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool [0.001410s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool_error [0.001516s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer [0.001500s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_no_options [0.001482s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_no_options [0.001631s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_no_options [0.001465s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_no_options [0.001460s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_no_options [0.001489s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota [0.001579s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners [0.001656s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer [0.001484s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool [0.001492s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7rule [0.001456s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_load_balancer [0.001471s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_pool [0.001742s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_quota [0.001465s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_listener [0.001465s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_load_balancer [0.001461s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_with_loadbalancer [0.015584s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete [0.001193s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_failure [0.001032s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_no_options [0.001261s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorShow.test_health_monitor_show [0.002011s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create [0.002064s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_no_options [0.001399s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set [0.001495s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyShow.test_l7policy_show [0.001813s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete [0.001706s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_timeouts [0.004445s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_tls_listener_create [0.002621s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_no_options [0.001806s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set [0.001809s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_missing_args [0.002123s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_failure [0.002279s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover [0.002148s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_no_options [0.002847s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_name [0.003225s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_network [0.002248s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_operating_status [0.002145s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provider [0.002281s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_qos_policy [0.002352s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_subnet [0.002334s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--max-width ] [--fit-width] [--print-empty] [--noindent] [--quote {all,minimal,none,nonnumeric}] [--sort-column SORT_COLUMN] check_parser: error: too few arguments {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerShow.test_load_balancer_show [0.003787s] ... ok { "operating_status": "ONLINE", "provisioning_status": "ACTIVE" } {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStatus.test_load_balancer_status_show [0.002157s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list [0.001986s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_no_options [0.002937s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set [0.003065s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_listener_delete_failure [0.001153s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete [0.001657s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolShow.test_pool_show [0.002604s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set_no_args [0.001668s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7policy_attrs [0.000229s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7rule_attrs [0.000247s] ... ok {0} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_equal_in [0.000938s] ... ok {0} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_equal_or_not_none [0.000529s] ... ok {0} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_true_instance [0.000479s] ... ok {0} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_line_continuation_no_backslash [0.000578s] ... ok {0} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_no_log_warn [0.000464s] ... ok ====== Totals ====== Ran: 144 tests in 1.0000 sec. - Passed: 144 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.3127 sec. ============== Worker Balance ============== - Worker 0 (72 tests) => 0:00:00.160504 - Worker 1 (72 tests) => 0:00:00.172228 + exit 0 Processing files: python2-octaviaclient-1.6.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rUb9Au + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/doc/python2-octaviaclient-1.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/doc/python2-octaviaclient-1.6.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/doc/python2-octaviaclient-1.6.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.twLLNZ + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/licenses/python2-octaviaclient-1.6.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/licenses/python2-octaviaclient-1.6.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/licenses/python2-octaviaclient-1.6.0 + exit 0 Provides: python-octaviaclient = 1.6.0-1.el7 python2-octaviaclient = 1.6.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 Obsoletes: python-octaviaclient < 1.6.0-1.el7 Processing files: python-octaviaclient-doc-1.6.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XAUqjv Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u3orP0 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/doc/python-octaviaclient-doc-1.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/doc/python-octaviaclient-doc-1.6.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/doc/python-octaviaclient-doc-1.6.0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/licenses/python-octaviaclient-doc-1.6.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/licenses/python-octaviaclient-doc-1.6.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch/usr/share/licenses/python-octaviaclient-doc-1.6.0 + exit 0 Provides: python-octaviaclient-doc = 1.6.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-octaviaclient-tests-1.6.0-1.el7.noarch Provides: python2-octaviaclient-tests = 1.6.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-octaviaclient-1.6.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-octaviaclient-doc-1.6.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-octaviaclient-tests-1.6.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.THTVv6 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octaviaclient-1.6.0-1.el7.noarch + exit 0 Child return code was: 0