Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-gnocchi.spec'], chrootPath='/var/lib/mock/cloud7-openstack-ocata-el7-build-28562-40659/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-gnocchi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed May 22 2017 Pradeep Kilambi 3.1.5-1 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-gnocchi-3.1.6-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-gnocchi.spec '], chrootPath='/var/lib/mock/cloud7-openstack-ocata-el7-build-28562-40659/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-gnocchi.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed May 22 2017 Pradeep Kilambi 3.1.5-1 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7jYxhr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnocchi-3.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/gnocchi-3.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnocchi-3.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find gnocchi -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nWokMx + umask 022 + cd /builddir/build/BUILD + cd gnocchi-3.1.6 + PYTHONPATH=. + oslo-config-generator --config-file=gnocchi/gnocchi-config-generator.conf --output-file=gnocchi/gnocchi.conf WARNING:stevedore.named:Could not load cotyledon, keystonemiddleware.auth_token + /usr/bin/python2 setup.py build running build running build_py running pre_hook gnocchi.genconfig.prehook for command build_py WARNING:stevedore.named:Could not load cotyledon, keystonemiddleware.auth_token creating build creating build/lib creating build/lib/gnocchi creating build/lib/gnocchi/storage creating build/lib/gnocchi/storage/incoming copying gnocchi/storage/incoming/swift.py -> build/lib/gnocchi/storage/incoming copying gnocchi/storage/incoming/_carbonara.py -> build/lib/gnocchi/storage/incoming copying gnocchi/storage/incoming/s3.py -> build/lib/gnocchi/storage/incoming copying gnocchi/storage/incoming/ceph.py -> build/lib/gnocchi/storage/incoming copying gnocchi/storage/incoming/__init__.py -> build/lib/gnocchi/storage/incoming copying gnocchi/storage/incoming/file.py -> build/lib/gnocchi/storage/incoming creating build/lib/gnocchi/tests creating build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/fixtures.py -> build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/test_gabbi.py -> build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/__init__.py -> build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/test_gabbi_prefix.py -> build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/test_gabbi_live.py -> build/lib/gnocchi/tests/gabbi creating build/lib/gnocchi/tests/storage copying gnocchi/tests/storage/__init__.py -> build/lib/gnocchi/tests/storage copying gnocchi/tests/storage/test_carbonara.py -> build/lib/gnocchi/tests/storage creating build/lib/gnocchi/indexer copying gnocchi/indexer/sqlalchemy_extension.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/sqlalchemy_base.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/sqlalchemy_legacy_resources.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/__init__.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/sqlalchemy.py -> build/lib/gnocchi/indexer copying gnocchi/tests/test_aggregates.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_bin.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_statsd.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_indexer.py -> build/lib/gnocchi/tests copying gnocchi/tests/__init__.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_rest.py -> build/lib/gnocchi/tests copying gnocchi/tests/base.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_storage.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_archive_policy.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_utils.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_carbonara.py -> build/lib/gnocchi/tests creating build/lib/gnocchi/tests/indexer copying gnocchi/tests/indexer/__init__.py -> build/lib/gnocchi/tests/indexer creating build/lib/gnocchi/storage/common copying gnocchi/storage/common/swift.py -> build/lib/gnocchi/storage/common copying gnocchi/storage/common/s3.py -> build/lib/gnocchi/storage/common copying gnocchi/storage/common/ceph.py -> build/lib/gnocchi/storage/common copying gnocchi/storage/common/__init__.py -> build/lib/gnocchi/storage/common copying gnocchi/storage/swift.py -> build/lib/gnocchi/storage copying gnocchi/storage/_carbonara.py -> build/lib/gnocchi/storage copying gnocchi/storage/s3.py -> build/lib/gnocchi/storage copying gnocchi/storage/ceph.py -> build/lib/gnocchi/storage copying gnocchi/storage/__init__.py -> build/lib/gnocchi/storage copying gnocchi/storage/file.py -> build/lib/gnocchi/storage copying gnocchi/opts.py -> build/lib/gnocchi copying gnocchi/carbonara.py -> build/lib/gnocchi copying gnocchi/service.py -> build/lib/gnocchi copying gnocchi/genconfig.py -> build/lib/gnocchi copying gnocchi/resource_type.py -> build/lib/gnocchi copying gnocchi/cli.py -> build/lib/gnocchi copying gnocchi/__init__.py -> build/lib/gnocchi copying gnocchi/exceptions.py -> build/lib/gnocchi copying gnocchi/statsd.py -> build/lib/gnocchi copying gnocchi/utils.py -> build/lib/gnocchi copying gnocchi/gendoc.py -> build/lib/gnocchi copying gnocchi/archive_policy.py -> build/lib/gnocchi copying gnocchi/json.py -> build/lib/gnocchi creating build/lib/gnocchi/rest copying gnocchi/rest/app.py -> build/lib/gnocchi/rest copying gnocchi/rest/__init__.py -> build/lib/gnocchi/rest copying gnocchi/rest/auth_helper.py -> build/lib/gnocchi/rest creating build/lib/gnocchi/tempest creating build/lib/gnocchi/tempest/scenario copying gnocchi/tempest/scenario/__init__.py -> build/lib/gnocchi/tempest/scenario creating build/lib/gnocchi/tests/indexer/sqlalchemy copying gnocchi/tests/indexer/sqlalchemy/__init__.py -> build/lib/gnocchi/tests/indexer/sqlalchemy copying gnocchi/tests/indexer/sqlalchemy/test_migrations.py -> build/lib/gnocchi/tests/indexer/sqlalchemy copying gnocchi/tempest/plugin.py -> build/lib/gnocchi/tempest copying gnocchi/tempest/config.py -> build/lib/gnocchi/tempest copying gnocchi/tempest/__init__.py -> build/lib/gnocchi/tempest creating build/lib/gnocchi/aggregates copying gnocchi/aggregates/moving_stats.py -> build/lib/gnocchi/aggregates copying gnocchi/aggregates/__init__.py -> build/lib/gnocchi/aggregates running egg_info writing requirements to gnocchi.egg-info/requires.txt writing gnocchi.egg-info/PKG-INFO writing top-level names to gnocchi.egg-info/top_level.txt writing dependency_links to gnocchi.egg-info/dependency_links.txt writing entry points to gnocchi.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/aggregation.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/archive-rule.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/archive.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/async.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/base.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/batch-measures.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/cors.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/healthcheck.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/history.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/metric-granularity.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/metric-timestamp-format.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/metric.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/pagination.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/resource-aggregation.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/resource-type.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/resource.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/search-metric.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/search.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/transformedids.yaml -> build/lib/gnocchi/tests/gabbi/gabbits creating build/lib/gnocchi/tests/gabbi/gabbits-live copying gnocchi/tests/gabbi/gabbits-live/live.yaml -> build/lib/gnocchi/tests/gabbi/gabbits-live copying gnocchi/tests/gabbi/gabbits-live/search-resource.yaml -> build/lib/gnocchi/tests/gabbi/gabbits-live creating build/lib/gnocchi/indexer/alembic copying gnocchi/indexer/alembic/alembic.ini -> build/lib/gnocchi/indexer/alembic copying gnocchi/indexer/alembic/env.py -> build/lib/gnocchi/indexer/alembic copying gnocchi/indexer/alembic/script.py.mako -> build/lib/gnocchi/indexer/alembic creating build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/0735ed97e5b3_add_tablename_to_resource_type.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/1c2c61ac1f4c_add_original_resource_id_column.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/1c98ac614015_initial_base.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/1e1a63d3d186_original_resource_id_not_null.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/1f21cbdd6bc2_allow_volume_display_name_to_be_null.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/27d2a1d205ff_add_updating_resource_type_states.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/2e0b912062d1_drop_useless_enum.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/34c517bcc2dd_shorter_foreign_key.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/3901f5ea2b8e_create_instance_disk_and_instance_.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/397987e38570_no_more_slash_and_reencode.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/39b7d449d46a_create_metric_status_column.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/40c6aae14c3f_ck_started_before_ended.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/42ee7f3e25f8_alter_flavorid_from_int_to_string.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/469b308577a9_allow_image_ref_to_be_null.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/5c4f93e5bb4_mysql_float_to_timestamp.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/62a8dfb139bb_change_uuid_to_string.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/7e6f9d542f8b_resource_type_state_column.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/828c16f70cce_create_resource_type_table.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/8f376189b9eb_migrate_legacy_resources_to_db.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/9901e5ea4b6e_create_host.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/a54c57ada3f5_removes_useless_indexes.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/aba5a217ca9b_merge_created_in_creator.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/c62df18bf4ee_add_unit_column_for_metric.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/d24877c22ab0_add_attributes_to_resource_type.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/ed9c6ddc5c35_fix_host_foreign_key.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/f7d44b47928_uuid_to_binary.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/indexer/alembic/versions/ffc7bbeec0b0_migrate_legacy_resources_to_db2.py -> build/lib/gnocchi/indexer/alembic/versions copying gnocchi/gnocchi-config-generator.conf -> build/lib/gnocchi copying gnocchi/rest/api-paste.ini -> build/lib/gnocchi/rest copying gnocchi/rest/app.wsgi -> build/lib/gnocchi/rest copying gnocchi/rest/policy.json -> build/lib/gnocchi/rest + read name eq value + test '[DEFAULT]' + test '' + continue + read name eq value + test log_dir + test /var/log/gnocchi + sed -i '0,/^# *log_dir=/{s!^# *log_dir=.*!#log_dir=/var/log/gnocchi!}' gnocchi/gnocchi.conf + read name eq value + test use_stderr + test False + sed -i '0,/^# *use_stderr=/{s!^# *use_stderr=.*!#use_stderr=False!}' gnocchi/gnocchi.conf + read name eq value + test '' + continue + read name eq value + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jxNnNJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch + cd gnocchi-3.1.6 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/opts.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest copying build/lib/gnocchi/tempest/plugin.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest copying build/lib/gnocchi/tempest/config.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest copying build/lib/gnocchi/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest/scenario copying build/lib/gnocchi/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest/scenario creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates copying build/lib/gnocchi/aggregates/moving_stats.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates copying build/lib/gnocchi/aggregates/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates copying build/lib/gnocchi/service.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/genconfig.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/swift.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/_carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/incoming/swift.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/incoming/_carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/incoming/s3.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/incoming/ceph.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/incoming/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/incoming/file.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming copying build/lib/gnocchi/storage/s3.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/ceph.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common copying build/lib/gnocchi/storage/common/swift.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common copying build/lib/gnocchi/storage/common/s3.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common copying build/lib/gnocchi/storage/common/ceph.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common copying build/lib/gnocchi/storage/common/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common copying build/lib/gnocchi/storage/file.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/resource_type.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/cli.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/exceptions.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/statsd.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/sqlalchemy_extension.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/sqlalchemy_base.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/sqlalchemy_legacy_resources.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic copying build/lib/gnocchi/indexer/alembic/env.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic copying build/lib/gnocchi/indexer/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/c62df18bf4ee_add_unit_column_for_metric.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/8f376189b9eb_migrate_legacy_resources_to_db.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/62a8dfb139bb_change_uuid_to_string.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/3901f5ea2b8e_create_instance_disk_and_instance_.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/40c6aae14c3f_ck_started_before_ended.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/1c98ac614015_initial_base.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/1e1a63d3d186_original_resource_id_not_null.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/a54c57ada3f5_removes_useless_indexes.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/469b308577a9_allow_image_ref_to_be_null.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/f7d44b47928_uuid_to_binary.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/27d2a1d205ff_add_updating_resource_type_states.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/9901e5ea4b6e_create_host.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/ffc7bbeec0b0_migrate_legacy_resources_to_db2.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/0735ed97e5b3_add_tablename_to_resource_type.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/397987e38570_no_more_slash_and_reencode.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/828c16f70cce_create_resource_type_table.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/7e6f9d542f8b_resource_type_state_column.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/1f21cbdd6bc2_allow_volume_display_name_to_be_null.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/42ee7f3e25f8_alter_flavorid_from_int_to_string.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/1c2c61ac1f4c_add_original_resource_id_column.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/d24877c22ab0_add_attributes_to_resource_type.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/5c4f93e5bb4_mysql_float_to_timestamp.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/aba5a217ca9b_merge_created_in_creator.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/34c517bcc2dd_shorter_foreign_key.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/39b7d449d46a_create_metric_status_column.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/ed9c6ddc5c35_fix_host_foreign_key.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/versions/2e0b912062d1_drop_useless_enum.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions copying build/lib/gnocchi/indexer/alembic/alembic.ini -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic copying build/lib/gnocchi/gnocchi-config-generator.conf -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/utils.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/gendoc.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/archive_policy.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/json.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/app.wsgi -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/app.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/policy.json -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/api-paste.ini -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/auth_helper.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_aggregates.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_bin.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_statsd.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_indexer.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage copying build/lib/gnocchi/tests/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage copying build/lib/gnocchi/tests/storage/test_carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage copying build/lib/gnocchi/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer copying build/lib/gnocchi/tests/indexer/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer/sqlalchemy copying build/lib/gnocchi/tests/indexer/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer/sqlalchemy copying build/lib/gnocchi/tests/indexer/sqlalchemy/test_migrations.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer/sqlalchemy copying build/lib/gnocchi/tests/test_rest.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/gabbi/fixtures.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/gabbi/test_gabbi.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits-live copying build/lib/gnocchi/tests/gabbi/gabbits-live/search-resource.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits-live copying build/lib/gnocchi/tests/gabbi/gabbits-live/live.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits-live copying build/lib/gnocchi/tests/gabbi/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/gabbi/test_gabbi_prefix.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi creating /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/search.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/healthcheck.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/aggregation.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/transformedids.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/history.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/search-metric.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/batch-measures.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/metric.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/pagination.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/metric-timestamp-format.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/resource.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/cors.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/archive.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/async.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/base.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/metric-granularity.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/archive-rule.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/resource-aggregation.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/gabbits/resource-type.yaml -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/test_gabbi_live.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/base.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_storage.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_archive_policy.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/carbonara.py to carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tempest/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates/moving_stats.py to moving_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/genconfig.py to genconfig.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/_carbonara.py to _carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming/_carbonara.py to _carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/incoming/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/resource_type.py to resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/statsd.py to statsd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/sqlalchemy_extension.py to sqlalchemy_extension.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/sqlalchemy_base.py to sqlalchemy_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/sqlalchemy_legacy_resources.py to sqlalchemy_legacy_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/sqlalchemy.py to sqlalchemy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/c62df18bf4ee_add_unit_column_for_metric.py to c62df18bf4ee_add_unit_column_for_metric.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/8f376189b9eb_migrate_legacy_resources_to_db.py to 8f376189b9eb_migrate_legacy_resources_to_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/62a8dfb139bb_change_uuid_to_string.py to 62a8dfb139bb_change_uuid_to_string.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/3901f5ea2b8e_create_instance_disk_and_instance_.py to 3901f5ea2b8e_create_instance_disk_and_instance_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/40c6aae14c3f_ck_started_before_ended.py to 40c6aae14c3f_ck_started_before_ended.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/1c98ac614015_initial_base.py to 1c98ac614015_initial_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/1e1a63d3d186_original_resource_id_not_null.py to 1e1a63d3d186_original_resource_id_not_null.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/a54c57ada3f5_removes_useless_indexes.py to a54c57ada3f5_removes_useless_indexes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/469b308577a9_allow_image_ref_to_be_null.py to 469b308577a9_allow_image_ref_to_be_null.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/f7d44b47928_uuid_to_binary.py to f7d44b47928_uuid_to_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/27d2a1d205ff_add_updating_resource_type_states.py to 27d2a1d205ff_add_updating_resource_type_states.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/9901e5ea4b6e_create_host.py to 9901e5ea4b6e_create_host.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/ffc7bbeec0b0_migrate_legacy_resources_to_db2.py to ffc7bbeec0b0_migrate_legacy_resources_to_db2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/0735ed97e5b3_add_tablename_to_resource_type.py to 0735ed97e5b3_add_tablename_to_resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/397987e38570_no_more_slash_and_reencode.py to 397987e38570_no_more_slash_and_reencode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/828c16f70cce_create_resource_type_table.py to 828c16f70cce_create_resource_type_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/7e6f9d542f8b_resource_type_state_column.py to 7e6f9d542f8b_resource_type_state_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/1f21cbdd6bc2_allow_volume_display_name_to_be_null.py to 1f21cbdd6bc2_allow_volume_display_name_to_be_null.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/42ee7f3e25f8_alter_flavorid_from_int_to_string.py to 42ee7f3e25f8_alter_flavorid_from_int_to_string.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/1c2c61ac1f4c_add_original_resource_id_column.py to 1c2c61ac1f4c_add_original_resource_id_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/d24877c22ab0_add_attributes_to_resource_type.py to d24877c22ab0_add_attributes_to_resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/5c4f93e5bb4_mysql_float_to_timestamp.py to 5c4f93e5bb4_mysql_float_to_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/aba5a217ca9b_merge_created_in_creator.py to aba5a217ca9b_merge_created_in_creator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/34c517bcc2dd_shorter_foreign_key.py to 34c517bcc2dd_shorter_foreign_key.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/39b7d449d46a_create_metric_status_column.py to 39b7d449d46a_create_metric_status_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/ed9c6ddc5c35_fix_host_foreign_key.py to ed9c6ddc5c35_fix_host_foreign_key.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/alembic/versions/2e0b912062d1_drop_useless_enum.py to 2e0b912062d1_drop_useless_enum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/gendoc.py to gendoc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/archive_policy.py to archive_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/auth_helper.py to auth_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_bin.py to test_bin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_statsd.py to test_statsd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_indexer.py to test_indexer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage/test_carbonara.py to test_carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/indexer/sqlalchemy/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_rest.py to test_rest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/test_gabbi.py to test_gabbi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/test_gabbi_prefix.py to test_gabbi_prefix.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/test_gabbi_live.py to test_gabbi_live.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_storage.py to test_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_archive_policy.py to test_archive_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_carbonara.py to test_carbonara.pyc running install_egg_info running egg_info writing requirements to gnocchi.egg-info/requires.txt writing gnocchi.egg-info/PKG-INFO writing top-level names to gnocchi.egg-info/top_level.txt writing dependency_links to gnocchi.egg-info/dependency_links.txt writing entry points to gnocchi.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying gnocchi.egg-info to /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi-3.1.6-py2.7.egg-info running install_scripts Installing gnocchi-api script to /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/bin Installing gnocchi-config-generator script to /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/bin Installing gnocchi-upgrade script to /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/bin Installing gnocchi-statsd script to /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/bin Installing gnocchi-metricd script to /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/bin + egg_path='/builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi_tests.egg-info + grep 'tempest\|Tempest' gnocchi.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi-3.1.6-py2.7.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi-3.1.6-py2.7.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi_tests.egg-info + sed -i s/gnocchi/gnocchi_tests/g /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi_tests.egg-info/PKG-INFO + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch//etc/sysconfig/ + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch//etc/gnocchi/ + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch//var/log/openstack-gnocchi + install -p -D -m 640 /builddir/build/SOURCES/gnocchi-dist.conf /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/gnocchi/gnocchi-dist.conf + install -p -D -m 640 gnocchi/gnocchi.conf /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/etc/gnocchi/gnocchi.conf + cp -R gnocchi/rest/policy.json /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch//etc/gnocchi + install -d -m 755 /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/var/lib/gnocchi + install -d -m 755 /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/var/lib/gnocchi/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/var/log/gnocchi + install -p -D -m 644 /builddir/build/SOURCES/gnocchi.logrotate /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/etc/logrotate.d/openstack-gnocchi + install -p -D -m 644 /builddir/build/SOURCES/openstack-gnocchi-api.service /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/systemd/system/openstack-gnocchi-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-gnocchi-metricd.service /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/systemd/system/openstack-gnocchi-metricd.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-gnocchi-statsd.service /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/lib/systemd/system/openstack-gnocchi-statsd.service + rm -f '/builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/etc/gnocchi/*' + /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/gnocchi-3.1.6 /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/openstack-gnocchi-3.1.6-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 Processing files: python-gnocchi-3.1.6-1.el7.noarch Provides: python-gnocchi = 3.1.6-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: openstack-gnocchi-api-3.1.6-1.el7.noarch Provides: openstack-gnocchi-api = 3.1.6-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-gnocchi-common-3.1.6-1.el7.noarch Provides: config(openstack-gnocchi-common) = 3.1.6-1.el7 openstack-gnocchi-common = 3.1.6-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/python2 Obsoletes: openstack-gnocchi-carbonara Processing files: openstack-gnocchi-indexer-sqlalchemy-3.1.6-1.el7.noarch Provides: openstack-gnocchi-indexer-sqlalchemy = 3.1.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: openstack-gnocchi-metricd-3.1.6-1.el7.noarch Provides: openstack-gnocchi-metricd = 3.1.6-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-gnocchi-statsd-3.1.6-1.el7.noarch Provides: openstack-gnocchi-statsd = 3.1.6-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python2 Processing files: python-gnocchi-tests-3.1.6-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DVk3P7 + umask 022 + cd /builddir/build/BUILD + cd gnocchi-3.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/licenses/python-gnocchi-tests-3.1.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/licenses/python-gnocchi-tests-3.1.6 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/licenses/python-gnocchi-tests-3.1.6 + exit 0 Provides: python-gnocchi-tests = 3.1.6-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: openstack-gnocchi-doc-3.1.6-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V78Spy + umask 022 + cd /builddir/build/BUILD + cd gnocchi-3.1.6 + DOCDIR=/builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/doc/openstack-gnocchi-doc-3.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/doc/openstack-gnocchi-doc-3.1.6 + cp -pr doc/source/ /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch/usr/share/doc/openstack-gnocchi-doc-3.1.6 + exit 0 Provides: openstack-gnocchi-doc = 3.1.6-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/openstack-gnocchi-3.1.6-1.el7.noarch Wrote: /builddir/build/RPMS/python-gnocchi-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-api-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-common-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-indexer-sqlalchemy-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-metricd-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-statsd-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-gnocchi-tests-3.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-doc-3.1.6-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jAI8Lu + umask 022 + cd /builddir/build/BUILD + cd gnocchi-3.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-gnocchi-3.1.6-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->