Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-celery.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1621/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-celery.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000d5ac Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-celery-3.0.20-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-celery.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1621/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-celery.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QwEgvC + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf celery-3.0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/celery-3.0.20.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd celery-3.0.20 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + for script in celery/bin/camqadm.py celery/bin/celerybeat.py celery/bin/celeryd.py + /bin/sed -i.orig -e 1d celery/bin/camqadm.py + touch -r celery/bin/camqadm.py.orig celery/bin/camqadm.py + /bin/rm celery/bin/camqadm.py.orig + chmod a-x celery/bin/camqadm.py + for script in celery/bin/camqadm.py celery/bin/celerybeat.py celery/bin/celeryd.py + /bin/sed -i.orig -e 1d celery/bin/celerybeat.py + touch -r celery/bin/celerybeat.py.orig celery/bin/celerybeat.py + /bin/rm celery/bin/celerybeat.py.orig + chmod a-x celery/bin/celerybeat.py + for script in celery/bin/camqadm.py celery/bin/celerybeat.py celery/bin/celeryd.py + /bin/sed -i.orig -e 1d celery/bin/celeryd.py + touch -r celery/bin/celeryd.py.orig celery/bin/celeryd.py + /bin/rm celery/bin/celeryd.py.orig + chmod a-x celery/bin/celeryd.py + rm -f docs/.static/.keep + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A939WQ + umask 022 + cd /builddir/build/BUILD + cd celery-3.0.20 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build Upgrade: no old version found. running build running build_py creating build creating build/lib creating build/lib/celery copying celery/exceptions.py -> build/lib/celery copying celery/_state.py -> build/lib/celery copying celery/canvas.py -> build/lib/celery copying celery/schedules.py -> build/lib/celery copying celery/result.py -> build/lib/celery copying celery/signals.py -> build/lib/celery copying celery/__main__.py -> build/lib/celery copying celery/platforms.py -> build/lib/celery copying celery/__compat__.py -> build/lib/celery copying celery/beat.py -> build/lib/celery copying celery/states.py -> build/lib/celery copying celery/local.py -> build/lib/celery copying celery/datastructures.py -> build/lib/celery copying celery/__init__.py -> build/lib/celery creating build/lib/celery/worker copying celery/worker/state.py -> build/lib/celery/worker copying celery/worker/job.py -> build/lib/celery/worker copying celery/worker/buckets.py -> build/lib/celery/worker copying celery/worker/mediator.py -> build/lib/celery/worker copying celery/worker/hub.py -> build/lib/celery/worker copying celery/worker/autoreload.py -> build/lib/celery/worker copying celery/worker/autoscale.py -> build/lib/celery/worker copying celery/worker/strategy.py -> build/lib/celery/worker copying celery/worker/heartbeat.py -> build/lib/celery/worker copying celery/worker/control.py -> build/lib/celery/worker copying celery/worker/bootsteps.py -> build/lib/celery/worker copying celery/worker/consumer.py -> build/lib/celery/worker copying celery/worker/__init__.py -> build/lib/celery/worker creating build/lib/celery/utils copying celery/utils/timeutils.py -> build/lib/celery/utils copying celery/utils/mail.py -> build/lib/celery/utils copying celery/utils/serialization.py -> build/lib/celery/utils copying celery/utils/debug.py -> build/lib/celery/utils copying celery/utils/text.py -> build/lib/celery/utils copying celery/utils/threads.py -> build/lib/celery/utils copying celery/utils/log.py -> build/lib/celery/utils copying celery/utils/encoding.py -> build/lib/celery/utils copying celery/utils/term.py -> build/lib/celery/utils copying celery/utils/functional.py -> build/lib/celery/utils copying celery/utils/timer2.py -> build/lib/celery/utils copying celery/utils/compat.py -> build/lib/celery/utils copying celery/utils/imports.py -> build/lib/celery/utils copying celery/utils/__init__.py -> build/lib/celery/utils creating build/lib/celery/app copying celery/app/builtins.py -> build/lib/celery/app copying celery/app/log.py -> build/lib/celery/app copying celery/app/abstract.py -> build/lib/celery/app copying celery/app/annotations.py -> build/lib/celery/app copying celery/app/amqp.py -> build/lib/celery/app copying celery/app/base.py -> build/lib/celery/app copying celery/app/defaults.py -> build/lib/celery/app copying celery/app/task.py -> build/lib/celery/app copying celery/app/routes.py -> build/lib/celery/app copying celery/app/control.py -> build/lib/celery/app copying celery/app/utils.py -> build/lib/celery/app copying celery/app/registry.py -> build/lib/celery/app copying celery/app/__init__.py -> build/lib/celery/app creating build/lib/celery/task copying celery/task/http.py -> build/lib/celery/task copying celery/task/sets.py -> build/lib/celery/task copying celery/task/base.py -> build/lib/celery/task copying celery/task/trace.py -> build/lib/celery/task copying celery/task/__init__.py -> build/lib/celery/task creating build/lib/celery/tests copying celery/tests/config.py -> build/lib/celery/tests copying celery/tests/utils.py -> build/lib/celery/tests copying celery/tests/compat.py -> build/lib/celery/tests copying celery/tests/__init__.py -> build/lib/celery/tests creating build/lib/celery/apps copying celery/apps/worker.py -> build/lib/celery/apps copying celery/apps/beat.py -> build/lib/celery/apps copying celery/apps/__init__.py -> build/lib/celery/apps creating build/lib/celery/events copying celery/events/cursesmon.py -> build/lib/celery/events copying celery/events/snapshot.py -> build/lib/celery/events copying celery/events/dumper.py -> build/lib/celery/events copying celery/events/state.py -> build/lib/celery/events copying celery/events/__init__.py -> build/lib/celery/events creating build/lib/celery/concurrency copying celery/concurrency/threads.py -> build/lib/celery/concurrency copying celery/concurrency/eventlet.py -> build/lib/celery/concurrency copying celery/concurrency/gevent.py -> build/lib/celery/concurrency copying celery/concurrency/base.py -> build/lib/celery/concurrency copying celery/concurrency/solo.py -> build/lib/celery/concurrency copying celery/concurrency/__init__.py -> build/lib/celery/concurrency creating build/lib/celery/contrib copying celery/contrib/batches.py -> build/lib/celery/contrib copying celery/contrib/methods.py -> build/lib/celery/contrib copying celery/contrib/bundles.py -> build/lib/celery/contrib copying celery/contrib/rdb.py -> build/lib/celery/contrib copying celery/contrib/migrate.py -> build/lib/celery/contrib copying celery/contrib/__init__.py -> build/lib/celery/contrib copying celery/contrib/abortable.py -> build/lib/celery/contrib creating build/lib/celery/loaders copying celery/loaders/default.py -> build/lib/celery/loaders copying celery/loaders/app.py -> build/lib/celery/loaders copying celery/loaders/base.py -> build/lib/celery/loaders copying celery/loaders/__init__.py -> build/lib/celery/loaders creating build/lib/celery/security copying celery/security/serialization.py -> build/lib/celery/security copying celery/security/key.py -> build/lib/celery/security copying celery/security/utils.py -> build/lib/celery/security copying celery/security/__init__.py -> build/lib/celery/security copying celery/security/certificate.py -> build/lib/celery/security creating build/lib/celery/bin copying celery/bin/celery.py -> build/lib/celery/bin copying celery/bin/camqadm.py -> build/lib/celery/bin copying celery/bin/celeryd.py -> build/lib/celery/bin copying celery/bin/celeryd_multi.py -> build/lib/celery/bin copying celery/bin/celeryd_detach.py -> build/lib/celery/bin copying celery/bin/celeryctl.py -> build/lib/celery/bin copying celery/bin/celerybeat.py -> build/lib/celery/bin copying celery/bin/celeryev.py -> build/lib/celery/bin copying celery/bin/base.py -> build/lib/celery/bin copying celery/bin/__init__.py -> build/lib/celery/bin creating build/lib/celery/backends copying celery/backends/cache.py -> build/lib/celery/backends copying celery/backends/amqp.py -> build/lib/celery/backends copying celery/backends/mongodb.py -> build/lib/celery/backends copying celery/backends/base.py -> build/lib/celery/backends copying celery/backends/redis.py -> build/lib/celery/backends copying celery/backends/cassandra.py -> build/lib/celery/backends copying celery/backends/__init__.py -> build/lib/celery/backends creating build/lib/celery/utils/dispatch copying celery/utils/dispatch/saferef.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/signal.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/__init__.py -> build/lib/celery/utils/dispatch creating build/lib/celery/tests/worker copying celery/tests/worker/test_autoreload.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_autoscale.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_hub.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_mediator.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_bootsteps.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_request.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_state.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_revoke.py -> build/lib/celery/tests/worker copying celery/tests/worker/__init__.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_heartbeat.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_worker.py -> build/lib/celery/tests/worker copying celery/tests/worker/test_control.py -> build/lib/celery/tests/worker creating build/lib/celery/tests/app copying celery/tests/app/test_defaults.py -> build/lib/celery/tests/app copying celery/tests/app/test_routes.py -> build/lib/celery/tests/app copying celery/tests/app/test_app.py -> build/lib/celery/tests/app copying celery/tests/app/test_utils.py -> build/lib/celery/tests/app copying celery/tests/app/test_annotations.py -> build/lib/celery/tests/app copying celery/tests/app/test_log.py -> build/lib/celery/tests/app copying celery/tests/app/test_builtins.py -> build/lib/celery/tests/app copying celery/tests/app/test_loaders.py -> build/lib/celery/tests/app copying celery/tests/app/__init__.py -> build/lib/celery/tests/app copying celery/tests/app/test_beat.py -> build/lib/celery/tests/app copying celery/tests/app/test_celery.py -> build/lib/celery/tests/app copying celery/tests/app/test_amqp.py -> build/lib/celery/tests/app copying celery/tests/app/test_control.py -> build/lib/celery/tests/app creating build/lib/celery/tests/compat_modules copying celery/tests/compat_modules/test_decorators.py -> build/lib/celery/tests/compat_modules copying celery/tests/compat_modules/test_messaging.py -> build/lib/celery/tests/compat_modules copying celery/tests/compat_modules/__init__.py -> build/lib/celery/tests/compat_modules creating build/lib/celery/tests/events copying celery/tests/events/test_events.py -> build/lib/celery/tests/events copying celery/tests/events/test_cursesmon.py -> build/lib/celery/tests/events copying celery/tests/events/test_snapshot.py -> build/lib/celery/tests/events copying celery/tests/events/test_state.py -> build/lib/celery/tests/events copying celery/tests/events/__init__.py -> build/lib/celery/tests/events creating build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_processes.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_concurrency.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_solo.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_gevent.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_threads.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_eventlet.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/__init__.py -> build/lib/celery/tests/concurrency copying celery/tests/concurrency/test_pool.py -> build/lib/celery/tests/concurrency creating build/lib/celery/tests/contrib copying celery/tests/contrib/test_rdb.py -> build/lib/celery/tests/contrib copying celery/tests/contrib/test_migrate.py -> build/lib/celery/tests/contrib copying celery/tests/contrib/test_abortable.py -> build/lib/celery/tests/contrib copying celery/tests/contrib/__init__.py -> build/lib/celery/tests/contrib creating build/lib/celery/tests/slow copying celery/tests/slow/test_buckets.py -> build/lib/celery/tests/slow copying celery/tests/slow/__init__.py -> build/lib/celery/tests/slow creating build/lib/celery/tests/security copying celery/tests/security/test_certificate.py -> build/lib/celery/tests/security copying celery/tests/security/case.py -> build/lib/celery/tests/security copying celery/tests/security/test_serialization.py -> build/lib/celery/tests/security copying celery/tests/security/test_security.py -> build/lib/celery/tests/security copying celery/tests/security/test_key.py -> build/lib/celery/tests/security copying celery/tests/security/__init__.py -> build/lib/celery/tests/security creating build/lib/celery/tests/bin copying celery/tests/bin/test_base.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_camqadm.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celeryevdump.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celeryd.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celeryd_detach.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celerybeat.py -> build/lib/celery/tests/bin copying celery/tests/bin/__init__.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celeryev.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celery.py -> build/lib/celery/tests/bin copying celery/tests/bin/test_celeryd_multi.py -> build/lib/celery/tests/bin creating build/lib/celery/tests/tasks copying celery/tests/tasks/test_registry.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_chord.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_sets.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_canvas.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_http.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_context.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_result.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_states.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_tasks.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/__init__.py -> build/lib/celery/tests/tasks copying celery/tests/tasks/test_trace.py -> build/lib/celery/tests/tasks creating build/lib/celery/tests/utilities copying celery/tests/utilities/test_datastructures.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_encoding.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_timer2.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_timeutils.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_serialization.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_info.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_utils.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_local.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_dispatcher.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_saferef.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_mail.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_platforms.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_compat.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_imports.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_term.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/__init__.py -> build/lib/celery/tests/utilities copying celery/tests/utilities/test_pickle.py -> build/lib/celery/tests/utilities creating build/lib/celery/tests/functional copying celery/tests/functional/case.py -> build/lib/celery/tests/functional copying celery/tests/functional/tasks.py -> build/lib/celery/tests/functional copying celery/tests/functional/__init__.py -> build/lib/celery/tests/functional creating build/lib/celery/tests/backends copying celery/tests/backends/test_base.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_database.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_mongodb.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_cassandra.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_redis.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_cache.py -> build/lib/celery/tests/backends copying celery/tests/backends/__init__.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_amqp.py -> build/lib/celery/tests/backends copying celery/tests/backends/test_backends.py -> build/lib/celery/tests/backends creating build/lib/celery/concurrency/processes copying celery/concurrency/processes/__init__.py -> build/lib/celery/concurrency/processes creating build/lib/celery/backends/database copying celery/backends/database/a805d4bd.py -> build/lib/celery/backends/database copying celery/backends/database/models.py -> build/lib/celery/backends/database copying celery/backends/database/session.py -> build/lib/celery/backends/database copying celery/backends/database/__init__.py -> build/lib/celery/backends/database copying celery/backends/database/dfd042c7.py -> build/lib/celery/backends/database + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8DWyT5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 + cd celery-3.0.20 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 Upgrade: no old version found. running install running install_lib creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/state.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/job.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/buckets.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/mediator.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/hub.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/autoreload.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/autoscale.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/strategy.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/heartbeat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/control.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/bootsteps.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/consumer.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/worker/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker copying build/lib/celery/exceptions.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/timeutils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/mail.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/serialization.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/debug.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/text.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/threads.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/log.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/saferef.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/signal.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch copying build/lib/celery/utils/encoding.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/term.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/functional.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/timer2.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/compat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/imports.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/utils/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils copying build/lib/celery/_state.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery copying build/lib/celery/canvas.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery copying build/lib/celery/schedules.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/builtins.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/log.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/abstract.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/annotations.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/amqp.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/defaults.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/task.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/routes.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/control.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/utils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/registry.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/app/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app copying build/lib/celery/result.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task copying build/lib/celery/task/http.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task copying build/lib/celery/task/sets.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task copying build/lib/celery/task/base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task copying build/lib/celery/task/trace.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task copying build/lib/celery/task/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_autoreload.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_autoscale.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_hub.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_mediator.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_bootsteps.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_request.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_state.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_revoke.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_heartbeat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_worker.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker copying build/lib/celery/tests/worker/test_control.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_defaults.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_routes.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_app.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_utils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_annotations.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_log.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_builtins.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_loaders.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_beat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_celery.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_amqp.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app copying build/lib/celery/tests/app/test_control.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules copying build/lib/celery/tests/compat_modules/test_decorators.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules copying build/lib/celery/tests/compat_modules/test_messaging.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules copying build/lib/celery/tests/compat_modules/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events copying build/lib/celery/tests/events/test_events.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events copying build/lib/celery/tests/events/test_cursesmon.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events copying build/lib/celery/tests/events/test_snapshot.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events copying build/lib/celery/tests/events/test_state.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events copying build/lib/celery/tests/events/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_processes.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_concurrency.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_solo.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_gevent.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_threads.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_eventlet.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency copying build/lib/celery/tests/concurrency/test_pool.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib copying build/lib/celery/tests/contrib/test_rdb.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib copying build/lib/celery/tests/contrib/test_migrate.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib copying build/lib/celery/tests/contrib/test_abortable.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib copying build/lib/celery/tests/contrib/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib copying build/lib/celery/tests/config.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/slow copying build/lib/celery/tests/slow/test_buckets.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/slow copying build/lib/celery/tests/slow/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/slow creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/security/test_certificate.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/security/case.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/security/test_serialization.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/security/test_security.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/security/test_key.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/security/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security copying build/lib/celery/tests/utils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_camqadm.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celeryevdump.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celeryd.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celeryd_detach.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celerybeat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celeryev.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celery.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin copying build/lib/celery/tests/bin/test_celeryd_multi.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_registry.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_chord.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_sets.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_canvas.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_http.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_context.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_result.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_states.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_tasks.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks copying build/lib/celery/tests/tasks/test_trace.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_datastructures.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_encoding.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_timer2.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_timeutils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_serialization.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_info.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_utils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_local.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_dispatcher.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_saferef.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_mail.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_platforms.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_compat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_imports.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_term.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/utilities/test_pickle.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities copying build/lib/celery/tests/compat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional copying build/lib/celery/tests/functional/case.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional copying build/lib/celery/tests/functional/tasks.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional copying build/lib/celery/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_database.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_mongodb.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_cassandra.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_redis.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_cache.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_amqp.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/backends/test_backends.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends copying build/lib/celery/tests/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps copying build/lib/celery/apps/worker.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps copying build/lib/celery/apps/beat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps copying build/lib/celery/apps/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps copying build/lib/celery/signals.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events copying build/lib/celery/events/cursesmon.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events copying build/lib/celery/events/snapshot.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events copying build/lib/celery/events/dumper.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events copying build/lib/celery/events/state.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events copying build/lib/celery/events/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events copying build/lib/celery/__main__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency copying build/lib/celery/concurrency/threads.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency copying build/lib/celery/concurrency/eventlet.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency copying build/lib/celery/concurrency/gevent.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency copying build/lib/celery/concurrency/base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency copying build/lib/celery/concurrency/solo.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency copying build/lib/celery/concurrency/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/processes copying build/lib/celery/concurrency/processes/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/processes copying build/lib/celery/platforms.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/batches.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/methods.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/bundles.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/rdb.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/migrate.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/contrib/abortable.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib copying build/lib/celery/__compat__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders copying build/lib/celery/loaders/default.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders copying build/lib/celery/loaders/app.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders copying build/lib/celery/loaders/base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders copying build/lib/celery/loaders/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders copying build/lib/celery/beat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery copying build/lib/celery/states.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security copying build/lib/celery/security/serialization.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security copying build/lib/celery/security/key.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security copying build/lib/celery/security/utils.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security copying build/lib/celery/security/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security copying build/lib/celery/security/certificate.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security copying build/lib/celery/local.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celery.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/camqadm.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celeryd.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celeryd_multi.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celeryd_detach.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celeryctl.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celerybeat.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/celeryev.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/bin/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin copying build/lib/celery/datastructures.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/backends/cache.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends creating /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database copying build/lib/celery/backends/database/a805d4bd.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database copying build/lib/celery/backends/database/models.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database copying build/lib/celery/backends/database/session.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database copying build/lib/celery/backends/database/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database copying build/lib/celery/backends/database/dfd042c7.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database copying build/lib/celery/backends/amqp.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/backends/mongodb.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/backends/base.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/backends/redis.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/backends/cassandra.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/backends/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends copying build/lib/celery/__init__.py -> /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/buckets.py to buckets.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/mediator.py to mediator.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/autoreload.py to autoreload.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/autoscale.py to autoscale.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/strategy.py to strategy.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/heartbeat.py to heartbeat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/control.py to control.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/bootsteps.py to bootsteps.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/mail.py to mail.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/serialization.py to serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/threads.py to threads.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch/saferef.py to saferef.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch/signal.py to signal.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/dispatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/encoding.py to encoding.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/term.py to term.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/timer2.py to timer2.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/imports.py to imports.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/_state.py to _state.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/canvas.py to canvas.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/schedules.py to schedules.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/builtins.py to builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/abstract.py to abstract.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/annotations.py to annotations.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/amqp.py to amqp.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/routes.py to routes.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/control.py to control.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/app/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/result.py to result.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task/sets.py to sets.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task/trace.py to trace.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/task/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_autoreload.py to test_autoreload.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_autoscale.py to test_autoscale.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_hub.py to test_hub.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_mediator.py to test_mediator.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_bootsteps.py to test_bootsteps.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_request.py to test_request.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_state.py to test_state.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_revoke.py to test_revoke.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_heartbeat.py to test_heartbeat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_worker.py to test_worker.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/worker/test_control.py to test_control.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_defaults.py to test_defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_routes.py to test_routes.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_app.py to test_app.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_annotations.py to test_annotations.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_log.py to test_log.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_builtins.py to test_builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_loaders.py to test_loaders.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_beat.py to test_beat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_celery.py to test_celery.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_amqp.py to test_amqp.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/app/test_control.py to test_control.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules/test_messaging.py to test_messaging.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat_modules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events/test_cursesmon.py to test_cursesmon.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events/test_state.py to test_state.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/events/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_processes.py to test_processes.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_concurrency.py to test_concurrency.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_solo.py to test_solo.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_gevent.py to test_gevent.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_threads.py to test_threads.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_eventlet.py to test_eventlet.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/concurrency/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib/test_rdb.py to test_rdb.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib/test_migrate.py to test_migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib/test_abortable.py to test_abortable.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/slow/test_buckets.py to test_buckets.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/slow/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security/test_certificate.py to test_certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security/case.py to case.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security/test_serialization.py to test_serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security/test_key.py to test_key.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/security/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_camqadm.py to test_camqadm.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celeryevdump.py to test_celeryevdump.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celeryd.py to test_celeryd.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celeryd_detach.py to test_celeryd_detach.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celerybeat.py to test_celerybeat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celeryev.py to test_celeryev.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celery.py to test_celery.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/bin/test_celeryd_multi.py to test_celeryd_multi.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_registry.py to test_registry.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_chord.py to test_chord.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_sets.py to test_sets.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_canvas.py to test_canvas.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_result.py to test_result.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_states.py to test_states.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_tasks.py to test_tasks.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/tasks/test_trace.py to test_trace.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_datastructures.py to test_datastructures.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_encoding.py to test_encoding.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_timer2.py to test_timer2.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_timeutils.py to test_timeutils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_serialization.py to test_serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_info.py to test_info.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_dispatcher.py to test_dispatcher.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_saferef.py to test_saferef.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_mail.py to test_mail.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_platforms.py to test_platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_compat.py to test_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_imports.py to test_imports.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_term.py to test_term.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/utilities/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional/case.py to case.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_database.py to test_database.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_mongodb.py to test_mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_cassandra.py to test_cassandra.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_redis.py to test_redis.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_cache.py to test_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_amqp.py to test_amqp.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/backends/test_backends.py to test_backends.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps/worker.py to worker.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps/beat.py to beat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/apps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events/cursesmon.py to cursesmon.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events/dumper.py to dumper.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/events/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/threads.py to threads.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/eventlet.py to eventlet.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/gevent.py to gevent.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/solo.py to solo.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/concurrency/processes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/platforms.py to platforms.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/batches.py to batches.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/methods.py to methods.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/bundles.py to bundles.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/rdb.py to rdb.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/contrib/abortable.py to abortable.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/__compat__.py to __compat__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/loaders/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/beat.py to beat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/states.py to states.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security/serialization.py to serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security/key.py to key.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/security/certificate.py to certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celery.py to celery.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/camqadm.py to camqadm.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celeryd.py to celeryd.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celeryd_multi.py to celeryd_multi.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celeryd_detach.py to celeryd_detach.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celeryctl.py to celeryctl.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celerybeat.py to celerybeat.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/celeryev.py to celeryev.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/bin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database/a805d4bd.py to a805d4bd.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/database/dfd042c7.py to dfd042c7.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/amqp.py to amqp.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/mongodb.py to mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/redis.py to redis.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/cassandra.py to cassandra.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmplKfGXK.py' /usr/bin/python -O /tmp/tmplKfGXK.py removing /tmp/tmplKfGXK.py running install_egg_info running egg_info writing requirements to celery.egg-info/requires.txt writing celery.egg-info/PKG-INFO writing top-level names to celery.egg-info/top_level.txt writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching '*.sw*' writing manifest file 'celery.egg-info/SOURCES.txt' Copying celery.egg-info to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6/site-packages/celery-3.0.20-py2.6.egg-info running install_scripts Installing celeryctl script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin Installing celeryd script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin Installing camqadm script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin Installing celeryev script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin Installing celery script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin Installing celeryd-multi script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin Installing celerybeat script to /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/celery-3.0.20 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-celery-3.0.20-2.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OrARqu + umask 022 + cd /builddir/build/BUILD + cd celery-3.0.20 + DOCDIR=/builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/share/doc/python-celery-3.0.20 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/share/doc/python-celery-3.0.20 + /bin/mkdir -p /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/share/doc/python-celery-3.0.20 + cp -pr LICENSE TODO docs examples /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64/usr/share/doc/python-celery-3.0.20 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 warning: Could not canonicalize hostname: i-0000d5ac Wrote: /builddir/build/RPMS/python-celery-3.0.20-2.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wEGKpb + umask 022 + cd /builddir/build/BUILD + cd celery-3.0.20 + rm -rf /builddir/build/BUILDROOT/python-celery-3.0.20-2.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->