------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-billiard-3.5.0.3.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-vine-1.1.4_1.txz Installing /packages/All/py37-amqp-2.5.2.txz Installing /packages/All/py37-more-itertools-8.2.0.txz Installing /packages/All/py37-zipp-0.6.0_3.txz Installing /packages/All/py37-importlib-metadata-0.23.txz Installing /packages/All/py37-kombu-4.6.7.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-python-memcached-1.59.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-celery-4.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-celery-4.1.0 for building => SHA256 Checksum OK for celery-4.1.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-celery-4.1.0 for building ===> Extracting for py37-celery-4.1.0 => SHA256 Checksum OK for celery-4.1.0.tar.gz. Extracted Memory Use: 5.31M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-celery-4.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on package: py37-setuptools>0 - found ===> py37-celery-4.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on package: py37-setuptools>0 - found ===> py37-celery-4.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-celery-4.1.0 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-celery-4.1.0 running build running build_py creating build creating build/lib creating build/lib/celery copying celery/__init__.py -> build/lib/celery copying celery/beat.py -> build/lib/celery copying celery/five.py -> build/lib/celery copying celery/schedules.py -> build/lib/celery copying celery/exceptions.py -> build/lib/celery copying celery/local.py -> build/lib/celery copying celery/result.py -> build/lib/celery copying celery/canvas.py -> build/lib/celery copying celery/bootsteps.py -> build/lib/celery copying celery/signals.py -> build/lib/celery copying celery/platforms.py -> build/lib/celery copying celery/_state.py -> build/lib/celery copying celery/__main__.py -> build/lib/celery copying celery/states.py -> build/lib/celery creating build/lib/celery/concurrency copying celery/concurrency/base.py -> build/lib/celery/concurrency copying celery/concurrency/prefork.py -> build/lib/celery/concurrency copying celery/concurrency/gevent.py -> build/lib/celery/concurrency copying celery/concurrency/solo.py -> build/lib/celery/concurrency copying celery/concurrency/eventlet.py -> build/lib/celery/concurrency copying celery/concurrency/asynpool.py -> build/lib/celery/concurrency copying celery/concurrency/__init__.py -> build/lib/celery/concurrency creating 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 copying celery/security/serialization.py -> build/lib/celery/security creating build/lib/celery/worker copying celery/worker/control.py -> build/lib/celery/worker copying celery/worker/loops.py -> build/lib/celery/worker copying celery/worker/request.py -> build/lib/celery/worker copying celery/worker/__init__.py -> build/lib/celery/worker copying celery/worker/strategy.py -> build/lib/celery/worker copying celery/worker/state.py -> build/lib/celery/worker copying celery/worker/heartbeat.py -> build/lib/celery/worker copying celery/worker/autoscale.py -> build/lib/celery/worker copying celery/worker/worker.py -> build/lib/celery/worker copying celery/worker/components.py -> build/lib/celery/worker copying celery/worker/pidbox.py -> build/lib/celery/worker creating build/lib/celery/task copying celery/task/base.py -> build/lib/celery/task copying celery/task/__init__.py -> build/lib/celery/task creating build/lib/celery/loaders copying celery/loaders/__init__.py -> build/lib/celery/loaders copying celery/loaders/base.py -> build/lib/celery/loaders copying celery/loaders/default.py -> build/lib/celery/loaders copying celery/loaders/app.py -> build/lib/celery/loaders creating build/lib/celery/events copying celery/events/__init__.py -> build/lib/celery/events copying celery/events/snapshot.py -> build/lib/celery/events copying celery/events/receiver.py -> build/lib/celery/events copying celery/events/dumper.py -> build/lib/celery/events copying celery/events/event.py -> build/lib/celery/events copying celery/events/state.py -> build/lib/celery/events copying celery/events/dispatcher.py -> build/lib/celery/events copying celery/events/cursesmon.py -> build/lib/celery/events creating build/lib/celery/backends copying celery/backends/async.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/dynamodb.py -> build/lib/celery/backends copying celery/backends/mongodb.py -> build/lib/celery/backends copying celery/backends/filesystem.py -> build/lib/celery/backends copying celery/backends/couchdb.py -> build/lib/celery/backends copying celery/backends/consul.py -> build/lib/celery/backends copying celery/backends/rpc.py -> build/lib/celery/backends copying celery/backends/couchbase.py -> build/lib/celery/backends copying celery/backends/riak.py -> 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/base.py -> build/lib/celery/backends copying celery/backends/__init__.py -> build/lib/celery/backends copying celery/backends/elasticsearch.py -> build/lib/celery/backends creating build/lib/celery/bin copying celery/bin/list.py -> build/lib/celery/bin copying celery/bin/control.py -> build/lib/celery/bin copying celery/bin/events.py -> build/lib/celery/bin copying celery/bin/multi.py -> build/lib/celery/bin copying celery/bin/purge.py -> build/lib/celery/bin copying celery/bin/logtool.py -> build/lib/celery/bin copying celery/bin/beat.py -> build/lib/celery/bin copying celery/bin/amqp.py -> build/lib/celery/bin copying celery/bin/worker.py -> build/lib/celery/bin copying celery/bin/call.py -> build/lib/celery/bin copying celery/bin/__init__.py -> build/lib/celery/bin copying celery/bin/base.py -> build/lib/celery/bin copying celery/bin/result.py -> build/lib/celery/bin copying celery/bin/shell.py -> build/lib/celery/bin copying celery/bin/graph.py -> build/lib/celery/bin copying celery/bin/celeryd_detach.py -> build/lib/celery/bin copying celery/bin/celery.py -> build/lib/celery/bin copying celery/bin/upgrade.py -> build/lib/celery/bin copying celery/bin/migrate.py -> build/lib/celery/bin creating build/lib/celery/apps copying celery/apps/__init__.py -> build/lib/celery/apps copying celery/apps/beat.py -> build/lib/celery/apps copying celery/apps/multi.py -> build/lib/celery/apps copying celery/apps/worker.py -> build/lib/celery/apps creating build/lib/celery/contrib copying celery/contrib/abortable.py -> build/lib/celery/contrib copying celery/contrib/pytest.py -> build/lib/celery/contrib copying celery/contrib/sphinx.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/rdb.py -> build/lib/celery/contrib creating build/lib/celery/app copying celery/app/__init__.py -> build/lib/celery/app copying celery/app/builtins.py -> build/lib/celery/app copying celery/app/events.py -> build/lib/celery/app copying celery/app/log.py -> build/lib/celery/app copying celery/app/annotations.py -> build/lib/celery/app copying celery/app/task.py -> build/lib/celery/app copying celery/app/defaults.py -> build/lib/celery/app copying celery/app/control.py -> build/lib/celery/app copying celery/app/trace.py -> build/lib/celery/app copying celery/app/routes.py -> build/lib/celery/app copying celery/app/backends.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/amqp.py -> build/lib/celery/app copying celery/app/base.py -> build/lib/celery/app creating build/lib/celery/fixups copying celery/fixups/__init__.py -> build/lib/celery/fixups copying celery/fixups/django.py -> build/lib/celery/fixups creating build/lib/celery/utils copying celery/utils/saferepr.py -> build/lib/celery/utils copying celery/utils/abstract.py -> build/lib/celery/utils copying celery/utils/text.py -> build/lib/celery/utils copying celery/utils/log.py -> build/lib/celery/utils copying celery/utils/objects.py -> build/lib/celery/utils copying celery/utils/nodenames.py -> build/lib/celery/utils copying celery/utils/__init__.py -> build/lib/celery/utils copying celery/utils/iso8601.py -> build/lib/celery/utils copying celery/utils/deprecated.py -> build/lib/celery/utils copying celery/utils/functional.py -> build/lib/celery/utils copying celery/utils/sysinfo.py -> build/lib/celery/utils copying celery/utils/imports.py -> build/lib/celery/utils copying celery/utils/serialization.py -> build/lib/celery/utils copying celery/utils/term.py -> build/lib/celery/utils copying celery/utils/debug.py -> build/lib/celery/utils copying celery/utils/threads.py -> build/lib/celery/utils copying celery/utils/encoding.py -> build/lib/celery/utils copying celery/utils/time.py -> build/lib/celery/utils copying celery/utils/collections.py -> build/lib/celery/utils copying celery/utils/timer2.py -> build/lib/celery/utils copying celery/utils/graph.py -> build/lib/celery/utils creating build/lib/celery/worker/consumer copying celery/worker/consumer/connection.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/mingle.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/__init__.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/agent.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/heart.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/events.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/tasks.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/consumer.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/gossip.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/control.py -> build/lib/celery/worker/consumer creating 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 creating build/lib/celery/contrib/testing copying celery/contrib/testing/manager.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/__init__.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/tasks.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/mocks.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/worker.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/app.py -> build/lib/celery/contrib/testing creating build/lib/celery/utils/static copying celery/utils/static/__init__.py -> build/lib/celery/utils/static creating build/lib/celery/utils/dispatch copying celery/utils/dispatch/__init__.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/weakref_backports.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/signal.py -> build/lib/celery/utils/dispatch running egg_info writing celery.egg-info/PKG-INFO writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt writing requirements to celery.egg-info/requires.txt writing top-level names to celery.egg-info/top_level.txt reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'extra/centos' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' writing manifest file 'celery.egg-info/SOURCES.txt' copying celery/utils/static/celery_128.png -> build/lib/celery/utils/static SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-celery-4.1.0 depends on package: py37-billiard>=3.3.0.21 - found ===> py37-celery-4.1.0 depends on package: py37-pytz>=1.5 - found ===> py37-celery-4.1.0 depends on package: py37-kombu>=3.0.36 - found ===> py37-celery-4.1.0 depends on package: py37-python-memcached>=0 - found ===> py37-celery-4.1.0 depends on package: py37-setuptools>0 - found ===> py37-celery-4.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-celery-4.1.0 ===> py37-celery-4.1.0 depends on package: py37-billiard>=3.3.0.21 - found ===> py37-celery-4.1.0 depends on package: py37-pytz>=1.5 - found ===> py37-celery-4.1.0 depends on package: py37-kombu>=3.0.36 - found ===> py37-celery-4.1.0 depends on package: py37-python-memcached>=0 - found ===> py37-celery-4.1.0 depends on package: py37-setuptools>0 - found ===> py37-celery-4.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing celery.egg-info/PKG-INFO writing dependency_links to celery.egg-info/dependency_links.txt writing entry points to celery.egg-info/entry_points.txt writing requirements to celery.egg-info/requires.txt writing top-level names to celery.egg-info/top_level.txt reading manifest file 'celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'extra/centos' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw[a-z]' found under directory '*' writing manifest file 'celery.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-celery/stage/usr/local/lib/python3.7 creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery copying build/lib/celery/states.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/fixups copying build/lib/celery/fixups/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/fixups copying build/lib/celery/fixups/django.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/fixups copying build/lib/celery/five.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery copying build/lib/celery/bootsteps.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/task copying build/lib/celery/task/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/task copying build/lib/celery/task/base.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/task copying build/lib/celery/schedules.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/eventlet.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/base.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/prefork.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/solo.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/asynpool.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/gevent.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency copying build/lib/celery/concurrency/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/logtool.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/worker.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/celery.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/migrate.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/multi.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/control.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/result.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/purge.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/upgrade.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/call.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/events.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/beat.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/celeryd_detach.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/amqp.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/base.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/shell.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/list.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin copying build/lib/celery/bin/graph.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib copying build/lib/celery/contrib/rdb.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/worker.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/app.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/tasks.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/manager.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/mocks.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing copying build/lib/celery/contrib/abortable.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib copying build/lib/celery/contrib/pytest.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib copying build/lib/celery/contrib/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib copying build/lib/celery/contrib/migrate.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib copying build/lib/celery/contrib/sphinx.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib copying build/lib/celery/signals.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery copying build/lib/celery/platforms.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery copying build/lib/celery/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/log.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/trace.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/control.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/registry.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/backends.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/events.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/base.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/builtins.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/routes.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/annotations.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/defaults.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/task.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/amqp.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/app/utils.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app copying build/lib/celery/result.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders copying build/lib/celery/loaders/base.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders copying build/lib/celery/loaders/default.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders copying build/lib/celery/loaders/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders copying build/lib/celery/loaders/app.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps copying build/lib/celery/apps/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps copying build/lib/celery/apps/beat.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps copying build/lib/celery/apps/worker.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps copying build/lib/celery/apps/multi.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps copying build/lib/celery/local.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/sysinfo.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/serialization.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/encoding.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/nodenames.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/objects.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/time.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/debug.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/abstract.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/functional.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/static copying build/lib/celery/utils/static/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/static copying build/lib/celery/utils/static/celery_128.png -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/static copying build/lib/celery/utils/log.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/iso8601.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/term.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/graph.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/timer2.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/imports.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/collections.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/weakref_backports.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/signal.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch copying build/lib/celery/utils/text.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/deprecated.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/threads.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/saferepr.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/utils/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils copying build/lib/celery/exceptions.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/mongodb.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/riak.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/amqp.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/dynamodb.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/couchbase.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/rpc.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/base.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/cache.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/couchdb.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/consul.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/elasticsearch.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/redis.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/filesystem.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/backends/async.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database copying build/lib/celery/backends/database/models.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database copying build/lib/celery/backends/database/session.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database copying build/lib/celery/backends/database/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database copying build/lib/celery/backends/cassandra.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends copying build/lib/celery/beat.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/pidbox.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/strategy.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/request.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/state.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/worker.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/agent.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/mingle.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/control.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/gossip.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/connection.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/events.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/heart.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/consumer.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/tasks.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer copying build/lib/celery/worker/control.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/heartbeat.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/autoscale.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/components.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/worker/loops.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker copying build/lib/celery/canvas.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security copying build/lib/celery/security/utils.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security copying build/lib/celery/security/serialization.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security copying build/lib/celery/security/key.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security copying build/lib/celery/security/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security copying build/lib/celery/security/certificate.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security copying build/lib/celery/__main__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery copying build/lib/celery/_state.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery creating /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/cursesmon.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/state.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/event.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/receiver.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/__init__.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/dispatcher.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/dumper.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events copying build/lib/celery/events/snapshot.py -> /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/states.py to states.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/fixups/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/fixups/django.py to django.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/five.py to five.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bootsteps.py to bootsteps.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/task/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/task/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/schedules.py to schedules.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/eventlet.py to eventlet.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/concurrency/eventlet.py", line 25 from kombu.async import timer as _timer # noqa ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/prefork.py to prefork.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/solo.py to solo.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/asynpool.py to asynpool.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/concurrency/asynpool.py", line 38 from kombu.async import WRITE, ERR ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/gevent.py to gevent.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/concurrency/gevent.py", line 4 from kombu.async import timer as _timer ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/concurrency/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/logtool.py to logtool.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/worker.py to worker.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/celery.py to celery.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/migrate.py to migrate.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/multi.py to multi.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/result.py to result.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/purge.py to purge.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/upgrade.py to upgrade.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/call.py to call.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/events.py to events.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/beat.py to beat.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/celeryd_detach.py to celeryd_detach.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/amqp.py to amqp.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/shell.py to shell.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/list.py to list.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/bin/graph.py to graph.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/rdb.py to rdb.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing/worker.py to worker.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing/app.py to app.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing/tasks.py to tasks.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing/manager.py to manager.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/testing/mocks.py to mocks.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/abortable.py to abortable.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/pytest.py to pytest.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/migrate.py to migrate.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/contrib/sphinx.py to sphinx.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/signals.py to signals.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/platforms.py to platforms.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/log.py to log.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/trace.py to trace.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/registry.py to registry.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/backends.py to backends.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/events.py to events.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/builtins.py to builtins.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/routes.py to routes.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/annotations.py to annotations.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/defaults.py to defaults.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/task.py to task.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/amqp.py to amqp.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/app/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/result.py to result.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders/default.py to default.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/loaders/app.py to app.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps/beat.py to beat.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps/worker.py to worker.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/apps/multi.py to multi.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/local.py to local.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/sysinfo.py to sysinfo.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/serialization.py to serialization.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/encoding.py to encoding.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/nodenames.py to nodenames.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/objects.py to objects.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/time.py to time.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/debug.py to debug.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/abstract.py to abstract.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/functional.py to functional.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/static/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/log.py to log.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/iso8601.py to iso8601.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/term.py to term.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/graph.py to graph.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/timer2.py to timer2.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/utils/timer2.py", line 19 from kombu.async.timer import Entry, Timer as Schedule, to_timestamp, logger ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/imports.py to imports.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/collections.py to collections.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch/weakref_backports.py to weakref_backports.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/dispatch/signal.py to signal.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/text.py to text.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/deprecated.py to deprecated.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/threads.py to threads.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/saferepr.py to saferepr.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/mongodb.py to mongodb.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/riak.py to riak.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/amqp.py to amqp.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/dynamodb.py to dynamodb.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/couchbase.py to couchbase.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/rpc.py to rpc.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/backends/rpc.py", line 20 from .async import AsyncBackendMixin, BaseResultConsumer ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/cache.py to cache.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/couchdb.py to couchdb.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/consul.py to consul.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/elasticsearch.py to elasticsearch.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/redis.py to redis.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/backends/redis.py", line 21 from . import async ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/filesystem.py to filesystem.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/async.py to async.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database/models.py to models.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database/session.py to session.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/database/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/backends/cassandra.py to cassandra.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/beat.py to beat.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/pidbox.py to pidbox.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/strategy.py to strategy.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/worker/strategy.py", line 7 from kombu.async.timer import to_timestamp ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/request.py to request.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/state.py to state.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/worker.py to worker.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/worker/worker.py", line 241 self._conninfo.transport.implements.async and ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/agent.py to agent.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/mingle.py to mingle.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/gossip.py to gossip.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/worker/consumer/gossip.py", line 10 from kombu.async.semaphore import DummyLock ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/connection.py to connection.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/events.py to events.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/heart.py to heart.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/consumer.py to consumer.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/worker/consumer/consumer.py", line 19 from kombu.async.semaphore import DummyLock ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/consumer/tasks.py to tasks.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/control.py to control.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/heartbeat.py to heartbeat.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/autoscale.py to autoscale.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/worker/autoscale.py", line 18 from kombu.async.semaphore import DummyLock ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/components.py to components.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/celery/worker/components.py", line 8 from kombu.async import Hub as _Hub, get_event_loop, set_event_loop ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/worker/loops.py to loops.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/canvas.py to canvas.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security/serialization.py to serialization.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security/key.py to key.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/security/certificate.py to certificate.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/_state.py to _state.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/cursesmon.py to cursesmon.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/state.py to state.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/event.py to event.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/receiver.py to receiver.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/dispatcher.py to dispatcher.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/dumper.py to dumper.cpython-37.pyc byte-compiling /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery/events/snapshot.py to snapshot.cpython-37.pyc writing byte-compilation script '/tmp/tmp_6f_vb10.py' /usr/local/bin/python3.7 /tmp/tmp_6f_vb10.py File "/usr/local/lib/python3.7/site-packages/celery/concurrency/eventlet.py", line 25 from kombu.async import timer as _timer # noqa ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/concurrency/asynpool.py", line 38 from kombu.async import WRITE, ERR ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/concurrency/gevent.py", line 4 from kombu.async import timer as _timer ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/utils/timer2.py", line 19 from kombu.async.timer import Entry, Timer as Schedule, to_timestamp, logger ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/backends/rpc.py", line 20 from .async import AsyncBackendMixin, BaseResultConsumer ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/backends/redis.py", line 21 from . import async ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/worker/strategy.py", line 7 from kombu.async.timer import to_timestamp ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/worker/worker.py", line 241 self._conninfo.transport.implements.async and ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/worker/consumer/gossip.py", line 10 from kombu.async.semaphore import DummyLock ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/worker/consumer/consumer.py", line 19 from kombu.async.semaphore import DummyLock ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/worker/autoscale.py", line 18 from kombu.async.semaphore import DummyLock ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.7/site-packages/celery/worker/components.py", line 8 from kombu.async import Hub as _Hub, get_event_loop, set_event_loop ^ SyntaxError: invalid syntax removing /tmp/tmp_6f_vb10.py running install_egg_info Copying celery.egg-info to /construction/devel/py-celery/stage/usr/local/lib/python3.7/site-packages/celery-4.1.0-py3.7.egg-info running install_scripts Installing celery script to /construction/devel/py-celery/stage/usr/local/bin writing list of installed files to '/construction/devel/py-celery/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-celery-4.1.0 file sizes/checksums [456]: 0% file sizes/checksums [456]: 21% file sizes/checksums [456]: 43% file sizes/checksums [456]: 65% file sizes/checksums [456]: 87% file sizes/checksums [456]: 100% packing files [456]: 0% packing files [456]: 21% packing files [456]: 43% packing files [456]: 65% packing files [456]: 87% packing files [456]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:00:25