Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'], printOutput=Falseuser='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000shell=FalsechrootPath='/var/lib/mock/f27-build-9313775-772478/root'timeout=172800nspawn_args=[]gid=425logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-reno-2.0.3-3.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'], printOutput=Falseuser='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000shell=FalsechrootPath='/var/lib/mock/f27-build-9313775-772478/root'timeout=172800nspawn_args=[]gid=425logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-reno.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pgr7Cg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reno-2.0.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/reno-2.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd reno-2.0.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-reno-2.0.3 base' + sed -i '/[Nn]ewton/d' doc/source/history.rst Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ymMxAq + exit 0 + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/reno creating build/lib/reno/tests copying reno/tests/test_utils.py -> build/lib/reno/tests copying reno/tests/test_formatter.py -> build/lib/reno/tests copying reno/tests/base.py -> build/lib/reno/tests copying reno/tests/test_loader.py -> build/lib/reno/tests copying reno/tests/test_scanner.py -> build/lib/reno/tests copying reno/tests/test_config.py -> build/lib/reno/tests copying reno/tests/test_create.py -> build/lib/reno/tests copying reno/tests/__init__.py -> build/lib/reno/tests copying reno/tests/test_cache.py -> build/lib/reno/tests copying reno/sphinxext.py -> build/lib/reno copying reno/create.py -> build/lib/reno copying reno/formatter.py -> build/lib/reno copying reno/scanner.py -> build/lib/reno copying reno/cache.py -> build/lib/reno copying reno/report.py -> build/lib/reno copying reno/defaults.py -> build/lib/reno copying reno/config.py -> build/lib/reno copying reno/__init__.py -> build/lib/reno copying reno/loader.py -> build/lib/reno copying reno/main.py -> build/lib/reno copying reno/utils.py -> build/lib/reno copying reno/lister.py -> build/lib/reno running egg_info writing requirements to reno.egg-info/requires.txt writing reno.egg-info/PKG-INFO writing top-level names to reno.egg-info/top_level.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt writing pbr to reno.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 reading manifest template 'MANIFEST.in' 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 'reno.egg-info/SOURCES.txt' + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing reno.egg-info/PKG-INFO writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt writing requirements to reno.egg-info/requires.txt writing top-level names to reno.egg-info/top_level.txt writing pbr to reno.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 reading manifest template 'MANIFEST.in' 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 'reno.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4zwjw1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch ++ dirname /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch + cd reno-2.0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.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-reno-2.0.3-3.fc27.noarch/usr creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/sphinxext.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/create.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/formatter.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/scanner.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/cache.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/report.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_utils.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_formatter.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/base.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_loader.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_scanner.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_config.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_create.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/tests/test_cache.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests copying build/lib/reno/defaults.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/config.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/loader.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/main.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/utils.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno copying build/lib/reno/lister.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/sphinxext.py to sphinxext.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/report.py to report.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_formatter.py to test_formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_loader.py to test_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_scanner.py to test_scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_create.py to test_create.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/tests/test_cache.py to test_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno/lister.py to lister.pyc writing byte-compilation script '/tmp/tmpleHQf4.py' /usr/bin/python2 -O /tmp/tmpleHQf4.py removing /tmp/tmpleHQf4.py running install_egg_info running egg_info writing requirements to reno.egg-info/requires.txt writing reno.egg-info/PKG-INFO writing top-level names to reno.egg-info/top_level.txt writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt writing pbr to reno.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 reading manifest template 'MANIFEST.in' 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 'reno.egg-info/SOURCES.txt' Copying reno.egg-info to /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7/site-packages/reno-2.0.3-py2.7.egg-info running install_scripts Installing reno script to /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin/reno /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin/python2-reno + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.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-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/sphinxext.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/create.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/formatter.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/scanner.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/cache.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/report.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno creating /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_utils.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_formatter.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/base.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_loader.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_scanner.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_config.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_create.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/tests/test_cache.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests copying build/lib/reno/defaults.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/config.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/__init__.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/loader.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/main.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/utils.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno copying build/lib/reno/lister.py -> /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/sphinxext.py to sphinxext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/formatter.py to formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/scanner.py to scanner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/report.py to report.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_formatter.py to test_formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_loader.py to test_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_scanner.py to test_scanner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_create.py to test_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/tests/test_cache.py to test_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/defaults.py to defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno/lister.py to lister.cpython-36.pyc writing byte-compilation script '/tmp/tmp2sbmhlj2.py' /usr/bin/python3 /tmp/tmp2sbmhlj2.py removing /tmp/tmp2sbmhlj2.py running install_egg_info running egg_info writing reno.egg-info/PKG-INFO writing dependency_links to reno.egg-info/dependency_links.txt writing entry points to reno.egg-info/entry_points.txt writing requirements to reno.egg-info/requires.txt writing top-level names to reno.egg-info/top_level.txt writing pbr to reno.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 reading manifest template 'MANIFEST.in' 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 'reno.egg-info/SOURCES.txt' Copying reno.egg-info to /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6/site-packages/reno-2.0.3-py3.6.egg-info running install_scripts Installing reno script to /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin/reno /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin/python3-reno + ln -s /usr/bin/python3-reno /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/bin/reno + /usr/bin/python2 setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/reno-2.0.3/doc/build creating /builddir/build/BUILD/reno-2.0.3/doc/build/doctrees creating /builddir/build/BUILD/reno-2.0.3/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] contributing reading sources... [ 22%] design reading sources... [ 33%] examples did not load config file /builddir/build/BUILD/reno-2.0.3/examples/config.yaml: [Errno 2] No such file or directory: u'/builddir/build/BUILD/reno-2.0.3/examples/config.yaml' [reno] scanning /builddir/build/BUILD/reno-2.0.3/examples/notes for current branch release notes scanning /builddir/build/BUILD/reno-2.0.3/examples/notes (branch=*current*) including entire branch history 6b5927c246456896: update to add-complex-example-6b5927c246456896.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 [reno] got versions ['0.0.0'] reading sources... [ 44%] history did not load config file /builddir/build/BUILD/reno-2.0.3/releasenotes/config.yaml: [Errno 2] No such file or directory: '/builddir/build/BUILD/reno-2.0.3/releasenotes/config.yaml' [reno] scanning /builddir/build/BUILD/reno-2.0.3/releasenotes/notes for current branch release notes scanning /builddir/build/BUILD/reno-2.0.3/releasenotes/notes (branch=*current*) including entire branch history 0534a2199cfec44c: update to support-custom-template-0534a2199cfec44c.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 0b24e0bab46d7cf1: update to collapse-pre-releases-0b24e0bab46d7cf1.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 0e52f95f66c8db5b: update to fix-git-log-ordering-0e52f95f66c8db5b.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 2857bfc9474c00b4: update to first-release-2857bfc9474c00b4.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 328853d8d596fd64: update to support-multi-line-notes-328853d8d596fd64.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 3a5377162d97402b: update to dulwich-rewrite-3a5377162d97402b.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 4a092b4102370246: update to sphinx-extension-4a092b4102370246.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 4c5f94e72d4f6fb9: update to reverse-slug-order-4c5f94e72d4f6fb9.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 4e0bcb6f76571b4f: update to fix-prelude-4e0bcb6f76571b4f.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 6a0156b183814d7f: update to stop-scanning-branch-option-6a0156b183814d7f.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 6b0f118fe190585c: update to add-deprecations-section-6b0f118fe190585c.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 6f3d634770e855d0: update to add-earliest-version-6f3d634770e855d0.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 85d23034bef81619: update to default-repository-root-cli-85d23034bef81619.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 88d72cb01812c616: update to add-verbose-flag-88d72cb01812c616.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 95300805f26a0c15: update to fix-branch-base-detection-95300805f26a0c15.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 bcafc2a007a1eb9f: update to branches-eol-bcafc2a007a1eb9f.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 e5a8937c248acc99: update to stop-scanning-branch-e5a8937c248acc99.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 e77084792c1dc695: update to add-config-file-e77084792c1dc695.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 ec5c01ad6144815a: update to support-edit-ec5c01ad6144815a.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 ef0a95c12a90f167: update to fix-scanner-tag-detection-ef0a95c12a90f167.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 f44591da125ba09d: update to bug-1537451-f44591da125ba09d.yaml in commit 3f4efc7bf6877535c583db993df9489b127ccbc9 [reno] got versions ['0.0.0'] reading sources... [ 55%] index reading sources... [ 66%] installation reading sources... [ 77%] readme reading sources... [ 88%] sphinxext reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/reno-2.0.3/doc/source/readme.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 11%] contributing writing output... [ 22%] design writing output... [ 33%] examples writing output... [ 44%] history writing output... [ 55%] index writing output... [ 66%] installation writing output... [ 77%] readme writing output... [ 88%] sphinxext writing output... [100%] usage generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/objects.inv + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m --build-id-seed 2.0.3-3.fc27 --unique-debug-suffix -2.0.3-3.fc27.noarch --unique-debug-src-base python-reno-2.0.3-3.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S /builddir/build/BUILD/reno-2.0.3/debugsourcefiles.list /builddir/build/BUILD/reno-2.0.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-reno-2.0.3-3.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: python2-reno-2.0.3-3.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QIDmE2 + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python2-reno + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python2-reno + cp -pr doc/source/readme.rst /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python2-reno + cp -pr README.rst /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python2-reno + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UG6bj6 + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python2-reno + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python2-reno + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python2-reno + exit 0 Provides: python-reno = 2.0.3-3.fc27 python2-reno = 2.0.3-3.fc27 python2.7dist(reno) = 2.0.3 python2dist(reno) = 2.0.3 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-reno < 2.0.3-3.fc27 Processing files: python3-reno-2.0.3-3.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nleQEo + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python3-reno + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python3-reno + cp -pr doc/source/readme.rst /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python3-reno + cp -pr README.rst /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python3-reno + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.21fU4F + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python3-reno + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python3-reno + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python3-reno + exit 0 Provides: python3-reno = 2.0.3-3.fc27 python3.6dist(reno) = 2.0.3 python3dist(reno) = 2.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Processing files: python-reno-doc-2.0.3-3.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4Z05mv + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python-reno-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python-reno-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/doc/python-reno-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wTKTym + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python-reno-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python-reno-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch/usr/share/licenses/python-reno-doc + exit 0 Provides: python-reno-doc = 2.0.3-3.fc27 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-reno-2.0.3-3.fc27.noarch Wrote: /builddir/build/RPMS/python2-reno-2.0.3-3.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-reno-2.0.3-3.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python-reno-doc-2.0.3-3.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5wBbS3 + umask 022 + cd /builddir/build/BUILD + cd reno-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-reno-2.0.3-3.fc27.noarch + exit 0 Child return code was: 0