Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tempestconf.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-93822-840089/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tempestconf.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-tempestconf-3.2.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-tempestconf.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-93822-840089/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tempestconf.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JeHm3H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tempestconf-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tempestconf-3.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tempestconf-3.2.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-tempestconf-3.2.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vh5lfL + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.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/config_tempest creating build/lib/config_tempest/tests copying config_tempest/tests/test_accounts.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_profile.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_config_tempest.py -> build/lib/config_tempest/tests copying config_tempest/tests/base.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_users.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_clients.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_flavors.py -> build/lib/config_tempest/tests copying config_tempest/tests/__init__.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_tempest_conf.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_credentials.py -> build/lib/config_tempest/tests creating build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_services.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_object_storage.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_identity.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_ceilometer.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_aws.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_compute.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_network.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/__init__.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_base.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_octavia.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_image.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_volume.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_horizon.py -> build/lib/config_tempest/tests/services creating build/lib/config_tempest/services copying config_tempest/services/database.py -> build/lib/config_tempest/services copying config_tempest/services/messaging.py -> build/lib/config_tempest/services copying config_tempest/services/services.py -> build/lib/config_tempest/services copying config_tempest/services/baremetal.py -> build/lib/config_tempest/services copying config_tempest/services/share.py -> build/lib/config_tempest/services copying config_tempest/services/metric.py -> build/lib/config_tempest/services copying config_tempest/services/aws.py -> build/lib/config_tempest/services copying config_tempest/services/identity.py -> build/lib/config_tempest/services copying config_tempest/services/orchestration.py -> build/lib/config_tempest/services copying config_tempest/services/base.py -> build/lib/config_tempest/services copying config_tempest/services/key_manager.py -> build/lib/config_tempest/services copying config_tempest/services/alarming.py -> build/lib/config_tempest/services copying config_tempest/services/volume.py -> build/lib/config_tempest/services copying config_tempest/services/compute.py -> build/lib/config_tempest/services copying config_tempest/services/image.py -> build/lib/config_tempest/services copying config_tempest/services/telemetry.py -> build/lib/config_tempest/services copying config_tempest/services/network.py -> build/lib/config_tempest/services copying config_tempest/services/workflowv2.py -> build/lib/config_tempest/services copying config_tempest/services/octavia.py -> build/lib/config_tempest/services copying config_tempest/services/__init__.py -> build/lib/config_tempest/services copying config_tempest/services/data-processing.py -> build/lib/config_tempest/services copying config_tempest/services/horizon.py -> build/lib/config_tempest/services copying config_tempest/services/event.py -> build/lib/config_tempest/services copying config_tempest/services/object_storage.py -> build/lib/config_tempest/services copying config_tempest/services/placement.py -> build/lib/config_tempest/services copying config_tempest/services/ceilometer.py -> build/lib/config_tempest/services copying config_tempest/services/dns.py -> build/lib/config_tempest/services copying config_tempest/main.py -> build/lib/config_tempest copying config_tempest/accounts.py -> build/lib/config_tempest copying config_tempest/users.py -> build/lib/config_tempest copying config_tempest/tempest_conf.py -> build/lib/config_tempest copying config_tempest/profile.py -> build/lib/config_tempest copying config_tempest/clients.py -> build/lib/config_tempest copying config_tempest/credentials.py -> build/lib/config_tempest copying config_tempest/__init__.py -> build/lib/config_tempest copying config_tempest/flavors.py -> build/lib/config_tempest copying config_tempest/constants.py -> build/lib/config_tempest copying config_tempest/utils.py -> build/lib/config_tempest running egg_info writing requirements to python_tempestconf.egg-info/requires.txt writing python_tempestconf.egg-info/PKG-INFO writing top-level names to python_tempestconf.egg-info/top_level.txt writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing pbr to python_tempestconf.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_tempestconf.egg-info/SOURCES.txt' + sleep 1 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-tempestconf-3.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 15 source files that are out of date updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] admin/admin_usage reading sources... [ 13%] admin/index reading sources... [ 20%] cli/cli_options 2021-04-13 18:13:47.889 21555 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf None:6: (ERROR/3) Unexpected indentation. None:5: (ERROR/3) Unexpected indentation. None:5: (ERROR/3) Unexpected indentation. None:6: (ERROR/3) Unexpected indentation. None:7: (ERROR/3) Unexpected indentation. None:7: (ERROR/3) Unexpected indentation. reading sources... [ 26%] cli/index reading sources... [ 33%] contributor/contributing reading sources... [ 40%] contributor/index reading sources... [ 46%] index reading sources... [ 53%] install/index reading sources... [ 60%] install/installation reading sources... [ 66%] overview reading sources... [ 73%] user/default reading sources... [ 80%] user/import reading sources... [ 86%] user/index reading sources... [ 93%] user/profile reading sources... [100%] user/usage /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/admin/admin_usage.rst:74: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat ~/accounts.yaml # A minimal accounts.yaml file # Will likely not work with swift, since additional # roles are required. For more documentation see: # https://opendev.org/openstack/tempest/src/branch/master/etc/accounts.yaml.sample - password: password project_name: admin username: admin /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/profile.rst:32: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat ./etc/profile.yaml collect_timing: false create: false create_accounts_file: null debug: false deployer_input: null endpoint_type: null generate_profile: ./etc/profile.yaml http_timeout: null image: http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img image_disk_format: qcow2 insecure: false network_id: null no_default_deployer: false non_admin: false os_api_version: null os_auth_type: password os_auth_url: null os_cacert: null os_cert: null os_cloud: null os_default_domain_id: null os_default_domain_name: null os_domain_id: null os_domain_name: null os_endpoint_override: null os_endpoint_type: null os_interface: public os_key: null os_password: null os_project_domain_id: null os_project_domain_name: null os_project_id: null os_project_name: null os_region_name: null os_service_name: null os_service_type: null os_system_scope: null os_trust_id: null os_user_domain_id: null os_user_domain_name: null os_user_id: null os_username: null out: etc/tempest.conf test_accounts: null timeout: 600 verbose: false append: {} #identity.username: username #network-feature-enabled.api_extensions: # - dvr # - extension overrides: {} #identity.username: username #identity.password: # - my_password #network-feature-enabled.api_extensions: # - dvr # - extension remove: {} #identity.username: username #network-feature-enabled.api_extensions: # - dvr # - extension looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/profile.rst:110: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: create: True out: ./etc/tempest.conf deployer-input: ./deploy.txt no-default-deployer: False overrides: identity.username: my_override identity.password: my_password network-feature-enabled.api_extensions: all volume-feature-enabled.api_extensions: dvr,mine remove: auth.identity: username network-feature-enabled.api_extensions: '' volume-feature-enabled.api_extensions: dvr,mine /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/profile.rst:127: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: create: True out: ./etc/tempest.conf deployer-input: ./deploy.txt no-default-deployer: False overrides: identity.username: my_override identity.password: - my_password network-feature-enabled.api_extensions: - all volume-feature-enabled.api_extensions: - dvr - mine remove: auth.identity: username network-feature-enabled.api_extensions: - '' volume-feature-enabled.api_extensions: - dvr - mine /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/usage.rst:30: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat overcloud_rc unset OS_SERVICE_TOKEN export OS_USERNAME=demo export OS_PASSWORD='password' export OS_AUTH_URL=http://172.16.52.15/identity/v3 export PS1='[\u@\h \W(keystone_demo)]\$ ' export OS_PROJECT_NAME=demo export OS_USER_DOMAIN_NAME=default export OS_PROJECT_DOMAIN_NAME=default export OS_IDENTITY_API_VERSION=3 /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/usage.rst:93: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat etc/tempest.conf [auth] tempest_roles = Member [identity] username = MyOverrideUsername [section] key = value /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/usage.rst:218: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat etc/tempest.conf [auth] test_accounts_file = /path/to/my/accounts.yaml use_dynamic_credentials = False /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/usage.rst:257: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat /etc/openstack/clouds.yaml clouds: devstack: auth: auth_url: http://172.16.52.15/identity/v3 password: password project_domain_id: default project_name: demo user_domain_id: default username: demo identity_api_version: '3' region_name: RegionOne volume_api_version: '2' /builddir/build/BUILD/python-tempestconf-3.2.0/doc/source/user/usage.rst:459: WARNING: Error in "code-block" directive: 1 argument(s) required, 0 supplied. .. code-block:: $ cat etc/tempest.conf [compute] # typically an ID of the smaller flavor found flavor_ref = # typically an ID of the bigger flavor found flavor_alt_ref = done checking consistency... done preparing documents... done writing output... [ 6%] admin/admin_usage [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/admin_usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/admin_usage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/admin_usage' writing output... [ 13%] admin/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/index' writing output... [ 20%] cli/cli_options [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cli_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cli_options.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cli_options' writing output... [ 26%] cli/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 33%] contributor/contributing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/contributing' writing output... [ 40%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 46%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 53%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 60%] install/installation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/installation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/installation' writing output... [ 66%] overview [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/overview.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/overview.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'overview' writing output... [ 73%] user/default [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/default.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/default.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/default' writing output... [ 80%] user/import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/import' writing output... [ 86%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [ 93%] user/profile [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/profile.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/profile.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/profile' writing output... [100%] user/usage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/usage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/usage' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 9 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + find ./config_tempest/tests -type f -exec sed -i -e 's/from unittest import mock/import mock/g' '{}' ';' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bukPLW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch + cd python-tempestconf-3.2.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-tempestconf-3.2.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-tempestconf-3.2.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/database.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/messaging.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/services.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/baremetal.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/share.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/metric.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/aws.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/identity.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/orchestration.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/base.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/key_manager.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/alarming.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/volume.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/compute.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/image.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/telemetry.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/network.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/workflowv2.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/octavia.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/data-processing.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/horizon.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/event.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/object_storage.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/placement.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/ceilometer.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/dns.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/main.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/accounts.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_accounts.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_profile.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests creating /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_services.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_object_storage.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_identity.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_ceilometer.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_aws.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_compute.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_network.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_base.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_octavia.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_image.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_volume.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_horizon.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/test_config_tempest.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/base.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_users.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_clients.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_flavors.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_tempest_conf.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_credentials.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/users.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/tempest_conf.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/profile.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/clients.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/credentials.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/flavors.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/constants.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/utils.py -> /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/baremetal.py to baremetal.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/share.py to share.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/aws.py to aws.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/identity.py to identity.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/orchestration.py to orchestration.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/key_manager.py to key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/alarming.py to alarming.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/compute.py to compute.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/telemetry.py to telemetry.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/workflowv2.py to workflowv2.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/octavia.py to octavia.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/data-processing.py to data-processing.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/horizon.py to horizon.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/object_storage.py to object_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/placement.py to placement.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/ceilometer.py to ceilometer.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/dns.py to dns.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/accounts.py to accounts.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_accounts.py to test_accounts.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_object_storage.py to test_object_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_identity.py to test_identity.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_ceilometer.py to test_ceilometer.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_aws.py to test_aws.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_compute.py to test_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_octavia.py to test_octavia.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_horizon.py to test_horizon.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_config_tempest.py to test_config_tempest.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_clients.py to test_clients.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_tempest_conf.py to test_tempest_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py to tempest_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpKD0jV4.py' /usr/bin/python2 -O /tmp/tmpKD0jV4.py removing /tmp/tmpKD0jV4.py running install_egg_info running egg_info writing requirements to python_tempestconf.egg-info/requires.txt writing python_tempestconf.egg-info/PKG-INFO writing top-level names to python_tempestconf.egg-info/top_level.txt writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing pbr to python_tempestconf.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_tempestconf.egg-info/SOURCES.txt' Copying python_tempestconf.egg-info to /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_tempestconf-3.2.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing discover-tempest-config script to /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/bin + ln -s discover-tempest-config /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/bin/discover-tempest-config-2 + rm -rf '/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/etc/tempest/*' + /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-tempestconf-3.2.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-tempestconf-3.2.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.Z3PdNa + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + export OS_TEST_PATH=./config_tempest/tests + OS_TEST_PATH=./config_tempest/tests + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-tempestconf-3.2.0 + PYTHONPATH=/builddir/build/BUILD/python-tempestconf-3.2.0 + export PYTHON=python2 + PYTHON=python2 + stestr-2 --test-path ./config_tempest/tests run 2021-04-13 18:13:51.683 22390 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.686 22362 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.687 22364 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.694 22366 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.718 22371 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.687 22363 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.699 22367 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.712 22369 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.694 22368 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.695 22365 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.740 22377 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.740 22379 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.753 22389 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.747 22384 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.736 22374 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.746 22372 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.756 22373 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.774 22388 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.729 22375 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.762 22380 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.759 22392 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.753 22370 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.743 22385 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.753 22386 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.750 22382 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.730 22376 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.740 22381 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.756 22378 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.789 22398 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.767 22387 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.790 22393 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.811 22395 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.763 22383 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.787 22399 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.816 22397 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.781 22391 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.804 22396 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.816 22394 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.886 22400 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2021-04-13 18:13:51.881 22401 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {28} config_tempest.tests.services.test_ceilometer.TestCeilometerService.test_check_ceilometer_service [0.002340s] ... ok {28} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_extensions [0.001310s] ... ok {28} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority [0.002671s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_get_extensions [0.002360s] ... ok {1} config_tempest.tests.services.test_octavia.TestOctaviaService.test_list_drivers [0.004804s] ... ok {1} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v3 [0.003928s] ... ok {0} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_list_create_roles [0.003801s] ... ok {0} config_tempest.tests.test_clients.TestClientManager.test_set_users_client [0.004686s] ... ok {0} config_tempest.tests.test_profile.TestProfile.test_read_profile_file [0.001401s] ... ok {3} config_tempest.tests.services.test_aws.TestEc2Service.test_set_default_tempest_options [0.008237s] ... ok {3} config_tempest.tests.services.test_identity.TestIdentityService.test_get_extensions [0.001001s] ... ok {5} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status [0.001536s] ... ok {9} config_tempest.tests.services.test_identity.TestIdentityService.test_set_get_versions [0.002153s] ... ok {6} config_tempest.tests.services.test_image.TestImageService.test_find_image_by_id [0.002001s] ... ok {7} config_tempest.tests.services.test_base.TestVersionedService.test_deserialize_versions [0.001700s] ... ok {7} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover [0.001285s] ... ok {7} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_id_supplied_by_user [0.001154s] ... ok {7} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_not_allowed [0.004780s] ... ok {4} config_tempest.tests.services.test_base.TestService.test_set_extensions [0.001481s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_no_member [0.006569s] ... ok {9} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_service [0.001968s] ... ok {14} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_https [0.003863s] ... ok {14} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_rng [0.005547s] ... ok {20} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_versions [0.001968s] ... ok {20} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_region_name [0.001315s] ... ok {20} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_alt_not_exist [0.005160s] ... ok {5} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_admin_override [0.005038s] ... ok {4} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_alt_ref [0.003263s] ... ok {6} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status_discover [0.001559s] ... ok {14} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values_with_overrides [0.001281s] ... ok {1} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v2 [0.002129s] ... ok {9} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v2 [0.003173s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_image_not_found [0.001382s] ... ok {5} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite [0.001236s] ... ok {4} config_tempest.tests.services.test_network.TestNetworkService.test_set_get_extensions [0.001435s] ... ok {6} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_as_admin [0.001575s] ... ok {5} config_tempest.tests.test_users.TestUsers.test_give_role_to_user [0.008168s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_not_downloaded [0.003497s] ... ok {12} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_versions [0.002178s] ... ok {29} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints [0.005881s] ... ok {22} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_extensions [0.001515s] ... ok {3} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config [0.001155s] ... ok {21} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_no_endpoints [0.005552s] ... ok {10} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_no_alt_ref [0.004148s] ... ok {27} config_tempest.tests.services.test_base.TestVersionedService.test_set_get_versions [0.001992s] ... ok {25} config_tempest.tests.services.test_identity.TestIdentityService.test_set_default_tempest_options [0.002581s] ... ok {13} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v2 [0.006239s] ... ok {19} config_tempest.tests.services.test_identity.TestIdentityService.test_set_identity_v3_extensions [0.002340s] ... ok {4} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_not_found [0.004754s] ... ok {26} config_tempest.tests.services.test_network.TestNetworkService.test_tempest_network_id_not_found [0.002219s] ... ok {17} config_tempest.tests.services.test_base.TestService.test_do_get [0.003726s] ... ok {15} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv4 [0.002367s] ... ok {6} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors [0.004959s] ... ok {23} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions [0.002101s] ... ok {16} config_tempest.tests.services.test_base.TestService.test_set_versions [0.001557s] ... ok {11} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_http [0.004484s] ... ok {36} config_tempest.tests.services.test_base.TestVersionedService.test_no_port_cut_url [0.001243s] ... ok {18} config_tempest.tests.services.test_identity.TestIdentityService.test_set_extensions [0.002153s] ... ok {30} config_tempest.tests.services.test_aws.TestS3Service.test_set_default_tempest_options [0.007939s] ... ok {24} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_exception [0.002563s] ... ok {8} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions_empty [0.001614s] ... ok {37} config_tempest.tests.services.test_services.TestServices.test_is_service [0.004851s] ... ok {2} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v2 [0.005964s] ... ok {12} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_not_allowed [0.002046s] ... ok {29} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_no_rng [0.004673s] ... ok {31} config_tempest.tests.services.test_base.TestService.test_service_properties [0.001502s] ... ok {22} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_name [0.004011s] ... ok {21} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_by_priority [0.001425s] ... ok {25} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_2 [0.003950s] ... ok {10} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_downloaded [0.002229s] ... ok {13} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_not_exist [0.003790s] ... ok {27} config_tempest.tests.test_users.TestUsers.test_create_tempest_user [0.009305s] ... ok {19} config_tempest.tests.services.test_image.TestImageService.test_set_get_versions [0.001567s] ... ok {26} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_3 [0.004927s] ... ok {17} config_tempest.tests.services.test_base.TestService.test_get_versions [0.001188s] ... ok {15} config_tempest.tests.test_credentials.TestCredentials.test_get_credential [0.003227s] ... ok {16} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv6 [0.001665s] ... ok {11} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover_not_found [0.003539s] ... ok {23} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v3 [0.004112s] ... ok {36} config_tempest.tests.test_accounts.TestAccounts.test_create_accounts_file [0.001651s] ... ok {24} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v2 [0.002832s] ... ok {8} config_tempest.tests.services.test_services.TestServices.test_get_service [0.005164s] ... ok {18} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_empty [0.004427s] ... ok {30} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_ftp_old [0.004528s] ... ok {37} config_tempest.tests.test_clients.TestClientManager.test_get_service_client [0.003371s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_not_defined_values [0.002363s] ... ok {12} config_tempest.tests.test_clients.TestProjectsClient.test_init [0.004920s] ... ok {31} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_not_ip_hostname [0.004466s] ... ok {29} config_tempest.tests.test_users.TestUsers.test_create_user_with_project [0.008461s] ... ok {22} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_already_given [0.007107s] ... ok {21} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_project_exists [0.008443s] ... ok {25} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_id [0.002851s] ... ok {13} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values [0.001146s] ... ok {10} config_tempest.tests.test_clients.TestClientManager.test_set_roles_client [0.005030s] ... ok {19} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value [0.001185s] ... ok {26} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_override [0.004351s] ... ok {27} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_user_exists [0.010787s] ... ok {17} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_alt_ref [0.003235s] ... ok {15} config_tempest.tests.test_users.TestUsers.test_check_user_roles_two_exist [0.007479s] ... ok {16} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_fall_to_Member [0.008579s] ... ok {36} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority_by_priority [0.000852s] ... ok {23} config_tempest.tests.test_users.TestUsers.test_check_user_role_exists [0.007414s] ... ok {11} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_get_default [0.004405s] ... ok {18} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_volume [0.003243s] ... ok {24} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found [0.008940s] ... ok {8} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v3 [0.002979s] ... ok {37} config_tempest.tests.test_users.TestUsers.test_check_user_roles_one_exists [0.006377s] ... ok {30} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_fall_to_member [0.005439s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found_not_req [0.009881s] ... ok {31} config_tempest.tests.test_tempest_conf.TestTempestConf.test_get_bool_value [0.001172s] ... ok {35} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_certificate_error [0.002280s] ... ok {32} config_tempest.tests.services.test_compute.TestComputeService.test_set_default_tempest_options [0.002248s] ... ok {34} config_tempest.tests.services.test_identity.TestIdentityService.test_deserialize_versions [0.001954s] ... ok {33} config_tempest.tests.services.test_image.TestImageService.test_convert_image_to_raw [0.003037s] ... ok {34} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v3 [0.003428s] ... ok {35} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_no_alt_ref [0.003056s] ... ok {32} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_state_down [0.001743s] ... ok {33} config_tempest.tests.services.test_image.TestImageService.test_find_image_found [0.001426s] ... ok {35} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values [0.001460s] ... ok {34} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_exists_user_exists [0.010160s] ... ok {32} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v3 [0.005689s] ... ok {33} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v2 [0.005872s] ... ok {38} config_tempest.tests.services.test_octavia.TestOctaviaService.test_octavia_service_post_configuration [0.003838s] ... ok {38} config_tempest.tests.test_clients.TestClientManager.test_init_manager_as_admin [0.002640s] ... ok {38} config_tempest.tests.test_profile.TestProfile.test_convert_remove_append [0.000472s] ... ok {39} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v3 [0.005382s] ... ok {39} config_tempest.tests.test_credentials.TestCredentials.test_get_creds_kwargs [0.001719s] ... ok {39} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values_having_hyphen [0.001065s] ... ok ====== Totals ====== Ran: 128 tests in 0.0000 sec. - Passed: 128 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.4625 sec. ============== Worker Balance ============== - Worker 0 (4 tests) => 0:00:00.018199 - Worker 1 (4 tests) => 0:00:00.015242 - Worker 2 (4 tests) => 0:00:00.023747 - Worker 3 (4 tests) => 0:00:00.013665 - Worker 4 (4 tests) => 0:00:00.012842 - Worker 5 (4 tests) => 0:00:00.017787 - Worker 6 (4 tests) => 0:00:00.011691 - Worker 7 (4 tests) => 0:00:00.010823 - Worker 8 (3 tests) => 0:00:00.010992 - Worker 9 (3 tests) => 0:00:00.008801 - Worker 10 (3 tests) => 0:00:00.012643 - Worker 11 (3 tests) => 0:00:00.013759 - Worker 12 (3 tests) => 0:00:00.010682 - Worker 13 (3 tests) => 0:00:00.012410 - Worker 14 (3 tests) => 0:00:00.012306 - Worker 15 (3 tests) => 0:00:00.015262 - Worker 16 (3 tests) => 0:00:00.013891 - Worker 17 (3 tests) => 0:00:00.009099 - Worker 18 (3 tests) => 0:00:00.010992 - Worker 19 (3 tests) => 0:00:00.006712 - Worker 20 (3 tests) => 0:00:00.009388 - Worker 21 (3 tests) => 0:00:00.016938 - Worker 22 (3 tests) => 0:00:00.014293 - Worker 23 (3 tests) => 0:00:00.015221 - Worker 24 (3 tests) => 0:00:00.016161 - Worker 25 (3 tests) => 0:00:00.010747 - Worker 26 (3 tests) => 0:00:00.012747 - Worker 27 (3 tests) => 0:00:00.024532 - Worker 28 (3 tests) => 0:00:00.008118 - Worker 29 (3 tests) => 0:00:00.020554 - Worker 30 (3 tests) => 0:00:00.019943 - Worker 31 (3 tests) => 0:00:00.008934 - Worker 32 (3 tests) => 0:00:00.011096 - Worker 33 (3 tests) => 0:00:00.011529 - Worker 34 (3 tests) => 0:00:00.017572 - Worker 35 (3 tests) => 0:00:00.008497 - Worker 36 (3 tests) => 0:00:00.004846 - Worker 37 (3 tests) => 0:00:00.015901 - Worker 38 (3 tests) => 0:00:00.007694 - Worker 39 (3 tests) => 0:00:00.009390 + exit 0 Processing files: python2-tempestconf-3.2.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rei6cu + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/doc/python2-tempestconf-3.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/doc/python2-tempestconf-3.2.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/doc/python2-tempestconf-3.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YqYyDN + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python2-tempestconf-3.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python2-tempestconf-3.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python2-tempestconf-3.2.0 + exit 0 Provides: python-tempestconf = 3.2.0-1.el7 python2-tempestconf = 3.2.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-tempestconf < 3.2.0-1.el7 Processing files: python2-tempestconf-tests-3.2.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U06QJ8 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python2-tempestconf-tests-3.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python2-tempestconf-tests-3.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python2-tempestconf-tests-3.2.0 + exit 0 Provides: python2-tempestconf-tests = 3.2.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-tempestconf-doc-3.2.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U8eeQu + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/doc/python-tempestconf-doc-3.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/doc/python-tempestconf-doc-3.2.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/doc/python-tempestconf-doc-3.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4qNgYQ + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python-tempestconf-doc-3.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python-tempestconf-doc-3.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch/usr/share/licenses/python-tempestconf-doc-3.2.0 + exit 0 Provides: python-tempestconf-doc = 3.2.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-tempestconf-3.2.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-tempestconf-3.2.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-tempestconf-tests-3.2.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-tempestconf-doc-3.2.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2hkTyo + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tempestconf-3.2.0-1.el7.noarch + exit 0 Child return code was: 0