Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gertty.spec'], timeout=172800chrootPath='/var/lib/mock/f25-build-6105526-622734/root'uid=1000logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=Falseuser='mockbuild'printOutput=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-gertty.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-15.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-gertty-1.4.0-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gertty.spec'], timeout=172800chrootPath='/var/lib/mock/f25-build-6105526-622734/root'uid=1000logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}shell=Falseuser='mockbuild'printOutput=Falseprivate_network=Truegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-gertty.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', '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.nhEYsV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gertty-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gertty-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gertty-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (fix_setup.cfg.patch): + echo 'Patch #0 (fix_setup.cfg.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix . --fuzz=0 patching file setup.cfg Hunk #1 succeeded at 23 (offset 5 lines). + rm -rf gertty.egg-info + rm -rf requirements.txt + sed -i 's/\r$//' LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KA4bRP + umask 022 + cd /builddir/build/BUILD + cd gertty-1.4.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/gertty copying gertty/auth.py -> build/lib/gertty copying gertty/gitrepo.py -> build/lib/gertty copying gertty/requestsexceptions.py -> build/lib/gertty copying gertty/__init__.py -> build/lib/gertty copying gertty/mywid.py -> build/lib/gertty copying gertty/version.py -> build/lib/gertty copying gertty/dbsupport.py -> build/lib/gertty copying gertty/commentlink.py -> build/lib/gertty copying gertty/db.py -> build/lib/gertty copying gertty/sync.py -> build/lib/gertty copying gertty/keymap.py -> build/lib/gertty copying gertty/app.py -> build/lib/gertty copying gertty/palette.py -> build/lib/gertty copying gertty/config.py -> build/lib/gertty creating build/lib/gertty/search copying gertty/search/__init__.py -> build/lib/gertty/search copying gertty/search/parser.py -> build/lib/gertty/search copying gertty/search/tokenizer.py -> build/lib/gertty/search creating build/lib/gertty/view copying gertty/view/project_list.py -> build/lib/gertty/view copying gertty/view/__init__.py -> build/lib/gertty/view copying gertty/view/side_diff.py -> build/lib/gertty/view copying gertty/view/diff.py -> build/lib/gertty/view copying gertty/view/change.py -> build/lib/gertty/view copying gertty/view/mouse_scroll_decorator.py -> build/lib/gertty/view copying gertty/view/change_list.py -> build/lib/gertty/view copying gertty/view/unified_diff.py -> build/lib/gertty/view running egg_info creating gertty.egg-info writing gertty.egg-info/PKG-INFO writing top-level names to gertty.egg-info/top_level.txt writing dependency_links to gertty.egg-info/dependency_links.txt writing entry points to gertty.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'gertty.egg-info/SOURCES.txt' 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 'gertty.egg-info/SOURCES.txt' creating build/lib/gertty/alembic creating build/lib/gertty/alembic/versions copying gertty/alembic/versions/4388de50824a_add_topic_table.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/50344aecd1c2_add_files_table.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/312cd5a9f878_add_can_submit_column.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/1cdd4e2e74c_add_revision_indexes.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/4a802b741d2f_add_starred.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/3610c2543e07_add_conflicts_table.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/254ac5fc3941_attach_comments_to_files.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/38104b4c1b84_added_project_updated_column.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/56e48a4a064a_increase_status_field_width.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/46b175bfa277_add_pending_actions.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/2a11dd14665_fix_account_table.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/37a702b7f58e_add_last_seen_column_to_change.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/1bb187bcd401_add_query_sync_table.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/4cc9c46f9d8b_add_account_table.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/725816dc500_add_fetch_ref_column.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/3d429503a29a_add_draft_fields.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/3cc7e3753dc3_add_hold.py -> build/lib/gertty/alembic/versions copying gertty/alembic/versions/44402069e137_initial_schema.py -> build/lib/gertty/alembic/versions copying gertty/alembic/env.py -> build/lib/gertty/alembic copying gertty/alembic/script.py.mako -> build/lib/gertty/alembic copying gertty/alembic/README -> build/lib/gertty/alembic copying gertty/alembic.ini -> build/lib/gertty + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PvPzVK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch + cd gertty-1.4.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/auth.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/gitrepo.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/requestsexceptions.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/alembic.ini -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/__init__.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/mywid.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/version.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/project_list.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/__init__.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/side_diff.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/diff.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/change.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/mouse_scroll_decorator.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/change_list.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/view/unified_diff.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view copying build/lib/gertty/dbsupport.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/commentlink.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/db.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic copying build/lib/gertty/alembic/script.py.mako -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic copying build/lib/gertty/alembic/README -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic copying build/lib/gertty/alembic/env.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/4388de50824a_add_topic_table.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/50344aecd1c2_add_files_table.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/312cd5a9f878_add_can_submit_column.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/1cdd4e2e74c_add_revision_indexes.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/4a802b741d2f_add_starred.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/3610c2543e07_add_conflicts_table.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/254ac5fc3941_attach_comments_to_files.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/38104b4c1b84_added_project_updated_column.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/56e48a4a064a_increase_status_field_width.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/46b175bfa277_add_pending_actions.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/2a11dd14665_fix_account_table.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/37a702b7f58e_add_last_seen_column_to_change.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/1bb187bcd401_add_query_sync_table.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/4cc9c46f9d8b_add_account_table.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/725816dc500_add_fetch_ref_column.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/3d429503a29a_add_draft_fields.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/3cc7e3753dc3_add_hold.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/alembic/versions/44402069e137_initial_schema.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions copying build/lib/gertty/sync.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search copying build/lib/gertty/search/__init__.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search copying build/lib/gertty/search/parser.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search copying build/lib/gertty/search/tokenizer.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search copying build/lib/gertty/keymap.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/app.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/palette.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty copying build/lib/gertty/config.py -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/gitrepo.py to gitrepo.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/requestsexceptions.py to requestsexceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/mywid.py to mywid.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/project_list.py to project_list.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/side_diff.py to side_diff.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/diff.py to diff.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/change.py to change.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/mouse_scroll_decorator.py to mouse_scroll_decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/change_list.py to change_list.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/view/unified_diff.py to unified_diff.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/dbsupport.py to dbsupport.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/commentlink.py to commentlink.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/4388de50824a_add_topic_table.py to 4388de50824a_add_topic_table.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/50344aecd1c2_add_files_table.py to 50344aecd1c2_add_files_table.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/312cd5a9f878_add_can_submit_column.py to 312cd5a9f878_add_can_submit_column.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/1cdd4e2e74c_add_revision_indexes.py to 1cdd4e2e74c_add_revision_indexes.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/4a802b741d2f_add_starred.py to 4a802b741d2f_add_starred.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/3610c2543e07_add_conflicts_table.py to 3610c2543e07_add_conflicts_table.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/254ac5fc3941_attach_comments_to_files.py to 254ac5fc3941_attach_comments_to_files.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/38104b4c1b84_added_project_updated_column.py to 38104b4c1b84_added_project_updated_column.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/56e48a4a064a_increase_status_field_width.py to 56e48a4a064a_increase_status_field_width.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/46b175bfa277_add_pending_actions.py to 46b175bfa277_add_pending_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/2a11dd14665_fix_account_table.py to 2a11dd14665_fix_account_table.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/37a702b7f58e_add_last_seen_column_to_change.py to 37a702b7f58e_add_last_seen_column_to_change.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/1bb187bcd401_add_query_sync_table.py to 1bb187bcd401_add_query_sync_table.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/4cc9c46f9d8b_add_account_table.py to 4cc9c46f9d8b_add_account_table.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/725816dc500_add_fetch_ref_column.py to 725816dc500_add_fetch_ref_column.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/3d429503a29a_add_draft_fields.py to 3d429503a29a_add_draft_fields.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/3cc7e3753dc3_add_hold.py to 3cc7e3753dc3_add_hold.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/alembic/versions/44402069e137_initial_schema.py to 44402069e137_initial_schema.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/search/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/keymap.py to keymap.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/palette.py to palette.pyc byte-compiling /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty/config.py to config.pyc writing byte-compilation script '/tmp/tmpcDwZo9.py' /usr/bin/python2 -O /tmp/tmpcDwZo9.py removing /tmp/tmpcDwZo9.py running install_data creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/gertty creating /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/gertty/examples copying examples/minimal-gertty.yaml -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/gertty/examples/ copying examples/openstack-gertty.yaml -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/gertty/examples/ copying examples/reference-gertty.yaml -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/gertty/examples/ copying examples/googlesource-gertty.yaml -> /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/gertty/examples/ running install_egg_info running egg_info writing gertty.egg-info/PKG-INFO writing top-level names to gertty.egg-info/top_level.txt writing dependency_links to gertty.egg-info/dependency_links.txt writing entry points to gertty.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying gertty.egg-info to /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7/site-packages/gertty-1.4.0-py2.7.egg-info running install_scripts Installing gertty script to /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gertty-1.4.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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-gertty-1.4.0-1.fc25.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-gertty-1.4.0-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ux5dpJ + umask 022 + cd /builddir/build/BUILD + cd gertty-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/doc/python-gertty + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/doc/python-gertty + cp -pr README.rst /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/doc/python-gertty + cp -pr LICENSE /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/doc/python-gertty + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch/usr/share/doc/python-gertty + exit 0 Provides: python-gertty = 1.4.0-1.fc25 python2.7dist(gertty) = 1.4.0 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch warning: Could not canonicalize hostname: buildvm-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-gertty-1.4.0-1.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NkDkbS + umask 022 + cd /builddir/build/BUILD + cd gertty-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gertty-1.4.0-1.fc25.noarch + exit 0 Child return code was: 0