Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-privsep.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64307-315142/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-oslo-privsep.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-privsep-1.33.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-privsep.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64307-315142/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-oslo-privsep.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Yd3cbt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.privsep-1.33.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.privsep-1.33.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.privsep-1.33.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-oslo-privsep-1.33.3 base' + rm -rf oslo.privsep.egg-info + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bov2bi + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + 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/oslo_privsep creating build/lib/oslo_privsep/tests copying oslo_privsep/tests/__init__.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_priv_context.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/fixture.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_capabilities.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_comm.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/test_daemon.py -> build/lib/oslo_privsep/tests copying oslo_privsep/tests/testctx.py -> build/lib/oslo_privsep/tests copying oslo_privsep/daemon.py -> build/lib/oslo_privsep copying oslo_privsep/__init__.py -> build/lib/oslo_privsep copying oslo_privsep/version.py -> build/lib/oslo_privsep copying oslo_privsep/capabilities.py -> build/lib/oslo_privsep copying oslo_privsep/priv_context.py -> build/lib/oslo_privsep copying oslo_privsep/comm.py -> build/lib/oslo_privsep copying oslo_privsep/_i18n.py -> build/lib/oslo_privsep running egg_info creating oslo.privsep.egg-info writing oslo.privsep.egg-info/PKG-INFO writing top-level names to oslo.privsep.egg-info/top_level.txt writing dependency_links to oslo.privsep.egg-info/dependency_links.txt writing entry points to oslo.privsep.egg-info/entry_points.txt writing pbr to oslo.privsep.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.privsep.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.privsep.egg-info/SOURCES.txt' creating build/lib/oslo_privsep/locale creating build/lib/oslo_privsep/locale/de creating build/lib/oslo_privsep/locale/de/LC_MESSAGES copying oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po -> build/lib/oslo_privsep/locale/de/LC_MESSAGES creating build/lib/oslo_privsep/locale/en_GB creating build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES copying oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po -> build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES + sleep 1 + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Creating file /builddir/build/BUILD/oslo.privsep-1.33.3/doc/source/reference/api/oslo_privsep.rst. Creating file /builddir/build/BUILD/oslo.privsep-1.33.3/doc/source/reference/api/oslo_privsep.tests.rst. Creating file /builddir/build/BUILD/oslo.privsep-1.33.3/doc/source/reference/api/modules.rst. Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/oslo.privsep-1.33.3/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] contributor/contributing reading sources... [ 20%] contributor/history reading sources... [ 30%] contributor/index reading sources... [ 40%] index reading sources... [ 50%] install/index reading sources... [ 60%] reference/api/modules reading sources... [ 70%] reference/api/oslo_privsep reading sources... [ 80%] reference/api/oslo_privsep.tests reading sources... [ 90%] reference/index reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] contributor/contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/oslo.privsep/tree/doc/source' [openstackdocstheme] bug_project (from user) 'oslo.privsep' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/contributing' writing output... [ 20%] contributor/history [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/history.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/history' writing output... [ 30%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 40%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 50%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 60%] reference/api/modules [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/modules.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/modules' writing output... [ 70%] reference/api/oslo_privsep [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/oslo_privsep.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/oslo_privsep.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/oslo_privsep' writing output... [ 80%] reference/api/oslo_privsep.tests [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/oslo_privsep.tests.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/oslo_privsep.tests.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/oslo_privsep.tests' writing output... [ 90%] reference/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/index' writing output... [100%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + python2 setup.py compile_catalog -d build/lib/oslo_privsep/locale running compile_catalog compiling catalog build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po to build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.mo compiling catalog build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po to build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aTN5bj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch + cd oslo.privsep-1.33.3 + 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-oslo-privsep-1.33.3-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep copying build/lib/oslo_privsep/daemon.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep copying build/lib/oslo_privsep/__init__.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/de creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/de/LC_MESSAGES copying build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/de/LC_MESSAGES copying build/lib/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.mo -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES copying build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES copying build/lib/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.mo -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES copying build/lib/oslo_privsep/version.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep copying build/lib/oslo_privsep/capabilities.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep copying build/lib/oslo_privsep/priv_context.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep creating /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_priv_context.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/fixture.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_capabilities.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_comm.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/test_daemon.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/tests/testctx.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests copying build/lib/oslo_privsep/comm.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep copying build/lib/oslo_privsep/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/daemon.py to daemon.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/priv_context.py to priv_context.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/test_priv_context.py to test_priv_context.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/fixture.py to fixture.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/test_comm.py to test_comm.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/test_daemon.py to test_daemon.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/tests/testctx.py to testctx.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/comm.py to comm.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/_i18n.py to _i18n.pyc writing byte-compilation script '/tmp/tmpu41C8y.py' /usr/bin/python2 -O /tmp/tmpu41C8y.py removing /tmp/tmpu41C8y.py running install_egg_info running egg_info writing oslo.privsep.egg-info/PKG-INFO writing top-level names to oslo.privsep.egg-info/top_level.txt writing dependency_links to oslo.privsep.egg-info/dependency_links.txt writing entry points to oslo.privsep.egg-info/entry_points.txt writing pbr to oslo.privsep.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.privsep.egg-info/SOURCES.txt' Copying oslo.privsep.egg-info to /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo.privsep-1.33.3-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing privsep-helper script to /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/bin + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/de/LC_MESSAGES/oslo_privsep.po /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES/oslo_privsep.po + rm -f '/builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_privsep/locale /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch oslo_privsep --all-name + /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/oslo.privsep-1.33.3 /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-oslo-privsep-1.33.3-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r39Bfm + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + python2 setup.py test running test running egg_info writing oslo.privsep.egg-info/PKG-INFO writing top-level names to oslo.privsep.egg-info/top_level.txt writing dependency_links to oslo.privsep.egg-info/dependency_links.txt writing entry points to oslo.privsep.egg-info/entry_points.txt writing pbr to oslo.privsep.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'oslo.privsep.egg-info/SOURCES.txt' running build_ext test_helper_command (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_helper_command ... ok test_helper_command_default (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_helper_command_default ... ok test_helper_command_default_dirtoo (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_helper_command_default_dirtoo ... ok test_init_known_contexts (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_init_known_contexts ... ok test_init_windows (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_init_windows ... ok test_set_client_mode (oslo_privsep.tests.test_priv_context.PrivContextTest) oslo_privsep.tests.test_priv_context.PrivContextTest.test_set_client_mode ... ok test_getpid (oslo_privsep.tests.test_priv_context.RootwrapTest) oslo_privsep.tests.test_priv_context.RootwrapTest.test_getpid ... ok test_client_mode (oslo_privsep.tests.test_priv_context.SeparationTest) oslo_privsep.tests.test_priv_context.SeparationTest.test_client_mode ... ok test_getpid (oslo_privsep.tests.test_priv_context.SeparationTest) oslo_privsep.tests.test_priv_context.SeparationTest.test_getpid ... ok test_basic_functionality (oslo_privsep.tests.test_priv_context.SerializationTest) oslo_privsep.tests.test_priv_context.SerializationTest.test_basic_functionality ... ok test_raises_custom (oslo_privsep.tests.test_priv_context.SerializationTest) oslo_privsep.tests.test_priv_context.SerializationTest.test_raises_custom ... ok test_raises_standard (oslo_privsep.tests.test_priv_context.SerializationTest) oslo_privsep.tests.test_priv_context.SerializationTest.test_raises_standard ... ok test_drop_all_caps_except (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_drop_all_caps_except ... ok test_drop_all_caps_except_error (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_drop_all_caps_except_error ... ok test_get_caps (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_get_caps ... ok test_get_caps_error (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_get_caps_error ... ok test_set_keepcaps (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_set_keepcaps ... ok test_set_keepcaps_error (oslo_privsep.tests.test_capabilities.TestCapabilities) oslo_privsep.tests.test_capabilities.TestCapabilities.test_set_keepcaps_error ... ok test_badobj (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_badobj ... ok test_bool (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_bool ... ok test_bytes (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_bytes ... ok test_dict (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_dict ... ok test_eof (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_eof ... ok test_int (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_int ... ok test_list (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_list ... ok test_none (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_none ... ok test_tuple (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_tuple ... ok test_unicode (oslo_privsep.tests.test_comm.TestSerialization) oslo_privsep.tests.test_comm.TestSerialization.test_unicode ... ok test_out_of_band_log_message (oslo_privsep.tests.test_daemon.ClientChannelTestCase) oslo_privsep.tests.test_daemon.ClientChannelTestCase.test_out_of_band_log_message ... ok test_out_of_band_not_log_message (oslo_privsep.tests.test_daemon.ClientChannelTestCase) oslo_privsep.tests.test_daemon.ClientChannelTestCase.test_out_of_band_not_log_message ... ok test_drop_privs (oslo_privsep.tests.test_daemon.DaemonTest) oslo_privsep.tests.test_daemon.DaemonTest.test_drop_privs ... ok test_format_record (oslo_privsep.tests.test_daemon.LogTest) oslo_privsep.tests.test_daemon.LogTest.test_format_record ... ok test_priv_loglevel (oslo_privsep.tests.test_daemon.LogTest) oslo_privsep.tests.test_daemon.LogTest.test_priv_loglevel ... ok test_record_data (oslo_privsep.tests.test_daemon.LogTest) oslo_privsep.tests.test_daemon.LogTest.test_record_data ... ok test_unexported (oslo_privsep.tests.test_daemon.WithContextTest) oslo_privsep.tests.test_daemon.WithContextTest.test_unexported ... ok ---------------------------------------------------------------------- Ran 35 tests in 1.116s OK + exit 0 Processing files: python2-oslo-privsep-1.33.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ylC3Nt + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/doc/python2-oslo-privsep-1.33.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/doc/python2-oslo-privsep-1.33.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/doc/python2-oslo-privsep-1.33.3 + exit 0 Provides: python-oslo-privsep = 1.33.3-1.el7 python2-oslo-privsep = 1.33.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-oslo-privsep < 1.33.3-1.el7 Processing files: python2-oslo-privsep-tests-1.33.3-1.el7.noarch Provides: python2-oslo-privsep-tests = 1.33.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-oslo-privsep-doc-1.33.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ytpFkC + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/doc/python-oslo-privsep-doc-1.33.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/doc/python-oslo-privsep-doc-1.33.3 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/doc/python-oslo-privsep-doc-1.33.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WtDKTK + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/licenses/python-oslo-privsep-doc-1.33.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/licenses/python-oslo-privsep-doc-1.33.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/licenses/python-oslo-privsep-doc-1.33.3 + exit 0 Provides: python-oslo-privsep-doc = 1.33.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-oslo-privsep-lang-1.33.3-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L4Kz7U + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/licenses/python-oslo-privsep-lang-1.33.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/licenses/python-oslo-privsep-lang-1.33.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch/usr/share/licenses/python-oslo-privsep-lang-1.33.3 + exit 0 Provides: python-oslo-privsep-lang = 1.33.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch Wrote: /builddir/build/RPMS/python2-oslo-privsep-1.33.3-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-oslo-privsep-tests-1.33.3-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-privsep-doc-1.33.3-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-privsep-lang-1.33.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OvbDrM + umask 022 + cd /builddir/build/BUILD + cd oslo.privsep-1.33.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-privsep-1.33.3-1.el7.noarch + exit 0 Child return code was: 0