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-paunch.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-58848-250414/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-paunch.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-paunch-4.4.0-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-paunch.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-58848-250414/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-paunch.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.q851uo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf paunch-4.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/paunch-4.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd paunch-4.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6KAgb1 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/paunch creating build/lib/paunch/utils copying paunch/utils/common.py -> build/lib/paunch/utils copying paunch/utils/__init__.py -> build/lib/paunch/utils copying paunch/utils/systemd.py -> build/lib/paunch/utils creating build/lib/paunch/tests copying paunch/tests/test_builder_podman.py -> build/lib/paunch/tests copying paunch/tests/base.py -> build/lib/paunch/tests copying paunch/tests/test_builder_compose1.py -> build/lib/paunch/tests copying paunch/tests/test_builder_base.py -> build/lib/paunch/tests copying paunch/tests/__init__.py -> build/lib/paunch/tests copying paunch/tests/test_runner.py -> build/lib/paunch/tests copying paunch/tests/test_utils_systemd.py -> build/lib/paunch/tests copying paunch/tests/test_paunch.py -> build/lib/paunch/tests copying paunch/constants.py -> build/lib/paunch copying paunch/cmd.py -> build/lib/paunch copying paunch/__init__.py -> build/lib/paunch copying paunch/runner.py -> build/lib/paunch copying paunch/__main__.py -> build/lib/paunch creating build/lib/paunch/builder copying paunch/builder/podman.py -> build/lib/paunch/builder copying paunch/builder/base.py -> build/lib/paunch/builder copying paunch/builder/__init__.py -> build/lib/paunch/builder copying paunch/builder/compose1.py -> build/lib/paunch/builder running egg_info deleting paunch.egg-info/requires.txt writing paunch.egg-info/PKG-INFO writing top-level names to paunch.egg-info/top_level.txt writing dependency_links to paunch.egg-info/dependency_links.txt writing entry points to paunch.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2cFXXE + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch + cd paunch-4.4.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch copying build/lib/paunch/constants.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch copying build/lib/paunch/cmd.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils copying build/lib/paunch/utils/common.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils copying build/lib/paunch/utils/__init__.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils copying build/lib/paunch/utils/systemd.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils copying build/lib/paunch/__init__.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/test_builder_podman.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/base.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/test_builder_compose1.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/test_builder_base.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/__init__.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/test_runner.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/test_utils_systemd.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/tests/test_paunch.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests copying build/lib/paunch/runner.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch creating /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder copying build/lib/paunch/builder/podman.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder copying build/lib/paunch/builder/base.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder copying build/lib/paunch/builder/__init__.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder copying build/lib/paunch/builder/compose1.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder copying build/lib/paunch/__main__.py -> /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/cmd.py to cmd.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/utils/systemd.py to systemd.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/test_builder_podman.py to test_builder_podman.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/test_builder_compose1.py to test_builder_compose1.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/test_builder_base.py to test_builder_base.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/test_runner.py to test_runner.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/test_utils_systemd.py to test_utils_systemd.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/tests/test_paunch.py to test_paunch.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder/podman.py to podman.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/builder/compose1.py to compose1.pyc byte-compiling /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch/__main__.py to __main__.pyc writing byte-compilation script '/tmp/tmps8J4Pr.py' /usr/bin/python2 -O /tmp/tmps8J4Pr.py removing /tmp/tmps8J4Pr.py running install_egg_info running egg_info writing paunch.egg-info/PKG-INFO writing top-level names to paunch.egg-info/top_level.txt writing dependency_links to paunch.egg-info/dependency_links.txt writing entry points to paunch.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying paunch.egg-info to /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/paunch-4.4.0-py2.7.egg-info running install_scripts Installing paunch script to /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/bin /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + install -p -D -m 755 /builddir/build/SOURCES/paunch-container-shutdown /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/libexec/paunch-container-shutdown + install -p -D -m 644 /builddir/build/SOURCES/paunch-container-shutdown.service /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/systemd/system/paunch-container-shutdown.service + install -p -D -m 644 /builddir/build/SOURCES/91-paunch-container-shutdown.preset /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/systemd/system-preset/91-paunch-container-shutdown.preset + install -p -D -m 644 /builddir/build/SOURCES/netns-placeholder.service /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/systemd/system/netns-placeholder.service + install -p -D -m 644 /builddir/build/SOURCES/91-netns-placeholder.preset /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/lib/systemd/system-preset/91-netns-placeholder.preset + python2 setup.py build_sphinx running build_sphinx [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme fatal: Not a git repository (or any of the parent directories): .git No ./.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 5 added, 0 changed, 0 removed WARNING: Cannot find git top directory, assuming "." reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing fatal: Not a git repository (or any of the parent directories): .git [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/paunch/tree/doc/source' [openstackdocstheme] bug_project (from user) 'paunch' [openstackdocstheme] bug_tag 'docs' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: Not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributing' writing output... [ 40%] index [openstackdocstheme] other_versions [] fatal: Not a git repository (or any of the parent directories): .git [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... [ 60%] installation [openstackdocstheme] other_versions [] fatal: Not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/installation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'installation' writing output... [ 80%] readme [openstackdocstheme] other_versions [] fatal: Not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/readme.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/readme.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'readme' writing output... [100%] usage [openstackdocstheme] other_versions [] fatal: Not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/usage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'usage' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' WARNING: Cannot get gitsha from git repository. 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, 2 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /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/paunch-4.4.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-paunch-4.4.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZfIpfl + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + PYTHON=python2 + python2 setup.py test running test running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --list running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpBldswR running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp7pYMrw running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpHQ9Vxz running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpiFfJ7s Ran 113 tests in 8.973s PASSED (id=0) + exit 0 Processing files: python2-paunch-4.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jb2yO7 + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/doc/python2-paunch-4.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/doc/python2-paunch-4.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/doc/python2-paunch-4.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qQjZnU + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-4.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-4.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-4.4.0 + exit 0 Provides: python-paunch = 4.4.0-1.el7 python2-paunch = 4.4.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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-paunch < 4.4.0-1.el7 Processing files: python2-paunch-doc-4.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aZVPhH + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/doc/python2-paunch-doc-4.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/doc/python2-paunch-doc-4.4.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/doc/python2-paunch-doc-4.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W8Xrcu + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-doc-4.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-doc-4.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-doc-4.4.0 + exit 0 Provides: python2-paunch-doc = 4.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-paunch-tests-4.4.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t2MiLh + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-tests-4.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-tests-4.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/python2-paunch-tests-4.4.0 + exit 0 Provides: python2-paunch-tests = 4.4.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: paunch-services-4.4.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YWgkx5 + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/paunch-services-4.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/paunch-services-4.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch/usr/share/licenses/paunch-services-4.4.0 + exit 0 Provides: paunch-services = 4.4.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 systemd Requires(preun): /bin/sh systemd Requires(postun): systemd Requires: /bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-paunch-4.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-paunch-doc-4.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-paunch-tests-4.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/paunch-services-4.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9NzFb8 + umask 022 + cd /builddir/build/BUILD + cd paunch-4.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-paunch-4.4.0-1.el7.noarch + exit 0 Child return code was: 0