Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-celery.spec'], chrootPath='/var/lib/mock/f35-build-31154640-4256764/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-celery.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1636502400 Wrote: /builddir/build/SRPMS/python-celery-5.2.0-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-celery.spec'], chrootPath='/var/lib/mock/f35-build-31154640-4256764/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-celery.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1636502400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PhSXk1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf celery-5.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-celery-5.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd celery-5.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/pytz>dev/pytz/g' requirements/default.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b0CBHe + umask 022 + cd /builddir/build/BUILD + cd celery-5.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/celery copying celery/states.py -> build/lib/celery copying celery/canvas.py -> build/lib/celery copying celery/signals.py -> build/lib/celery copying celery/local.py -> build/lib/celery copying celery/beat.py -> build/lib/celery copying celery/exceptions.py -> build/lib/celery copying celery/schedules.py -> build/lib/celery copying celery/result.py -> build/lib/celery copying celery/_state.py -> build/lib/celery copying celery/platforms.py -> build/lib/celery copying celery/__init__.py -> build/lib/celery copying celery/__main__.py -> build/lib/celery copying celery/bootsteps.py -> build/lib/celery creating 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/default.py -> build/lib/celery/loaders copying celery/loaders/__init__.py -> build/lib/celery/loaders creating build/lib/celery/contrib copying celery/contrib/sphinx.py -> build/lib/celery/contrib copying celery/contrib/rdb.py -> build/lib/celery/contrib copying celery/contrib/abortable.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/pytest.py -> build/lib/celery/contrib creating build/lib/celery/utils copying celery/utils/collections.py -> build/lib/celery/utils copying celery/utils/functional.py -> build/lib/celery/utils copying celery/utils/objects.py -> build/lib/celery/utils copying celery/utils/timer2.py -> build/lib/celery/utils copying celery/utils/text.py -> build/lib/celery/utils copying celery/utils/nodenames.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/log.py -> build/lib/celery/utils copying celery/utils/iso8601.py -> build/lib/celery/utils copying celery/utils/term.py -> build/lib/celery/utils copying celery/utils/abstract.py -> build/lib/celery/utils copying celery/utils/serialization.py -> build/lib/celery/utils copying celery/utils/graph.py -> build/lib/celery/utils copying celery/utils/saferepr.py -> build/lib/celery/utils copying celery/utils/deprecated.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/__init__.py -> build/lib/celery/utils copying celery/utils/time.py -> build/lib/celery/utils creating build/lib/celery/bin copying celery/bin/logtool.py -> build/lib/celery/bin copying celery/bin/control.py -> build/lib/celery/bin copying celery/bin/upgrade.py -> build/lib/celery/bin copying celery/bin/purge.py -> build/lib/celery/bin copying celery/bin/events.py -> build/lib/celery/bin copying celery/bin/list.py -> build/lib/celery/bin copying celery/bin/beat.py -> build/lib/celery/bin copying celery/bin/worker.py -> build/lib/celery/bin copying celery/bin/amqp.py -> build/lib/celery/bin copying celery/bin/multi.py -> build/lib/celery/bin copying celery/bin/graph.py -> build/lib/celery/bin copying celery/bin/result.py -> build/lib/celery/bin copying celery/bin/call.py -> build/lib/celery/bin copying celery/bin/celery.py -> build/lib/celery/bin copying celery/bin/base.py -> build/lib/celery/bin copying celery/bin/migrate.py -> build/lib/celery/bin copying celery/bin/__init__.py -> build/lib/celery/bin copying celery/bin/shell.py -> build/lib/celery/bin creating build/lib/celery/app copying celery/app/annotations.py -> build/lib/celery/app copying celery/app/utils.py -> build/lib/celery/app copying celery/app/control.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/task.py -> build/lib/celery/app copying celery/app/registry.py -> build/lib/celery/app copying celery/app/routes.py -> build/lib/celery/app copying celery/app/amqp.py -> build/lib/celery/app copying celery/app/trace.py -> build/lib/celery/app copying celery/app/autoretry.py -> build/lib/celery/app copying celery/app/defaults.py -> build/lib/celery/app copying celery/app/base.py -> build/lib/celery/app copying celery/app/__init__.py -> build/lib/celery/app copying celery/app/backends.py -> build/lib/celery/app creating build/lib/celery/security copying celery/security/utils.py -> 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/certificate.py -> build/lib/celery/security copying celery/security/__init__.py -> build/lib/celery/security creating build/lib/celery/concurrency copying celery/concurrency/solo.py -> build/lib/celery/concurrency copying celery/concurrency/prefork.py -> build/lib/celery/concurrency copying celery/concurrency/thread.py -> build/lib/celery/concurrency copying celery/concurrency/eventlet.py -> build/lib/celery/concurrency copying celery/concurrency/base.py -> build/lib/celery/concurrency copying celery/concurrency/gevent.py -> build/lib/celery/concurrency copying celery/concurrency/__init__.py -> build/lib/celery/concurrency copying celery/concurrency/asynpool.py -> build/lib/celery/concurrency creating build/lib/celery/worker copying celery/worker/request.py -> build/lib/celery/worker copying celery/worker/strategy.py -> build/lib/celery/worker copying celery/worker/control.py -> build/lib/celery/worker copying celery/worker/pidbox.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/state.py -> build/lib/celery/worker copying celery/worker/heartbeat.py -> build/lib/celery/worker copying celery/worker/__init__.py -> build/lib/celery/worker copying celery/worker/autoscale.py -> build/lib/celery/worker copying celery/worker/loops.py -> build/lib/celery/worker creating build/lib/celery/apps copying celery/apps/beat.py -> build/lib/celery/apps copying celery/apps/worker.py -> build/lib/celery/apps copying celery/apps/multi.py -> build/lib/celery/apps copying celery/apps/__init__.py -> build/lib/celery/apps creating build/lib/celery/fixups copying celery/fixups/django.py -> build/lib/celery/fixups copying celery/fixups/__init__.py -> build/lib/celery/fixups creating build/lib/celery/backends copying celery/backends/azureblockblob.py -> build/lib/celery/backends copying celery/backends/cassandra.py -> build/lib/celery/backends copying celery/backends/s3.py -> build/lib/celery/backends copying celery/backends/mongodb.py -> build/lib/celery/backends copying celery/backends/couchdb.py -> build/lib/celery/backends copying celery/backends/dynamodb.py -> build/lib/celery/backends copying celery/backends/rpc.py -> build/lib/celery/backends copying celery/backends/asynchronous.py -> build/lib/celery/backends copying celery/backends/elasticsearch.py -> build/lib/celery/backends copying celery/backends/couchbase.py -> build/lib/celery/backends copying celery/backends/cosmosdbsql.py -> build/lib/celery/backends copying celery/backends/cache.py -> build/lib/celery/backends copying celery/backends/consul.py -> build/lib/celery/backends copying celery/backends/arangodb.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/filesystem.py -> build/lib/celery/backends copying celery/backends/redis.py -> build/lib/celery/backends creating build/lib/celery/events copying celery/events/receiver.py -> build/lib/celery/events copying celery/events/dispatcher.py -> build/lib/celery/events copying celery/events/cursesmon.py -> build/lib/celery/events copying celery/events/state.py -> build/lib/celery/events copying celery/events/dumper.py -> build/lib/celery/events copying celery/events/snapshot.py -> build/lib/celery/events copying celery/events/__init__.py -> build/lib/celery/events copying celery/events/event.py -> build/lib/celery/events creating 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 copying celery/contrib/testing/__init__.py -> build/lib/celery/contrib/testing copying celery/contrib/testing/manager.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/signal.py -> build/lib/celery/utils/dispatch copying celery/utils/dispatch/__init__.py -> build/lib/celery/utils/dispatch creating build/lib/celery/worker/consumer copying celery/worker/consumer/gossip.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/agent.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/tasks.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/control.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/mingle.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/consumer.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/__init__.py -> build/lib/celery/worker/consumer copying celery/worker/consumer/connection.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/__init__.py -> build/lib/celery/backends/database copying celery/backends/database/session.py -> build/lib/celery/backends/database running egg_info creating celery.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 writing manifest file 'celery.egg-info/SOURCES.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 '*' adding license file 'LICENSE' writing manifest file 'celery.egg-info/SOURCES.txt' copying celery/utils/static/celery_128.png -> build/lib/celery/utils/static + cp /builddir/build/SOURCES/pytest.ini . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n4iI7S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch ++ dirname /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch + cd celery-5.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/states.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders copying build/lib/celery/loaders/app.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders copying build/lib/celery/loaders/base.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders copying build/lib/celery/loaders/default.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders copying build/lib/celery/loaders/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders copying build/lib/celery/canvas.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib copying build/lib/celery/contrib/sphinx.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/tasks.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/mocks.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/worker.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/app.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/testing/manager.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing copying build/lib/celery/contrib/rdb.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib copying build/lib/celery/contrib/abortable.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib copying build/lib/celery/contrib/migrate.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib copying build/lib/celery/contrib/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib copying build/lib/celery/contrib/pytest.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/collections.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/functional.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/objects.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/timer2.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/text.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/nodenames.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/debug.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/threads.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/static copying build/lib/celery/utils/static/celery_128.png -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/static copying build/lib/celery/utils/static/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/static copying build/lib/celery/utils/log.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/iso8601.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/term.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/abstract.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/serialization.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/graph.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/saferepr.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/deprecated.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/sysinfo.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/imports.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils copying build/lib/celery/utils/time.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/signal.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/dispatch copying build/lib/celery/utils/dispatch/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/dispatch copying build/lib/celery/signals.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/local.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/beat.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/logtool.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/control.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/upgrade.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/purge.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/events.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/list.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/beat.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/worker.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/amqp.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/multi.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/graph.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/result.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/call.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/celery.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/base.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/migrate.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin copying build/lib/celery/bin/shell.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/annotations.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/utils.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/control.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/builtins.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/events.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/log.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/task.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/registry.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/routes.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/amqp.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/trace.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/autoretry.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/defaults.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/base.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app copying build/lib/celery/app/backends.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security copying build/lib/celery/security/utils.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security copying build/lib/celery/security/serialization.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security copying build/lib/celery/security/key.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security copying build/lib/celery/security/certificate.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security copying build/lib/celery/security/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security copying build/lib/celery/exceptions.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/schedules.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/solo.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/prefork.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/thread.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/eventlet.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/base.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/gevent.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency copying build/lib/celery/concurrency/asynpool.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/request.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/strategy.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/control.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/pidbox.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/worker.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/components.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/state.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/heartbeat.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/gossip.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/agent.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/tasks.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/control.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/heart.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/events.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/mingle.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/consumer.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/consumer/connection.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer copying build/lib/celery/worker/autoscale.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker copying build/lib/celery/worker/loops.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps copying build/lib/celery/apps/beat.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps copying build/lib/celery/apps/worker.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps copying build/lib/celery/apps/multi.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps copying build/lib/celery/apps/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps copying build/lib/celery/result.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/_state.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/fixups copying build/lib/celery/fixups/django.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/fixups copying build/lib/celery/fixups/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/fixups copying build/lib/celery/platforms.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery copying build/lib/celery/__main__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/azureblockblob.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/cassandra.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/s3.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/mongodb.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/couchdb.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/dynamodb.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/rpc.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database copying build/lib/celery/backends/database/models.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database copying build/lib/celery/backends/database/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database copying build/lib/celery/backends/database/session.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database copying build/lib/celery/backends/asynchronous.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/elasticsearch.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/couchbase.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/cosmosdbsql.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/cache.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/consul.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/arangodb.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/base.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/filesystem.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/backends/redis.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends copying build/lib/celery/bootsteps.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery creating /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/receiver.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/dispatcher.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/cursesmon.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/state.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/dumper.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/snapshot.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/__init__.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events copying build/lib/celery/events/event.py -> /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/states.py to states.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders/app.py to app.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders/default.py to default.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/loaders/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/canvas.py to canvas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/sphinx.py to sphinx.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing/tasks.py to tasks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing/mocks.py to mocks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing/worker.py to worker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing/app.py to app.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/testing/manager.py to manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/rdb.py to rdb.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/abortable.py to abortable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/migrate.py to migrate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/contrib/pytest.py to pytest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/collections.py to collections.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/functional.py to functional.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/objects.py to objects.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/timer2.py to timer2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/text.py to text.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/nodenames.py to nodenames.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/debug.py to debug.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/threads.py to threads.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/static/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/log.py to log.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/iso8601.py to iso8601.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/term.py to term.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/abstract.py to abstract.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/serialization.py to serialization.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/graph.py to graph.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/saferepr.py to saferepr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/deprecated.py to deprecated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/sysinfo.py to sysinfo.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/imports.py to imports.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/time.py to time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/dispatch/signal.py to signal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/utils/dispatch/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/signals.py to signals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/local.py to local.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/beat.py to beat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/logtool.py to logtool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/control.py to control.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/upgrade.py to upgrade.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/purge.py to purge.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/events.py to events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/list.py to list.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/beat.py to beat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/worker.py to worker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/amqp.py to amqp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/multi.py to multi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/graph.py to graph.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/result.py to result.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/call.py to call.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/celery.py to celery.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/migrate.py to migrate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bin/shell.py to shell.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/annotations.py to annotations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/control.py to control.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/builtins.py to builtins.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/events.py to events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/log.py to log.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/task.py to task.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/registry.py to registry.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/routes.py to routes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/amqp.py to amqp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/trace.py to trace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/autoretry.py to autoretry.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/defaults.py to defaults.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/app/backends.py to backends.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security/serialization.py to serialization.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security/key.py to key.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security/certificate.py to certificate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/security/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/schedules.py to schedules.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/solo.py to solo.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/prefork.py to prefork.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/thread.py to thread.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/eventlet.py to eventlet.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/gevent.py to gevent.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/concurrency/asynpool.py to asynpool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/request.py to request.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/strategy.py to strategy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/control.py to control.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/pidbox.py to pidbox.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/worker.py to worker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/components.py to components.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/state.py to state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/heartbeat.py to heartbeat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/gossip.py to gossip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/agent.py to agent.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/tasks.py to tasks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/control.py to control.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/heart.py to heart.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/events.py to events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/mingle.py to mingle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/consumer.py to consumer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/consumer/connection.py to connection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/autoscale.py to autoscale.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/worker/loops.py to loops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps/beat.py to beat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps/worker.py to worker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps/multi.py to multi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/apps/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/result.py to result.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/_state.py to _state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/fixups/django.py to django.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/fixups/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/platforms.py to platforms.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/__main__.py to __main__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/azureblockblob.py to azureblockblob.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/cassandra.py to cassandra.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/s3.py to s3.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/mongodb.py to mongodb.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/couchdb.py to couchdb.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/dynamodb.py to dynamodb.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/rpc.py to rpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database/models.py to models.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/database/session.py to session.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/asynchronous.py to asynchronous.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/elasticsearch.py to elasticsearch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/couchbase.py to couchbase.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/cosmosdbsql.py to cosmosdbsql.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/cache.py to cache.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/consul.py to consul.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/arangodb.py to arangodb.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/filesystem.py to filesystem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/backends/redis.py to redis.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/bootsteps.py to bootsteps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/receiver.py to receiver.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/dispatcher.py to dispatcher.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/cursesmon.py to cursesmon.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/state.py to state.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/dumper.py to dumper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/snapshot.py to snapshot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery/events/event.py to event.cpython-310.pyc writing byte-compilation script '/tmp/tmpy2hj4plk.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpy2hj4plk.py removing /tmp/tmpy2hj4plk.py running install_egg_info 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 '*' adding license file 'LICENSE' writing manifest file 'celery.egg-info/SOURCES.txt' Copying celery.egg-info to /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages/celery-5.2.0-py3.10.egg-info running install_scripts Installing celery script to /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin/__pycache__ ~/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin ~/build/BUILD/celery-5.2.0 + pushd /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin + mv celery celery-3.10 + ln -s celery-3.10 celery-3 + ln -s celery-3 celery ~/build/BUILD/celery-5.2.0 + popd + /usr/bin/find-debuginfo -j3 --strict-build-id -m -i --build-id-seed 5.2.0-1.fc35 --unique-debug-suffix -5.2.0-1.fc35.noarch --unique-debug-src-base python-celery-5.2.0-1.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/celery-5.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lqCyO5 + umask 022 + cd /builddir/build/BUILD + cd celery-5.2.0 + export TEST_BROKER=redis:// + TEST_BROKER=redis:// + export TEST_BACKEND=cache+pylibmc:// + TEST_BACKEND=cache+pylibmc:// + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --ignore=t/unit/backends/test_s3.py --ignore=t/unit/backends/test_mongodb.py --ignore=t/distro/test_CI_reqs.py ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/celery-5.2.0, configfile: pytest.ini plugins: timeout-1.4.2, case-1.5.3, subtests-0.4.0 collected 140 items / 12 skipped / 128 selected t/unit/app/test_celery.py ..... [ 3%] t/unit/app/test_control.py .. [ 5%] t/unit/contrib/test_migrate.py ........ [ 10%] t/unit/contrib/test_pytest.py . [ 11%] t/unit/contrib/test_sphinx.py s [ 12%] t/unit/events/test_events.py ... [ 14%] t/unit/utils/test_debug.py ............. [ 23%] t/unit/utils/test_functional.py .............. [ 33%] t/unit/utils/test_imports.py ....... [ 38%] t/unit/utils/test_platforms.py ...................................... [ 65%] t/unit/utils/test_sysinfo.py .. [ 67%] t/unit/utils/test_text.py .......... [ 74%] t/unit/utils/test_time.py ................................ [ 97%] t/unit/utils/test_utils.py .... [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/kombu/utils/compat.py:82 ../../../../usr/lib/python3.10/site-packages/kombu/utils/compat.py:82 /usr/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) t/integration/test_canvas.py:39 /builddir/build/BUILD/celery-5.2.0/t/integration/test_canvas.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=1, cause=is_retryable_exception) t/integration/test_inspect.py:15 /builddir/build/BUILD/celery-5.2.0/t/integration/test_inspect.py:15: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=2) t/integration/test_tasks.py:18 /builddir/build/BUILD/celery-5.2.0/t/integration/test_tasks.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=2) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 139 passed, 13 skipped, 5 warnings in 3.21s ================== + export TEST_BROKER=redis:// + TEST_BROKER=redis:// + export TEST_BACKEND=redis:// + TEST_BACKEND=redis:// + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --ignore=t/unit/backends/test_s3.py --ignore=t/unit/backends/test_mongodb.py --ignore=t/distro/test_CI_reqs.py ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/celery-5.2.0, configfile: pytest.ini plugins: timeout-1.4.2, case-1.5.3, subtests-0.4.0 collected 140 items / 12 skipped / 128 selected t/unit/app/test_celery.py ..... [ 3%] t/unit/app/test_control.py .. [ 5%] t/unit/contrib/test_migrate.py ........ [ 10%] t/unit/contrib/test_pytest.py . [ 11%] t/unit/contrib/test_sphinx.py s [ 12%] t/unit/events/test_events.py ... [ 14%] t/unit/utils/test_debug.py ............. [ 23%] t/unit/utils/test_functional.py .............. [ 33%] t/unit/utils/test_imports.py ....... [ 38%] t/unit/utils/test_platforms.py ...................................... [ 65%] t/unit/utils/test_sysinfo.py .. [ 67%] t/unit/utils/test_text.py .......... [ 74%] t/unit/utils/test_time.py ................................ [ 97%] t/unit/utils/test_utils.py .... [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/kombu/utils/compat.py:82 ../../../../usr/lib/python3.10/site-packages/kombu/utils/compat.py:82 /usr/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) t/integration/test_canvas.py:39 /builddir/build/BUILD/celery-5.2.0/t/integration/test_canvas.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=1, cause=is_retryable_exception) t/integration/test_inspect.py:15 /builddir/build/BUILD/celery-5.2.0/t/integration/test_inspect.py:15: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=2) t/integration/test_tasks.py:18 /builddir/build/BUILD/celery-5.2.0/t/integration/test_tasks.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=2) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 139 passed, 13 skipped, 5 warnings in 3.17s ================== + export TEST_BROKER=pyamqp:// + TEST_BROKER=pyamqp:// + export TEST_BACKEND=rpc + TEST_BACKEND=rpc + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --ignore=t/unit/backends/test_s3.py --ignore=t/unit/backends/test_mongodb.py --ignore=t/distro/test_CI_reqs.py ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/celery-5.2.0, configfile: pytest.ini plugins: timeout-1.4.2, case-1.5.3, subtests-0.4.0 collected 140 items / 12 skipped / 128 selected t/unit/app/test_celery.py ..... [ 3%] t/unit/app/test_control.py .. [ 5%] t/unit/contrib/test_migrate.py ........ [ 10%] t/unit/contrib/test_pytest.py . [ 11%] t/unit/contrib/test_sphinx.py s [ 12%] t/unit/events/test_events.py ... [ 14%] t/unit/utils/test_debug.py ............. [ 23%] t/unit/utils/test_functional.py .............. [ 33%] t/unit/utils/test_imports.py ....... [ 38%] t/unit/utils/test_platforms.py ...................................... [ 65%] t/unit/utils/test_sysinfo.py .. [ 67%] t/unit/utils/test_text.py .......... [ 74%] t/unit/utils/test_time.py ................................ [ 97%] t/unit/utils/test_utils.py .... [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/kombu/utils/compat.py:82 ../../../../usr/lib/python3.10/site-packages/kombu/utils/compat.py:82 /usr/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) t/integration/test_canvas.py:39 /builddir/build/BUILD/celery-5.2.0/t/integration/test_canvas.py:39: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=1, cause=is_retryable_exception) t/integration/test_inspect.py:15 /builddir/build/BUILD/celery-5.2.0/t/integration/test_inspect.py:15: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=2) t/integration/test_tasks.py:18 /builddir/build/BUILD/celery-5.2.0/t/integration/test_tasks.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html _flaky = pytest.mark.flaky(reruns=5, reruns_delay=2) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 139 passed, 13 skipped, 5 warnings in 3.17s ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python-celery-doc-5.2.0-1.fc35.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dX79rj + umask 022 + cd /builddir/build/BUILD + cd celery-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/licenses/python-celery-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/licenses/python-celery-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/licenses/python-celery-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-celery-doc = 5.2.0-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-celery-5.2.0-1.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vGjl0L + umask 022 + cd /builddir/build/BUILD + cd celery-5.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/doc/python3-celery + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/doc/python3-celery + cp -pr README.rst /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/doc/python3-celery + cp -pr TODO /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/doc/python3-celery + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/doc/python3-celery + cp -pr examples /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/doc/python3-celery + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GYKDO1 + umask 022 + cd /builddir/build/BUILD + cd celery-5.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/licenses/python3-celery + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/licenses/python3-celery + cp -pr LICENSE /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch/usr/share/licenses/python3-celery + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-celery = 5.2.0-1.fc35 python3-celery = 5.2.0-1.fc35 python3.10-celery = 5.2.0-1.fc35 python3.10dist(celery) = 5.2 python3dist(celery) = 5.2 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: (python3.10dist(billiard) < 4 with python3.10dist(billiard) >= 3.6.4) (python3.10dist(click) < 9 with python3.10dist(click) >= 8) (python3.10dist(kombu) < 6 with python3.10dist(kombu) >= 5.2.1) (python3.10dist(vine) < 6 with python3.10dist(vine) >= 5) /usr/bin/python3 python(abi) = 3.10 python3.10dist(click-didyoumean) >= 0.0.3 python3.10dist(click-plugins) >= 1.1.1 python3.10dist(click-repl) >= 0.2 python3.10dist(pytz) python3.10dist(setuptools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch Wrote: /builddir/build/RPMS/python-celery-doc-5.2.0-1.fc35.noarch.rpm Wrote: /builddir/build/RPMS/python3-celery-5.2.0-1.fc35.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jpfInw + umask 022 + cd /builddir/build/BUILD + cd celery-5.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-celery-5.2.0-1.fc35.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0