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/greenwave.spec'], chrootPath='/var/lib/mock/f27-build-11655146-867874/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/greenwave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/greenwave-0.6.1-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/greenwave.spec'], chrootPath='/var/lib/mock/f27-build-11655146-867874/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/greenwave.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ErR8mt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf greenwave-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/greenwave-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd greenwave-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Create-a-custom-FedoraAtomicCi-rule.patch): + echo 'Patch #1 (0001-Create-a-custom-FedoraAtomicCi-rule.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file greenwave/policies.py Patch #2 (0002-Special-relevance.patch): + echo 'Patch #2 (0002-Special-relevance.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file greenwave/api_v1.py patching file greenwave/policies.py Hunk #1 succeeded at 256 (offset 10 lines). Hunk #2 succeeded at 288 (offset 10 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rFC2bx + umask 022 + cd /builddir/build/BUILD + cd greenwave-0.6.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 -m64 -O3 -mcpu=power7 -mtune=power7' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/greenwave copying greenwave/wsgi.py -> build/lib/greenwave copying greenwave/__init__.py -> build/lib/greenwave copying greenwave/api_v1.py -> build/lib/greenwave copying greenwave/logger.py -> build/lib/greenwave copying greenwave/policies.py -> build/lib/greenwave copying greenwave/config.py -> build/lib/greenwave copying greenwave/app_factory.py -> build/lib/greenwave copying greenwave/utils.py -> build/lib/greenwave copying greenwave/resources.py -> build/lib/greenwave copying greenwave/cache.py -> build/lib/greenwave creating build/lib/greenwave/tests copying greenwave/tests/__init__.py -> build/lib/greenwave/tests copying greenwave/tests/test_policies.py -> build/lib/greenwave/tests creating build/lib/greenwave/consumers copying greenwave/consumers/__init__.py -> build/lib/greenwave/consumers copying greenwave/consumers/resultsdb.py -> build/lib/greenwave/consumers copying greenwave/consumers/waiverdb.py -> build/lib/greenwave/consumers running egg_info writing requirements to greenwave.egg-info/requires.txt writing greenwave.egg-info/PKG-INFO writing top-level names to greenwave.egg-info/top_level.txt writing dependency_links to greenwave.egg-info/dependency_links.txt writing entry points to greenwave.egg-info/entry_points.txt reading manifest file 'greenwave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files found matching 'conf/settings.py' writing manifest file 'greenwave.egg-info/SOURCES.txt' + sleep 1 + DEV=true ++ pwd + GREENWAVE_CONFIG=/builddir/build/BUILD/greenwave-0.6.1/conf/settings.py.example + make -C docs SPHINXOPTS= html text make: Entering directory '/builddir/build/BUILD/greenwave-0.6.1/docs' Running Sphinx v1.6.6 making output directory... /usr/lib/python2.7/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. RemovedInSphinx17Warning) loading pickled environment... not yet created loading intersphinx inventory from python-intersphinx.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] api reading sources... [ 40%] contributing reading sources... [ 60%] index reading sources... [ 80%] release-notes reading sources... [100%] todo WARNING: GET https://pagure.io/api/0/greenwave/issue/92 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/92 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/108 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/108 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/91 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/91 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/96 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/96 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/97 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/97 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/98 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/98 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/89 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/89 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/34 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/34 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/35 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/35 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/36 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/36 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/60 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/60 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/65 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/65 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/72 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/72 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/77 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/77 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/78 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/78 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/83 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/83 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/87 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/87 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/107 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/107 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/61 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/61 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/75 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/75 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) WARNING: GET https://pagure.io/api/0/greenwave/issue/68 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/68 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) looking for now-outdated files... none found pickling environment... WARNING: GET https://pagure.io/api/0/greenwave/issue/74 failed with error: HTTPSConnectionPool(host='pagure.io', port=443): Max retries exceeded with url: /api/0/greenwave/issue/74 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) done checking consistency... done preparing documents... done writing output... [ 20%] api writing output... [ 40%] contributing writing output... [ 60%] index writing output... [ 80%] release-notes writing output... [100%] todo generating indices... genindex http-routingtable py-modindex 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, 22 warnings. Copying issuetracker stylesheet... done Build finished. The HTML pages are in _build/html. Running Sphinx v1.6.6 making output directory... /usr/lib/python2.7/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. RemovedInSphinx17Warning) loading pickled environment... done loading intersphinx inventory from python-intersphinx.inv... building [mo]: targets for 0 po files that are out of date building [text]: targets for 5 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 20%] api writing output... [ 40%] contributing writing output... [ 60%] index writing output... [ 80%] release-notes writing output... [100%] todo build succeeded. Build finished. The text files are in _build/text. make: Leaving directory '/builddir/build/BUILD/greenwave-0.6.1/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rrz6yD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch + cd greenwave-0.6.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 -m64 -O3 -mcpu=power7 -mtune=power7' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/wsgi.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/__init__.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/tests copying build/lib/greenwave/tests/__init__.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/tests copying build/lib/greenwave/tests/test_policies.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/tests copying build/lib/greenwave/api_v1.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/logger.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/policies.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/config.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers copying build/lib/greenwave/consumers/__init__.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers copying build/lib/greenwave/consumers/resultsdb.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers copying build/lib/greenwave/consumers/waiverdb.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers copying build/lib/greenwave/app_factory.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/utils.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/resources.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave copying build/lib/greenwave/cache.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/tests/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/api_v1.py to api_v1.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/policies.py to policies.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers/resultsdb.py to resultsdb.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/consumers/waiverdb.py to waiverdb.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/app_factory.py to app_factory.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave/cache.py to cache.pyc writing byte-compilation script '/tmp/tmpOWNO3n.py' /usr/bin/python2 -O /tmp/tmpOWNO3n.py removing /tmp/tmpOWNO3n.py running install_data creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/etc creating /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/etc/fedmsg.d copying fedmsg.d/resultsdb.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/etc/fedmsg.d/ copying fedmsg.d/waiverdb.py -> /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/etc/fedmsg.d/ running install_egg_info running egg_info writing requirements to greenwave.egg-info/requires.txt writing greenwave.egg-info/PKG-INFO writing top-level names to greenwave.egg-info/top_level.txt writing dependency_links to greenwave.egg-info/dependency_links.txt writing entry points to greenwave.egg-info/entry_points.txt reading manifest file 'greenwave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files found matching 'conf/settings.py' writing manifest file 'greenwave.egg-info/SOURCES.txt' Copying greenwave.egg-info to /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7/site-packages/greenwave-0.6.1-py2.7.egg-info running install_scripts + install -d /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/systemd/system + install -m0644 systemd/greenwave.service systemd/greenwave.socket /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/lib/systemd/system + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.1-1.fc27 --unique-debug-suffix -0.6.1-1.fc27.noarch --unique-debug-src-base greenwave-0.6.1-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/greenwave-0.6.1 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/greenwave-0.6.1-1.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P4UFqK + umask 022 + cd /builddir/build/BUILD + cd greenwave-0.6.1 + export PYTHONPATH=/builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch//usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch//usr/lib/python2.7/site-packages + TEST=true ++ pwd + GREENWAVE_CONFIG=/builddir/build/BUILD/greenwave-0.6.1/conf/settings.py.example + py.test greenwave/tests/ ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/greenwave-0.6.1, inifile: pytest.ini collected 17 items greenwave/tests/test_policies.py ................. ========================== 17 passed in 1.01 seconds =========================== + exit 0 Processing files: greenwave-0.6.1-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KsrK4R + umask 022 + cd /builddir/build/BUILD + cd greenwave-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/doc/greenwave + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/doc/greenwave + cp -pr README.md /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/doc/greenwave + cp -pr conf /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/doc/greenwave + cp -pr docs/_build/html /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/doc/greenwave + cp -pr docs/_build/text /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/doc/greenwave + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JbkrJZ + umask 022 + cd /builddir/build/BUILD + cd greenwave-0.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/licenses/greenwave + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/licenses/greenwave + cp -pr COPYING /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch/usr/share/licenses/greenwave + exit 0 Provides: greenwave = 0.6.1-1.fc27 python2.7dist(greenwave) = 0.6.1 python2dist(greenwave) = 0.6.1 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch Wrote: /builddir/build/RPMS/greenwave-0.6.1-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GBtZca + umask 022 + cd /builddir/build/BUILD + cd greenwave-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/greenwave-0.6.1-1.fc27.noarch + exit 0 Child return code was: 0