Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mptt.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2806/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mptt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-227446740.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-mptt-0.7.4-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-mptt.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2806/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-mptt.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iwc5Ht + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-mptt-0.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-mptt-0.7.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-mptt-0.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm mptt/locale/de/LC_MESSAGES/django.po mptt/locale/dk/LC_MESSAGES/django.po mptt/locale/es/LC_MESSAGES/django.po mptt/locale/fr/LC_MESSAGES/django.po mptt/locale/mn/LC_MESSAGES/django.po mptt/locale/nb/LC_MESSAGES/django.po mptt/locale/pl/LC_MESSAGES/django.po mptt/locale/pt_BR/LC_MESSAGES/django.po mptt/locale/ru/LC_MESSAGES/django.po + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FoqXVN + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.7.4 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/mptt copying mptt/utils.py -> build/lib/mptt copying mptt/settings.py -> build/lib/mptt copying mptt/querysets.py -> build/lib/mptt copying mptt/models.py -> build/lib/mptt copying mptt/managers.py -> build/lib/mptt copying mptt/forms.py -> build/lib/mptt copying mptt/fields.py -> build/lib/mptt copying mptt/exceptions.py -> build/lib/mptt copying mptt/admin.py -> build/lib/mptt copying mptt/__init__.py -> build/lib/mptt creating build/lib/mptt/templatetags copying mptt/templatetags/mptt_tags.py -> build/lib/mptt/templatetags copying mptt/templatetags/mptt_admin.py -> build/lib/mptt/templatetags copying mptt/templatetags/__init__.py -> build/lib/mptt/templatetags creating build/lib/mptt/templates creating build/lib/mptt/templates/admin copying mptt/templates/admin/mptt_change_list_results.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/mptt_change_list.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/grappelli_mptt_change_list_results.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/grappelli_mptt_change_list.html -> build/lib/mptt/templates/admin creating build/lib/mptt/locale creating build/lib/mptt/locale/ru creating build/lib/mptt/locale/ru/LC_MESSAGES copying mptt/locale/ru/LC_MESSAGES/django.mo -> build/lib/mptt/locale/ru/LC_MESSAGES creating build/lib/mptt/locale/pt_BR creating build/lib/mptt/locale/pt_BR/LC_MESSAGES copying mptt/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/mptt/locale/pt_BR/LC_MESSAGES creating build/lib/mptt/locale/pl creating build/lib/mptt/locale/pl/LC_MESSAGES copying mptt/locale/pl/LC_MESSAGES/django.mo -> build/lib/mptt/locale/pl/LC_MESSAGES creating build/lib/mptt/locale/nb creating build/lib/mptt/locale/nb/LC_MESSAGES copying mptt/locale/nb/LC_MESSAGES/django.mo -> build/lib/mptt/locale/nb/LC_MESSAGES creating build/lib/mptt/locale/mn creating build/lib/mptt/locale/mn/LC_MESSAGES copying mptt/locale/mn/LC_MESSAGES/django.mo -> build/lib/mptt/locale/mn/LC_MESSAGES creating build/lib/mptt/locale/fr creating build/lib/mptt/locale/fr/LC_MESSAGES copying mptt/locale/fr/LC_MESSAGES/django.mo -> build/lib/mptt/locale/fr/LC_MESSAGES creating build/lib/mptt/locale/es creating build/lib/mptt/locale/es/LC_MESSAGES copying mptt/locale/es/LC_MESSAGES/django.mo -> build/lib/mptt/locale/es/LC_MESSAGES creating build/lib/mptt/locale/dk creating build/lib/mptt/locale/dk/LC_MESSAGES copying mptt/locale/dk/LC_MESSAGES/django.mo -> build/lib/mptt/locale/dk/LC_MESSAGES creating build/lib/mptt/locale/de creating build/lib/mptt/locale/de/LC_MESSAGES copying mptt/locale/de/LC_MESSAGES/django.mo -> build/lib/mptt/locale/de/LC_MESSAGES + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cPmTq8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 + cd django-mptt-0.7.4 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 --prefix=/usr running install running install_lib creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/de creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/de/LC_MESSAGES copying build/lib/mptt/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/dk creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/dk/LC_MESSAGES copying build/lib/mptt/locale/dk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/dk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/es creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/es/LC_MESSAGES copying build/lib/mptt/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/fr creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/fr/LC_MESSAGES copying build/lib/mptt/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/mn creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/mn/LC_MESSAGES copying build/lib/mptt/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/nb creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/nb/LC_MESSAGES copying build/lib/mptt/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/pl creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/pl/LC_MESSAGES copying build/lib/mptt/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/pt_BR/LC_MESSAGES copying build/lib/mptt/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/ru creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/ru/LC_MESSAGES copying build/lib/mptt/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templates creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/grappelli_mptt_change_list.html -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/grappelli_mptt_change_list_results.html -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/mptt_change_list.html -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/mptt_change_list_results.html -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templates/admin creating /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags copying build/lib/mptt/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags copying build/lib/mptt/templatetags/mptt_admin.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags copying build/lib/mptt/templatetags/mptt_tags.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags copying build/lib/mptt/__init__.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/admin.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/exceptions.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/fields.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/forms.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/managers.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/models.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/querysets.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/settings.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt copying build/lib/mptt/utils.py -> /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags/mptt_admin.py to mptt_admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/templatetags/mptt_tags.py to mptt_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/querysets.py to querysets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/mptt/utils.py to utils.pyc writing byte-compilation script '/tmp/tmp4YZmlg.py' /usr/bin/python -O /tmp/tmp4YZmlg.py removing /tmp/tmp4YZmlg.py running install_egg_info running egg_info writing requirements to django_mptt.egg-info/requires.txt writing django_mptt.egg-info/PKG-INFO writing top-level names to django_mptt.egg-info/top_level.txt writing dependency_links to django_mptt.egg-info/dependency_links.txt reading manifest file 'django_mptt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'mptt' writing manifest file 'django_mptt.egg-info/SOURCES.txt' Copying django_mptt.egg-info to /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/django_mptt-0.7.4-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 django + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/django-mptt-0.7.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.79tbhu + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.7.4 + cd tests + sh runtests.sh which: no django-admin.py in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) which: no coverage in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) Creating test database for alias 'default' (':memory:')... Operations to perform: Synchronize unmigrated apps: mptt, messages, myapp Apply all migrations: admin, contenttypes, auth, sessions Synchronizing apps without migrations: Creating tables... Creating table myapp_category Creating table myapp_item Creating table myapp_genre Creating table myapp_game Creating table myapp_insert Creating table myapp_multiorder Creating table myapp_node Creating table myapp_orderedinsertion Creating table myapp_tree Creating table myapp_newstylempttmeta Creating table myapp_person Creating table myapp_student Creating table myapp_custompkname Creating table myapp_referencingmodel Creating table myapp_multitableinheritancea1 Creating table myapp_multitableinheritancea2 Creating table myapp_multitableinheritanceb1 Creating table myapp_multitableinheritanceb2 Creating table myapp_concretemodel Creating table myapp_concreteabstractconcreteabstract Creating table myapp_concreteconcrete Creating table myapp_autonowdatefieldmodel Creating table myapp_group Running deferred SQL... Installing custom SQL... Running migrations: Rendering model states... DONE Applying contenttypes.0001_initial... OK Applying auth.0001_initial... OK Applying admin.0001_initial... OK Applying contenttypes.0002_remove_content_type_name... OK Applying auth.0002_alter_permission_name_max_length... OK Applying auth.0003_alter_user_email_max_length... OK Applying auth.0004_alter_user_username_opts... OK Applying auth.0005_alter_user_last_login_null... OK Applying auth.0006_require_contenttypes_0002... OK Applying sessions.0001_initial...test_changelist (tests.myapp.tests.AdminBatch) ... ok test_cache_tree_children_caches_parents (tests.myapp.tests.CacheTreeChildrenTestCase) ... ok test_cache_tree_children_with_invalid_ordering (tests.myapp.tests.CacheTreeChildrenTestCase) ... ok test_node_save_after_tree_restructuring (tests.myapp.tests.ConcurrencyTestCase) ... ok test_node_save_after_tree_restructuring_with_update_fields (tests.myapp.tests.ConcurrencyTestCase) ... ok test_get_next_sibling (tests.myapp.tests.CustomPKNameTestCase) ... ok test_double_context_manager (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_insert_child (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_insert_root (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_move_node_different_tree (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_move_node_same_tree (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_move_node_to_root (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_move_root_to_child (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_proxy (tests.myapp.tests.DelayedUpdatesTestCase) ... ok test_delete_last_node_with_descendants (tests.myapp.tests.DeletionTestCase) ... ok test_delete_last_node_with_siblings (tests.myapp.tests.DeletionTestCase) ... ok test_delete_node_with_descendants_and_siblings (tests.myapp.tests.DeletionTestCase) ... ok test_delete_node_with_siblings (tests.myapp.tests.DeletionTestCase) ... ok test_delete_root_node (tests.myapp.tests.DeletionTestCase) ... ok test_double_proxy (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_insert_child (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_insert_root (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_move_node_different_tree (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_move_node_same_tree (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_move_node_to_root (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_move_root_to_child (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_single_proxy (tests.myapp.tests.DisabledUpdatesTestCase) ... ok test_run_doctest (tests.myapp.tests.DocTestTestCase) ... ok test_drilldown_html (tests.myapp.tests.DrilldownTreeTestCase) ... ok test_full_tree_html (tests.myapp.tests.FullTreeTestCase) ... ok test_all_managers_are_different (tests.myapp.tests.ManagerTests) ... ok test_all_managers_have_correct_model (tests.myapp.tests.ManagerTests) ... ok test_base_manager_infinite_recursion (tests.myapp.tests.ManagerTests) ... ok test_custom_querysets (tests.myapp.tests.ManagerTests) ... ok test_get_queryset_ancestors (tests.myapp.tests.ManagerTests) ... ok test_get_queryset_ancestors_regression_379 (tests.myapp.tests.ManagerTests) ... ok test_get_queryset_descendants (tests.myapp.tests.ManagerTests) ... ok test_manager_from_custom_queryset (tests.myapp.tests.ManagerTests) ... ok test_proxy_custom_manager (tests.myapp.tests.ManagerTests) ... ok test_insert_child (tests.myapp.tests.OrderedInsertionDelayedUpdatesTestCase) ... ok test_insert_root (tests.myapp.tests.OrderedInsertionDelayedUpdatesTestCase) ... ok test_move_node_different_tree (tests.myapp.tests.OrderedInsertionDelayedUpdatesTestCase) ... ok test_move_node_same_tree (tests.myapp.tests.OrderedInsertionDelayedUpdatesTestCase) ... ok test_move_node_to_root (tests.myapp.tests.OrderedInsertionDelayedUpdatesTestCase) ... ok test_move_root_to_child (tests.myapp.tests.OrderedInsertionDelayedUpdatesTestCase) ... ok test_get_ancestors (tests.myapp.tests.QuerySetTests) ... ok test_get_descendants (tests.myapp.tests.QuerySetTests) ... ok test_cached_ancestors (tests.myapp.tests.RecurseTreeTestCase) ... ok test_leaf_html (tests.myapp.tests.RecurseTreeTestCase) ... ok test_nonleaf_html (tests.myapp.tests.RecurseTreeTestCase) ... ok test_parsing_fail (tests.myapp.tests.RecurseTreeTestCase) ... ok test_save_registered_model (tests.myapp.tests.RegisteredRemoteModel) ... ok test_invalid_moves (tests.myapp.tests.ReparentingTestCase) ... ok test_move_child_up_level (tests.myapp.tests.ReparentingTestCase) ... ok test_move_leaf_to_other_tree (tests.myapp.tests.ReparentingTestCase) ... ok test_move_subtree_down_level (tests.myapp.tests.ReparentingTestCase) ... ok test_move_subtree_to_other_tree (tests.myapp.tests.ReparentingTestCase) ... ok test_move_to (tests.myapp.tests.ReparentingTestCase) ... ok test_new_child_from_root (tests.myapp.tests.ReparentingTestCase) ... ok test_new_root_from_leaf_with_siblings (tests.myapp.tests.ReparentingTestCase) ... ok test_new_root_from_subtree (tests.myapp.tests.ReparentingTestCase) ... ok test_alters_data (tests.myapp.tests.TestAltersData) ... ok test_save_auto_now_date_field_model (tests.myapp.tests.TestAutoNowDateFieldModel) ... ok test_debug_info (tests.myapp.tests.TestDebugInfo) ... ok test_adminform_instantiation (tests.myapp.tests.TestForms) ... ok test_field_types (tests.myapp.tests.TestForms) ... ok test_movenodeform (tests.myapp.tests.TestForms) ... ok test_insert_ordered_BFS_backwards_nonroot_nodes (tests.myapp.tests.TestOrderedInsertionBFS) ... ok test_insert_ordered_BFS_backwards_root_nodes (tests.myapp.tests.TestOrderedInsertionBFS) ... ok test_insert_ordered_DFS_backwards_nonroot_nodes (tests.myapp.tests.TestOrderedInsertionBFS) ... ok test_insert_ordered_DFS_backwards_root_nodes (tests.myapp.tests.TestOrderedInsertionBFS) ... ok test_unsaved (tests.myapp.tests.TestUnsaved) ... ok test_tree_info_html (tests.myapp.tests.TreeInfoTestCase) ... ok test_add_related_count_with_fk_to_natural_key (tests.myapp.tests.TreeManagerTestCase) ... ok ---------------------------------------------------------------------- Ran 74 tests in 1.051s OK OK Destroying test database for alias 'default' (':memory:')... Processing files: python-django-mptt-0.7.4-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8bq0IX which: no coverage in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.7.4 + DOCDIR=/builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/doc/python-django-mptt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/doc/python-django-mptt + cp -pr README.rst /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/doc/python-django-mptt + cp -pr NOTES /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/doc/python-django-mptt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TEcSbr + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/licenses/python-django-mptt + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/licenses/python-django-mptt + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64/usr/share/licenses/python-django-mptt + exit 0 Provides: django-mptt = 0.7.4-2.el7.centos python-django-mptt = 0.7.4-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: django-mptt < 0.4.2-4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-227446740.novalocal Wrote: /builddir/build/RPMS/python-django-mptt-0.7.4-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n3SUtr + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-mptt-0.7.4-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->