Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-seesaw.spec'], chrootPath='/var/lib/mock/f29-build-308-249/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-seesaw.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/python-seesaw-0.9.5-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-seesaw.spec'], chrootPath='/var/lib/mock/f29-build-308-249/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-seesaw.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.O9JwbP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf seesaw-0.9.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/seesaw-0.9.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd seesaw-0.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-seesaw-unbundle-six.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf seesaw.egg-info + rm seesaw/six.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mlpS6i + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/seesaw copying seesaw/project.py -> build/lib/seesaw copying seesaw/config.py -> build/lib/seesaw copying seesaw/task.py -> build/lib/seesaw copying seesaw/web.py -> build/lib/seesaw copying seesaw/event.py -> build/lib/seesaw copying seesaw/pipeline_test.py -> build/lib/seesaw copying seesaw/externalprocess.py -> build/lib/seesaw copying seesaw/util.py -> build/lib/seesaw copying seesaw/tracker.py -> build/lib/seesaw copying seesaw/item.py -> build/lib/seesaw copying seesaw/item_test.py -> build/lib/seesaw copying seesaw/init_test.py -> build/lib/seesaw copying seesaw/runner.py -> build/lib/seesaw copying seesaw/util_test.py -> build/lib/seesaw copying seesaw/pipeline.py -> build/lib/seesaw copying seesaw/warrior.py -> build/lib/seesaw copying seesaw/web_util.py -> build/lib/seesaw copying seesaw/test_base.py -> build/lib/seesaw copying seesaw/__init__.py -> build/lib/seesaw copying seesaw/externalprocess_test.py -> build/lib/seesaw copying seesaw/runner_test.py -> build/lib/seesaw creating build/lib/seesaw/script copying seesaw/script/run_warrior.py -> build/lib/seesaw/script copying seesaw/script/run_pipeline.py -> build/lib/seesaw/script copying seesaw/script/__init__.py -> build/lib/seesaw/script running egg_info creating seesaw.egg-info writing requirements to seesaw.egg-info/requires.txt writing seesaw.egg-info/PKG-INFO writing top-level names to seesaw.egg-info/top_level.txt writing dependency_links to seesaw.egg-info/dependency_links.txt writing manifest file 'seesaw.egg-info/SOURCES.txt' reading manifest file 'seesaw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'seesaw.egg-info/SOURCES.txt' creating build/lib/seesaw/public copying seesaw/public/index.html -> build/lib/seesaw/public copying seesaw/public/jquery-1.12.4.min.js -> build/lib/seesaw/public copying seesaw/public/reset.css -> build/lib/seesaw/public copying seesaw/public/script.js -> build/lib/seesaw/public copying seesaw/public/smoothie.js -> build/lib/seesaw/public copying seesaw/public/sockjs-0.3.js -> build/lib/seesaw/public copying seesaw/public/style.css -> build/lib/seesaw/public copying seesaw/public/warrior-logo.png -> build/lib/seesaw/public creating build/lib/seesaw/templates copying seesaw/templates/all-projects.html -> build/lib/seesaw/templates copying seesaw/templates/help.html -> build/lib/seesaw/templates copying seesaw/templates/settings.html -> build/lib/seesaw/templates running build_scripts creating build/scripts-2.7 copying and adjusting run-pipeline -> build/scripts-2.7 copying and adjusting run-warrior -> build/scripts-2.7 copying and adjusting run-pipeline2 -> build/scripts-2.7 copying and adjusting run-warrior2 -> build/scripts-2.7 changing mode of build/scripts-2.7/run-pipeline from 644 to 755 changing mode of build/scripts-2.7/run-warrior from 644 to 755 changing mode of build/scripts-2.7/run-pipeline2 from 644 to 755 changing mode of build/scripts-2.7/run-warrior2 from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing seesaw.egg-info/PKG-INFO writing dependency_links to seesaw.egg-info/dependency_links.txt writing requirements to seesaw.egg-info/requires.txt writing top-level names to seesaw.egg-info/top_level.txt reading manifest file 'seesaw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'seesaw.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.6 copying and adjusting run-pipeline3 -> build/scripts-3.6 copying and adjusting run-warrior3 -> build/scripts-3.6 changing mode of build/scripts-3.6/run-pipeline3 from 644 to 755 changing mode of build/scripts-3.6/run-warrior3 from 644 to 755 + sleep 1 + sphinx-build doc html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] api/seesaw reading sources... [100%] index BUILDSTDERR: /builddir/build/BUILD/seesaw-0.9.5/seesaw/item.py:docstring of seesaw.item.ItemData:6: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] api/seesaw writing output... [100%] index generating indices... genindex py-modindex highlighting module code... [ 7%] seesaw.web highlighting module code... [ 15%] seesaw.project highlighting module code... [ 23%] seesaw.externalprocess highlighting module code... [ 30%] seesaw.tracker highlighting module code... [ 38%] seesaw.runner highlighting module code... [ 46%] seesaw.warrior highlighting module code... [ 53%] seesaw.pipeline highlighting module code... [ 61%] seesaw.task highlighting module code... [ 69%] seesaw.web_util highlighting module code... [ 76%] seesaw.event highlighting module code... [ 84%] seesaw.util highlighting module code... [ 92%] seesaw.item highlighting module code... [100%] seesaw.config writing additional pages... search BUILDSTDERR: copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/seesaw-0.9.5/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ChLpWQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch + cd seesaw-0.9.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/project.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/config.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/templates copying build/lib/seesaw/templates/help.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/templates copying build/lib/seesaw/templates/all-projects.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/templates copying build/lib/seesaw/templates/settings.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/templates copying build/lib/seesaw/task.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/web.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/event.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/pipeline_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/externalprocess.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/util.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/tracker.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/item.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/item_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/init_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/runner.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/util_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/pipeline.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/warrior.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/web_util.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/test_base.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/__init__.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw copying build/lib/seesaw/externalprocess_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/style.css -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/jquery-1.12.4.min.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/sockjs-0.3.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/reset.css -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/smoothie.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/index.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/warrior-logo.png -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public copying build/lib/seesaw/public/script.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/public creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script copying build/lib/seesaw/script/run_warrior.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script copying build/lib/seesaw/script/run_pipeline.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script copying build/lib/seesaw/script/__init__.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script copying build/lib/seesaw/runner_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/task.py to task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/web.py to web.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/pipeline_test.py to pipeline_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/externalprocess.py to externalprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/tracker.py to tracker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/item.py to item.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/item_test.py to item_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/init_test.py to init_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/util_test.py to util_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/pipeline.py to pipeline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/warrior.py to warrior.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/web_util.py to web_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/externalprocess_test.py to externalprocess_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script/run_warrior.py to run_warrior.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script/run_pipeline.py to run_pipeline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/script/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw/runner_test.py to runner_test.cpython-36.pyc writing byte-compilation script '/tmp/tmp40ej8n90.py' /usr/bin/python3 /tmp/tmp40ej8n90.py removing /tmp/tmp40ej8n90.py running install_egg_info running egg_info writing seesaw.egg-info/PKG-INFO writing dependency_links to seesaw.egg-info/dependency_links.txt writing requirements to seesaw.egg-info/requires.txt writing top-level names to seesaw.egg-info/top_level.txt reading manifest file 'seesaw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'seesaw.egg-info/SOURCES.txt' Copying seesaw.egg-info to /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6/site-packages/seesaw-0.9.5-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin copying build/scripts-3.6/run-pipeline3 -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin copying build/scripts-3.6/run-warrior3 -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin/run-pipeline3 to 755 changing mode of /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin/run-warrior3 to 755 + ln -sf /usr/bin/run-pipeline3 /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch//usr/bin/run-pipeline3.6 + ln -sf /usr/bin/run-warrior3 /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch//usr/bin/run-warrior3.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/project.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/config.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/templates copying build/lib/seesaw/templates/help.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/templates copying build/lib/seesaw/templates/all-projects.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/templates copying build/lib/seesaw/templates/settings.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/templates copying build/lib/seesaw/task.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/web.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/event.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/pipeline_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/externalprocess.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/util.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/tracker.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/item.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/item_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/init_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/runner.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/util_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/pipeline.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/warrior.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/web_util.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/test_base.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/__init__.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw copying build/lib/seesaw/externalprocess_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/style.css -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/jquery-1.12.4.min.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/sockjs-0.3.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/reset.css -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/smoothie.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/index.html -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/warrior-logo.png -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public copying build/lib/seesaw/public/script.js -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/public creating /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script copying build/lib/seesaw/script/run_warrior.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script copying build/lib/seesaw/script/run_pipeline.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script copying build/lib/seesaw/script/__init__.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script copying build/lib/seesaw/runner_test.py -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/web.py to web.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/pipeline_test.py to pipeline_test.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/externalprocess.py to externalprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/tracker.py to tracker.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/item.py to item.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/item_test.py to item_test.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/init_test.py to init_test.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/pipeline.py to pipeline.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/warrior.py to warrior.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/web_util.py to web_util.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/externalprocess_test.py to externalprocess_test.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script/run_warrior.py to run_warrior.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script/run_pipeline.py to run_pipeline.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw/runner_test.py to runner_test.pyc writing byte-compilation script '/tmp/tmpIg7AZP.py' /usr/bin/python2 -O /tmp/tmpIg7AZP.py removing /tmp/tmpIg7AZP.py running install_egg_info running egg_info writing requirements to seesaw.egg-info/requires.txt writing seesaw.egg-info/PKG-INFO writing top-level names to seesaw.egg-info/top_level.txt writing dependency_links to seesaw.egg-info/dependency_links.txt reading manifest file 'seesaw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'seesaw.egg-info/SOURCES.txt' Copying seesaw.egg-info to /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7/site-packages/seesaw-0.9.5-py2.7.egg-info running install_scripts copying build/scripts-2.7/run-warrior2 -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin copying build/scripts-2.7/run-warrior -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin copying build/scripts-2.7/run-pipeline -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin copying build/scripts-2.7/run-pipeline2 -> /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin/run-warrior2 to 755 changing mode of /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin/run-warrior to 755 changing mode of /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin/run-pipeline to 755 changing mode of /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/bin/run-pipeline2 to 755 + ln -sf /usr/bin/run-pipeline2 /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch//usr/bin/run-pipeline2.7 + ln -sf /usr/bin/run-warrior2 /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch//usr/bin/run-warrior2.7 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-seesaw-0.9.5-1.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z5Z0LZ Processing files: python2-seesaw-0.9.5-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hLlmGB + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + DOCDIR=/builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python2-seesaw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python2-seesaw + cp -pr README.md /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python2-seesaw + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VApneE + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/licenses/python2-seesaw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/licenses/python2-seesaw + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/licenses/python2-seesaw + exit 0 Provides: python-seesaw = 0.9.5-1.fc29 python2-seesaw = 0.9.5-1.fc29 python2.7dist(seesaw) = 0.9.5 python2dist(seesaw) = 0.9.5 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-seesaw < 0.9.5-1.fc29 Processing files: python3-seesaw-0.9.5-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OQhg6l + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + DOCDIR=/builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python3-seesaw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python3-seesaw + cp -pr README.md /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python3-seesaw + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.K91egu + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/licenses/python3-seesaw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/licenses/python3-seesaw + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/licenses/python3-seesaw + exit 0 Provides: python3-seesaw = 0.9.5-1.fc29 python3.6dist(seesaw) = 0.9.5 python3dist(seesaw) = 0.9.5 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/python3 python(abi) = 3.6 Processing files: python-seesaw-doc-0.9.5-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l8lqbG + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + DOCDIR=/builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python-seesaw-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python-seesaw-doc + cp -pr html /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch/usr/share/doc/python-seesaw-doc + exit 0 Provides: python-seesaw-doc = 0.9.5-1.fc29 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-seesaw-0.9.5-1.fc29.noarch Wrote: /builddir/build/RPMS/python2-seesaw-0.9.5-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-seesaw-0.9.5-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-seesaw-doc-0.9.5-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lCaJch + umask 022 + cd /builddir/build/BUILD + cd seesaw-0.9.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-seesaw-0.9.5-1.fc29.noarch + exit 0 Child return code was: 0