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-heat-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-41817-83909/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-heat-tests-tempest.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-heat-tests-tempest-0.0.1-0.1.9b02d1egit.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-heat-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-41817-83909/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-heat-tests-tempest.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.lh4uus + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-tempest-plugin-9b02d1e.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + /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-heat-tests-tempest-0.0.1 base' + rm -rf requirements.txt test-requirements.txt + rm -rf heat_tempest_plugin.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QnYAG3 + umask 022 + cd /builddir/build/BUILD + cd heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + 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/heat_tempest_plugin copying heat_tempest_plugin/config.py -> build/lib/heat_tempest_plugin copying heat_tempest_plugin/__init__.py -> build/lib/heat_tempest_plugin copying heat_tempest_plugin/plugin.py -> build/lib/heat_tempest_plugin creating build/lib/heat_tempest_plugin/services copying heat_tempest_plugin/services/__init__.py -> build/lib/heat_tempest_plugin/services copying heat_tempest_plugin/services/clients.py -> build/lib/heat_tempest_plugin/services creating build/lib/heat_tempest_plugin/tests creating build/lib/heat_tempest_plugin/tests/api copying heat_tempest_plugin/tests/api/__init__.py -> build/lib/heat_tempest_plugin/tests/api copying heat_tempest_plugin/tests/api/test_heat_api.py -> build/lib/heat_tempest_plugin/tests/api creating build/lib/heat_tempest_plugin/common copying heat_tempest_plugin/common/test.py -> build/lib/heat_tempest_plugin/common copying heat_tempest_plugin/common/__init__.py -> build/lib/heat_tempest_plugin/common copying heat_tempest_plugin/common/exceptions.py -> build/lib/heat_tempest_plugin/common copying heat_tempest_plugin/common/remote_client.py -> build/lib/heat_tempest_plugin/common copying heat_tempest_plugin/tests/__init__.py -> build/lib/heat_tempest_plugin/tests creating build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_server_software_config.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/__init__.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_base_resources.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_volumes.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_autoscaling_lbv2.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/scenario_base.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_server_cfn_init.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_aodh_alarm.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_server_signal.py -> build/lib/heat_tempest_plugin/tests/scenario copying heat_tempest_plugin/tests/scenario/test_autoscaling_lb.py -> build/lib/heat_tempest_plugin/tests/scenario creating build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_encrypted_parameter.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/__init__.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_create_update_neutron_trunk.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_templates.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_os_wait_condition.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_remote_stack.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_create_update_neutron_port.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_external_ref.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_event_sinks.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_software_config.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_lbaasv2.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_encryption_vol_type.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_template_validate.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_preview.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_resources_list.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_stack_events.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_stack_tags.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_waitcondition.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_unicode_template.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_hooks.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/functional_base.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_create_update_neutron_subnet.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_nova_server_networks.py -> build/lib/heat_tempest_plugin/tests/functional copying heat_tempest_plugin/tests/functional/test_stack_outputs.py -> build/lib/heat_tempest_plugin/tests/functional running egg_info creating heat_tempest_plugin.egg-info writing heat_tempest_plugin.egg-info/PKG-INFO writing top-level names to heat_tempest_plugin.egg-info/top_level.txt writing dependency_links to heat_tempest_plugin.egg-info/dependency_links.txt writing entry points to heat_tempest_plugin.egg-info/entry_points.txt writing pbr to heat_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'heat_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'heat_tempest_plugin.egg-info/SOURCES.txt' creating build/lib/heat_tempest_plugin/tests/api/gabbits copying heat_tempest_plugin/tests/api/gabbits/environments.yaml -> build/lib/heat_tempest_plugin/tests/api/gabbits copying heat_tempest_plugin/tests/api/gabbits/resources.yaml -> build/lib/heat_tempest_plugin/tests/api/gabbits copying heat_tempest_plugin/tests/api/gabbits/resourcetypes.yaml -> build/lib/heat_tempest_plugin/tests/api/gabbits copying heat_tempest_plugin/tests/api/gabbits/stacks.yaml -> build/lib/heat_tempest_plugin/tests/api/gabbits copying heat_tempest_plugin/tests/api/gabbits/templates.yaml -> build/lib/heat_tempest_plugin/tests/api/gabbits creating build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/app_server_lbv2_neutron.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/app_server_neutron.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/boot_config_none_env.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/netcat-webapp.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_aodh_alarm.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_autoscaling_lb_neutron.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_autoscaling_lbv2_neutron.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_base_resources.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_server_cfn_init.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_server_signal.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_server_software_config.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_volumes_create_from_backup.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates copying heat_tempest_plugin/tests/scenario/templates/test_volumes_delete_snapshot.yaml -> build/lib/heat_tempest_plugin/tests/scenario/templates + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ec61NH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch + cd heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + 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-heat-tests-tempest-0.0.1-0.1.9b02d1egit.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-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin copying build/lib/heat_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin copying build/lib/heat_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin copying build/lib/heat_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common copying build/lib/heat_tempest_plugin/common/test.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common copying build/lib/heat_tempest_plugin/common/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common copying build/lib/heat_tempest_plugin/common/exceptions.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common copying build/lib/heat_tempest_plugin/common/remote_client.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/services copying build/lib/heat_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/services copying build/lib/heat_tempest_plugin/services/clients.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/services creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests copying build/lib/heat_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_server_software_config.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_base_resources.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_volumes.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_autoscaling_lbv2.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/scenario_base.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_server_cfn_init.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_aodh_alarm.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario copying build/lib/heat_tempest_plugin/tests/scenario/test_server_signal.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_server_signal.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/app_server_lbv2_neutron.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/boot_config_none_env.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_aodh_alarm.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_base_resources.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_autoscaling_lb_neutron.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/netcat-webapp.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_volumes_create_from_backup.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_autoscaling_lbv2_neutron.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_volumes_delete_snapshot.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/app_server_neutron.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_server_software_config.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/templates/test_server_cfn_init.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/templates copying build/lib/heat_tempest_plugin/tests/scenario/test_autoscaling_lb.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_encrypted_parameter.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_create_update_neutron_trunk.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_templates.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_os_wait_condition.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_remote_stack.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_create_update_neutron_port.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_external_ref.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_event_sinks.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_software_config.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_lbaasv2.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_encryption_vol_type.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_template_validate.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_preview.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_resources_list.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_stack_events.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_stack_tags.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_waitcondition.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_unicode_template.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_hooks.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/functional_base.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_create_update_neutron_subnet.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_nova_server_networks.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional copying build/lib/heat_tempest_plugin/tests/functional/test_stack_outputs.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api copying build/lib/heat_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api copying build/lib/heat_tempest_plugin/tests/api/test_heat_api.py -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api creating /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/gabbits copying build/lib/heat_tempest_plugin/tests/api/gabbits/resources.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/gabbits copying build/lib/heat_tempest_plugin/tests/api/gabbits/templates.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/gabbits copying build/lib/heat_tempest_plugin/tests/api/gabbits/environments.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/gabbits copying build/lib/heat_tempest_plugin/tests/api/gabbits/resourcetypes.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/gabbits copying build/lib/heat_tempest_plugin/tests/api/gabbits/stacks.yaml -> /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/gabbits byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/common/remote_client.py to remote_client.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/services/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_server_software_config.py to test_server_software_config.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_base_resources.py to test_base_resources.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_autoscaling_lbv2.py to test_autoscaling_lbv2.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/scenario_base.py to scenario_base.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_server_cfn_init.py to test_server_cfn_init.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_aodh_alarm.py to test_aodh_alarm.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_server_signal.py to test_server_signal.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/scenario/test_autoscaling_lb.py to test_autoscaling_lb.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_encrypted_parameter.py to test_encrypted_parameter.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_create_update_neutron_trunk.py to test_create_update_neutron_trunk.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_os_wait_condition.py to test_os_wait_condition.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_remote_stack.py to test_remote_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_create_update_neutron_port.py to test_create_update_neutron_port.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_external_ref.py to test_external_ref.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_event_sinks.py to test_event_sinks.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_lbaasv2.py to test_lbaasv2.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_encryption_vol_type.py to test_encryption_vol_type.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_template_validate.py to test_template_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_preview.py to test_preview.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_resources_list.py to test_resources_list.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_stack_events.py to test_stack_events.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_stack_tags.py to test_stack_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_waitcondition.py to test_waitcondition.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_unicode_template.py to test_unicode_template.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/functional_base.py to functional_base.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_create_update_neutron_subnet.py to test_create_update_neutron_subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_nova_server_networks.py to test_nova_server_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_stack_outputs.py to test_stack_outputs.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin/tests/api/test_heat_api.py to test_heat_api.pyc writing byte-compilation script '/tmp/tmp3T2gWA.py' /usr/bin/python2 -O /tmp/tmp3T2gWA.py removing /tmp/tmp3T2gWA.py running install_egg_info running egg_info writing heat_tempest_plugin.egg-info/PKG-INFO writing top-level names to heat_tempest_plugin.egg-info/top_level.txt writing dependency_links to heat_tempest_plugin.egg-info/dependency_links.txt writing entry points to heat_tempest_plugin.egg-info/entry_points.txt writing pbr to heat_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'heat_tempest_plugin.egg-info/SOURCES.txt' Copying heat_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/lib/python2.7/site-packages/heat_tempest_plugin-0.0.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/heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 /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-heat-tests-tempest-0.0.1-0.1.9b02d1egit.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 Processing files: python2-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AkGNao + umask 022 + cd /builddir/build/BUILD + cd heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + DOCDIR=/builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/share/doc/python2-heat-tests-tempest-0.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/share/doc/python2-heat-tests-tempest-0.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/share/doc/python2-heat-tests-tempest-0.0.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OH2jy4 + umask 022 + cd /builddir/build/BUILD + cd heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/share/licenses/python2-heat-tests-tempest-0.0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/share/licenses/python2-heat-tests-tempest-0.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch/usr/share/licenses/python2-heat-tests-tempest-0.0.1 + exit 0 Provides: python-heat-tests-tempest = 0.0.1-0.1.9b02d1egit.el7 python2-heat-tests-tempest = 0.0.1-0.1.9b02d1egit.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-heat-tests-tempest < 0.0.1-0.1.9b02d1egit.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch Wrote: /builddir/build/RPMS/python2-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9IT1nx + umask 022 + cd /builddir/build/BUILD + cd heat-tempest-plugin-9b02d1e66207b4b32fd3448d4903054113588bc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-heat-tests-tempest-0.0.1-0.1.9b02d1egit.el7.noarch + exit 0 Child return code was: 0