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/python-designateclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-mitaka-el7-build-16068-22369/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/python-designateclient.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-designateclient-2.0.0-2.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/python-designateclient.spec '], chrootPath='/var/lib/mock/cloud7-openstack-mitaka-el7-build-16068-22369/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/python-designateclient.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BSEYOs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-designateclient-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-designateclient-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-designateclient-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qa2EH0 + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/designateclient copying designateclient/auth.py -> build/lib/designateclient copying designateclient/shell.py -> build/lib/designateclient copying designateclient/__init__.py -> build/lib/designateclient copying designateclient/exceptions.py -> build/lib/designateclient copying designateclient/utils.py -> build/lib/designateclient copying designateclient/client.py -> build/lib/designateclient copying designateclient/warlock.py -> build/lib/designateclient copying designateclient/version.py -> build/lib/designateclient creating build/lib/designateclient/tests creating build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_domain.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_client.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_records.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/__init__.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_quotas.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_touch.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_reports.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_servers.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_diagnostics.py -> build/lib/designateclient/tests/test_v1 copying designateclient/tests/test_v1/test_sync.py -> build/lib/designateclient/tests/test_v1 creating build/lib/designateclient/cli copying designateclient/cli/sync.py -> build/lib/designateclient/cli copying designateclient/cli/reports.py -> build/lib/designateclient/cli copying designateclient/cli/servers.py -> build/lib/designateclient/cli copying designateclient/cli/diagnostics.py -> build/lib/designateclient/cli copying designateclient/cli/__init__.py -> build/lib/designateclient/cli copying designateclient/cli/quotas.py -> build/lib/designateclient/cli copying designateclient/cli/touch.py -> build/lib/designateclient/cli copying designateclient/cli/base.py -> build/lib/designateclient/cli copying designateclient/cli/domains.py -> build/lib/designateclient/cli copying designateclient/cli/records.py -> build/lib/designateclient/cli creating build/lib/designateclient/osc copying designateclient/osc/plugin.py -> build/lib/designateclient/osc copying designateclient/osc/__init__.py -> build/lib/designateclient/osc creating build/lib/designateclient/v2 copying designateclient/v2/tlds.py -> build/lib/designateclient/v2 copying designateclient/v2/reverse.py -> build/lib/designateclient/v2 copying designateclient/v2/recordsets.py -> build/lib/designateclient/v2 copying designateclient/v2/nameservers.py -> build/lib/designateclient/v2 copying designateclient/v2/zones.py -> build/lib/designateclient/v2 copying designateclient/v2/limits.py -> build/lib/designateclient/v2 copying designateclient/v2/__init__.py -> build/lib/designateclient/v2 copying designateclient/v2/blacklists.py -> build/lib/designateclient/v2 copying designateclient/v2/utils.py -> build/lib/designateclient/v2 copying designateclient/v2/base.py -> build/lib/designateclient/v2 copying designateclient/v2/client.py -> build/lib/designateclient/v2 creating build/lib/designateclient/v1 copying designateclient/v1/sync.py -> build/lib/designateclient/v1 copying designateclient/v1/reports.py -> build/lib/designateclient/v1 copying designateclient/v1/servers.py -> build/lib/designateclient/v1 copying designateclient/v1/diagnostics.py -> build/lib/designateclient/v1 copying designateclient/v1/__init__.py -> build/lib/designateclient/v1 copying designateclient/v1/quotas.py -> build/lib/designateclient/v1 copying designateclient/v1/touch.py -> build/lib/designateclient/v1 copying designateclient/v1/domains.py -> build/lib/designateclient/v1 copying designateclient/v1/records.py -> build/lib/designateclient/v1 creating build/lib/designateclient/v2/cli copying designateclient/v2/cli/tlds.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/reverse.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/recordsets.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/zones.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/__init__.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/blacklists.py -> build/lib/designateclient/v2/cli creating build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_client.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_blacklists.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_limits.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_nameservers.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/__init__.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_reverse.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_timeout.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_tlds.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_zones.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_recordsets.py -> build/lib/designateclient/tests/v2 creating build/lib/designateclient/functionaltests creating build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/fixtures.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/__init__.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_zone.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_zone_transfer.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_tlds.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_recordsets.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_blacklist.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/tests/__init__.py -> build/lib/designateclient/tests copying designateclient/tests/test_designateclient.py -> build/lib/designateclient/tests copying designateclient/tests/base.py -> build/lib/designateclient/tests copying designateclient/tests/test_exceptions.py -> build/lib/designateclient/tests copying designateclient/tests/test_utils.py -> build/lib/designateclient/tests copying designateclient/functionaltests/config.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/__init__.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/base.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/datagen.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/client.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/models.py -> build/lib/designateclient/functionaltests running egg_info deleting python_designateclient.egg-info/requires.txt writing python_designateclient.egg-info/PKG-INFO writing top-level names to python_designateclient.egg-info/top_level.txt writing dependency_links to python_designateclient.egg-info/dependency_links.txt writing entry points to python_designateclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/designateclient/resources creating build/lib/designateclient/resources/schemas creating build/lib/designateclient/resources/schemas/v1 copying designateclient/resources/schemas/v1/domain.json -> build/lib/designateclient/resources/schemas/v1 copying designateclient/resources/schemas/v1/record.json -> build/lib/designateclient/resources/schemas/v1 copying designateclient/resources/schemas/v1/server.json -> build/lib/designateclient/resources/schemas/v1 running build_scripts creating build/scripts-2.7 copying and adjusting bin/designate -> build/scripts-2.7 changing mode of build/scripts-2.7/designate from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pe5B4z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch + cd python-designateclient-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/auth.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/shell.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/exceptions.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/sync.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/reports.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/servers.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/diagnostics.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/quotas.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/touch.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/base.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/domains.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli copying build/lib/designateclient/cli/records.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/config.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/base.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/fixtures.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_zone.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_tlds.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_blacklist.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/datagen.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/client.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/models.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc copying build/lib/designateclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc copying build/lib/designateclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/resources creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/resources/schemas creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/resources/schemas/v1 copying build/lib/designateclient/resources/schemas/v1/server.json -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/resources/schemas/v1 copying build/lib/designateclient/resources/schemas/v1/domain.json -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/resources/schemas/v1 copying build/lib/designateclient/resources/schemas/v1/record.json -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/resources/schemas/v1 copying build/lib/designateclient/utils.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/tlds.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/reverse.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/nameservers.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/zones.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/limits.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/tlds.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/reverse.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/zones.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/blacklists.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/blacklists.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/utils.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/base.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/client.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/client.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/sync.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/reports.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/servers.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/diagnostics.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/touch.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/domains.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/v1/records.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1 copying build/lib/designateclient/warlock.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/version.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_domain.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_client.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_records.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_quotas.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_touch.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_reports.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_servers.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_diagnostics.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/test_v1/test_sync.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1 copying build/lib/designateclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/test_designateclient.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/base.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_client.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_blacklists.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_limits.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_nameservers.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_reverse.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_timeout.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_tlds.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_zones.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/reports.py to reports.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/diagnostics.py to diagnostics.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/touch.py to touch.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/cli/records.py to records.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_zone_transfer.py to test_zone_transfer.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_tlds.py to test_tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_recordsets.py to test_recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_blacklist.py to test_blacklist.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/datagen.py to datagen.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/tlds.py to tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/reverse.py to reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/recordsets.py to recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/nameservers.py to nameservers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/zones.py to zones.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/tlds.py to tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/reverse.py to reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/recordsets.py to recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/zones.py to zones.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/blacklists.py to blacklists.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/blacklists.py to blacklists.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/reports.py to reports.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/diagnostics.py to diagnostics.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/touch.py to touch.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v1/records.py to records.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/warlock.py to warlock.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_records.py to test_records.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_touch.py to test_touch.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_reports.py to test_reports.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_diagnostics.py to test_diagnostics.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_v1/test_sync.py to test_sync.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_designateclient.py to test_designateclient.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_blacklists.py to test_blacklists.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_nameservers.py to test_nameservers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_reverse.py to test_reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_timeout.py to test_timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_tlds.py to test_tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_zones.py to test_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_recordsets.py to test_recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_utils.py to test_utils.pyc writing byte-compilation script '/tmp/tmpfVnGhH.py' /usr/bin/python2 -O /tmp/tmpfVnGhH.py removing /tmp/tmpfVnGhH.py running install_egg_info running egg_info writing python_designateclient.egg-info/PKG-INFO writing top-level names to python_designateclient.egg-info/top_level.txt writing dependency_links to python_designateclient.egg-info/dependency_links.txt writing entry points to python_designateclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_designateclient.egg-info to /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/python_designateclient-2.0.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin copying build/scripts-2.7/designate -> /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin/designate to 755 + mv /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin/designate /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin/designate-2.7 + ln -s ./designate-2.7 /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin/designate-2 + ln -s ./designate-2 /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/bin/designate ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-designateclient-2.0.0: + PYTHONPATH=/builddir/build/BUILD/python-designateclient-2.0.0: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] bindings reading sources... [ 25%] contributing reading sources... [ 37%] functional-tests reading sources... [ 50%] index reading sources... [ 62%] installation reading sources... [ 75%] shell reading sources... [ 87%] shell-examples reading sources... [100%] shell-v2 looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] bindings writing output... [ 25%] contributing writing output... [ 37%] functional-tests writing output... [ 50%] index writing output... [ 62%] installation writing output... [ 75%] shell writing output... [ 87%] shell-examples writing output... [100%] shell-v2 writing additional files.../builddir/build/BUILD/python-designateclient-2.0.0/doc/source/index.rst:5: WARNING: unknown document: api (0 module code pages) genindex search copying static files... done copying extra files... done WARNING: html_static_path entry u'/builddir/build/BUILD/python-designateclient-2.0.0/doc/source/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 2 warnings. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-designateclient-2.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/python-designateclient-2.0.0-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-designateclient-2.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aTMuQg + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/doc/python2-designateclient-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/doc/python2-designateclient-2.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/doc/python2-designateclient-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xSyDDX + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/licenses/python2-designateclient-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/licenses/python2-designateclient-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/licenses/python2-designateclient-2.0.0 + exit 0 Provides: python-designateclient = 2.0.0-2.el7 python2-designateclient = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-designateclient < 2.0.0-2.el7 Processing files: python2-designateclient-tests-2.0.0-2.el7.noarch Provides: python-designateclient-tests = 2.0.0-2.el7 python2-designateclient-tests = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-designateclient-tests < 2.0.0-2.el7 Processing files: python-designateclient-doc-2.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W6FdRL + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/doc/python-designateclient-doc-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/doc/python-designateclient-doc-2.0.0 + cp -pr html /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/doc/python-designateclient-doc-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RBDj7z + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/licenses/python-designateclient-doc-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/licenses/python-designateclient-doc-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch/usr/share/licenses/python-designateclient-doc-2.0.0 + exit 0 Provides: python-designateclient-doc = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch Wrote: /builddir/build/RPMS/python2-designateclient-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-designateclient-tests-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-designateclient-doc-2.0.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZDzEkR + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-designateclient-2.0.0-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->