Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/f32-build-18114277-1294510/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/matrix-synapse.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=1573171200 Wrote: /builddir/build/SRPMS/matrix-synapse-1.5.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/matrix-synapse.spec'], chrootPath='/var/lib/mock/f32-build-18114277-1294510/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/matrix-synapse.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=1573171200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KnFMVN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf synapse-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/synapse-1.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd synapse-1.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python38_fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf synapse/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b85JvN + umask 022 + cd /builddir/build/BUILD + cd synapse-1.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/synapse copying synapse/notifier.py -> build/lib/synapse copying synapse/event_auth.py -> build/lib/synapse copying synapse/server.py -> build/lib/synapse copying synapse/types.py -> build/lib/synapse copying synapse/python_dependencies.py -> build/lib/synapse copying synapse/visibility.py -> build/lib/synapse copying synapse/__init__.py -> build/lib/synapse copying synapse/secrets.py -> build/lib/synapse creating build/lib/synapse/streams copying synapse/streams/events.py -> build/lib/synapse/streams copying synapse/streams/__init__.py -> build/lib/synapse/streams copying synapse/streams/config.py -> build/lib/synapse/streams creating build/lib/synapse/util copying synapse/util/httpresourcetree.py -> build/lib/synapse/util copying synapse/util/versionstring.py -> build/lib/synapse/util copying synapse/util/distributor.py -> build/lib/synapse/util copying synapse/util/wheel_timer.py -> build/lib/synapse/util copying synapse/util/ratelimitutils.py -> build/lib/synapse/util copying synapse/util/jsonobject.py -> build/lib/synapse/util copying synapse/util/rlimit.py -> build/lib/synapse/util copying synapse/util/logformatter.py -> build/lib/synapse/util copying synapse/util/manhole.py -> build/lib/synapse/util copying synapse/util/metrics.py -> build/lib/synapse/util copying synapse/util/module_loader.py -> build/lib/synapse/util copying synapse/util/retryutils.py -> build/lib/synapse/util copying synapse/util/stringutils.py -> build/lib/synapse/util copying synapse/util/async_helpers.py -> build/lib/synapse/util copying synapse/util/file_consumer.py -> build/lib/synapse/util copying synapse/util/__init__.py -> build/lib/synapse/util copying synapse/util/msisdn.py -> build/lib/synapse/util copying synapse/util/patch_inline_callbacks.py -> build/lib/synapse/util copying synapse/util/threepids.py -> build/lib/synapse/util copying synapse/util/hash.py -> build/lib/synapse/util copying synapse/util/frozenutils.py -> build/lib/synapse/util copying synapse/util/logcontext.py -> build/lib/synapse/util creating build/lib/synapse/federation copying synapse/federation/send_queue.py -> build/lib/synapse/federation copying synapse/federation/federation_client.py -> build/lib/synapse/federation copying synapse/federation/federation_base.py -> build/lib/synapse/federation copying synapse/federation/persistence.py -> build/lib/synapse/federation copying synapse/federation/units.py -> build/lib/synapse/federation copying synapse/federation/__init__.py -> build/lib/synapse/federation copying synapse/federation/federation_server.py -> build/lib/synapse/federation creating build/lib/synapse/storage copying synapse/storage/state.py -> build/lib/synapse/storage copying synapse/storage/keys.py -> build/lib/synapse/storage copying synapse/storage/presence.py -> build/lib/synapse/storage copying synapse/storage/push_rule.py -> build/lib/synapse/storage copying synapse/storage/__init__.py -> build/lib/synapse/storage copying synapse/storage/background_updates.py -> build/lib/synapse/storage copying synapse/storage/_base.py -> build/lib/synapse/storage copying synapse/storage/prepare_database.py -> build/lib/synapse/storage copying synapse/storage/relations.py -> build/lib/synapse/storage copying synapse/storage/roommember.py -> build/lib/synapse/storage creating build/lib/synapse/app copying synapse/app/synchrotron.py -> build/lib/synapse/app copying synapse/app/admin_cmd.py -> build/lib/synapse/app copying synapse/app/media_repository.py -> build/lib/synapse/app copying synapse/app/homeserver.py -> build/lib/synapse/app copying synapse/app/appservice.py -> build/lib/synapse/app copying synapse/app/frontend_proxy.py -> build/lib/synapse/app copying synapse/app/federation_sender.py -> build/lib/synapse/app copying synapse/app/pusher.py -> build/lib/synapse/app copying synapse/app/__init__.py -> build/lib/synapse/app copying synapse/app/_base.py -> build/lib/synapse/app copying synapse/app/user_dir.py -> build/lib/synapse/app copying synapse/app/client_reader.py -> build/lib/synapse/app copying synapse/app/event_creator.py -> build/lib/synapse/app copying synapse/app/federation_reader.py -> build/lib/synapse/app creating build/lib/synapse/module_api copying synapse/module_api/__init__.py -> build/lib/synapse/module_api creating build/lib/synapse/rest copying synapse/rest/__init__.py -> build/lib/synapse/rest copying synapse/rest/well_known.py -> build/lib/synapse/rest creating build/lib/synapse/api copying synapse/api/ratelimiting.py -> build/lib/synapse/api copying synapse/api/constants.py -> build/lib/synapse/api copying synapse/api/urls.py -> build/lib/synapse/api copying synapse/api/filtering.py -> build/lib/synapse/api copying synapse/api/__init__.py -> build/lib/synapse/api copying synapse/api/room_versions.py -> build/lib/synapse/api copying synapse/api/errors.py -> build/lib/synapse/api copying synapse/api/auth.py -> build/lib/synapse/api creating build/lib/synapse/groups copying synapse/groups/attestations.py -> build/lib/synapse/groups copying synapse/groups/groups_server.py -> build/lib/synapse/groups copying synapse/groups/__init__.py -> build/lib/synapse/groups creating build/lib/synapse/metrics copying synapse/metrics/background_process_metrics.py -> build/lib/synapse/metrics copying synapse/metrics/__init__.py -> build/lib/synapse/metrics copying synapse/metrics/_exposition.py -> build/lib/synapse/metrics creating build/lib/synapse/state copying synapse/state/v2.py -> build/lib/synapse/state copying synapse/state/__init__.py -> build/lib/synapse/state copying synapse/state/v1.py -> build/lib/synapse/state creating build/lib/synapse/handlers copying synapse/handlers/room.py -> build/lib/synapse/handlers copying synapse/handlers/devicemessage.py -> build/lib/synapse/handlers copying synapse/handlers/e2e_keys.py -> build/lib/synapse/handlers copying synapse/handlers/room_list.py -> build/lib/synapse/handlers copying synapse/handlers/acme_issuing_service.py -> build/lib/synapse/handlers copying synapse/handlers/read_marker.py -> build/lib/synapse/handlers copying synapse/handlers/register.py -> build/lib/synapse/handlers copying synapse/handlers/profile.py -> build/lib/synapse/handlers copying synapse/handlers/pagination.py -> build/lib/synapse/handlers copying synapse/handlers/typing.py -> build/lib/synapse/handlers copying synapse/handlers/federation.py -> build/lib/synapse/handlers copying synapse/handlers/account_data.py -> build/lib/synapse/handlers copying synapse/handlers/device.py -> build/lib/synapse/handlers copying synapse/handlers/receipts.py -> build/lib/synapse/handlers copying synapse/handlers/sync.py -> build/lib/synapse/handlers copying synapse/handlers/presence.py -> build/lib/synapse/handlers copying synapse/handlers/message.py -> build/lib/synapse/handlers copying synapse/handlers/acme.py -> build/lib/synapse/handlers copying synapse/handlers/e2e_room_keys.py -> build/lib/synapse/handlers copying synapse/handlers/events.py -> build/lib/synapse/handlers copying synapse/handlers/user_directory.py -> build/lib/synapse/handlers copying synapse/handlers/appservice.py -> build/lib/synapse/handlers copying synapse/handlers/stats.py -> build/lib/synapse/handlers copying synapse/handlers/saml_handler.py -> build/lib/synapse/handlers copying synapse/handlers/room_member_worker.py -> build/lib/synapse/handlers copying synapse/handlers/directory.py -> build/lib/synapse/handlers copying synapse/handlers/admin.py -> build/lib/synapse/handlers copying synapse/handlers/__init__.py -> build/lib/synapse/handlers copying synapse/handlers/_base.py -> build/lib/synapse/handlers copying synapse/handlers/room_member.py -> build/lib/synapse/handlers copying synapse/handlers/set_password.py -> build/lib/synapse/handlers copying synapse/handlers/groups_local.py -> build/lib/synapse/handlers copying synapse/handlers/state_deltas.py -> build/lib/synapse/handlers copying synapse/handlers/deactivate_account.py -> build/lib/synapse/handlers copying synapse/handlers/account_validity.py -> build/lib/synapse/handlers copying synapse/handlers/initial_sync.py -> build/lib/synapse/handlers copying synapse/handlers/search.py -> build/lib/synapse/handlers copying synapse/handlers/auth.py -> build/lib/synapse/handlers copying synapse/handlers/identity.py -> build/lib/synapse/handlers creating build/lib/synapse/config copying synapse/config/emailconfig.py -> build/lib/synapse/config copying synapse/config/ratelimiting.py -> build/lib/synapse/config copying synapse/config/tls.py -> build/lib/synapse/config copying synapse/config/groups.py -> build/lib/synapse/config copying synapse/config/password_auth_providers.py -> build/lib/synapse/config copying synapse/config/consent_config.py -> build/lib/synapse/config copying synapse/config/server.py -> build/lib/synapse/config copying synapse/config/password.py -> build/lib/synapse/config copying synapse/config/metrics.py -> build/lib/synapse/config copying synapse/config/user_directory.py -> build/lib/synapse/config copying synapse/config/homeserver.py -> build/lib/synapse/config copying synapse/config/appservice.py -> build/lib/synapse/config copying synapse/config/spam_checker.py -> build/lib/synapse/config copying synapse/config/key.py -> build/lib/synapse/config copying synapse/config/stats.py -> build/lib/synapse/config copying synapse/config/tracer.py -> build/lib/synapse/config copying synapse/config/third_party_event_rules.py -> build/lib/synapse/config copying synapse/config/jwt_config.py -> build/lib/synapse/config copying synapse/config/__main__.py -> build/lib/synapse/config copying synapse/config/cas.py -> build/lib/synapse/config copying synapse/config/database.py -> build/lib/synapse/config copying synapse/config/api.py -> build/lib/synapse/config copying synapse/config/__init__.py -> build/lib/synapse/config copying synapse/config/_base.py -> build/lib/synapse/config copying synapse/config/voip.py -> build/lib/synapse/config copying synapse/config/captcha.py -> build/lib/synapse/config copying synapse/config/push.py -> build/lib/synapse/config copying synapse/config/workers.py -> build/lib/synapse/config copying synapse/config/registration.py -> build/lib/synapse/config copying synapse/config/room_directory.py -> build/lib/synapse/config copying synapse/config/logger.py -> build/lib/synapse/config copying synapse/config/server_notices_config.py -> build/lib/synapse/config copying synapse/config/saml2_config.py -> build/lib/synapse/config copying synapse/config/repository.py -> build/lib/synapse/config creating build/lib/synapse/replication copying synapse/replication/__init__.py -> build/lib/synapse/replication creating build/lib/synapse/_scripts copying synapse/_scripts/register_new_matrix_user.py -> build/lib/synapse/_scripts copying synapse/_scripts/__init__.py -> build/lib/synapse/_scripts creating build/lib/synapse/logging copying synapse/logging/utils.py -> build/lib/synapse/logging copying synapse/logging/_terse_json.py -> build/lib/synapse/logging copying synapse/logging/context.py -> build/lib/synapse/logging copying synapse/logging/_structured.py -> build/lib/synapse/logging copying synapse/logging/scopecontextmanager.py -> build/lib/synapse/logging copying synapse/logging/__init__.py -> build/lib/synapse/logging copying synapse/logging/opentracing.py -> build/lib/synapse/logging copying synapse/logging/formatter.py -> build/lib/synapse/logging creating build/lib/synapse/http copying synapse/http/servlet.py -> build/lib/synapse/http copying synapse/http/site.py -> build/lib/synapse/http copying synapse/http/server.py -> build/lib/synapse/http copying synapse/http/additional_resource.py -> build/lib/synapse/http copying synapse/http/request_metrics.py -> build/lib/synapse/http copying synapse/http/matrixfederationclient.py -> build/lib/synapse/http copying synapse/http/__init__.py -> build/lib/synapse/http copying synapse/http/client.py -> build/lib/synapse/http copying synapse/http/endpoint.py -> build/lib/synapse/http creating build/lib/synapse/server_notices copying synapse/server_notices/resource_limits_server_notices.py -> build/lib/synapse/server_notices copying synapse/server_notices/worker_server_notices_sender.py -> build/lib/synapse/server_notices copying synapse/server_notices/server_notices_sender.py -> build/lib/synapse/server_notices copying synapse/server_notices/consent_server_notices.py -> build/lib/synapse/server_notices copying synapse/server_notices/__init__.py -> build/lib/synapse/server_notices copying synapse/server_notices/server_notices_manager.py -> build/lib/synapse/server_notices creating build/lib/synapse/crypto copying synapse/crypto/keyring.py -> build/lib/synapse/crypto copying synapse/crypto/context_factory.py -> build/lib/synapse/crypto copying synapse/crypto/event_signing.py -> build/lib/synapse/crypto copying synapse/crypto/__init__.py -> build/lib/synapse/crypto creating build/lib/synapse/push copying synapse/push/baserules.py -> build/lib/synapse/push copying synapse/push/pusherpool.py -> build/lib/synapse/push copying synapse/push/clientformat.py -> build/lib/synapse/push copying synapse/push/emailpusher.py -> build/lib/synapse/push copying synapse/push/push_tools.py -> build/lib/synapse/push copying synapse/push/rulekinds.py -> build/lib/synapse/push copying synapse/push/action_generator.py -> build/lib/synapse/push copying synapse/push/push_rule_evaluator.py -> build/lib/synapse/push copying synapse/push/pusher.py -> build/lib/synapse/push copying synapse/push/__init__.py -> build/lib/synapse/push copying synapse/push/mailer.py -> build/lib/synapse/push copying synapse/push/presentable_names.py -> build/lib/synapse/push copying synapse/push/bulk_push_rule_evaluator.py -> build/lib/synapse/push copying synapse/push/httppusher.py -> build/lib/synapse/push creating build/lib/synapse/events copying synapse/events/third_party_rules.py -> build/lib/synapse/events copying synapse/events/utils.py -> build/lib/synapse/events copying synapse/events/spamcheck.py -> build/lib/synapse/events copying synapse/events/builder.py -> build/lib/synapse/events copying synapse/events/__init__.py -> build/lib/synapse/events copying synapse/events/validator.py -> build/lib/synapse/events copying synapse/events/snapshot.py -> build/lib/synapse/events creating build/lib/synapse/appservice copying synapse/appservice/scheduler.py -> build/lib/synapse/appservice copying synapse/appservice/api.py -> build/lib/synapse/appservice copying synapse/appservice/__init__.py -> build/lib/synapse/appservice creating build/lib/synapse/util/caches copying synapse/util/caches/descriptors.py -> build/lib/synapse/util/caches copying synapse/util/caches/response_cache.py -> build/lib/synapse/util/caches copying synapse/util/caches/ttlcache.py -> build/lib/synapse/util/caches copying synapse/util/caches/stream_change_cache.py -> build/lib/synapse/util/caches copying synapse/util/caches/snapshot_cache.py -> build/lib/synapse/util/caches copying synapse/util/caches/__init__.py -> build/lib/synapse/util/caches copying synapse/util/caches/lrucache.py -> build/lib/synapse/util/caches copying synapse/util/caches/expiringcache.py -> build/lib/synapse/util/caches copying synapse/util/caches/dictionary_cache.py -> build/lib/synapse/util/caches copying synapse/util/caches/treecache.py -> build/lib/synapse/util/caches creating build/lib/synapse/federation/sender copying synapse/federation/sender/__init__.py -> build/lib/synapse/federation/sender copying synapse/federation/sender/transaction_manager.py -> build/lib/synapse/federation/sender copying synapse/federation/sender/per_destination_queue.py -> build/lib/synapse/federation/sender creating build/lib/synapse/federation/transport copying synapse/federation/transport/server.py -> build/lib/synapse/federation/transport copying synapse/federation/transport/__init__.py -> build/lib/synapse/federation/transport copying synapse/federation/transport/client.py -> build/lib/synapse/federation/transport creating build/lib/synapse/storage/util copying synapse/storage/util/id_generators.py -> build/lib/synapse/storage/util copying synapse/storage/util/__init__.py -> build/lib/synapse/storage/util creating build/lib/synapse/storage/engines copying synapse/storage/engines/postgres.py -> build/lib/synapse/storage/engines copying synapse/storage/engines/sqlite.py -> build/lib/synapse/storage/engines copying synapse/storage/engines/__init__.py -> build/lib/synapse/storage/engines copying synapse/storage/engines/_base.py -> build/lib/synapse/storage/engines creating build/lib/synapse/storage/data_stores copying synapse/storage/data_stores/__init__.py -> build/lib/synapse/storage/data_stores creating build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/room.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/transactions.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/state.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/keys.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/devices.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/profile.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/client_ips.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/account_data.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/receipts.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/rejections.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/openid.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/presence.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/e2e_room_keys.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/push_rule.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/user_erasure_store.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/events.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/user_directory.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/media_repository.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/events_worker.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/appservice.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/end_to_end_keys.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/stats.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/event_federation.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/event_push_actions.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/directory.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/tags.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/signatures.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/filtering.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/pusher.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/__init__.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/group_server.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/events_bg_updates.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/state_deltas.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/registration.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/monthly_active_users.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/relations.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/roommember.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/search.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/stream.py -> build/lib/synapse/storage/data_stores/main copying synapse/storage/data_stores/main/deviceinbox.py -> build/lib/synapse/storage/data_stores/main creating build/lib/synapse/rest/client copying synapse/rest/client/transactions.py -> build/lib/synapse/rest/client copying synapse/rest/client/versions.py -> build/lib/synapse/rest/client copying synapse/rest/client/__init__.py -> build/lib/synapse/rest/client creating build/lib/synapse/rest/admin copying synapse/rest/admin/purge_room_servlet.py -> build/lib/synapse/rest/admin copying synapse/rest/admin/users.py -> build/lib/synapse/rest/admin copying synapse/rest/admin/media.py -> build/lib/synapse/rest/admin copying synapse/rest/admin/__init__.py -> build/lib/synapse/rest/admin copying synapse/rest/admin/_base.py -> build/lib/synapse/rest/admin copying synapse/rest/admin/server_notice_servlet.py -> build/lib/synapse/rest/admin creating build/lib/synapse/rest/saml2 copying synapse/rest/saml2/metadata_resource.py -> build/lib/synapse/rest/saml2 copying synapse/rest/saml2/response_resource.py -> build/lib/synapse/rest/saml2 copying synapse/rest/saml2/__init__.py -> build/lib/synapse/rest/saml2 creating build/lib/synapse/rest/media copying synapse/rest/media/__init__.py -> build/lib/synapse/rest/media creating build/lib/synapse/rest/consent copying synapse/rest/consent/consent_resource.py -> build/lib/synapse/rest/consent copying synapse/rest/consent/__init__.py -> build/lib/synapse/rest/consent creating build/lib/synapse/rest/key copying synapse/rest/key/__init__.py -> build/lib/synapse/rest/key creating build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/room.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/profile.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/logout.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/presence.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/push_rule.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/events.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/login.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/directory.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/pusher.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/__init__.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/voip.py -> build/lib/synapse/rest/client/v1 copying synapse/rest/client/v1/initial_sync.py -> build/lib/synapse/rest/client/v1 creating build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/keys.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/devices.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/read_marker.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/register.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/account_data.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/groups.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/receipts.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/sync.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/notifications.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/openid.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/tokenrefresh.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/user_directory.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/account.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/filter.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/capabilities.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/tags.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/room_keys.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/__init__.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/_base.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/room_upgrade_rest_servlet.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/relations.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/account_validity.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/report_event.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/sendtodevice.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/auth.py -> build/lib/synapse/rest/client/v2_alpha copying synapse/rest/client/v2_alpha/thirdparty.py -> build/lib/synapse/rest/client/v2_alpha creating build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/download_resource.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/storage_provider.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/preview_url_resource.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/media_storage.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/media_repository.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/upload_resource.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/filepath.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/thumbnail_resource.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/__init__.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/_base.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/thumbnailer.py -> build/lib/synapse/rest/media/v1 copying synapse/rest/media/v1/config_resource.py -> build/lib/synapse/rest/media/v1 creating build/lib/synapse/rest/media/v0 copying synapse/rest/media/v0/content_repository.py -> build/lib/synapse/rest/media/v0 copying synapse/rest/media/v0/__init__.py -> build/lib/synapse/rest/media/v0 creating build/lib/synapse/rest/key/v2 copying synapse/rest/key/v2/local_key_resource.py -> build/lib/synapse/rest/key/v2 copying synapse/rest/key/v2/__init__.py -> build/lib/synapse/rest/key/v2 copying synapse/rest/key/v2/remote_key_resource.py -> build/lib/synapse/rest/key/v2 creating build/lib/synapse/handlers/ui_auth copying synapse/handlers/ui_auth/checkers.py -> build/lib/synapse/handlers/ui_auth copying synapse/handlers/ui_auth/__init__.py -> build/lib/synapse/handlers/ui_auth creating build/lib/synapse/replication/tcp copying synapse/replication/tcp/commands.py -> build/lib/synapse/replication/tcp copying synapse/replication/tcp/resource.py -> build/lib/synapse/replication/tcp copying synapse/replication/tcp/__init__.py -> build/lib/synapse/replication/tcp copying synapse/replication/tcp/client.py -> build/lib/synapse/replication/tcp copying synapse/replication/tcp/protocol.py -> build/lib/synapse/replication/tcp creating build/lib/synapse/replication/http copying synapse/replication/http/register.py -> build/lib/synapse/replication/http copying synapse/replication/http/membership.py -> build/lib/synapse/replication/http copying synapse/replication/http/federation.py -> build/lib/synapse/replication/http copying synapse/replication/http/send_event.py -> build/lib/synapse/replication/http copying synapse/replication/http/login.py -> build/lib/synapse/replication/http copying synapse/replication/http/__init__.py -> build/lib/synapse/replication/http copying synapse/replication/http/_base.py -> build/lib/synapse/replication/http creating build/lib/synapse/replication/slave copying synapse/replication/slave/__init__.py -> build/lib/synapse/replication/slave creating build/lib/synapse/replication/tcp/streams copying synapse/replication/tcp/streams/federation.py -> build/lib/synapse/replication/tcp/streams copying synapse/replication/tcp/streams/events.py -> build/lib/synapse/replication/tcp/streams copying synapse/replication/tcp/streams/__init__.py -> build/lib/synapse/replication/tcp/streams copying synapse/replication/tcp/streams/_base.py -> build/lib/synapse/replication/tcp/streams creating build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/room.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/transactions.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/keys.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/devices.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/profile.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/client_ips.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/account_data.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/groups.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/receipts.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/presence.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/push_rule.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/events.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/appservice.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/directory.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/filtering.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/__init__.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/_base.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/registration.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/pushers.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/_slaved_id_tracker.py -> build/lib/synapse/replication/slave/storage copying synapse/replication/slave/storage/deviceinbox.py -> build/lib/synapse/replication/slave/storage creating build/lib/synapse/http/federation copying synapse/http/federation/srv_resolver.py -> build/lib/synapse/http/federation copying synapse/http/federation/__init__.py -> build/lib/synapse/http/federation copying synapse/http/federation/well_known_resolver.py -> build/lib/synapse/http/federation copying synapse/http/federation/matrix_federation_agent.py -> build/lib/synapse/http/federation running egg_info creating matrix_synapse.egg-info writing matrix_synapse.egg-info/PKG-INFO writing dependency_links to matrix_synapse.egg-info/dependency_links.txt writing requirements to matrix_synapse.egg-info/requires.txt writing top-level names to matrix_synapse.egg-info/top_level.txt writing manifest file 'matrix_synapse.egg-info/SOURCES.txt' reading manifest file 'matrix_synapse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION' warning: no files found matching 'demo/demo.tls.dh' warning: no files found matching '*.md' under directory 'synapse/storage' warning: no files found matching '*.css' under directory 'synapse/static' warning: no files found matching '*.gif' under directory 'synapse/static' warning: no files found matching '*.html' under directory 'synapse/static' warning: no files found matching '*.js' under directory 'synapse/static' warning: no previously-included files found matching 'Dockerfile' warning: no previously-included files found matching '.dockerignore' warning: no previously-included files found matching 'test_postgresql.sh' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'sytest-blacklist' no previously-included directories found matching '.buildkite' no previously-included directories found matching '.circleci' no previously-included directories found matching '.codecov.yml' no previously-included directories found matching '.coveragerc' no previously-included directories found matching '.github' no previously-included directories found matching 'debian' no previously-included directories found matching 'demo/etc' no previously-included directories found matching 'docker' no previously-included directories found matching 'mypy.ini' no previously-included directories found matching 'snap' no previously-included directories found matching 'stubs' writing manifest file 'matrix_synapse.egg-info/SOURCES.txt' copying synapse/server.pyi -> build/lib/synapse creating build/lib/synapse/res creating build/lib/synapse/res/templates copying synapse/res/templates/account_renewed.html -> build/lib/synapse/res/templates copying synapse/res/templates/add_threepid.html -> build/lib/synapse/res/templates copying synapse/res/templates/add_threepid.txt -> build/lib/synapse/res/templates copying synapse/res/templates/add_threepid_failure.html -> build/lib/synapse/res/templates copying synapse/res/templates/add_threepid_success.html -> build/lib/synapse/res/templates copying synapse/res/templates/invalid_token.html -> build/lib/synapse/res/templates copying synapse/res/templates/mail-Vector.css -> build/lib/synapse/res/templates copying synapse/res/templates/mail-expiry.css -> build/lib/synapse/res/templates copying synapse/res/templates/mail.css -> build/lib/synapse/res/templates copying synapse/res/templates/notice_expiry.html -> build/lib/synapse/res/templates copying synapse/res/templates/notice_expiry.txt -> build/lib/synapse/res/templates copying synapse/res/templates/notif.html -> build/lib/synapse/res/templates copying synapse/res/templates/notif.txt -> build/lib/synapse/res/templates copying synapse/res/templates/notif_mail.html -> build/lib/synapse/res/templates copying synapse/res/templates/notif_mail.txt -> build/lib/synapse/res/templates copying synapse/res/templates/password_reset.html -> build/lib/synapse/res/templates copying synapse/res/templates/password_reset.txt -> build/lib/synapse/res/templates copying synapse/res/templates/password_reset_failure.html -> build/lib/synapse/res/templates copying synapse/res/templates/password_reset_success.html -> build/lib/synapse/res/templates copying synapse/res/templates/registration.html -> build/lib/synapse/res/templates copying synapse/res/templates/registration.txt -> build/lib/synapse/res/templates copying synapse/res/templates/registration_failure.html -> build/lib/synapse/res/templates copying synapse/res/templates/registration_success.html -> build/lib/synapse/res/templates copying synapse/res/templates/room.html -> build/lib/synapse/res/templates copying synapse/res/templates/room.txt -> build/lib/synapse/res/templates creating build/lib/synapse/storage/schema copying synapse/storage/schema/schema_version.sql -> build/lib/synapse/storage/schema creating build/lib/synapse/storage/schema/delta creating build/lib/synapse/storage/schema/delta/25 copying synapse/storage/schema/delta/25/00background_updates.sql -> build/lib/synapse/storage/schema/delta/25 creating build/lib/synapse/storage/schema/delta/35 copying synapse/storage/schema/delta/35/00background_updates_add_col.sql -> build/lib/synapse/storage/schema/delta/35 creating build/lib/synapse/storage/schema/full_schemas creating build/lib/synapse/storage/schema/full_schemas/54 copying synapse/storage/schema/full_schemas/54/full.sql -> build/lib/synapse/storage/schema/full_schemas/54 copying synapse/config/_base.pyi -> build/lib/synapse/config creating build/lib/synapse/storage/data_stores/main/schema creating build/lib/synapse/storage/data_stores/main/schema/delta creating build/lib/synapse/storage/data_stores/main/schema/delta/12 copying synapse/storage/data_stores/main/schema/delta/12/v12.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/12 creating build/lib/synapse/storage/data_stores/main/schema/delta/13 copying synapse/storage/data_stores/main/schema/delta/13/v13.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/13 creating build/lib/synapse/storage/data_stores/main/schema/delta/14 copying synapse/storage/data_stores/main/schema/delta/14/v14.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/14 creating build/lib/synapse/storage/data_stores/main/schema/delta/15 copying synapse/storage/data_stores/main/schema/delta/15/appservice_txns.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/15 copying synapse/storage/data_stores/main/schema/delta/15/presence_indices.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/15 copying synapse/storage/data_stores/main/schema/delta/15/v15.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/15 creating build/lib/synapse/storage/data_stores/main/schema/delta/16 copying synapse/storage/data_stores/main/schema/delta/16/events_order_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/16 copying synapse/storage/data_stores/main/schema/delta/16/remote_media_cache_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/16 copying synapse/storage/data_stores/main/schema/delta/16/remove_duplicates.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/16 copying synapse/storage/data_stores/main/schema/delta/16/room_alias_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/16 copying synapse/storage/data_stores/main/schema/delta/16/unique_constraints.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/16 copying synapse/storage/data_stores/main/schema/delta/16/users.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/16 creating build/lib/synapse/storage/data_stores/main/schema/delta/17 copying synapse/storage/data_stores/main/schema/delta/17/drop_indexes.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/17 copying synapse/storage/data_stores/main/schema/delta/17/server_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/17 copying synapse/storage/data_stores/main/schema/delta/17/user_threepids.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/17 creating build/lib/synapse/storage/data_stores/main/schema/delta/18 copying synapse/storage/data_stores/main/schema/delta/18/server_keys_bigger_ints.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/18 creating build/lib/synapse/storage/data_stores/main/schema/delta/19 copying synapse/storage/data_stores/main/schema/delta/19/event_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/19 creating build/lib/synapse/storage/data_stores/main/schema/delta/20 copying synapse/storage/data_stores/main/schema/delta/20/dummy.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/20 copying synapse/storage/data_stores/main/schema/delta/20/pushers.py -> build/lib/synapse/storage/data_stores/main/schema/delta/20 creating build/lib/synapse/storage/data_stores/main/schema/delta/21 copying synapse/storage/data_stores/main/schema/delta/21/end_to_end_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/21 copying synapse/storage/data_stores/main/schema/delta/21/receipts.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/21 creating build/lib/synapse/storage/data_stores/main/schema/delta/22 copying synapse/storage/data_stores/main/schema/delta/22/receipts_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/22 copying synapse/storage/data_stores/main/schema/delta/22/user_threepids_unique.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/22 creating build/lib/synapse/storage/data_stores/main/schema/delta/23 copying synapse/storage/data_stores/main/schema/delta/23/drop_state_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/23 creating build/lib/synapse/storage/data_stores/main/schema/delta/24 copying synapse/storage/data_stores/main/schema/delta/24/stats_reporting.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/24 creating build/lib/synapse/storage/data_stores/main/schema/delta/25 copying synapse/storage/data_stores/main/schema/delta/25/fts.py -> build/lib/synapse/storage/data_stores/main/schema/delta/25 copying synapse/storage/data_stores/main/schema/delta/25/guest_access.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/25 copying synapse/storage/data_stores/main/schema/delta/25/history_visibility.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/25 copying synapse/storage/data_stores/main/schema/delta/25/tags.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/25 creating build/lib/synapse/storage/data_stores/main/schema/delta/26 copying synapse/storage/data_stores/main/schema/delta/26/account_data.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/26 creating build/lib/synapse/storage/data_stores/main/schema/delta/27 copying synapse/storage/data_stores/main/schema/delta/27/account_data.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/27 copying synapse/storage/data_stores/main/schema/delta/27/forgotten_memberships.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/27 copying synapse/storage/data_stores/main/schema/delta/27/ts.py -> build/lib/synapse/storage/data_stores/main/schema/delta/27 creating build/lib/synapse/storage/data_stores/main/schema/delta/28 copying synapse/storage/data_stores/main/schema/delta/28/event_push_actions.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/28 copying synapse/storage/data_stores/main/schema/delta/28/events_room_stream.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/28 copying synapse/storage/data_stores/main/schema/delta/28/public_roms_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/28 copying synapse/storage/data_stores/main/schema/delta/28/receipts_user_id_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/28 copying synapse/storage/data_stores/main/schema/delta/28/upgrade_times.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/28 copying synapse/storage/data_stores/main/schema/delta/28/users_is_guest.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/28 creating build/lib/synapse/storage/data_stores/main/schema/delta/29 copying synapse/storage/data_stores/main/schema/delta/29/push_actions.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/29 creating build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/alias_creator.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/as_users.py -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/deleted_pushers.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/presence_stream.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/public_rooms.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/push_rule_stream.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/state_stream.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 copying synapse/storage/data_stores/main/schema/delta/30/threepid_guest_access_tokens.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/30 creating build/lib/synapse/storage/data_stores/main/schema/delta/31 copying synapse/storage/data_stores/main/schema/delta/31/invites.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/31 copying synapse/storage/data_stores/main/schema/delta/31/local_media_repository_url_cache.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/31 copying synapse/storage/data_stores/main/schema/delta/31/pushers.py -> build/lib/synapse/storage/data_stores/main/schema/delta/31 copying synapse/storage/data_stores/main/schema/delta/31/pushers_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/31 copying synapse/storage/data_stores/main/schema/delta/31/search_update.py -> build/lib/synapse/storage/data_stores/main/schema/delta/31 creating build/lib/synapse/storage/data_stores/main/schema/delta/32 copying synapse/storage/data_stores/main/schema/delta/32/events.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/32 copying synapse/storage/data_stores/main/schema/delta/32/openid.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/32 copying synapse/storage/data_stores/main/schema/delta/32/pusher_throttle.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/32 copying synapse/storage/data_stores/main/schema/delta/32/remove_indices.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/32 copying synapse/storage/data_stores/main/schema/delta/32/reports.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/32 creating build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/access_tokens_device_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/devices.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/devices_for_e2e_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/devices_for_e2e_keys_clear_unknown_device.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/event_fields.py -> build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/remote_media_ts.py -> build/lib/synapse/storage/data_stores/main/schema/delta/33 copying synapse/storage/data_stores/main/schema/delta/33/user_ips_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/33 creating build/lib/synapse/storage/data_stores/main/schema/delta/34 copying synapse/storage/data_stores/main/schema/delta/34/appservice_stream.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/34 copying synapse/storage/data_stores/main/schema/delta/34/cache_stream.py -> build/lib/synapse/storage/data_stores/main/schema/delta/34 copying synapse/storage/data_stores/main/schema/delta/34/device_inbox.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/34 copying synapse/storage/data_stores/main/schema/delta/34/push_display_name_rename.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/34 copying synapse/storage/data_stores/main/schema/delta/34/received_txn_purge.py -> build/lib/synapse/storage/data_stores/main/schema/delta/34 creating build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/add_state_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/contains_url.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/device_outbox.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/device_stream_id.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/event_push_actions_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/public_room_list_change_stream.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/state.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/state_dedupe.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 copying synapse/storage/data_stores/main/schema/delta/35/stream_order_to_extrem.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/35 creating build/lib/synapse/storage/data_stores/main/schema/delta/36 copying synapse/storage/data_stores/main/schema/delta/36/readd_public_rooms.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/36 creating build/lib/synapse/storage/data_stores/main/schema/delta/37 copying synapse/storage/data_stores/main/schema/delta/37/remove_auth_idx.py -> build/lib/synapse/storage/data_stores/main/schema/delta/37 copying synapse/storage/data_stores/main/schema/delta/37/user_threepids.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/37 creating build/lib/synapse/storage/data_stores/main/schema/delta/38 copying synapse/storage/data_stores/main/schema/delta/38/postgres_fts_gist.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/38 creating build/lib/synapse/storage/data_stores/main/schema/delta/39 copying synapse/storage/data_stores/main/schema/delta/39/appservice_room_list.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/39 copying synapse/storage/data_stores/main/schema/delta/39/device_federation_stream_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/39 copying synapse/storage/data_stores/main/schema/delta/39/event_push_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/39 copying synapse/storage/data_stores/main/schema/delta/39/federation_out_position.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/39 copying synapse/storage/data_stores/main/schema/delta/39/membership_profile.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/39 creating build/lib/synapse/storage/data_stores/main/schema/delta/40 copying synapse/storage/data_stores/main/schema/delta/40/current_state_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/40 copying synapse/storage/data_stores/main/schema/delta/40/device_inbox.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/40 copying synapse/storage/data_stores/main/schema/delta/40/device_list_streams.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/40 copying synapse/storage/data_stores/main/schema/delta/40/event_push_summary.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/40 copying synapse/storage/data_stores/main/schema/delta/40/pushers.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/40 creating build/lib/synapse/storage/data_stores/main/schema/delta/41 copying synapse/storage/data_stores/main/schema/delta/41/device_list_stream_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/41 copying synapse/storage/data_stores/main/schema/delta/41/device_outbound_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/41 copying synapse/storage/data_stores/main/schema/delta/41/event_search_event_id_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/41 copying synapse/storage/data_stores/main/schema/delta/41/ratelimit.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/41 creating build/lib/synapse/storage/data_stores/main/schema/delta/42 copying synapse/storage/data_stores/main/schema/delta/42/current_state_delta.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/42 copying synapse/storage/data_stores/main/schema/delta/42/device_list_last_id.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/42 copying synapse/storage/data_stores/main/schema/delta/42/event_auth_state_only.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/42 copying synapse/storage/data_stores/main/schema/delta/42/user_dir.py -> build/lib/synapse/storage/data_stores/main/schema/delta/42 creating build/lib/synapse/storage/data_stores/main/schema/delta/43 copying synapse/storage/data_stores/main/schema/delta/43/blocked_rooms.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/43 copying synapse/storage/data_stores/main/schema/delta/43/quarantine_media.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/43 copying synapse/storage/data_stores/main/schema/delta/43/url_cache.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/43 copying synapse/storage/data_stores/main/schema/delta/43/user_share.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/43 creating build/lib/synapse/storage/data_stores/main/schema/delta/44 copying synapse/storage/data_stores/main/schema/delta/44/expire_url_cache.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/44 creating build/lib/synapse/storage/data_stores/main/schema/delta/45 copying synapse/storage/data_stores/main/schema/delta/45/group_server.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/45 copying synapse/storage/data_stores/main/schema/delta/45/profile_cache.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/45 creating build/lib/synapse/storage/data_stores/main/schema/delta/46 copying synapse/storage/data_stores/main/schema/delta/46/drop_refresh_tokens.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/46 copying synapse/storage/data_stores/main/schema/delta/46/drop_unique_deleted_pushers.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/46 copying synapse/storage/data_stores/main/schema/delta/46/group_server.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/46 copying synapse/storage/data_stores/main/schema/delta/46/local_media_repository_url_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/46 copying synapse/storage/data_stores/main/schema/delta/46/user_dir_null_room_ids.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/46 copying synapse/storage/data_stores/main/schema/delta/46/user_dir_typos.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/46 creating build/lib/synapse/storage/data_stores/main/schema/delta/47 copying synapse/storage/data_stores/main/schema/delta/47/last_access_media.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/47 copying synapse/storage/data_stores/main/schema/delta/47/postgres_fts_gin.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/47 copying synapse/storage/data_stores/main/schema/delta/47/push_actions_staging.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/47 copying synapse/storage/data_stores/main/schema/delta/47/state_group_seq.py -> build/lib/synapse/storage/data_stores/main/schema/delta/47 creating build/lib/synapse/storage/data_stores/main/schema/delta/48 copying synapse/storage/data_stores/main/schema/delta/48/add_user_consent.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/48 copying synapse/storage/data_stores/main/schema/delta/48/add_user_ips_last_seen_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/48 copying synapse/storage/data_stores/main/schema/delta/48/deactivated_users.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/48 copying synapse/storage/data_stores/main/schema/delta/48/group_unique_indexes.py -> build/lib/synapse/storage/data_stores/main/schema/delta/48 copying synapse/storage/data_stores/main/schema/delta/48/groups_joinable.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/48 creating build/lib/synapse/storage/data_stores/main/schema/delta/49 copying synapse/storage/data_stores/main/schema/delta/49/add_user_consent_server_notice_sent.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/49 copying synapse/storage/data_stores/main/schema/delta/49/add_user_daily_visits.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/49 copying synapse/storage/data_stores/main/schema/delta/49/add_user_ips_last_seen_only_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/49 creating build/lib/synapse/storage/data_stores/main/schema/delta/50 copying synapse/storage/data_stores/main/schema/delta/50/add_creation_ts_users_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/50 copying synapse/storage/data_stores/main/schema/delta/50/erasure_store.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/50 copying synapse/storage/data_stores/main/schema/delta/50/make_event_content_nullable.py -> build/lib/synapse/storage/data_stores/main/schema/delta/50 creating build/lib/synapse/storage/data_stores/main/schema/delta/51 copying synapse/storage/data_stores/main/schema/delta/51/e2e_room_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/51 copying synapse/storage/data_stores/main/schema/delta/51/monthly_active_users.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/51 creating build/lib/synapse/storage/data_stores/main/schema/delta/52 copying synapse/storage/data_stores/main/schema/delta/52/add_event_to_state_group_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/52 copying synapse/storage/data_stores/main/schema/delta/52/device_list_streams_unique_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/52 copying synapse/storage/data_stores/main/schema/delta/52/e2e_room_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/52 creating build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/add_user_type_to_users.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/drop_sent_transactions.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/event_format_version.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/user_dir_populate.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/user_ips_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/user_share.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/user_threepid_id.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 copying synapse/storage/data_stores/main/schema/delta/53/users_in_public_rooms.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/53 creating build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/account_validity_with_renewal.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/add_validity_to_server_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/delete_forward_extremities.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/drop_legacy_tables.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/drop_presence_list.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/relations.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/stats.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 copying synapse/storage/data_stores/main/schema/delta/54/stats2.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/54 creating build/lib/synapse/storage/data_stores/main/schema/delta/55 copying synapse/storage/data_stores/main/schema/delta/55/access_token_expiry.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/55 copying synapse/storage/data_stores/main/schema/delta/55/track_threepid_validations.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/55 copying synapse/storage/data_stores/main/schema/delta/55/users_alter_deactivated.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/55 creating build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/add_spans_to_device_lists.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/current_state_events_membership.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/current_state_events_membership_mk2.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/destinations_failure_ts.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/destinations_retry_interval_type.sql.postgres -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/devices_last_seen.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/drop_unused_event_tables.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/fix_room_keys_index.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/hidden_devices.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/public_room_list_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/redaction_censor.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/redaction_censor2.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/redaction_censor3_fix_update.sql.postgres -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/room_membership_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/signing_keys.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/stats_separated.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/unique_user_filter_index.py -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/user_external_ids.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 copying synapse/storage/data_stores/main/schema/delta/56/users_in_public_rooms_idx.sql -> build/lib/synapse/storage/data_stores/main/schema/delta/56 creating build/lib/synapse/storage/data_stores/main/schema/full_schemas copying synapse/storage/data_stores/main/schema/full_schemas/README.txt -> build/lib/synapse/storage/data_stores/main/schema/full_schemas creating build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/application_services.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/event_edges.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/event_signatures.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/im.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/keys.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/media_repository.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/presence.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/profiles.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/push.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/redactions.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/room_aliases.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/state.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/transactions.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 copying synapse/storage/data_stores/main/schema/full_schemas/16/users.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/16 creating build/lib/synapse/storage/data_stores/main/schema/full_schemas/54 copying synapse/storage/data_stores/main/schema/full_schemas/54/full.sql.postgres -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/54 copying synapse/storage/data_stores/main/schema/full_schemas/54/full.sql.sqlite -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/54 copying synapse/storage/data_stores/main/schema/full_schemas/54/stream_positions.sql -> build/lib/synapse/storage/data_stores/main/schema/full_schemas/54 running build_scripts creating build/scripts-3.8 copying and adjusting synctl -> build/scripts-3.8 copying and adjusting scripts/register_new_matrix_user -> build/scripts-3.8 copying and adjusting scripts/move_remote_media_to_new_store.py -> build/scripts-3.8 copying scripts/sync_room_to_group.pl -> build/scripts-3.8 copying and adjusting scripts/generate_config -> build/scripts-3.8 copying and adjusting scripts/synapse_port_db -> build/scripts-3.8 copying and adjusting scripts/generate_signing_key.py -> build/scripts-3.8 copying and adjusting scripts/hash_password -> build/scripts-3.8 changing mode of build/scripts-3.8/synctl from 644 to 755 changing mode of build/scripts-3.8/register_new_matrix_user from 644 to 755 changing mode of build/scripts-3.8/move_remote_media_to_new_store.py from 644 to 755 changing mode of build/scripts-3.8/generate_config from 644 to 755 changing mode of build/scripts-3.8/synapse_port_db from 644 to 755 changing mode of build/scripts-3.8/generate_signing_key.py from 644 to 755 changing mode of build/scripts-3.8/hash_password from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JcBk1P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch + cd synapse-1.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams copying build/lib/synapse/streams/events.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams copying build/lib/synapse/streams/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams copying build/lib/synapse/streams/config.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams copying build/lib/synapse/server.pyi -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse copying build/lib/synapse/notifier.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/httpresourcetree.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/versionstring.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/distributor.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/wheel_timer.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/ratelimitutils.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/jsonobject.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/rlimit.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/logformatter.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/manhole.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/metrics.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/module_loader.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/retryutils.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/stringutils.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/async_helpers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/descriptors.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/response_cache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/ttlcache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/stream_change_cache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/snapshot_cache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/lrucache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/expiringcache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/dictionary_cache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/caches/treecache.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches copying build/lib/synapse/util/file_consumer.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/msisdn.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/patch_inline_callbacks.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/threepids.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/hash.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/frozenutils.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util copying build/lib/synapse/util/logcontext.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation copying build/lib/synapse/federation/send_queue.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender copying build/lib/synapse/federation/sender/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender copying build/lib/synapse/federation/sender/transaction_manager.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender copying build/lib/synapse/federation/sender/per_destination_queue.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender copying build/lib/synapse/federation/federation_client.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation copying build/lib/synapse/federation/federation_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation copying build/lib/synapse/federation/persistence.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport copying build/lib/synapse/federation/transport/server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport copying build/lib/synapse/federation/transport/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport copying build/lib/synapse/federation/transport/client.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport copying build/lib/synapse/federation/units.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation copying build/lib/synapse/federation/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation copying build/lib/synapse/federation/federation_server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/state.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/util copying build/lib/synapse/storage/util/id_generators.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/util copying build/lib/synapse/storage/util/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/util copying build/lib/synapse/storage/presence.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines copying build/lib/synapse/storage/engines/postgres.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines copying build/lib/synapse/storage/engines/sqlite.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines copying build/lib/synapse/storage/engines/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines copying build/lib/synapse/storage/engines/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines copying build/lib/synapse/storage/push_rule.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema copying build/lib/synapse/storage/schema/schema_version.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/delta creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/delta/25 copying build/lib/synapse/storage/schema/delta/25/00background_updates.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/delta/25 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/delta/35 copying build/lib/synapse/storage/schema/delta/35/00background_updates_add_col.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/delta/35 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/full_schemas creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/full_schemas/54 copying build/lib/synapse/storage/schema/full_schemas/54/full.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/schema/full_schemas/54 copying build/lib/synapse/storage/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/background_updates.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/prepare_database.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/relations.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage copying build/lib/synapse/storage/roommember.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/room.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/transactions.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/state.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/devices.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/profile.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/client_ips.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/account_data.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/receipts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/rejections.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/openid.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/presence.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/e2e_room_keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/push_rule.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/user_erasure_store.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/events.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/user_directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/media_repository.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/events_worker.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/appservice.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/end_to_end_keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/stats.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/event_federation.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/event_push_actions.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/12 copying build/lib/synapse/storage/data_stores/main/schema/delta/12/v12.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/12 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/47 copying build/lib/synapse/storage/data_stores/main/schema/delta/47/push_actions_staging.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/47 copying build/lib/synapse/storage/data_stores/main/schema/delta/47/last_access_media.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/47 copying build/lib/synapse/storage/data_stores/main/schema/delta/47/state_group_seq.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/47 copying build/lib/synapse/storage/data_stores/main/schema/delta/47/postgres_fts_gin.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/47 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/50 copying build/lib/synapse/storage/data_stores/main/schema/delta/50/erasure_store.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/50 copying build/lib/synapse/storage/data_stores/main/schema/delta/50/add_creation_ts_users_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/50 copying build/lib/synapse/storage/data_stores/main/schema/delta/50/make_event_content_nullable.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/50 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/29 copying build/lib/synapse/storage/data_stores/main/schema/delta/29/push_actions.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/29 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 copying build/lib/synapse/storage/data_stores/main/schema/delta/16/users.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 copying build/lib/synapse/storage/data_stores/main/schema/delta/16/remove_duplicates.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 copying build/lib/synapse/storage/data_stores/main/schema/delta/16/events_order_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 copying build/lib/synapse/storage/data_stores/main/schema/delta/16/unique_constraints.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 copying build/lib/synapse/storage/data_stores/main/schema/delta/16/room_alias_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 copying build/lib/synapse/storage/data_stores/main/schema/delta/16/remote_media_cache_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/16 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/18 copying build/lib/synapse/storage/data_stores/main/schema/delta/18/server_keys_bigger_ints.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/18 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/stats.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/account_validity_with_renewal.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/relations.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/delete_forward_extremities.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/stats2.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/add_validity_to_server_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/drop_presence_list.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 copying build/lib/synapse/storage/data_stores/main/schema/delta/54/drop_legacy_tables.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/54 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/14 copying build/lib/synapse/storage/data_stores/main/schema/delta/14/v14.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/14 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/drop_sent_transactions.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/user_share.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/user_threepid_id.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/users_in_public_rooms.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/user_ips_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/user_dir_populate.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/event_format_version.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 copying build/lib/synapse/storage/data_stores/main/schema/delta/53/add_user_type_to_users.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/53 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/23 copying build/lib/synapse/storage/data_stores/main/schema/delta/23/drop_state_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/23 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 copying build/lib/synapse/storage/data_stores/main/schema/delta/28/public_roms_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 copying build/lib/synapse/storage/data_stores/main/schema/delta/28/upgrade_times.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 copying build/lib/synapse/storage/data_stores/main/schema/delta/28/users_is_guest.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 copying build/lib/synapse/storage/data_stores/main/schema/delta/28/event_push_actions.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 copying build/lib/synapse/storage/data_stores/main/schema/delta/28/events_room_stream.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 copying build/lib/synapse/storage/data_stores/main/schema/delta/28/receipts_user_id_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/28 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/event_fields.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/remote_media_ts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/devices.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/user_ips_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/devices_for_e2e_keys_clear_unknown_device.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/access_tokens_device_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 copying build/lib/synapse/storage/data_stores/main/schema/delta/33/devices_for_e2e_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/38 copying build/lib/synapse/storage/data_stores/main/schema/delta/38/postgres_fts_gist.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/38 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/42 copying build/lib/synapse/storage/data_stores/main/schema/delta/42/current_state_delta.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/42 copying build/lib/synapse/storage/data_stores/main/schema/delta/42/event_auth_state_only.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/42 copying build/lib/synapse/storage/data_stores/main/schema/delta/42/user_dir.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/42 copying build/lib/synapse/storage/data_stores/main/schema/delta/42/device_list_last_id.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/42 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/26 copying build/lib/synapse/storage/data_stores/main/schema/delta/26/account_data.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/26 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/21 copying build/lib/synapse/storage/data_stores/main/schema/delta/21/end_to_end_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/21 copying build/lib/synapse/storage/data_stores/main/schema/delta/21/receipts.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/21 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/public_rooms.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/as_users.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/presence_stream.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/state_stream.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/threepid_guest_access_tokens.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/alias_creator.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/push_rule_stream.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 copying build/lib/synapse/storage/data_stores/main/schema/delta/30/deleted_pushers.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/25 copying build/lib/synapse/storage/data_stores/main/schema/delta/25/guest_access.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/25 copying build/lib/synapse/storage/data_stores/main/schema/delta/25/tags.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/25 copying build/lib/synapse/storage/data_stores/main/schema/delta/25/history_visibility.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/25 copying build/lib/synapse/storage/data_stores/main/schema/delta/25/fts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/25 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/15 copying build/lib/synapse/storage/data_stores/main/schema/delta/15/v15.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/15 copying build/lib/synapse/storage/data_stores/main/schema/delta/15/presence_indices.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/15 copying build/lib/synapse/storage/data_stores/main/schema/delta/15/appservice_txns.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/15 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/27 copying build/lib/synapse/storage/data_stores/main/schema/delta/27/ts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/27 copying build/lib/synapse/storage/data_stores/main/schema/delta/27/forgotten_memberships.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/27 copying build/lib/synapse/storage/data_stores/main/schema/delta/27/account_data.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/27 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/32 copying build/lib/synapse/storage/data_stores/main/schema/delta/32/events.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/32 copying build/lib/synapse/storage/data_stores/main/schema/delta/32/reports.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/32 copying build/lib/synapse/storage/data_stores/main/schema/delta/32/remove_indices.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/32 copying build/lib/synapse/storage/data_stores/main/schema/delta/32/pusher_throttle.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/32 copying build/lib/synapse/storage/data_stores/main/schema/delta/32/openid.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/32 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/39 copying build/lib/synapse/storage/data_stores/main/schema/delta/39/membership_profile.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/39 copying build/lib/synapse/storage/data_stores/main/schema/delta/39/device_federation_stream_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/39 copying build/lib/synapse/storage/data_stores/main/schema/delta/39/appservice_room_list.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/39 copying build/lib/synapse/storage/data_stores/main/schema/delta/39/event_push_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/39 copying build/lib/synapse/storage/data_stores/main/schema/delta/39/federation_out_position.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/39 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/55 copying build/lib/synapse/storage/data_stores/main/schema/delta/55/access_token_expiry.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/55 copying build/lib/synapse/storage/data_stores/main/schema/delta/55/users_alter_deactivated.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/55 copying build/lib/synapse/storage/data_stores/main/schema/delta/55/track_threepid_validations.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/55 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/36 copying build/lib/synapse/storage/data_stores/main/schema/delta/36/readd_public_rooms.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/36 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/41 copying build/lib/synapse/storage/data_stores/main/schema/delta/41/device_outbound_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/41 copying build/lib/synapse/storage/data_stores/main/schema/delta/41/ratelimit.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/41 copying build/lib/synapse/storage/data_stores/main/schema/delta/41/event_search_event_id_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/41 copying build/lib/synapse/storage/data_stores/main/schema/delta/41/device_list_stream_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/41 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/contains_url.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/event_push_actions_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/add_state_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/device_stream_id.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/stream_order_to_extrem.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/state.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/public_room_list_change_stream.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/device_outbox.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 copying build/lib/synapse/storage/data_stores/main/schema/delta/35/state_dedupe.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/35 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/24 copying build/lib/synapse/storage/data_stores/main/schema/delta/24/stats_reporting.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/24 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31 copying build/lib/synapse/storage/data_stores/main/schema/delta/31/pushers_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31 copying build/lib/synapse/storage/data_stores/main/schema/delta/31/invites.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31 copying build/lib/synapse/storage/data_stores/main/schema/delta/31/local_media_repository_url_cache.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31 copying build/lib/synapse/storage/data_stores/main/schema/delta/31/search_update.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31 copying build/lib/synapse/storage/data_stores/main/schema/delta/31/pushers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34 copying build/lib/synapse/storage/data_stores/main/schema/delta/34/appservice_stream.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34 copying build/lib/synapse/storage/data_stores/main/schema/delta/34/push_display_name_rename.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34 copying build/lib/synapse/storage/data_stores/main/schema/delta/34/received_txn_purge.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34 copying build/lib/synapse/storage/data_stores/main/schema/delta/34/cache_stream.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34 copying build/lib/synapse/storage/data_stores/main/schema/delta/34/device_inbox.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/17 copying build/lib/synapse/storage/data_stores/main/schema/delta/17/user_threepids.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/17 copying build/lib/synapse/storage/data_stores/main/schema/delta/17/server_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/17 copying build/lib/synapse/storage/data_stores/main/schema/delta/17/drop_indexes.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/17 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/49 copying build/lib/synapse/storage/data_stores/main/schema/delta/49/add_user_daily_visits.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/49 copying build/lib/synapse/storage/data_stores/main/schema/delta/49/add_user_consent_server_notice_sent.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/49 copying build/lib/synapse/storage/data_stores/main/schema/delta/49/add_user_ips_last_seen_only_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/49 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/44 copying build/lib/synapse/storage/data_stores/main/schema/delta/44/expire_url_cache.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/44 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/52 copying build/lib/synapse/storage/data_stores/main/schema/delta/52/add_event_to_state_group_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/52 copying build/lib/synapse/storage/data_stores/main/schema/delta/52/device_list_streams_unique_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/52 copying build/lib/synapse/storage/data_stores/main/schema/delta/52/e2e_room_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/52 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/40 copying build/lib/synapse/storage/data_stores/main/schema/delta/40/pushers.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/40 copying build/lib/synapse/storage/data_stores/main/schema/delta/40/device_list_streams.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/40 copying build/lib/synapse/storage/data_stores/main/schema/delta/40/current_state_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/40 copying build/lib/synapse/storage/data_stores/main/schema/delta/40/device_inbox.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/40 copying build/lib/synapse/storage/data_stores/main/schema/delta/40/event_push_summary.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/40 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/45 copying build/lib/synapse/storage/data_stores/main/schema/delta/45/profile_cache.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/45 copying build/lib/synapse/storage/data_stores/main/schema/delta/45/group_server.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/45 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/43 copying build/lib/synapse/storage/data_stores/main/schema/delta/43/user_share.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/43 copying build/lib/synapse/storage/data_stores/main/schema/delta/43/url_cache.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/43 copying build/lib/synapse/storage/data_stores/main/schema/delta/43/blocked_rooms.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/43 copying build/lib/synapse/storage/data_stores/main/schema/delta/43/quarantine_media.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/43 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/19 copying build/lib/synapse/storage/data_stores/main/schema/delta/19/event_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/19 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/redaction_censor2.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/user_external_ids.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/current_state_events_membership.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/add_spans_to_device_lists.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/fix_room_keys_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/room_membership_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/signing_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/destinations_retry_interval_type.sql.postgres -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/current_state_events_membership_mk2.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/stats_separated.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/public_room_list_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/hidden_devices.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/drop_unused_event_tables.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/redaction_censor.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/destinations_failure_ts.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/devices_last_seen.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/unique_user_filter_index.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/redaction_censor3_fix_update.sql.postgres -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 copying build/lib/synapse/storage/data_stores/main/schema/delta/56/users_in_public_rooms_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/20 copying build/lib/synapse/storage/data_stores/main/schema/delta/20/dummy.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/20 copying build/lib/synapse/storage/data_stores/main/schema/delta/20/pushers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/20 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/37 copying build/lib/synapse/storage/data_stores/main/schema/delta/37/user_threepids.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/37 copying build/lib/synapse/storage/data_stores/main/schema/delta/37/remove_auth_idx.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/37 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48 copying build/lib/synapse/storage/data_stores/main/schema/delta/48/groups_joinable.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48 copying build/lib/synapse/storage/data_stores/main/schema/delta/48/add_user_consent.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48 copying build/lib/synapse/storage/data_stores/main/schema/delta/48/deactivated_users.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48 copying build/lib/synapse/storage/data_stores/main/schema/delta/48/add_user_ips_last_seen_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48 copying build/lib/synapse/storage/data_stores/main/schema/delta/48/group_unique_indexes.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/22 copying build/lib/synapse/storage/data_stores/main/schema/delta/22/user_threepids_unique.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/22 copying build/lib/synapse/storage/data_stores/main/schema/delta/22/receipts_index.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/22 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 copying build/lib/synapse/storage/data_stores/main/schema/delta/46/drop_unique_deleted_pushers.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 copying build/lib/synapse/storage/data_stores/main/schema/delta/46/user_dir_null_room_ids.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 copying build/lib/synapse/storage/data_stores/main/schema/delta/46/drop_refresh_tokens.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 copying build/lib/synapse/storage/data_stores/main/schema/delta/46/group_server.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 copying build/lib/synapse/storage/data_stores/main/schema/delta/46/local_media_repository_url_idx.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 copying build/lib/synapse/storage/data_stores/main/schema/delta/46/user_dir_typos.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/46 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/51 copying build/lib/synapse/storage/data_stores/main/schema/delta/51/e2e_room_keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/51 copying build/lib/synapse/storage/data_stores/main/schema/delta/51/monthly_active_users.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/51 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/13 copying build/lib/synapse/storage/data_stores/main/schema/delta/13/v13.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/13 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/users.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/keys.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/event_signatures.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/room_aliases.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/application_services.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/profiles.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/state.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/presence.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/push.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/im.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/event_edges.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/media_repository.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/transactions.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/16/redactions.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/16 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/README.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/54 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/54/full.sql.postgres -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/54 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/54/stream_positions.sql -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/54 copying build/lib/synapse/storage/data_stores/main/schema/full_schemas/54/full.sql.sqlite -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/full_schemas/54 copying build/lib/synapse/storage/data_stores/main/tags.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/signatures.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/filtering.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/pusher.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/group_server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/events_bg_updates.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/state_deltas.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/registration.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/monthly_active_users.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/relations.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/roommember.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/search.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/stream.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/main/deviceinbox.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main copying build/lib/synapse/storage/data_stores/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/synchrotron.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/admin_cmd.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/media_repository.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/homeserver.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/appservice.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/frontend_proxy.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/federation_sender.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/pusher.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/user_dir.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/client_reader.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/event_creator.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/app/federation_reader.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app copying build/lib/synapse/event_auth.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/module_api copying build/lib/synapse/module_api/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/module_api copying build/lib/synapse/server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client copying build/lib/synapse/rest/client/transactions.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/room.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/profile.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/logout.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/presence.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/push_rule.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/events.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/login.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/pusher.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/voip.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/v1/initial_sync.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1 copying build/lib/synapse/rest/client/versions.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client copying build/lib/synapse/rest/client/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/devices.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/read_marker.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/register.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/account_data.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/groups.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/receipts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/sync.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/notifications.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/openid.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/tokenrefresh.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/user_directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/account.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/filter.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/capabilities.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/tags.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/room_keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/room_upgrade_rest_servlet.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/relations.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/account_validity.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/report_event.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/sendtodevice.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/auth.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha copying build/lib/synapse/rest/client/v2_alpha/thirdparty.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin copying build/lib/synapse/rest/admin/purge_room_servlet.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin copying build/lib/synapse/rest/admin/users.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin copying build/lib/synapse/rest/admin/media.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin copying build/lib/synapse/rest/admin/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin copying build/lib/synapse/rest/admin/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin copying build/lib/synapse/rest/admin/server_notice_servlet.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2 copying build/lib/synapse/rest/saml2/metadata_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2 copying build/lib/synapse/rest/saml2/response_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2 copying build/lib/synapse/rest/saml2/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2 copying build/lib/synapse/rest/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest copying build/lib/synapse/rest/well_known.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/download_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/storage_provider.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/preview_url_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/media_storage.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/media_repository.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/upload_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/filepath.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/thumbnail_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/thumbnailer.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/v1/config_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1 copying build/lib/synapse/rest/media/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v0 copying build/lib/synapse/rest/media/v0/content_repository.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v0 copying build/lib/synapse/rest/media/v0/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v0 creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/consent copying build/lib/synapse/rest/consent/consent_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/consent copying build/lib/synapse/rest/consent/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/consent creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2 copying build/lib/synapse/rest/key/v2/local_key_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2 copying build/lib/synapse/rest/key/v2/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2 copying build/lib/synapse/rest/key/v2/remote_key_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2 copying build/lib/synapse/rest/key/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/ratelimiting.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/constants.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/urls.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/filtering.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/room_versions.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/errors.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/api/auth.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api copying build/lib/synapse/types.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse copying build/lib/synapse/python_dependencies.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups copying build/lib/synapse/groups/attestations.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups copying build/lib/synapse/groups/groups_server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups copying build/lib/synapse/groups/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups copying build/lib/synapse/visibility.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics copying build/lib/synapse/metrics/background_process_metrics.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics copying build/lib/synapse/metrics/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics copying build/lib/synapse/metrics/_exposition.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state copying build/lib/synapse/state/v2.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state copying build/lib/synapse/state/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state copying build/lib/synapse/state/v1.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/room.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/devicemessage.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/e2e_keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/room_list.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/acme_issuing_service.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/read_marker.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/register.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/profile.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/pagination.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/typing.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/ui_auth copying build/lib/synapse/handlers/ui_auth/checkers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/ui_auth copying build/lib/synapse/handlers/ui_auth/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/ui_auth copying build/lib/synapse/handlers/federation.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/account_data.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/device.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/receipts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/sync.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/presence.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/message.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/acme.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/e2e_room_keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/events.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/user_directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/appservice.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/stats.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/saml_handler.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/room_member_worker.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/admin.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/room_member.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/set_password.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/groups_local.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/state_deltas.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/deactivate_account.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/account_validity.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/initial_sync.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/search.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/auth.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers copying build/lib/synapse/handlers/identity.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/emailconfig.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/ratelimiting.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/tls.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/groups.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/password_auth_providers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/consent_config.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/password.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/metrics.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/user_directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/homeserver.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/appservice.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/spam_checker.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/key.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/stats.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/tracer.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/third_party_event_rules.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/jwt_config.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/__main__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/cas.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/database.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/api.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/voip.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/_base.pyi -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/captcha.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/push.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/workers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/registration.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/room_directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/logger.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/server_notices_config.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/saml2_config.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config copying build/lib/synapse/config/repository.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams copying build/lib/synapse/replication/tcp/streams/federation.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams copying build/lib/synapse/replication/tcp/streams/events.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams copying build/lib/synapse/replication/tcp/streams/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams copying build/lib/synapse/replication/tcp/streams/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams copying build/lib/synapse/replication/tcp/commands.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp copying build/lib/synapse/replication/tcp/resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp copying build/lib/synapse/replication/tcp/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp copying build/lib/synapse/replication/tcp/client.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp copying build/lib/synapse/replication/tcp/protocol.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp copying build/lib/synapse/replication/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/register.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/membership.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/federation.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/send_event.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/login.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http copying build/lib/synapse/replication/http/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/room.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/transactions.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/keys.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/devices.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/profile.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/client_ips.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/account_data.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/groups.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/receipts.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/presence.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/push_rule.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/events.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/appservice.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/directory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/filtering.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/_base.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/registration.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/pushers.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/_slaved_id_tracker.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/storage/deviceinbox.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage copying build/lib/synapse/replication/slave/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/_scripts copying build/lib/synapse/_scripts/register_new_matrix_user.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/_scripts copying build/lib/synapse/_scripts/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/_scripts copying build/lib/synapse/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/utils.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/_terse_json.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/context.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/_structured.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/scopecontextmanager.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/opentracing.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging copying build/lib/synapse/logging/formatter.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/servlet.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/site.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation copying build/lib/synapse/http/federation/srv_resolver.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation copying build/lib/synapse/http/federation/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation copying build/lib/synapse/http/federation/well_known_resolver.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation copying build/lib/synapse/http/federation/matrix_federation_agent.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation copying build/lib/synapse/http/server.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/additional_resource.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/request_metrics.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/matrixfederationclient.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/client.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http copying build/lib/synapse/http/endpoint.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices copying build/lib/synapse/server_notices/resource_limits_server_notices.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices copying build/lib/synapse/server_notices/worker_server_notices_sender.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices copying build/lib/synapse/server_notices/server_notices_sender.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices copying build/lib/synapse/server_notices/consent_server_notices.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices copying build/lib/synapse/server_notices/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices copying build/lib/synapse/server_notices/server_notices_manager.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto copying build/lib/synapse/crypto/keyring.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto copying build/lib/synapse/crypto/context_factory.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto copying build/lib/synapse/crypto/event_signing.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto copying build/lib/synapse/crypto/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/baserules.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/pusherpool.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/clientformat.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/emailpusher.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/push_tools.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/rulekinds.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/action_generator.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/push_rule_evaluator.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/pusher.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/mailer.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/presentable_names.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/bulk_push_rule_evaluator.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push copying build/lib/synapse/push/httppusher.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/third_party_rules.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/utils.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/spamcheck.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/builder.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/validator.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events copying build/lib/synapse/events/snapshot.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice copying build/lib/synapse/appservice/scheduler.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice copying build/lib/synapse/appservice/api.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice copying build/lib/synapse/appservice/__init__.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/notice_expiry.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/account_renewed.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/password_reset.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/notice_expiry.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/room.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/add_threepid_failure.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/add_threepid.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/registration.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/registration_success.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/password_reset.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/mail-Vector.css -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/registration_failure.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/notif_mail.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/mail-expiry.css -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/add_threepid_success.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/password_reset_failure.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/room.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/mail.css -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/registration.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/invalid_token.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/password_reset_success.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/notif_mail.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/notif.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/add_threepid.txt -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/res/templates/notif.html -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/res/templates copying build/lib/synapse/secrets.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams/events.py to events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/streams/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/notifier.py to notifier.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/httpresourcetree.py to httpresourcetree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/versionstring.py to versionstring.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/distributor.py to distributor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/wheel_timer.py to wheel_timer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/ratelimitutils.py to ratelimitutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/jsonobject.py to jsonobject.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/rlimit.py to rlimit.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/logformatter.py to logformatter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/manhole.py to manhole.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/metrics.py to metrics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/module_loader.py to module_loader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/retryutils.py to retryutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/stringutils.py to stringutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/async_helpers.py to async_helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/descriptors.py to descriptors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/response_cache.py to response_cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/ttlcache.py to ttlcache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/stream_change_cache.py to stream_change_cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/snapshot_cache.py to snapshot_cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/lrucache.py to lrucache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/expiringcache.py to expiringcache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/dictionary_cache.py to dictionary_cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/caches/treecache.py to treecache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/file_consumer.py to file_consumer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/msisdn.py to msisdn.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/patch_inline_callbacks.py to patch_inline_callbacks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/threepids.py to threepids.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/hash.py to hash.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/frozenutils.py to frozenutils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/util/logcontext.py to logcontext.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/send_queue.py to send_queue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender/transaction_manager.py to transaction_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/sender/per_destination_queue.py to per_destination_queue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/federation_client.py to federation_client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/federation_base.py to federation_base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/persistence.py to persistence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport/server.py to server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/transport/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/units.py to units.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/federation/federation_server.py to federation_server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/state.py to state.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/keys.py to keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/util/id_generators.py to id_generators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/util/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/presence.py to presence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines/postgres.py to postgres.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines/sqlite.py to sqlite.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/engines/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/push_rule.py to push_rule.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/background_updates.py to background_updates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/prepare_database.py to prepare_database.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/relations.py to relations.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/roommember.py to roommember.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/room.py to room.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/transactions.py to transactions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/state.py to state.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/keys.py to keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/devices.py to devices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/profile.py to profile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/client_ips.py to client_ips.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/account_data.py to account_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/receipts.py to receipts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/rejections.py to rejections.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/openid.py to openid.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/presence.py to presence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/e2e_room_keys.py to e2e_room_keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/push_rule.py to push_rule.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/user_erasure_store.py to user_erasure_store.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/events.py to events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/user_directory.py to user_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/media_repository.py to media_repository.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/events_worker.py to events_worker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/appservice.py to appservice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/end_to_end_keys.py to end_to_end_keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/stats.py to stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/event_federation.py to event_federation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/event_push_actions.py to event_push_actions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/directory.py to directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/47/state_group_seq.py to state_group_seq.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/50/make_event_content_nullable.py to make_event_content_nullable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33/event_fields.py to event_fields.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/33/remote_media_ts.py to remote_media_ts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/42/user_dir.py to user_dir.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/30/as_users.py to as_users.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/25/fts.py to fts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/27/ts.py to ts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31/search_update.py to search_update.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/31/pushers.py to pushers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34/received_txn_purge.py to received_txn_purge.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/34/cache_stream.py to cache_stream.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/56/unique_user_filter_index.py to unique_user_filter_index.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/20/pushers.py to pushers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/37/remove_auth_idx.py to remove_auth_idx.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/schema/delta/48/group_unique_indexes.py to group_unique_indexes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/tags.py to tags.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/signatures.py to signatures.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/filtering.py to filtering.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/pusher.py to pusher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/group_server.py to group_server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/events_bg_updates.py to events_bg_updates.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/state_deltas.py to state_deltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/registration.py to registration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/monthly_active_users.py to monthly_active_users.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/relations.py to relations.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/roommember.py to roommember.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/search.py to search.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/stream.py to stream.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/main/deviceinbox.py to deviceinbox.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/storage/data_stores/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/synchrotron.py to synchrotron.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/admin_cmd.py to admin_cmd.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/media_repository.py to media_repository.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/homeserver.py to homeserver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/appservice.py to appservice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/frontend_proxy.py to frontend_proxy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/federation_sender.py to federation_sender.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/pusher.py to pusher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/user_dir.py to user_dir.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/client_reader.py to client_reader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/event_creator.py to event_creator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/app/federation_reader.py to federation_reader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/event_auth.py to event_auth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/module_api/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server.py to server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/transactions.py to transactions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/room.py to room.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/profile.py to profile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/logout.py to logout.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/presence.py to presence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/push_rule.py to push_rule.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/events.py to events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/login.py to login.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/directory.py to directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/pusher.py to pusher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/voip.py to voip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v1/initial_sync.py to initial_sync.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/versions.py to versions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/keys.py to keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/devices.py to devices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/read_marker.py to read_marker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/register.py to register.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/account_data.py to account_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/groups.py to groups.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/receipts.py to receipts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/sync.py to sync.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/notifications.py to notifications.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/openid.py to openid.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/tokenrefresh.py to tokenrefresh.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/user_directory.py to user_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/account.py to account.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/filter.py to filter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/capabilities.py to capabilities.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/tags.py to tags.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/room_keys.py to room_keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/room_upgrade_rest_servlet.py to room_upgrade_rest_servlet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/relations.py to relations.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/account_validity.py to account_validity.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/report_event.py to report_event.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/sendtodevice.py to sendtodevice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/auth.py to auth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/client/v2_alpha/thirdparty.py to thirdparty.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin/purge_room_servlet.py to purge_room_servlet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin/users.py to users.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin/media.py to media.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/admin/server_notice_servlet.py to server_notice_servlet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2/metadata_resource.py to metadata_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2/response_resource.py to response_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/saml2/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/well_known.py to well_known.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/download_resource.py to download_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/storage_provider.py to storage_provider.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/preview_url_resource.py to preview_url_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/media_storage.py to media_storage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/media_repository.py to media_repository.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/upload_resource.py to upload_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/filepath.py to filepath.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/thumbnail_resource.py to thumbnail_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/thumbnailer.py to thumbnailer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v1/config_resource.py to config_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v0/content_repository.py to content_repository.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/media/v0/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/consent/consent_resource.py to consent_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/consent/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2/local_key_resource.py to local_key_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/v2/remote_key_resource.py to remote_key_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/rest/key/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/ratelimiting.py to ratelimiting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/urls.py to urls.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/filtering.py to filtering.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/room_versions.py to room_versions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/api/auth.py to auth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/types.py to types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/python_dependencies.py to python_dependencies.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups/attestations.py to attestations.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups/groups_server.py to groups_server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/groups/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/visibility.py to visibility.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics/background_process_metrics.py to background_process_metrics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/metrics/_exposition.py to _exposition.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state/v2.py to v2.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/state/v1.py to v1.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/room.py to room.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/devicemessage.py to devicemessage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/e2e_keys.py to e2e_keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/room_list.py to room_list.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/acme_issuing_service.py to acme_issuing_service.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/read_marker.py to read_marker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/register.py to register.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/profile.py to profile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/pagination.py to pagination.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/typing.py to typing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/ui_auth/checkers.py to checkers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/ui_auth/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/federation.py to federation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/account_data.py to account_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/device.py to device.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/receipts.py to receipts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/sync.py to sync.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/presence.py to presence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/message.py to message.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/acme.py to acme.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/e2e_room_keys.py to e2e_room_keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/events.py to events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/user_directory.py to user_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/appservice.py to appservice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/stats.py to stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/saml_handler.py to saml_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/room_member_worker.py to room_member_worker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/directory.py to directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/admin.py to admin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/room_member.py to room_member.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/set_password.py to set_password.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/groups_local.py to groups_local.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/state_deltas.py to state_deltas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/deactivate_account.py to deactivate_account.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/account_validity.py to account_validity.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/initial_sync.py to initial_sync.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/search.py to search.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/auth.py to auth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/handlers/identity.py to identity.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/emailconfig.py to emailconfig.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/ratelimiting.py to ratelimiting.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/tls.py to tls.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/groups.py to groups.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/password_auth_providers.py to password_auth_providers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/consent_config.py to consent_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/server.py to server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/password.py to password.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/metrics.py to metrics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/user_directory.py to user_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/homeserver.py to homeserver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/appservice.py to appservice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/spam_checker.py to spam_checker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/key.py to key.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/stats.py to stats.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/tracer.py to tracer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/third_party_event_rules.py to third_party_event_rules.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/jwt_config.py to jwt_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/__main__.py to __main__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/cas.py to cas.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/database.py to database.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/voip.py to voip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/captcha.py to captcha.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/push.py to push.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/workers.py to workers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/registration.py to registration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/room_directory.py to room_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/logger.py to logger.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/server_notices_config.py to server_notices_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/saml2_config.py to saml2_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/config/repository.py to repository.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams/federation.py to federation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams/events.py to events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/streams/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/commands.py to commands.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/resource.py to resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/tcp/protocol.py to protocol.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/register.py to register.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/membership.py to membership.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/federation.py to federation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/send_event.py to send_event.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/login.py to login.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/http/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/room.py to room.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/transactions.py to transactions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/keys.py to keys.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/devices.py to devices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/profile.py to profile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/client_ips.py to client_ips.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/account_data.py to account_data.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/groups.py to groups.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/receipts.py to receipts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/presence.py to presence.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/push_rule.py to push_rule.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/events.py to events.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/appservice.py to appservice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/directory.py to directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/filtering.py to filtering.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/_base.py to _base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/registration.py to registration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/pushers.py to pushers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/_slaved_id_tracker.py to _slaved_id_tracker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/storage/deviceinbox.py to deviceinbox.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/replication/slave/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/_scripts/register_new_matrix_user.py to register_new_matrix_user.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/_scripts/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/_terse_json.py to _terse_json.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/context.py to context.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/_structured.py to _structured.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/scopecontextmanager.py to scopecontextmanager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/opentracing.py to opentracing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/logging/formatter.py to formatter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/servlet.py to servlet.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/site.py to site.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation/srv_resolver.py to srv_resolver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation/well_known_resolver.py to well_known_resolver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/federation/matrix_federation_agent.py to matrix_federation_agent.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/server.py to server.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/additional_resource.py to additional_resource.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/request_metrics.py to request_metrics.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/matrixfederationclient.py to matrixfederationclient.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/http/endpoint.py to endpoint.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices/resource_limits_server_notices.py to resource_limits_server_notices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices/worker_server_notices_sender.py to worker_server_notices_sender.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices/server_notices_sender.py to server_notices_sender.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices/consent_server_notices.py to consent_server_notices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/server_notices/server_notices_manager.py to server_notices_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto/keyring.py to keyring.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto/context_factory.py to context_factory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto/event_signing.py to event_signing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/crypto/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/baserules.py to baserules.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/pusherpool.py to pusherpool.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/clientformat.py to clientformat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/emailpusher.py to emailpusher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/push_tools.py to push_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/rulekinds.py to rulekinds.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/action_generator.py to action_generator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/push_rule_evaluator.py to push_rule_evaluator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/pusher.py to pusher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/mailer.py to mailer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/presentable_names.py to presentable_names.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/bulk_push_rule_evaluator.py to bulk_push_rule_evaluator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/push/httppusher.py to httppusher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/third_party_rules.py to third_party_rules.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/spamcheck.py to spamcheck.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/builder.py to builder.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/validator.py to validator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/events/snapshot.py to snapshot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice/scheduler.py to scheduler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice/api.py to api.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/appservice/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/synapse/secrets.py to secrets.cpython-38.pyc writing byte-compilation script '/tmp/tmpm5rw09uo.py' /usr/bin/python3 /tmp/tmpm5rw09uo.py removing /tmp/tmpm5rw09uo.py running install_egg_info running egg_info writing matrix_synapse.egg-info/PKG-INFO writing dependency_links to matrix_synapse.egg-info/dependency_links.txt writing requirements to matrix_synapse.egg-info/requires.txt writing top-level names to matrix_synapse.egg-info/top_level.txt reading manifest file 'matrix_synapse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION' warning: no files found matching 'demo/demo.tls.dh' warning: no files found matching '*.md' under directory 'synapse/storage' warning: no files found matching '*.css' under directory 'synapse/static' warning: no files found matching '*.gif' under directory 'synapse/static' warning: no files found matching '*.html' under directory 'synapse/static' warning: no files found matching '*.js' under directory 'synapse/static' warning: no previously-included files found matching 'Dockerfile' warning: no previously-included files found matching '.dockerignore' warning: no previously-included files found matching 'test_postgresql.sh' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'sytest-blacklist' no previously-included directories found matching '.buildkite' no previously-included directories found matching '.circleci' no previously-included directories found matching '.codecov.yml' no previously-included directories found matching '.coveragerc' no previously-included directories found matching '.github' no previously-included directories found matching 'debian' no previously-included directories found matching 'demo/etc' no previously-included directories found matching 'docker' no previously-included directories found matching 'mypy.ini' no previously-included directories found matching 'snap' no previously-included directories found matching 'stubs' writing manifest file 'matrix_synapse.egg-info/SOURCES.txt' Copying matrix_synapse.egg-info to /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8/site-packages/matrix_synapse-1.5.1-py3.8.egg-info running install_scripts creating /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/register_new_matrix_user -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/move_remote_media_to_new_store.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/sync_room_to_group.pl -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/generate_config -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/synapse_port_db -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/generate_signing_key.py -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/hash_password -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin copying build/scripts-3.8/synctl -> /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/register_new_matrix_user to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/move_remote_media_to_new_store.py to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/sync_room_to_group.pl to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/generate_config to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/synapse_port_db to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/generate_signing_key.py to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/hash_password to 755 changing mode of /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/bin/synctl to 755 + install -p -D -T -m 0644 contrib/systemd/log_config.yaml /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/etc/synapse/log_config.yaml + install -p -D -T -m 0644 /builddir/build/SOURCES/synapse.sysconfig /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/etc/sysconfig/synapse + install -p -D -T -m 0644 /builddir/build/SOURCES/synapse.service /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/systemd/system/synapse.service + install -p -d -m 755 /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch//var/lib/synapse + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.5.1-1.fc32 --unique-debug-suffix -1.5.1-1.fc32.noarch --unique-debug-src-base matrix-synapse-1.5.1-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/synapse-1.5.1 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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/sync_room_to_group.pl from /usr/bin/env perl to #!/usr/bin/perl Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aduFeN + umask 022 + cd /builddir/build/BUILD + cd synapse-1.5.1 + PYTHONPATH=. + trial-3 tests tests.api.test_auth AuthTestCase test_blocking_mau ... [OK] test_blocking_mau__depending_on_user_type ... [OK] test_cannot_use_regular_token_as_guest ... [OK] test_get_guest_user_from_macaroon ... [OK] test_get_user_by_req_appservice_bad_token ... [OK] test_get_user_by_req_appservice_missing_token ... [OK] test_get_user_by_req_appservice_valid_token ... [OK] test_get_user_by_req_appservice_valid_token_bad_ip ... [OK] test_get_user_by_req_appservice_valid_token_bad_user_id ... [OK] test_get_user_by_req_appservice_valid_token_good_ip ... [OK] test_get_user_by_req_appservice_valid_token_valid_user_id ... [OK] test_get_user_by_req_user_bad_token ... [OK] test_get_user_by_req_user_missing_token ... [OK] test_get_user_by_req_user_valid_token ... [OK] test_get_user_from_macaroon ... [OK] test_hs_disabled ... [OK] test_hs_disabled_no_server_notices_user ... [OK] test_reserved_threepid ... [OK] test_server_notices_mxid_special_cased ... [OK] tests.api.test_filtering FilteringTestCase test_add_filter ... [OK] test_definition_combined_event ... [OK] test_definition_combined_event_bad_room ... [OK] test_definition_combined_event_bad_sender ... [OK] test_definition_combined_event_bad_type ... [OK] test_definition_not_rooms_takes_priority_over_rooms ... [OK] test_definition_not_rooms_works_with_literals ... [OK] test_definition_not_rooms_works_with_unknowns ... [OK] test_definition_not_senders_takes_priority_over_senders ... [OK] test_definition_not_senders_works_with_literals ... [OK] test_definition_not_senders_works_with_unknowns ... [OK] test_definition_not_types_takes_priority_over_types ... [OK] test_definition_not_types_works_with_literals ... [OK] test_definition_not_types_works_with_unknowns ... [OK] test_definition_not_types_works_with_wildcards ... [OK] test_definition_rooms_works_with_literals ... [OK] test_definition_rooms_works_with_unknowns ... [OK] test_definition_senders_works_with_literals ... [OK] test_definition_senders_works_with_unknowns ... [OK] test_definition_types_works_with_literals ... [OK] test_definition_types_works_with_unknowns ... [OK] test_definition_types_works_with_wildcards ... [OK] test_errors_on_invalid_filters ... [OK] test_filter_presence_match ... [OK] test_filter_presence_no_match ... [OK] test_filter_room_state_match ... [OK] test_filter_room_state_no_match ... [OK] test_filter_rooms ... [OK] test_get_filter ... [OK] test_limits_are_applied ... [OK] test_valid_filters ... [OK] tests.api.test_ratelimiting TestRatelimiter test_allowed ... [OK] test_pruning ... [OK] tests.app.test_frontend_proxy FrontendProxyTests test_listen_http_with_presence_disabled ... [OK] test_listen_http_with_presence_enabled ... [OK] tests.app.test_openid_listener FederationReaderOpenIDListenerTests test_openid_listener_0 ... [OK] test_openid_listener_1 ... [OK] test_openid_listener_2 ... [OK] test_openid_listener_3 ... [OK] SynapseHomeserverOpenIDListenerTests test_openid_listener_0 ... [OK] test_openid_listener_1 ... [OK] test_openid_listener_2 ... [OK] test_openid_listener_3 ... [OK] tests.appservice.test_appservice ApplicationServiceTestCase test_exclusive_alias ... [OK] test_exclusive_room ... [OK] test_exclusive_user ... [OK] test_interested_in_self ... [OK] test_member_list_match ... [OK] test_non_exclusive_alias ... [OK] test_non_exclusive_room ... [OK] test_non_exclusive_user ... [OK] test_regex_alias_match ... [OK] test_regex_alias_no_match ... [OK] test_regex_multiple_matches ... [OK] test_regex_room_id_match ... [OK] test_regex_room_id_no_match ... [OK] test_regex_room_member_is_checked ... [OK] test_regex_user_id_prefix_match ... [OK] test_regex_user_id_prefix_no_match ... [OK] tests.appservice.test_scheduler ApplicationServiceSchedulerQueuerTestCase test_multiple_service_queues ... [OK] test_send_single_event_no_queue ... [OK] test_send_single_event_with_queue ... [OK] ApplicationServiceSchedulerRecovererTestCase test_recover_retry_txn ... [OK] test_recover_single_txn ... [OK] ApplicationServiceSchedulerTransactionCtrlTestCase test_single_service_down ... [OK] test_single_service_up_txn_not_sent ... [OK] test_single_service_up_txn_sent ... [OK] tests.config.test_database DatabaseConfigTestCase test_database_configured_correctly_database_conf_param ... [OK] test_database_configured_correctly_no_database_conf_param ... [OK] tests.config.test_generate ConfigGenerationTestCase test_generate_config_generates_files ... [OK] tests.config.test_load ConfigLoadingTestCase test_disable_registration ... [OK] test_generates_and_loads_macaroon_secret_key ... [OK] test_load_fails_if_server_name_missing ... [OK] test_load_succeeds_if_macaroon_secret_key_missing ... [OK] test_stats_enabled ... [OK] tests.config.test_ratelimiting RatelimitConfigTestCase test_parse_rc_federation ... [OK] tests.config.test_room_directory RoomDirectoryConfigTestCase test_alias_creation_acl ... [OK] test_room_publish_acl ... [OK] tests.config.test_server ServerConfigTestCase test_is_threepid_reserved ... [OK] test_listeners_set_correctly_open_private_ports_false ... [OK] test_listeners_set_correctly_open_private_ports_true ... [OK] test_unsecure_listener_no_listeners_open_private_ports_false ... [OK] test_unsecure_listener_no_listeners_open_private_ports_true ... [OK] tests.config.test_tls TLSConfigTests test_acme_disabled_in_generated_config_no_acme_domain_provied ... [OK] test_acme_enabled_in_generated_config_domain_provided ... [OK] test_tls_client_minimum_1_point_3_exists ... [OK] test_tls_client_minimum_1_point_3_missing ... [OK] test_tls_client_minimum_default ... [OK] test_tls_client_minimum_set ... [OK] test_tls_client_minimum_set_passed_through_1_0 ... [OK] test_tls_client_minimum_set_passed_through_1_2 ... [OK] test_warn_self_signed ... [OK] test_whitelist_idna_failure ... [OK] test_whitelist_idna_result ... [OK] tests.crypto.test_event_signing EventSigningTestCase test_sign_message ... [OK] test_sign_minimal ... [OK] tests.crypto.test_keyring KeyringTestCase test_verify_json_dedupes_key_requests ... [OK] test_verify_json_falls_back_to_other_fetchers ... [OK] test_verify_json_for_server ... [OK] test_verify_json_for_server_with_null_valid_until_ms ... [OK] test_verify_json_objects_for_server_awaits_previous_requests ... [OK] PerspectivesKeyFetcherTestCase test_get_keys_from_perspectives ... [OK] test_invalid_perspectives_responses ... [OK] ServerKeyFetcherTestCase test_get_keys_from_server ... [OK] tests.events.test_utils PruneEventTestCase test_basic_keys ... [OK] test_content ... [OK] test_minimal ... [OK] test_unsigned_age_ts ... [OK] SerializeEventTestCase test_event_fields_all_fields_if_empty ... [OK] test_event_fields_fail_if_fields_not_str ... [OK] test_event_fields_nops_with_array_keys ... [OK] test_event_fields_nops_with_non_dict_keys ... [OK] test_event_fields_nops_with_unknown_keys ... [OK] test_event_fields_works_with_dot_keys ... [OK] test_event_fields_works_with_keys ... [OK] test_event_fields_works_with_nested_dot_keys ... [OK] test_event_fields_works_with_nested_keys ... [OK] tests.federation.test_complexity RoomComplexityTests test_complexity_simple ... [OK] test_join_too_large ... [OK] test_join_too_large_once_joined ... [OK] tests.federation.test_federation_sender FederationSenderTestCases test_send_receipts ... [OK] test_send_receipts_with_backoff ... [OK] tests.federation.test_federation_server ServerACLsTestCase test_blacklisted_server ... [OK] test_block_ip_literals ... [OK] tests.handlers.test_admin ExfiltrateData test_invite ... [OK] test_single_left_rejoined_private_room ... [OK] test_single_left_room ... [OK] test_single_private_joined_room ... [OK] test_single_public_joined_room ... [OK] tests.handlers.test_appservice AppServiceHandlerTestCase test_notify_interested_services ... [OK] test_query_room_alias_exists ... [OK] test_query_user_exists_known_user ... [OK] test_query_user_exists_unknown_user ... [OK] tests.handlers.test_auth AuthTestCase test_macaroon_caveats ... [OK] test_mau_limits_disabled ... [OK] test_mau_limits_exceeded_large ... [OK] test_mau_limits_not_exceeded ... [OK] test_mau_limits_parity ... [OK] test_short_term_login_token_cannot_replace_user_id ... [OK] test_short_term_login_token_gives_user_id ... [OK] test_token_is_a_macaroon ... [OK] tests.handlers.test_device DeviceTestCase test_delete_device ... [OK] test_device_id_is_made_up_if_unspecified ... [OK] test_device_is_created_if_doesnt_exist ... [OK] test_device_is_preserved_if_exists ... [OK] test_get_device ... [OK] test_get_devices_by_user ... [OK] test_update_device ... [OK] test_update_unknown_device ... [OK] tests.handlers.test_directory DirectoryTestCase test_get_local_association ... [OK] test_get_remote_association ... [OK] test_incoming_fed_query ... [OK] TestCreateAliasACL test_allowed ... [OK] test_denied ... [OK] TestRoomListSearchDisabled test_disabling_room_list ... [OK] tests.handlers.test_e2e_keys E2eKeysHandlerTestCase test_change_one_time_keys ... [OK] test_claim_one_time_key ... [OK] test_query_local_devices_no_devices ... [OK] test_replace_master_key ... [OK] test_reupload_one_time_keys ... [OK] test_reupload_signatures ... [OK] test_self_signing_key_doesnt_show_up_as_device ... [OK] test_upload_signatures ... [OK] tests.handlers.test_e2e_room_keys E2eRoomKeysHandlerTestCase test_create_version ... [OK] test_delete_missing_current_version ... [OK] test_delete_missing_version ... [OK] test_delete_room_keys ... [OK] test_delete_version ... [OK] test_get_missing_backup ... [OK] test_get_missing_current_version_info ... [OK] test_get_missing_room_keys ... [OK] test_get_missing_version_info ... [OK] test_update_bad_version ... [OK] test_update_missing_version ... [OK] test_update_omitted_version ... [OK] test_update_version ... [OK] test_upload_room_keys_bogus_version ... [OK] test_upload_room_keys_insert ... [OK] test_upload_room_keys_merge ... [OK] test_upload_room_keys_no_versions ... [OK] test_upload_room_keys_wrong_version ... [OK] tests.handlers.test_federation FederationTestCase test_exchange_revoked_invite ... [OK] tests.handlers.test_presence PresenceHandlerTestCase test_external_process_timeout ... [OK] PresenceJoinTestCase test_remote_gets_presence_when_local_user_joins ... [OK] test_remote_joins ... [OK] PresenceTimeoutTestCase test_federation_ping ... [OK] test_federation_timeout ... [OK] test_idle_timer ... [OK] test_last_active ... [OK] test_no_timeout ... [OK] test_sync_online ... [OK] test_sync_timeout ... [OK] PresenceUpdateTestCase test_offline_to_online ... [OK] test_online_to_idle ... [OK] test_online_to_offline ... [OK] test_online_to_online ... [OK] test_online_to_online_last_active ... [OK] test_online_to_online_last_active_noop ... [OK] test_remote_ping_timer ... [OK] tests.handlers.test_profile ProfileTestCase test_get_my_avatar ... [OK] test_get_my_name ... [OK] test_get_other_name ... [OK] test_incoming_fed_query ... [OK] test_set_my_avatar ... [OK] test_set_my_name ... [OK] test_set_my_name_noauth ... [OK] tests.handlers.test_register RegistrationTestCase test_auto_create_auto_join_rooms ... [OK] test_auto_create_auto_join_rooms_when_user_is_not_a_real_user ... [OK] test_auto_create_auto_join_rooms_when_user_is_not_the_first_real_user ... [OK] test_auto_create_auto_join_rooms_when_user_is_the_first_real_user ... [OK] test_auto_create_auto_join_rooms_with_no_rooms ... [OK] test_auto_create_auto_join_where_auto_create_is_false ... [OK] test_auto_create_auto_join_where_no_consent ... [OK] test_auto_create_auto_join_where_room_is_another_domain ... [OK] test_get_or_create_user_mau_blocked ... [OK] test_get_or_create_user_mau_not_blocked ... [OK] test_if_user_exists ... [OK] test_invalid_user_id_length ... [OK] test_mau_limits_when_disabled ... [OK] test_register_mau_blocked ... [OK] test_register_not_support_user ... [OK] test_register_support_user ... [OK] test_user_is_created_and_logged_in_if_doesnt_exist ... [OK] tests.handlers.test_stats StatsRoomTests test_banned ... [OK] test_create_room ... [OK] test_create_user ... [OK] test_incomplete_stats ... [OK] test_initial_background_update ... [OK] test_initial_earliest_token ... [OK] test_initial_room ... [OK] test_invited ... [OK] test_join_after_invite ... [OK] test_join_after_leave ... [OK] test_join_first_time ... [OK] test_left ... [OK] test_send_message_increments_total_events ... [OK] test_send_state_event_nonoverwriting ... [OK] test_send_state_event_overwriting ... [OK] tests.handlers.test_sync SyncTestCase test_wait_for_sync_for_user_auth_blocking ... [OK] tests.handlers.test_typing TypingNotificationsTestCase test_started_typing_local ... [OK] test_started_typing_remote_recv ... [OK] test_started_typing_remote_send ... [OK] test_stopped_typing ... [OK] test_typing_timeout ... [OK] tests.handlers.test_user_directory TestUserDirSearchDisabled test_disabling_room_list ... [OK] UserDirectoryTestCase test_handle_local_profile_change_with_support_user ... [OK] test_handle_user_deactivated_regular_user ... [OK] test_handle_user_deactivated_support_user ... [OK] test_initial ... [OK] test_initial_share_all_users ... [OK] test_private_room ... [OK] tests.http.federation.test_matrix_federation_agent MatrixFederationAgentTests test_get ... Signature ok subject= Getting CA Private Key [OK] test_get_hostname_bad_cert ... [OK] test_get_hostname_srv ... [OK] test_get_invalid_well_known ... [OK] test_get_ip_address ... [OK] test_get_ip_address_bad_cert ... [OK] test_get_ipv6_address ... [OK] test_get_ipv6_address_with_port ... [OK] test_get_no_srv_no_well_known ... [OK] test_get_well_known ... [OK] test_get_well_known_redirect ... [OK] test_get_well_known_srv ... [OK] test_get_well_known_unsigned_cert ... [OK] test_idna_servername ... [OK] test_idna_srv_target ... [OK] test_srv_fallbacks ... [OK] test_well_known_cache ... [OK] test_well_known_cache_with_temp_failure ... [OK] TestCachePeriodFromHeaders test_cache_control ... [OK] test_expires ... [OK] tests.http.federation.test_srv_resolver SrvResolverTestCase test_disabled_service ... [OK] test_empty_cache ... [OK] test_from_cache ... [OK] test_from_cache_expired_and_dns_fail ... [OK] test_name_error ... [OK] test_non_srv_answer ... [OK] test_resolve ... [OK] tests.http.test_endpoint ServerNameTestCase test_parse_server_name ... [OK] test_validate_bad_server_names ... [OK] tests.http.test_fedclient FederationClientTests test_client_connect_no_response ... [OK] test_client_connection_refused ... [OK] test_client_does_not_retry_on_400_plus ... [OK] test_client_get ... [OK] test_client_gets_headers ... [OK] test_client_headers_no_body ... [OK] test_client_ip_range_blacklist ... [OK] test_client_never_connect ... [OK] test_client_requires_trailing_slashes ... [OK] test_client_sends_body ... [OK] test_closes_connection ... [OK] test_dns_error ... [OK] tests.logging.test_structured StructuredLoggingConfigurationFileTestCase test_log_output ... [OK] StructuredLoggingTestCase test_collects_logcontext ... [OK] test_output_to_json_round_trip ... [OK] test_output_to_text ... [OK] tests.logging.test_terse_json TerseJSONTCPTestCase test_log_backpressure_cut_middle ... [OK] test_log_backpressure_debug ... [OK] test_log_backpressure_info ... [OK] test_log_output ... [OK] tests.push.test_email EmailPusherTests test_multiple_members_email ... [OK] test_simple_sends_email ... [OK] tests.push.test_http HTTPPusherTests test_sends_http ... [OK] tests.replication.slave.storage.test_account_data SlavedAccountDataStoreTestCase test_user_account_data ... [OK] tests.replication.slave.storage.test_events SlavedEventStoreTestCase test_backfilled_redactions ... [OK] test_get_latest_event_ids_in_room ... [OK] test_get_rooms_for_user_with_stream_ordering ... [OK] test_get_rooms_for_user_with_stream_ordering_with_multi_event_persist ... [OK] test_invites ... [OK] test_push_actions_for_user ... [OK] test_redactions ... [OK] tests.replication.slave.storage.test_receipts SlavedReceiptTestCase test_receipt ... [OK] tests.replication.tcp.streams.test_receipts ReceiptsStreamTestCase test_receipt ... [OK] tests.rest.admin.test_admin DeleteGroupTestCase test_delete_group ... [OK] ShutdownRoomTestCase test_shutdown_room_block_peek ... [OK] test_shutdown_room_consent ... [OK] UserRegisterTestCase test_disabled ... [OK] test_expired_nonce ... [OK] test_get_nonce ... [OK] test_missing_parts ... [OK] test_nonce_reuse ... [OK] test_register_correct_nonce ... [OK] test_register_incorrect_nonce ... [OK] VersionTestCase test_version_string ... [OK] tests.rest.client.test_consent ConsentResourceTestCase test_accept_consent ... [OK] test_render_public_consent ... [OK] tests.rest.client.test_identity IdentityTestCase test_3pid_lookup_disabled ... [OK] tests.rest.client.test_redactions RedactionsTestCase test_redact_create_event ... [OK] test_redact_event_as_moderator ... [OK] test_redact_event_as_moderator_ratelimit ... [OK] test_redact_event_as_normal ... [OK] test_redact_nonexistent_event ... [OK] tests.rest.client.test_transactions HttpTransactionCacheTestCase test_cleans_up ... [OK] test_deduplicates_based_on_key ... [OK] test_does_not_cache_exceptions ... [OK] test_does_not_cache_failures ... [OK] test_executes_given_function ... [OK] test_logcontexts_with_async_result ... [OK] tests.rest.client.v1.test_directory DirectoryTestCase test_directory_endpoint_not_in_room ... [OK] test_directory_in_room ... [OK] test_directory_in_room_too_long ... [OK] test_room_creation ... [OK] test_room_creation_too_long ... [OK] test_state_event_in_room ... [OK] test_state_event_in_room_too_long ... [OK] test_state_event_not_in_room ... [OK] tests.rest.client.v1.test_events EventStreamPermissionsTestCase test_stream_basic_permissions ... [OK] test_stream_room_permissions ... [OK] tests.rest.client.v1.test_login LoginRestServletTestCase test_POST_ratelimiting_per_account ... [OK] test_POST_ratelimiting_per_account_failed_attempts ... [OK] test_POST_ratelimiting_per_address ... [OK] test_soft_logout ... [OK] tests.rest.client.v1.test_presence PresenceTestCase test_put_presence ... [OK] test_put_presence_disabled ... [OK] tests.rest.client.v1.test_profile MockHandlerProfileTestCase test_get_my_avatar ... [OK] test_get_my_name ... [OK] test_get_other_name ... [OK] test_set_my_avatar ... [OK] test_set_my_name ... [OK] test_set_my_name_noauth ... [OK] test_set_other_name ... [OK] OwnProfileUnrestrictedTestCase test_can_lookup_own_profile ... [OK] ProfileTestCase test_set_displayname ... [OK] test_set_displayname_too_long ... [OK] ProfilesRestrictedTestCase test_in_shared_room ... [OK] test_no_auth ... [OK] test_not_in_shared_room ... [OK] tests.rest.client.v1.test_rooms PerRoomProfilesForbiddenTestCase test_per_room_profile_forbidden ... [OK] PublicRoomsRestrictedTestCase test_restricted_auth ... [OK] test_restricted_no_auth ... [OK] RoomInitialSyncTestCase test_initial_sync ... [OK] RoomMemberStateTestCase test_invalid_puts ... [OK] test_rooms_members_other ... [OK] test_rooms_members_other_custom_keys ... [OK] test_rooms_members_self ... [OK] RoomMessageListTestCase test_stream_token_is_accepted_for_fwd_pagianation ... [OK] test_topo_token_is_accepted ... [OK] RoomMessagesTestCase test_invalid_puts ... [OK] test_rooms_messages_sent ... [OK] RoomPermissionsTestCase test_can_do_action ... [OK] test_invited_permissions ... [OK] test_joined_permissions ... [OK] test_leave_permissions ... [OK] test_membership_basic_room_perms ... [OK] test_membership_private_room_perms ... [OK] test_membership_public_room_perms ... [OK] test_topic_perms ... [OK] RoomSearchTestCase test_finds_message ... [OK] test_include_context ... [OK] RoomTopicTestCase test_invalid_puts ... [OK] test_rooms_topic ... [OK] test_rooms_topic_with_extra_keys ... [OK] RoomsCreateTestCase test_post_room_custom_key ... [OK] test_post_room_invalid_content ... [OK] test_post_room_invitees_invalid_mxid ... [OK] test_post_room_known_and_unknown_keys ... [OK] test_post_room_no_keys ... [OK] test_post_room_visibility_key ... [OK] RoomsMemberListTestCase test_get_member_list ... [OK] test_get_member_list_mixed_memberships ... [OK] test_get_member_list_no_permission ... [OK] test_get_member_list_no_room ... [OK] tests.rest.client.v1.test_typing RoomTypingTestCase test_set_not_typing ... [OK] test_set_typing ... [OK] test_typing_timeout ... [OK] tests.rest.client.v2_alpha.test_account DeactivateTestCase test_deactivate_account ... [OK] test_pending_invites ... [OK] PasswordResetTestCase test_basic_password_reset ... [OK] test_cant_reset_password_without_clicking_link ... [OK] test_no_valid_token ... [OK] tests.rest.client.v2_alpha.test_auth FallbackAuthTests test_fallback_captcha ... [OK] tests.rest.client.v2_alpha.test_capabilities CapabilitiesTestCase test_check_auth_required ... [OK] test_get_change_password_capabilities ... [OK] test_get_room_version_capabilities ... [OK] tests.rest.client.v2_alpha.test_filter FilterTestCase test_add_filter ... [OK] test_add_filter_for_other_user ... [OK] test_add_filter_non_local_user ... [OK] test_get_filter ... [OK] test_get_filter_invalid_id ... [OK] test_get_filter_no_id ... [OK] test_get_filter_non_existant ... [OK] tests.rest.client.v2_alpha.test_register AccountValidityBackgroundJobTestCase test_background_job ... [OK] AccountValidityRenewalByEmailTestCase test_deactivated_user ... [OK] test_manual_email_send ... [OK] test_manual_email_send_expired_account ... [OK] test_renewal_email ... [OK] test_renewal_invalid_token ... [OK] AccountValidityTestCase test_manual_expire ... [OK] test_manual_renewal ... [OK] test_validity_period ... [OK] RegisterRestServletTestCase test_POST_appservice_registration_invalid ... [OK] test_POST_appservice_registration_valid ... [OK] test_POST_bad_password ... [OK] test_POST_bad_username ... [OK] test_POST_disabled_guest_registration ... [OK] test_POST_disabled_registration ... [OK] test_POST_guest_registration ... [OK] test_POST_ratelimiting ... [OK] test_POST_ratelimiting_guest ... [OK] test_POST_user_valid ... [OK] test_advertised_flows ... [OK] test_advertised_flows_captcha_and_terms_and_3pids ... [OK] test_advertised_flows_no_msisdn_email_required ... [OK] tests.rest.client.v2_alpha.test_relations RelationsTestCase test_aggregation ... [OK] test_aggregation_get_event ... [OK] test_aggregation_must_be_annotation ... [OK] test_aggregation_pagination_groups ... [OK] test_aggregation_pagination_within_group ... [OK] test_aggregation_redactions ... [OK] test_aggregations_redaction_prevents_access_to_aggregations ... [OK] test_basic_paginate_relations ... [OK] test_deny_double_react ... [OK] test_deny_membership ... [OK] test_edit ... [OK] test_multi_edit ... [OK] test_relations_redaction_redacts_edits ... [OK] test_repeated_paginate_relations ... [OK] test_send_relation ... [OK] tests.rest.client.v2_alpha.test_sync FilterTestCase test_sync_argless ... [OK] test_sync_presence_disabled ... [OK] SyncTypingTests test_sync_backwards_typing ... [OK] tests.rest.media.v1.test_base GetFileNameFromHeadersTests tests ... [OK] tests.rest.media.v1.test_media_storage MediaRepoTests test_disposition_filename_ascii ... [OK] test_disposition_filenamestar_utf8escaped ... [OK] test_disposition_none ... [OK] MediaStorageTests test_ensure_media_is_in_local_cache ... [OK] tests.rest.media.v1.test_url_preview URLPreviewTests test_OPTIONS ... [OK] test_blacklisted_ip_range ... [OK] test_blacklisted_ip_range_direct ... [OK] test_blacklisted_ip_range_whitelisted_ip ... [OK] test_blacklisted_ip_specific ... [OK] test_blacklisted_ip_specific_direct ... [OK] test_blacklisted_ip_with_external_ip ... [OK] test_blacklisted_ipv6_range ... [OK] test_blacklisted_ipv6_specific ... [OK] test_cache_returns_correct_type ... [OK] test_ipaddr ... [OK] test_non_ascii_preview_content_type ... [OK] test_non_ascii_preview_httpequiv ... [OK] test_overlong_title ... [OK] tests.rest.test_well_known WellKnownTests test_well_known ... [OK] test_well_known_no_public_baseurl ... [OK] tests.scripts.test_new_matrix_user RegisterTestCase test_failure_nonce ... [OK] test_failure_post ... [OK] test_success ... [OK] tests.server_notices.test_consent ConsentNoticesTests test_get_sync_message ... [OK] tests.server_notices.test_resource_limits_server_notices TestResourceLimitsServerNotices test_check_hs_disabled_unaffected_by_mau_alert_suppression ... [OK] test_maybe_send_server_notice_to_user_add_blocked_notice ... [OK] test_maybe_send_server_notice_to_user_add_blocked_notice_noop ... [OK] test_maybe_send_server_notice_to_user_flag_off ... [OK] test_maybe_send_server_notice_to_user_not_in_mau_cohort ... [OK] test_maybe_send_server_notice_to_user_remove_blocked_notice ... [OK] test_maybe_send_server_notice_to_user_remove_blocked_notice_noop ... [OK] test_maybe_send_server_notice_when_alerting_suppressed_room_blocked ... [OK] test_maybe_send_server_notice_when_alerting_suppressed_room_unblocked ... [OK] TestResourceLimitsServerNoticesWithRealRooms test_server_notice_only_sent_once ... [OK] tests.state.test_v2 LexicographicalTestCase test_simple ... [OK] SimpleParamStateTestCase test_event_map_none ... [OK] StateTestCase test_ban_vs_pl ... [OK] test_join_rule_evasion ... [OK] test_offtopic_pl ... [OK] test_topic ... [OK] test_topic_basic ... [OK] test_topic_reset ... [OK] tests.storage.test__base CacheDecoratorTestCase test_double_get ... [OK] test_eviction_context ... [OK] test_hit ... [OK] test_invalidate ... [OK] test_invalidate_context ... [OK] test_invalidate_missing ... [OK] test_max_entries ... [OK] test_passthrough ... [OK] test_prefill ... [OK] CacheTestCase test_empty ... [OK] test_eviction ... [OK] test_eviction_lru ... [OK] test_hit ... [OK] test_invalidate ... [OK] UpsertManyTests test_upsert_many ... [OK] tests.storage.test_appservice ApplicationServiceStoreConfigTestCase test_duplicate_as_tokens ... [OK] test_duplicate_ids ... [OK] test_unique_works ... [OK] ApplicationServiceStoreTestCase test_retrieval_of_all_services ... [OK] test_retrieval_of_service ... [OK] test_retrieve_unknown_service_token ... [OK] ApplicationServiceTransactionStoreTestCase test_complete_appservice_txn_existing_in_state_table ... [OK] test_complete_appservice_txn_first_txn ... [OK] test_create_appservice_txn_first ... [OK] test_create_appservice_txn_older_last_txn ... [OK] test_create_appservice_txn_up_fuzzing ... [OK] test_create_appservice_txn_up_to_date_last_txn ... [OK] test_get_appservice_state_down ... [OK] test_get_appservice_state_none ... [OK] test_get_appservice_state_up ... [OK] test_get_appservices_by_state_multiple ... [OK] test_get_appservices_by_state_none ... [OK] test_get_appservices_by_state_single ... [OK] test_get_oldest_unsent_txn ... [OK] test_get_oldest_unsent_txn_none ... [OK] test_set_appservices_state_down ... [OK] test_set_appservices_state_multiple_up ... [OK] tests.storage.test_background_update BackgroundUpdateTestCase test_do_background_update ... [OK] tests.storage.test_base SQLBaseStoreTestCase test_delete_one ... [OK] test_insert_1col ... [OK] test_insert_3cols ... [OK] test_select_list ... [OK] test_select_one_1col ... [OK] test_select_one_3col ... [OK] test_select_one_missing ... [OK] test_update_one_1col ... [OK] test_update_one_4cols ... [OK] tests.storage.test_cleanup_extrems CleanupExtremBackgroundUpdateStoreTestCase test_basic_cleanup ... [OK] test_chain_of_fail_cleanup ... [OK] test_forked_graph_cleanup ... [OK] test_soft_failed_extremities_handled_correctly ... [OK] CleanupExtremDummyEventsTestCase test_expiry_logic ... [OK] test_send_dummy_event ... [OK] test_send_dummy_event_without_consent ... [OK] test_send_dummy_events_when_insufficient_power ... [OK] tests.storage.test_client_ips ClientIpAuthTestCase test_request_from_getPeer ... [OK] test_request_with_xforwarded ... [OK] ClientIpStoreTestCase test_adding_monthly_active_user_when_full ... [OK] test_adding_monthly_active_user_when_space ... [OK] test_devices_last_seen_bg_update ... [OK] test_disabled_monthly_active_user ... [OK] test_insert_new_client_ip ... [OK] test_insert_new_client_ip_none_device_id ... [OK] test_old_user_ips_pruned ... [OK] test_updating_monthly_active_user_when_space ... [OK] tests.storage.test_devices DeviceStoreTestCase test_get_devices_by_remote ... [OK] test_get_devices_by_remote_limited ... [OK] test_get_devices_by_user ... [OK] test_store_new_device ... [OK] test_update_device ... [OK] test_update_unknown_device ... [OK] tests.storage.test_directory DirectoryStoreTestCase test_alias_to_room ... [OK] test_delete_alias ... [OK] test_room_to_alias ... [OK] tests.storage.test_end_to_end_keys EndToEndKeyStoreTestCase test_get_key_with_device_name ... [OK] test_key_without_device_name ... [OK] test_multiple_devices ... [OK] test_reupload_key ... [OK] tests.storage.test_event_federation EventFederationWorkerStoreTestCase test_get_prev_events_for_room ... [OK] test_get_rooms_with_many_extremities ... [OK] tests.storage.test_event_metrics ExtremStatisticsTestCase test_exposed_to_prometheus ... [OK] tests.storage.test_event_push_actions EventPushActionsStoreTestCase test_count_aggregation ... [OK] test_find_first_stream_ordering_after_ts ... [OK] test_get_unread_push_actions_for_user_in_range_for_email ... [OK] test_get_unread_push_actions_for_user_in_range_for_http ... [OK] tests.storage.test_keys KeyStoreTestCase test_cache ... [OK] test_get_server_verify_keys ... [OK] tests.storage.test_monthly_active_users MonthlyActiveUsersTestCase test_can_insert_and_count_mau ... [OK] test_get_reserved_real_user_account ... [OK] test_initialise_reserved_users ... [OK] test_no_users_when_not_tracking ... [OK] test_populate_monthly_users_is_guest ... [OK] test_populate_monthly_users_should_not_update ... [OK] test_populate_monthly_users_should_update ... [OK] test_reap_monthly_active_users ... [OK] test_reap_monthly_active_users_reserved_users ... [OK] test_support_user_not_add_to_mau_limits ... [OK] test_track_monthly_users_without_cap ... [OK] test_user_last_seen_monthly_active ... [OK] tests.storage.test_profile ProfileStoreTestCase test_avatar_url ... [OK] test_displayname ... [OK] tests.storage.test_purge PurgeTests test_purge ... [OK] test_purge_wont_delete_extrems ... [OK] tests.storage.test_redaction RedactionTestCase test_circular_redaction ... [OK] test_redact ... [OK] test_redact_censor ... [OK] test_redact_join ... [OK] test_redact_redaction ... [OK] tests.storage.test_registration RegistrationStoreTestCase test_add_tokens ... [OK] test_is_support_user ... [OK] test_register ... [OK] test_user_delete_access_tokens ... [OK] tests.storage.test_room RoomStoreTestCase test_get_room ... [OK] tests.storage.test_roommember CurrentStateMembershipUpdateTestCase test_can_rerun_update ... [OK] RoomMemberStoreTestCase test_count_known_servers ... [OK] test_count_known_servers_stat_counter_disabled ... [OK] test_count_known_servers_stat_counter_enabled ... [OK] test_one_member ... [OK] tests.storage.test_state StateStoreTestCase test_get_state_for_event ... [OK] test_get_state_groups ... [OK] test_get_state_groups_ids ... [OK] tests.storage.test_transactions TransactionStoreTestCase test_get_set_transactions ... [OK] test_initial_set_transactions ... [OK] test_large_destination_retry ... [OK] tests.storage.test_user_directory UserDirectoryStoreTestCase test_search_user_dir ... [OK] test_search_user_dir_all_users ... [OK] tests.test_distributor DistributorTestCase test_signal_catch ... [OK] test_signal_dispatch ... [OK] test_signal_prereg ... [OK] test_signal_undeclared ... [OK] tests.test_event_auth EventAuthTestCase test_random_users_cannot_send_state_before_first_pl ... [OK] test_state_default_level ... [OK] tests.test_federation MessageAcceptTests test_cant_hide_direct_ancestors ... [OK] tests.test_mau TestMauLimit test_allowed_after_a_month_mau ... [OK] test_simple_deny_mau ... [OK] test_tracked_but_not_limited ... [OK] test_trial_delay ... [OK] test_trial_users_cant_come_back ... [OK] tests.test_metrics BuildInfoTests test_get_build ... [OK] TestMauLimit test_basic ... [OK] tests.test_preview PreviewTestCase test_long_summarize ... [OK] test_short_summarize ... [OK] test_small_then_large_summarize ... [OK] PreviewUrlTestCase test_comment ... [OK] test_comment2 ... [OK] test_h1_as_title ... [OK] test_missing_title ... [OK] test_missing_title_and_broken_h1 ... [OK] test_script ... [OK] test_simple ... [OK] tests.test_server JsonResourceTests test_callback_direct_exception ... [OK] test_callback_indirect_exception ... [OK] test_callback_synapseerror ... [OK] test_handler_for_request ... [OK] test_no_handler ... [OK] SiteTestCase test_lose_connection ... [OK] tests.test_state StateTestCase test_annotate_with_old_message ... [OK] test_annotate_with_old_state ... [OK] test_branch_basic_conflict ... [OK] test_branch_have_banned_conflict ... [OK] test_branch_have_perms_conflict ... [OK] test_branch_no_conflict ... [OK] test_resolve_message_conflict ... [OK] test_resolve_state_conflict ... [OK] test_standard_depth_conflict ... [OK] test_trivial_annotate_message ... [OK] test_trivial_annotate_state ... [OK] tests.test_terms_auth TermsTestCase test_ui_auth ... [OK] tests.test_test_utils MockClockTestCase test_advance_time ... [OK] test_cancel_later ... [OK] test_later ... [OK] tests.test_types GroupIDTestCase test_parse ... [OK] test_validate ... [OK] MapUsernameTestCase testLeadingUnderscore ... [OK] testNonAscii ... [OK] testPassThrough ... [OK] testSymbols ... [OK] testUpperCase ... [OK] RoomAliasTestCase test_build ... [OK] test_parse ... [OK] UserIDTestCase test_build ... [OK] test_compare ... [OK] test_parse ... [OK] test_pase_empty ... [OK] tests.test_visibility FilterEventsForServerTestCase test_erased_user ... [OK] test_filtering ... [OK] test_large_room ... [SKIPPED] tests.util.caches.test_descriptors CacheTestCase test_invalidate_all ... [OK] CachedListDescriptorTestCase test_cache ... [OK] test_invalidate ... [OK] DescriptorTestCase test_cache ... [OK] test_cache_default_args ... [OK] test_cache_iterable ... [OK] test_cache_iterable_with_sync_exception ... [OK] test_cache_logcontexts ... [OK] test_cache_logcontexts_with_exception ... [OK] test_cache_num_args ... [OK] test_cache_with_sync_exception ... [OK] tests.util.caches.test_ttlcache CacheTestCase test_expiry ... [OK] test_get ... [OK] tests.util.test_async_utils TimeoutDeferredTest test_logcontext_is_preserved_on_cancellation ... [OK] test_times_out ... [OK] test_times_out_when_canceller_throws ... [OK] tests.util.test_dict_cache DictCacheTestCase test_multi_insert ... [OK] test_simple_cache_hit_full ... [OK] test_simple_cache_hit_miss_partial ... [OK] test_simple_cache_hit_partial ... [OK] test_simple_cache_miss_partial ... [OK] tests.util.test_expiring_cache ExpiringCacheTestCase test_eviction ... [OK] test_get_set ... [OK] test_iterable_eviction ... [OK] test_time_eviction ... [OK] tests.util.test_file_consumer FileConsumerTests test_pull_consumer ... [OK] test_push_consumer ... [OK] test_push_producer_feedback ... [OK] tests.util.test_linearizer LinearizerTestCase test_cancellation ... [OK] test_linearizer ... [OK] test_lots_of_queued_things ... [OK] test_multiple_entries ... [OK] tests.util.test_logcontext LoggingContextTestCase test_make_deferred_yieldable ... [OK] test_make_deferred_yieldable_on_non_deferred ... [OK] test_make_deferred_yieldable_with_chained_deferreds ... [OK] test_nested_logging_context ... [OK] test_run_in_background_with_blocking_fn ... [OK] test_run_in_background_with_chained_deferred ... [OK] test_run_in_background_with_coroutine ... [OK] test_run_in_background_with_non_blocking_fn ... [OK] test_run_in_background_with_nonblocking_coroutine ... [OK] test_sleep ... [OK] test_with_context ... [OK] tests.util.test_logformatter LogFormatterTestCase test_formatter ... [OK] tests.util.test_lrucache LruCacheCallbacksTestCase test_clear ... [OK] test_del_multi ... [OK] test_eviction ... [OK] test_get ... [OK] test_multi_get ... [OK] test_pop ... [OK] test_set ... [OK] LruCacheSizedTestCase test_evict ... [OK] LruCacheTestCase test_clear ... [OK] test_del_multi ... [OK] test_eviction ... [OK] test_get_set ... [OK] test_pop ... [OK] test_setdefault ... [OK] tests.util.test_ratelimitutils FederationRateLimiterTestCase test_concurrent_limit ... [OK] test_ratelimit ... [OK] test_sleep_limit ... [OK] tests.util.test_retryutils RetryLimiterTestCase test_limiter ... [OK] test_new_destination ... [OK] tests.util.test_rwlock ReadWriteLockTestCase test_rwlock ... [OK] tests.util.test_snapshot_cache SnapshotCacheTestCase test_get_set ... [OK] tests.util.test_stream_change_cache StreamChangeCacheTests test_get_all_entities_changed ... [OK] test_get_entities_changed ... [OK] test_has_any_entity_changed ... [OK] test_has_entity_changed ... [OK] test_has_entity_changed_pops_off_start ... [OK] test_max_pos ... [OK] test_prefilled_cache ... [OK] tests.util.test_treecache TreeCacheTestCase test_clear ... [OK] test_contains ... [OK] test_get_set_onelevel ... [OK] test_get_set_twolevel ... [OK] test_pop_mixedlevel ... [OK] test_pop_onelevel ... [OK] test_pop_twolevel ... [OK] tests.util.test_wheel_timer WheelTimerTestCase test_insert_past ... [OK] test_insert_past_multi ... [OK] test_multi_insert ... [OK] test_single_insert_fetch ... [OK] =============================================================================== [SKIPPED] Disabled by default because it's slow tests.test_visibility.FilterEventsForServerTestCase.test_large_room ------------------------------------------------------------------------------- Ran 793 tests in 268.403s PASSED (skips=1, successes=792) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: matrix-synapse-1.5.1-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IMu63O + umask 022 + cd /builddir/build/BUILD + cd synapse-1.5.1 + DOCDIR=/builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/share/doc/matrix-synapse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/share/doc/matrix-synapse + cp -pr AUTHORS.rst CONTRIBUTING.rst README.rst UPGRADE.rst /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/share/doc/matrix-synapse + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BaWJMO + umask 022 + cd /builddir/build/BUILD + cd synapse-1.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/share/licenses/matrix-synapse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/share/licenses/matrix-synapse + cp -pr LICENSE /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch/usr/share/licenses/matrix-synapse + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(matrix-synapse) = 1.5.1-1.fc32 matrix-synapse = 1.5.1-1.fc32 python3.8dist(matrix-synapse) = 1.5.1 python3dist(matrix-synapse) = 1.5.1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/perl /usr/bin/python3 python(abi) = 3.8 python3.8dist(attrs) >= 17.4 python3.8dist(bcrypt) >= 3.1 python3.8dist(bleach) >= 1.4.3 python3.8dist(canonicaljson) >= 1.1.3 python3.8dist(daemonize) >= 2.3.1 python3.8dist(frozendict) >= 1 python3.8dist(idna) >= 2.5 python3.8dist(jinja2) >= 2.9 python3.8dist(jsonschema) >= 2.5.1 python3.8dist(msgpack) >= 0.5.2 python3.8dist(netaddr) >= 0.7.18 python3.8dist(phonenumbers) >= 8.2 python3.8dist(pillow) >= 4.3 python3.8dist(prometheus-client) >= 0.0.18 python3.8dist(prometheus-client) < 0.8 python3.8dist(psutil) >= 2 python3.8dist(pyasn1) >= 0.1.9 python3.8dist(pyasn1-modules) >= 0.0.7 python3.8dist(pymacaroons) >= 0.13 python3.8dist(pynacl) >= 1.2.1 python3.8dist(pyopenssl) >= 16 python3.8dist(pyyaml) >= 3.11 python3.8dist(service-identity) >= 18.1 python3.8dist(signedjson) >= 1 python3.8dist(six) >= 1.10 python3.8dist(sortedcontainers) >= 1.4.4 python3.8dist(treq) >= 15.1 python3.8dist(twisted) >= 18.9 python3.8dist(typing-extensions) >= 3.7.4 python3.8dist(unpaddedbase64) >= 1.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch Wrote: /builddir/build/RPMS/matrix-synapse-1.5.1-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YGYMVO + umask 022 + cd /builddir/build/BUILD + cd synapse-1.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/matrix-synapse-1.5.1-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0