Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-gnocchi.spec'], False, '/var/lib/mock/cloud7-openstack-kilo-el7-build-1993-3506/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-gnocchi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-gnocchi-1.0.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-gnocchi.spec'], False, '/var/lib/mock/cloud7-openstack-kilo-el7-build-1993-3506/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-gnocchi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.605yPj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnocchi-1.0.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/gnocchi-1.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gnocchi-1.0.0 + /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.za1OOc + umask 022 + cd /builddir/build/BUILD + cd gnocchi-1.0.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/gnocchi creating build/lib/gnocchi/ceilometer copying gnocchi/ceilometer/__init__.py -> build/lib/gnocchi/ceilometer copying gnocchi/ceilometer/utils.py -> build/lib/gnocchi/ceilometer copying gnocchi/ceilometer/dispatcher.py -> build/lib/gnocchi/ceilometer 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_live.py -> build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/__init__.py -> build/lib/gnocchi/tests/gabbi copying gnocchi/tests/gabbi/test_gabbi.py -> build/lib/gnocchi/tests/gabbi creating build/lib/gnocchi/openstack copying gnocchi/openstack/__init__.py -> build/lib/gnocchi/openstack creating build/lib/gnocchi/tests/storage copying gnocchi/tests/storage/test_carbonara.py -> build/lib/gnocchi/tests/storage copying gnocchi/tests/storage/__init__.py -> build/lib/gnocchi/tests/storage creating build/lib/gnocchi/indexer copying gnocchi/indexer/sqlalchemy.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/null.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/__init__.py -> build/lib/gnocchi/indexer copying gnocchi/indexer/sqlalchemy_base.py -> build/lib/gnocchi/indexer creating build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/orchestration.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/network.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/ipmi.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/swift_account.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/instance.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/__init__.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/identity.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/image.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/ceph_account.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/base.py -> build/lib/gnocchi/ceilometer/resources copying gnocchi/ceilometer/resources/volume.py -> build/lib/gnocchi/ceilometer/resources creating build/lib/gnocchi/storage copying gnocchi/storage/swift.py -> build/lib/gnocchi/storage copying gnocchi/storage/ceph.py -> build/lib/gnocchi/storage copying gnocchi/storage/file.py -> build/lib/gnocchi/storage copying gnocchi/storage/null.py -> build/lib/gnocchi/storage copying gnocchi/storage/__init__.py -> build/lib/gnocchi/storage copying gnocchi/storage/_carbonara.py -> build/lib/gnocchi/storage copying gnocchi/tests/test_indexer.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_ceilometer_dispatcher.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_carbonara.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_storage.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/test_statsd.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_archive_policy.py -> build/lib/gnocchi/tests copying gnocchi/tests/base.py -> build/lib/gnocchi/tests copying gnocchi/tests/test_aggregates.py -> build/lib/gnocchi/tests creating build/lib/gnocchi/rest copying gnocchi/rest/__init__.py -> build/lib/gnocchi/rest copying gnocchi/rest/app.py -> build/lib/gnocchi/rest copying gnocchi/carbonara.py -> build/lib/gnocchi copying gnocchi/exceptions.py -> build/lib/gnocchi copying gnocchi/cli.py -> build/lib/gnocchi copying gnocchi/archive_policy.py -> build/lib/gnocchi copying gnocchi/opts.py -> build/lib/gnocchi copying gnocchi/statsd.py -> build/lib/gnocchi copying gnocchi/__init__.py -> build/lib/gnocchi copying gnocchi/utils.py -> build/lib/gnocchi copying gnocchi/gendoc.py -> build/lib/gnocchi copying gnocchi/service.py -> build/lib/gnocchi copying gnocchi/json.py -> build/lib/gnocchi creating build/lib/gnocchi/aggregates copying gnocchi/aggregates/__init__.py -> build/lib/gnocchi/aggregates copying gnocchi/aggregates/moving_stats.py -> build/lib/gnocchi/aggregates running egg_info deleting 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/archive.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/base.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.yaml -> build/lib/gnocchi/tests/gabbi/gabbits copying gnocchi/tests/gabbi/gabbits/resource.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/rest/app.wsgi -> build/lib/gnocchi/rest creating build/lib/gnocchi/rest/static creating build/lib/gnocchi/rest/static/css copying gnocchi/rest/static/css/bootstrap.min.css -> build/lib/gnocchi/rest/static/css copying gnocchi/rest/static/css/c3.min.css -> build/lib/gnocchi/rest/static/css creating build/lib/gnocchi/rest/static/fonts copying gnocchi/rest/static/fonts/glyphicons-halflings-regular.eot -> build/lib/gnocchi/rest/static/fonts copying gnocchi/rest/static/fonts/glyphicons-halflings-regular.svg -> build/lib/gnocchi/rest/static/fonts copying gnocchi/rest/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/gnocchi/rest/static/fonts copying gnocchi/rest/static/fonts/glyphicons-halflings-regular.woff -> build/lib/gnocchi/rest/static/fonts creating build/lib/gnocchi/rest/static/js copying gnocchi/rest/static/js/bootstrap.min.js -> build/lib/gnocchi/rest/static/js copying gnocchi/rest/static/js/c3.min.js -> build/lib/gnocchi/rest/static/js copying gnocchi/rest/static/js/d3.min.js -> build/lib/gnocchi/rest/static/js copying gnocchi/rest/static/js/gnocchi.js -> build/lib/gnocchi/rest/static/js creating build/lib/gnocchi/rest/templates copying gnocchi/rest/templates/basic.j2 -> build/lib/gnocchi/rest/templates copying gnocchi/rest/templates/measures.j2 -> build/lib/gnocchi/rest/templates copying gnocchi/rest/templates/resources.j2 -> build/lib/gnocchi/rest/templates + install -p -D -m 640 /builddir/build/SOURCES/gnocchi.conf.sample etc/gnocchi/gnocchi.conf.sample + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SlTDG6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch + cd gnocchi-1.0.0 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/exceptions.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/cli.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/archive_policy.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/opts.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/statsd.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/app.wsgi -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/css copying build/lib/gnocchi/rest/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/css copying build/lib/gnocchi/rest/static/css/c3.min.css -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/css creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/js copying build/lib/gnocchi/rest/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/js copying build/lib/gnocchi/rest/static/js/d3.min.js -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/js copying build/lib/gnocchi/rest/static/js/c3.min.js -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/js copying build/lib/gnocchi/rest/static/js/gnocchi.js -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/js creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/fonts copying build/lib/gnocchi/rest/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/fonts copying build/lib/gnocchi/rest/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/fonts copying build/lib/gnocchi/rest/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/fonts copying build/lib/gnocchi/rest/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/static/fonts creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/templates copying build/lib/gnocchi/rest/templates/basic.j2 -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/templates copying build/lib/gnocchi/rest/templates/resources.j2 -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/templates copying build/lib/gnocchi/rest/templates/measures.j2 -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/templates copying build/lib/gnocchi/rest/app.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest copying build/lib/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates copying build/lib/gnocchi/aggregates/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates copying build/lib/gnocchi/aggregates/moving_stats.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/openstack copying build/lib/gnocchi/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/openstack creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/swift.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/ceph.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/file.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/null.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage copying build/lib/gnocchi/storage/_carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/null.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer copying build/lib/gnocchi/indexer/sqlalchemy_base.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_indexer.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_ceilometer_dispatcher.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_carbonara.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_storage.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_rest.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/gabbi/test_gabbi_live.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/gabbi/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits-live creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-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-1.0.0-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-1.0.0-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-1.0.0-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-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/gabbits copying build/lib/gnocchi/tests/gabbi/test_gabbi.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi copying build/lib/gnocchi/tests/test_statsd.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage copying build/lib/gnocchi/tests/test_archive_policy.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/base.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests copying build/lib/gnocchi/tests/test_aggregates.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer copying build/lib/gnocchi/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer creating /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/orchestration.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/network.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/ipmi.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/swift_account.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/instance.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/__init__.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/identity.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/image.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/ceph_account.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/base.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/resources/volume.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources copying build/lib/gnocchi/ceilometer/utils.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer copying build/lib/gnocchi/ceilometer/dispatcher.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer copying build/lib/gnocchi/utils.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/gendoc.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/service.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi copying build/lib/gnocchi/json.py -> /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/carbonara.py to carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/archive_policy.py to archive_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/statsd.py to statsd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/rest/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/aggregates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/storage/_carbonara.py to _carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/sqlalchemy.py to sqlalchemy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/indexer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_ceilometer_dispatcher.py to test_ceilometer_dispatcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/test_carbonara.py to test_carbonara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/gabbi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-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-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/orchestration.py to orchestration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/ipmi.py to ipmi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/swift_account.py to swift_account.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/instance.py to instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/identity.py to identity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/ceph_account.py to ceph_account.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/resources/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/ceilometer/dispatcher.py to dispatcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/gendoc.py to gendoc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi/json.py to json.pyc running install_egg_info running egg_info 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-1.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/gnocchi-1.0.0-py2.7.egg-info running install_scripts Installing gnocchi-dbsync script to /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/bin Installing carbonara-create script to /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/bin Installing carbonara-update script to /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/bin Installing carbonara-dump script to /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/bin Installing gnocchi-api script to /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/bin Installing gnocchi-statsd script to /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch//etc/sysconfig/ + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch//etc/gnocchi/ + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch//etc/ceilometer/ + mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch//var/log/openstack-gnocchi + install -p -D -m 640 etc/gnocchi/gnocchi.conf.sample /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/etc/gnocchi/gnocchi.conf + cp -R etc/gnocchi/policy.json /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch//etc/gnocchi + cp -R etc/ceilometer/gnocchi_archive_policy_map.yaml /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch//etc/ceilometer + /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-1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-gnocchi-1.0.0-1.el7.noarch Provides: python-gnocchi = 1.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: openstack-gnocchi-api-1.0.0-1.el7.noarch Provides: config(openstack-gnocchi-api) = 1.0.0-1.el7 openstack-gnocchi-api = 1.0.0-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-carbonara-1.0.0-1.el7.noarch Provides: openstack-gnocchi-carbonara = 1.0.0-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-indexer-sqlalchemy-1.0.0-1.el7.noarch Provides: openstack-gnocchi-indexer-sqlalchemy = 1.0.0-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-statsd-1.0.0-1.el7.noarch Provides: openstack-gnocchi-statsd = 1.0.0-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-doc-1.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1G9zT9 + umask 022 + cd /builddir/build/BUILD + cd gnocchi-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/share/doc/openstack-gnocchi-doc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/share/doc/openstack-gnocchi-doc-1.0.0 + cp -pr doc/source/ /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch/usr/share/doc/openstack-gnocchi-doc-1.0.0 + exit 0 Provides: openstack-gnocchi-doc = 1.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-gnocchi-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-api-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-carbonara-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-indexer-sqlalchemy-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-statsd-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-gnocchi-doc-1.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2diebA + umask 022 + cd /builddir/build/BUILD + cd gnocchi-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-gnocchi-1.0.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->