Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-compressor.spec'], chrootPath='/var/lib/mock/883926-epel-7-x86_64-1555400124.554193/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h17gnfhq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '82b010eedb474401bb8204c9c08e2041', '-D', '/var/lib/mock/883926-epel-7-x86_64-1555400124.554193/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h17gnfhq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-compressor.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-compressor-2.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-compressor.spec'], chrootPath='/var/lib/mock/883926-epel-7-x86_64-1555400124.554193/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h17gnfhq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5a65e73644264922889336720ca2c873', '-D', '/var/lib/mock/883926-epel-7-x86_64-1555400124.554193/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h17gnfhq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-compressor.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c5lgIQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-django-compressor-2.0 + /usr/bin/mkdir -p python-django-compressor-2.0 + cd python-django-compressor-2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django_compressor-2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv django_compressor-2.0 python2 + pushd python2 ~/build/BUILD/python-django-compressor-2.0/python2 ~/build/BUILD/python-django-compressor-2.0 + cp -a LICENSE .. + cp -a README.rst .. + popd ~/build/BUILD/python-django-compressor-2.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s3XnHY + umask 022 + cd /builddir/build/BUILD + cd python-django-compressor-2.0 + pushd python2 ~/build/BUILD/python-django-compressor-2.0/python2 ~/build/BUILD/python-django-compressor-2.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/compressor copying compressor/test_settings.py -> build/lib/compressor copying compressor/js.py -> build/lib/compressor copying compressor/models.py -> build/lib/compressor copying compressor/css.py -> build/lib/compressor copying compressor/cache.py -> build/lib/compressor copying compressor/storage.py -> build/lib/compressor copying compressor/exceptions.py -> build/lib/compressor copying compressor/finders.py -> build/lib/compressor copying compressor/base.py -> build/lib/compressor copying compressor/signals.py -> build/lib/compressor copying compressor/__init__.py -> build/lib/compressor copying compressor/conf.py -> build/lib/compressor creating build/lib/compressor/templatetags copying compressor/templatetags/__init__.py -> build/lib/compressor/templatetags copying compressor/templatetags/compress.py -> build/lib/compressor/templatetags creating build/lib/compressor/management copying compressor/management/__init__.py -> build/lib/compressor/management creating build/lib/compressor/tests copying compressor/tests/test_base.py -> build/lib/compressor/tests copying compressor/tests/test_storages.py -> build/lib/compressor/tests copying compressor/tests/test_jinja2ext.py -> build/lib/compressor/tests copying compressor/tests/test_parsers.py -> build/lib/compressor/tests copying compressor/tests/test_signals.py -> build/lib/compressor/tests copying compressor/tests/precompiler.py -> build/lib/compressor/tests copying compressor/tests/test_finder.py -> build/lib/compressor/tests copying compressor/tests/test_filters.py -> build/lib/compressor/tests copying compressor/tests/test_mtime_cache.py -> build/lib/compressor/tests copying compressor/tests/test_templatetags.py -> build/lib/compressor/tests copying compressor/tests/test_utils.py -> build/lib/compressor/tests copying compressor/tests/test_offline.py -> build/lib/compressor/tests copying compressor/tests/__init__.py -> build/lib/compressor/tests creating build/lib/compressor/filters copying compressor/filters/closure.py -> build/lib/compressor/filters copying compressor/filters/css_default.py -> build/lib/compressor/filters copying compressor/filters/cleancss.py -> build/lib/compressor/filters copying compressor/filters/yui.py -> build/lib/compressor/filters copying compressor/filters/base.py -> build/lib/compressor/filters copying compressor/filters/template.py -> build/lib/compressor/filters copying compressor/filters/datauri.py -> build/lib/compressor/filters copying compressor/filters/__init__.py -> build/lib/compressor/filters copying compressor/filters/yuglify.py -> build/lib/compressor/filters creating build/lib/compressor/parser copying compressor/parser/html5lib.py -> build/lib/compressor/parser copying compressor/parser/lxml.py -> build/lib/compressor/parser copying compressor/parser/beautifulsoup.py -> build/lib/compressor/parser copying compressor/parser/default_htmlparser.py -> build/lib/compressor/parser copying compressor/parser/base.py -> build/lib/compressor/parser copying compressor/parser/__init__.py -> build/lib/compressor/parser creating build/lib/compressor/utils copying compressor/utils/staticfiles.py -> build/lib/compressor/utils copying compressor/utils/decorators.py -> build/lib/compressor/utils copying compressor/utils/__init__.py -> build/lib/compressor/utils creating build/lib/compressor/offline copying compressor/offline/jinja2.py -> build/lib/compressor/offline copying compressor/offline/__init__.py -> build/lib/compressor/offline copying compressor/offline/django.py -> build/lib/compressor/offline creating build/lib/compressor/contrib copying compressor/contrib/sekizai.py -> build/lib/compressor/contrib copying compressor/contrib/jinja2ext.py -> build/lib/compressor/contrib copying compressor/contrib/__init__.py -> build/lib/compressor/contrib creating build/lib/compressor/management/commands copying compressor/management/commands/__init__.py -> build/lib/compressor/management/commands copying compressor/management/commands/compress.py -> build/lib/compressor/management/commands copying compressor/management/commands/mtime_cache.py -> build/lib/compressor/management/commands creating build/lib/compressor/filters/cssmin copying compressor/filters/cssmin/__init__.py -> build/lib/compressor/filters/cssmin creating build/lib/compressor/filters/jsmin copying compressor/filters/jsmin/__init__.py -> build/lib/compressor/filters/jsmin creating build/lib/compressor/templates creating build/lib/compressor/templates/compressor copying compressor/templates/compressor/css_inline.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/js_inline.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/js_file.html -> build/lib/compressor/templates/compressor copying compressor/templates/compressor/css_file.html -> build/lib/compressor/templates/compressor creating build/lib/compressor/tests/static copying compressor/tests/static/test.txt -> build/lib/compressor/tests/static copying compressor/tests/static/test.txt.gz -> build/lib/compressor/tests/static creating build/lib/compressor/tests/static/css copying compressor/tests/static/css/datauri.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/filename with spaces.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/two.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/relative_url.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/utf-8_with-BOM.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/one.css -> build/lib/compressor/tests/static/css copying compressor/tests/static/css/nonasc.css -> build/lib/compressor/tests/static/css creating build/lib/compressor/tests/static/img copying compressor/tests/static/img/python.png -> build/lib/compressor/tests/static/img copying compressor/tests/static/img/add.png -> build/lib/compressor/tests/static/img creating build/lib/compressor/tests/static/js copying compressor/tests/static/js/three.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/one.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/066cd253eada.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/nonasc-latin1.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/nonasc.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/two.js -> build/lib/compressor/tests/static/js copying compressor/tests/static/js/one.coffee -> build/lib/compressor/tests/static/js creating build/lib/compressor/tests/test_templates creating build/lib/compressor/tests/test_templates/test_block_super_multiple_cached copying compressor/tests/test_templates/test_block_super_multiple_cached/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple_cached copying compressor/tests/test_templates/test_block_super_multiple_cached/base2.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple_cached copying compressor/tests/test_templates/test_block_super_multiple_cached/base.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple_cached creating build/lib/compressor/tests/test_templates/test_condition copying compressor/tests/test_templates/test_condition/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_condition creating build/lib/compressor/tests/test_templates/test_block_super_extra copying compressor/tests/test_templates/test_block_super_extra/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_extra copying compressor/tests/test_templates/test_block_super_extra/base.html -> build/lib/compressor/tests/test_templates/test_block_super_extra creating build/lib/compressor/tests/test_templates/test_with_context_super copying compressor/tests/test_templates/test_with_context_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_with_context_super copying compressor/tests/test_templates/test_with_context_super/base.html -> build/lib/compressor/tests/test_templates/test_with_context_super creating build/lib/compressor/tests/test_templates/test_static_templatetag copying compressor/tests/test_templates/test_static_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_static_templatetag creating build/lib/compressor/tests/test_templates/test_complex copying compressor/tests/test_templates/test_complex/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_complex creating build/lib/compressor/tests/test_templates/test_with_context copying compressor/tests/test_templates/test_with_context/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_with_context creating build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/buggy_extends.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/with_coffeescript.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/buggy_template.html -> build/lib/compressor/tests/test_templates/test_error_handling copying compressor/tests/test_templates/test_error_handling/missing_extends.html -> build/lib/compressor/tests/test_templates/test_error_handling creating build/lib/compressor/tests/test_templates/basic copying compressor/tests/test_templates/basic/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/basic creating build/lib/compressor/tests/test_templates/test_templatetag copying compressor/tests/test_templates/test_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_templatetag creating build/lib/compressor/tests/test_templates/test_inline_non_ascii copying compressor/tests/test_templates/test_inline_non_ascii/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_inline_non_ascii creating build/lib/compressor/tests/test_templates/test_duplicate copying compressor/tests/test_templates/test_duplicate/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_duplicate creating build/lib/compressor/tests/test_templates/test_block_super copying compressor/tests/test_templates/test_block_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super copying compressor/tests/test_templates/test_block_super/base.html -> build/lib/compressor/tests/test_templates/test_block_super creating build/lib/compressor/tests/test_templates/test_block_super_multiple copying compressor/tests/test_templates/test_block_super_multiple/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple copying compressor/tests/test_templates/test_block_super_multiple/base2.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple copying compressor/tests/test_templates/test_block_super_multiple/base.html -> build/lib/compressor/tests/test_templates/test_block_super_multiple creating build/lib/compressor/tests/test_templates/test_block_super_base_compressed copying compressor/tests/test_templates/test_block_super_base_compressed/test_compressor_offline.html -> build/lib/compressor/tests/test_templates/test_block_super_base_compressed copying compressor/tests/test_templates/test_block_super_base_compressed/base2.html -> build/lib/compressor/tests/test_templates/test_block_super_base_compressed copying compressor/tests/test_templates/test_block_super_base_compressed/base.html -> build/lib/compressor/tests/test_templates/test_block_super_base_compressed creating build/lib/compressor/tests/test_templates_jinja2 creating build/lib/compressor/tests/test_templates_jinja2/test_coffin copying compressor/tests/test_templates_jinja2/test_coffin/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_coffin creating build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base2.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached creating build/lib/compressor/tests/test_templates_jinja2/test_jingo copying compressor/tests/test_templates_jinja2/test_jingo/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_jingo creating build/lib/compressor/tests/test_templates_jinja2/test_condition copying compressor/tests/test_templates_jinja2/test_condition/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_condition creating build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra copying compressor/tests/test_templates_jinja2/test_block_super_extra/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra copying compressor/tests/test_templates_jinja2/test_block_super_extra/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra creating build/lib/compressor/tests/test_templates_jinja2/test_static_templatetag copying compressor/tests/test_templates_jinja2/test_static_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_static_templatetag creating build/lib/compressor/tests/test_templates_jinja2/test_complex copying compressor/tests/test_templates_jinja2/test_complex/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_complex creating build/lib/compressor/tests/test_templates_jinja2/test_with_context copying compressor/tests/test_templates_jinja2/test_with_context/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_with_context creating build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/buggy_extends.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/with_coffeescript.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/buggy_template.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling copying compressor/tests/test_templates_jinja2/test_error_handling/missing_extends.html -> build/lib/compressor/tests/test_templates_jinja2/test_error_handling creating build/lib/compressor/tests/test_templates_jinja2/basic copying compressor/tests/test_templates_jinja2/basic/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/basic creating build/lib/compressor/tests/test_templates_jinja2/test_templatetag copying compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_templatetag creating build/lib/compressor/tests/test_templates_jinja2/test_inline_non_ascii copying compressor/tests/test_templates_jinja2/test_inline_non_ascii/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_inline_non_ascii creating build/lib/compressor/tests/test_templates_jinja2/test_block_super copying compressor/tests/test_templates_jinja2/test_block_super/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super copying compressor/tests/test_templates_jinja2/test_block_super/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super creating build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple copying compressor/tests/test_templates_jinja2/test_block_super_multiple/test_compressor_offline.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple copying compressor/tests/test_templates_jinja2/test_block_super_multiple/base2.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple copying compressor/tests/test_templates_jinja2/test_block_super_multiple/base.html -> build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple creating build/lib/compressor/tests/static/css/url copying compressor/tests/static/css/url/url1.css -> build/lib/compressor/tests/static/css/url copying compressor/tests/static/css/url/test.css -> build/lib/compressor/tests/static/css/url copying compressor/tests/static/css/url/nonasc.css -> build/lib/compressor/tests/static/css/url creating build/lib/compressor/tests/static/custom creating build/lib/compressor/tests/static/custom/js copying compressor/tests/static/custom/js/066cd253eada.js -> build/lib/compressor/tests/static/custom/js creating build/lib/compressor/tests/static/CACHE creating build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/e41ba2cc6982.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/1d4424458f88.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/78bd7a762e2d.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/6a35d4e5e76c.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/test.5dddc6c2fb5a.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/13c6e6521347.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/1d4424458f88.css.gz -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/e31030430724.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/3e3a397bde7b.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/b2cec0f8cb24.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/652d0fbfecf5.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/799f6defe43c.css -> build/lib/compressor/tests/static/CACHE/css copying compressor/tests/static/CACHE/css/cdd1a7452e1d.css -> build/lib/compressor/tests/static/CACHE/css creating build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/4e3758d50224.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/dfa2bb387fa8.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/e214fe629b28.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/5838e2fd66af.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/one.95cfb869eead.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/cd8870829421.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/a27e1d3a619a.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/028c3fc42232.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/2f6ef61c488e.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/066cd253eada.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/one.81a2cd965815.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/2e9d3f5545a6.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/32c8281e3346.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/ef6b32a54575.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/0e8807bebcee.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/3872c9ae3f42.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/f8891c416981.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/00b4baffe335.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/e920d58f166d.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/ced14aec5856.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/7c02d201f69d.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/61ec584468eb.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/be9e078b5ca7.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/eed1d222933e.js -> build/lib/compressor/tests/static/CACHE/js copying compressor/tests/static/CACHE/js/f5e179b8eca4.js -> build/lib/compressor/tests/static/CACHE/js creating build/lib/compressor/tests/static/css/url/2 copying compressor/tests/static/css/url/2/url2.css -> build/lib/compressor/tests/static/css/url/2 creating build/lib/compressor/tests/static/custom/nested creating build/lib/compressor/tests/static/custom/nested/js copying compressor/tests/static/custom/nested/js/066cd253eada.js -> build/lib/compressor/tests/static/custom/nested/js ~/build/BUILD/python-django-compressor-2.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cz6iw7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 ~/build/BUILD/python-django-compressor-2.0/python2 ~/build/BUILD/python-django-compressor-2.0 + cd python-django-compressor-2.0 + pushd python2 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templates creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templates/compressor copying build/lib/compressor/templates/compressor/css_file.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templates/compressor copying build/lib/compressor/templates/compressor/js_file.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templates/compressor copying build/lib/compressor/templates/compressor/js_inline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templates/compressor copying build/lib/compressor/templates/compressor/css_inline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templates/compressor creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib copying build/lib/compressor/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib copying build/lib/compressor/contrib/jinja2ext.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib copying build/lib/compressor/contrib/sekizai.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline copying build/lib/compressor/offline/django.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline copying build/lib/compressor/offline/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline copying build/lib/compressor/offline/jinja2.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils copying build/lib/compressor/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils copying build/lib/compressor/utils/decorators.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils copying build/lib/compressor/utils/staticfiles.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser copying build/lib/compressor/parser/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser copying build/lib/compressor/parser/base.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser copying build/lib/compressor/parser/default_htmlparser.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser copying build/lib/compressor/parser/beautifulsoup.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser copying build/lib/compressor/parser/lxml.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser copying build/lib/compressor/parser/html5lib.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/jsmin copying build/lib/compressor/filters/jsmin/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/jsmin creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/cssmin copying build/lib/compressor/filters/cssmin/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/cssmin copying build/lib/compressor/filters/yuglify.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/datauri.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/template.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/base.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/yui.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/cleancss.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/css_default.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters copying build/lib/compressor/filters/closure.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2 creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple/base2.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super copying build/lib/compressor/tests/test_templates_jinja2/test_block_super/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super copying build/lib/compressor/tests/test_templates_jinja2/test_block_super/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_inline_non_ascii copying build/lib/compressor/tests/test_templates_jinja2/test_inline_non_ascii/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_inline_non_ascii creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_templatetag copying build/lib/compressor/tests/test_templates_jinja2/test_templatetag/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_templatetag creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/basic copying build/lib/compressor/tests/test_templates_jinja2/basic/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/basic creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/missing_extends.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/buggy_template.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/with_coffeescript.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_error_handling copying build/lib/compressor/tests/test_templates_jinja2/test_error_handling/buggy_extends.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_error_handling creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_with_context copying build/lib/compressor/tests/test_templates_jinja2/test_with_context/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_with_context creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_complex copying build/lib/compressor/tests/test_templates_jinja2/test_complex/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_complex creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_static_templatetag copying build/lib/compressor/tests/test_templates_jinja2/test_static_templatetag/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_static_templatetag creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_extra copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_extra copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_extra/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_extra creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_condition copying build/lib/compressor/tests/test_templates_jinja2/test_condition/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_condition creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_jingo copying build/lib/compressor/tests/test_templates_jinja2/test_jingo/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_jingo creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/base2.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_block_super_multiple_cached creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_coffin copying build/lib/compressor/tests/test_templates_jinja2/test_coffin/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates_jinja2/test_coffin creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_base_compressed copying build/lib/compressor/tests/test_templates/test_block_super_base_compressed/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_base_compressed copying build/lib/compressor/tests/test_templates/test_block_super_base_compressed/base2.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_base_compressed copying build/lib/compressor/tests/test_templates/test_block_super_base_compressed/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_base_compressed creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple copying build/lib/compressor/tests/test_templates/test_block_super_multiple/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple copying build/lib/compressor/tests/test_templates/test_block_super_multiple/base2.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple copying build/lib/compressor/tests/test_templates/test_block_super_multiple/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super copying build/lib/compressor/tests/test_templates/test_block_super/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super copying build/lib/compressor/tests/test_templates/test_block_super/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_duplicate copying build/lib/compressor/tests/test_templates/test_duplicate/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_duplicate creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_inline_non_ascii copying build/lib/compressor/tests/test_templates/test_inline_non_ascii/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_inline_non_ascii creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_templatetag copying build/lib/compressor/tests/test_templates/test_templatetag/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_templatetag creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/basic copying build/lib/compressor/tests/test_templates/basic/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/basic creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/missing_extends.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/buggy_template.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/with_coffeescript.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_error_handling copying build/lib/compressor/tests/test_templates/test_error_handling/buggy_extends.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_error_handling creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_with_context copying build/lib/compressor/tests/test_templates/test_with_context/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_with_context creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_complex copying build/lib/compressor/tests/test_templates/test_complex/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_complex creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_static_templatetag copying build/lib/compressor/tests/test_templates/test_static_templatetag/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_static_templatetag creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_with_context_super copying build/lib/compressor/tests/test_templates/test_with_context_super/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_with_context_super copying build/lib/compressor/tests/test_templates/test_with_context_super/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_with_context_super creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_extra copying build/lib/compressor/tests/test_templates/test_block_super_extra/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_extra copying build/lib/compressor/tests/test_templates/test_block_super_extra/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_extra creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_condition copying build/lib/compressor/tests/test_templates/test_condition/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_condition creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates/test_block_super_multiple_cached/base.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates/test_block_super_multiple_cached/base2.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple_cached copying build/lib/compressor/tests/test_templates/test_block_super_multiple_cached/test_compressor_offline.html -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templates/test_block_super_multiple_cached creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/f5e179b8eca4.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/eed1d222933e.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/be9e078b5ca7.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/61ec584468eb.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/7c02d201f69d.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/ced14aec5856.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/e920d58f166d.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/00b4baffe335.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/f8891c416981.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/3872c9ae3f42.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/0e8807bebcee.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/ef6b32a54575.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/32c8281e3346.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/2e9d3f5545a6.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/one.81a2cd965815.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/066cd253eada.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/2f6ef61c488e.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/028c3fc42232.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/a27e1d3a619a.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/cd8870829421.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/one.95cfb869eead.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/5838e2fd66af.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/e214fe629b28.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/dfa2bb387fa8.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js copying build/lib/compressor/tests/static/CACHE/js/4e3758d50224.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/js creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/cdd1a7452e1d.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/799f6defe43c.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/652d0fbfecf5.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/b2cec0f8cb24.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/3e3a397bde7b.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/e31030430724.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/1d4424458f88.css.gz -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/13c6e6521347.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/test.5dddc6c2fb5a.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/6a35d4e5e76c.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/78bd7a762e2d.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/1d4424458f88.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css copying build/lib/compressor/tests/static/CACHE/css/e41ba2cc6982.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/CACHE/css creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/custom creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/custom/nested creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/custom/nested/js copying build/lib/compressor/tests/static/custom/nested/js/066cd253eada.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/custom/nested/js creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/custom/js copying build/lib/compressor/tests/static/custom/js/066cd253eada.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/custom/js creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/one.coffee -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/two.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/nonasc.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/nonasc-latin1.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/066cd253eada.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/one.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js copying build/lib/compressor/tests/static/js/three.js -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/js creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/img copying build/lib/compressor/tests/static/img/add.png -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/img copying build/lib/compressor/tests/static/img/python.png -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/img creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css/url creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css/url/2 copying build/lib/compressor/tests/static/css/url/2/url2.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css/url/2 copying build/lib/compressor/tests/static/css/url/nonasc.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css/url copying build/lib/compressor/tests/static/css/url/test.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css/url copying build/lib/compressor/tests/static/css/url/url1.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css/url copying build/lib/compressor/tests/static/css/nonasc.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/css/one.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/css/utf-8_with-BOM.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/css/relative_url.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/css/two.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/css/filename with spaces.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/css/datauri.css -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static/css copying build/lib/compressor/tests/static/test.txt.gz -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static copying build/lib/compressor/tests/static/test.txt -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/static copying build/lib/compressor/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_offline.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_mtime_cache.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_filters.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_finder.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/precompiler.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_signals.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_parsers.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_jinja2ext.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_storages.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests copying build/lib/compressor/tests/test_base.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands copying build/lib/compressor/management/commands/mtime_cache.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands copying build/lib/compressor/management/commands/compress.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands copying build/lib/compressor/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands copying build/lib/compressor/management/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management creating /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templatetags copying build/lib/compressor/templatetags/compress.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templatetags copying build/lib/compressor/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templatetags copying build/lib/compressor/conf.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/__init__.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/signals.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/base.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/finders.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/exceptions.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/storage.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/cache.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/css.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/models.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/js.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor copying build/lib/compressor/test_settings.py -> /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib/jinja2ext.py to jinja2ext.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/contrib/sekizai.py to sekizai.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline/django.py to django.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/offline/jinja2.py to jinja2.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/utils/staticfiles.py to staticfiles.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser/default_htmlparser.py to default_htmlparser.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser/beautifulsoup.py to beautifulsoup.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser/lxml.py to lxml.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/parser/html5lib.py to html5lib.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/jsmin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/cssmin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/yuglify.py to yuglify.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/datauri.py to datauri.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/yui.py to yui.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/cleancss.py to cleancss.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/css_default.py to css_default.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/filters/closure.py to closure.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_offline.py to test_offline.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_templatetags.py to test_templatetags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_mtime_cache.py to test_mtime_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_filters.py to test_filters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_finder.py to test_finder.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/precompiler.py to precompiler.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_signals.py to test_signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_parsers.py to test_parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_jinja2ext.py to test_jinja2ext.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_storages.py to test_storages.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands/mtime_cache.py to mtime_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands/compress.py to compress.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templatetags/compress.py to compress.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/finders.py to finders.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/css.py to css.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/js.py to js.pyc byte-compiling /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/compressor/test_settings.py to test_settings.pyc running install_egg_info running egg_info writing requirements to django_compressor.egg-info/requires.txt writing django_compressor.egg-info/PKG-INFO writing top-level names to django_compressor.egg-info/top_level.txt writing dependency_links to django_compressor.egg-info/dependency_links.txt reading manifest file 'django_compressor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.js' under directory 'compressor/tests/media' BUILDSTDERR: warning: no files found matching '*.css' under directory 'compressor/tests/media' BUILDSTDERR: warning: no files found matching '*.png' under directory 'compressor/tests/media' BUILDSTDERR: warning: no files found matching '*.coffee' under directory 'compressor/tests/media' writing manifest file 'django_compressor.egg-info/SOURCES.txt' Copying django_compressor.egg-info to /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/lib/python2.7/site-packages/django_compressor-2.0-py2.7.egg-info running install_scripts ~/build/BUILD/python-django-compressor-2.0 + popd + /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/python-django-compressor-2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-compressor-2.0-2.el7.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.Am5l0j + umask 022 + cd /builddir/build/BUILD + cd python-django-compressor-2.0 ~/build/BUILD/python-django-compressor-2.0/python2 ~/build/BUILD/python-django-compressor-2.0 + pushd python2 + /usr/bin/python2 /usr/bin/django-admin test --pythonpath=. --settings=compressor.test_settings compressor BUILDSTDERR: ..................................................................................................s.s.s.s.s.....s...s.............s...s.s....................................................................................................................................................................... BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 304 tests in 1.648s BUILDSTDERR: OK (skipped=10) Creating test database for alias 'default'... Destroying test database for alias 'default'... + popd ~/build/BUILD/python-django-compressor-2.0 + exit 0 Processing files: python-django-compressor-2.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UElBDE + umask 022 + cd /builddir/build/BUILD + cd python-django-compressor-2.0 + DOCDIR=/builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/share/doc/python-django-compressor-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/share/doc/python-django-compressor-2.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/share/doc/python-django-compressor-2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KRoxiZ + umask 022 + cd /builddir/build/BUILD + cd python-django-compressor-2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/share/licenses/python-django-compressor-2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/share/licenses/python-django-compressor-2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64/usr/share/licenses/python-django-compressor-2.0 + exit 0 Provides: python-django-compressor = 2.0-2.el7 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 Wrote: /builddir/build/RPMS/python-django-compressor-2.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sKAWjT + umask 022 + cd /builddir/build/BUILD + cd python-django-compressor-2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-compressor-2.0-2.el7.x86_64 + exit 0 Child return code was: 0