paperless-ngx-3.1.3
checks.x86_64-linux.nixos-eve
· build #597
· raw
1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase16Using checkPhaseThreadLimitHook
unpackPhase
17unpacking source archive /nix/store/bzpjpmw9fkg72grbi5z5ljhnrhxbrm62-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/zensical.toml"configurePhase
20no configure script, doing nothingbuildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25running egg_info26creating src/paperless_ngx.egg-info27writing src/paperless_ngx.egg-info/PKG-INFO28writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt29writing requirements to src/paperless_ngx.egg-info/requires.txt30writing top-level names to src/paperless_ngx.egg-info/top_level.txt31writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'32reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'33adding license file 'LICENSE'34writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'35* Building wheel...36running bdist_wheel37running build38running build_py39creating build/lib40copying src/manage.py -> build/lib41creating build/lib/paperless_mail42copying src/paperless_mail/preprocessor.py -> build/lib/paperless_mail43copying src/paperless_mail/serialisers.py -> build/lib/paperless_mail44copying src/paperless_mail/filters.py -> build/lib/paperless_mail45copying src/paperless_mail/models.py -> build/lib/paperless_mail46copying src/paperless_mail/tasks.py -> build/lib/paperless_mail47copying src/paperless_mail/views.py -> build/lib/paperless_mail48copying src/paperless_mail/mail.py -> build/lib/paperless_mail49copying src/paperless_mail/apps.py -> build/lib/paperless_mail50copying src/paperless_mail/__init__.py -> build/lib/paperless_mail51copying src/paperless_mail/admin.py -> build/lib/paperless_mail52copying src/paperless_mail/oauth.py -> build/lib/paperless_mail53creating build/lib/paperless_ai54copying src/paperless_ai/vector_store.py -> build/lib/paperless_ai55copying src/paperless_ai/base_model.py -> build/lib/paperless_ai56copying src/paperless_ai/tables.py -> build/lib/paperless_ai57copying src/paperless_ai/ai_classifier.py -> build/lib/paperless_ai58copying src/paperless_ai/indexing.py -> build/lib/paperless_ai59copying src/paperless_ai/__init__.py -> build/lib/paperless_ai60copying src/paperless_ai/taxonomy.py -> build/lib/paperless_ai61copying src/paperless_ai/chat.py -> build/lib/paperless_ai62copying src/paperless_ai/embedding.py -> build/lib/paperless_ai63copying src/paperless_ai/matching.py -> build/lib/paperless_ai64copying src/paperless_ai/exceptions.py -> build/lib/paperless_ai65copying src/paperless_ai/client.py -> build/lib/paperless_ai66copying src/paperless_ai/db.py -> build/lib/paperless_ai67creating build/lib/documents68copying src/documents/conditionals.py -> build/lib/documents69copying src/documents/mail.py -> build/lib/documents70copying src/documents/loggers.py -> build/lib/documents71copying src/documents/regex.py -> build/lib/documents72copying src/documents/context_processors.py -> build/lib/documents73copying src/documents/checks.py -> build/lib/documents74copying src/documents/bulk_edit.py -> build/lib/documents75copying src/documents/__init__.py -> build/lib/documents76copying src/documents/utils.py -> build/lib/documents77copying src/documents/double_sided.py -> build/lib/documents78copying src/documents/serialisers.py -> build/lib/documents79copying src/documents/permissions.py -> build/lib/documents80copying src/documents/admin.py -> build/lib/documents81copying src/documents/views.py -> build/lib/documents82copying src/documents/parsers.py -> build/lib/documents83copying src/documents/sanity_checker.py -> build/lib/documents84copying src/documents/bulk_download.py -> build/lib/documents85copying src/documents/settings.py -> build/lib/documents86copying src/documents/barcodes.py -> build/lib/documents87copying src/documents/validators.py -> build/lib/documents88copying src/documents/apps.py -> build/lib/documents89copying src/documents/file_handling.py -> build/lib/documents90copying src/documents/data_models.py -> build/lib/documents91copying src/documents/tasks.py -> build/lib/documents92copying src/documents/consumer.py -> build/lib/documents93copying src/documents/models.py -> build/lib/documents94copying src/documents/schema.py -> build/lib/documents95copying src/documents/converters.py -> build/lib/documents96copying src/documents/classifier.py -> build/lib/documents97copying src/documents/filters.py -> build/lib/documents98copying src/documents/matching.py -> build/lib/documents99copying src/documents/caching.py -> build/lib/documents100copying src/documents/versioning.py -> build/lib/documents101creating build/lib/paperless102copying src/paperless/version.py -> build/lib/paperless103copying src/paperless/signals.py -> build/lib/paperless104copying src/paperless/utils.py -> build/lib/paperless105copying src/paperless/admin.py -> build/lib/paperless106copying src/paperless/adapter.py -> build/lib/paperless107copying src/paperless/validators.py -> build/lib/paperless108copying src/paperless/middleware.py -> build/lib/paperless109copying src/paperless/checks.py -> build/lib/paperless110copying src/paperless/celery.py -> build/lib/paperless111copying src/paperless/auth.py -> build/lib/paperless112copying src/paperless/filters.py -> build/lib/paperless113copying src/paperless/apps.py -> build/lib/paperless114copying src/paperless/__init__.py -> build/lib/paperless115copying src/paperless/network.py -> build/lib/paperless116copying src/paperless/views.py -> build/lib/paperless117copying src/paperless/signed_pickle.py -> build/lib/paperless118copying src/paperless/config.py -> build/lib/paperless119copying src/paperless/wsgi.py -> build/lib/paperless120copying src/paperless/logging.py -> build/lib/paperless121copying src/paperless/urls.py -> build/lib/paperless122copying src/paperless/serialisers.py -> build/lib/paperless123copying src/paperless/models.py -> build/lib/paperless124copying src/paperless/db_cache.py -> build/lib/paperless125copying src/paperless/asgi.py -> build/lib/paperless126copying src/paperless/consumers.py -> build/lib/paperless127creating build/lib/paperless_mail/tests128copying src/paperless_mail/tests/test_preprocessor.py -> build/lib/paperless_mail/tests129copying src/paperless_mail/tests/test_mail_nfc.py -> build/lib/paperless_mail/tests130copying src/paperless_mail/tests/test_live_mail.py -> build/lib/paperless_mail/tests131copying src/paperless_mail/tests/test_mail.py -> build/lib/paperless_mail/tests132copying src/paperless_mail/tests/test_api.py -> build/lib/paperless_mail/tests133copying src/paperless_mail/tests/factories.py -> build/lib/paperless_mail/tests134copying src/paperless_mail/tests/test_migrations.py -> build/lib/paperless_mail/tests135copying src/paperless_mail/tests/test_mail_oauth.py -> build/lib/paperless_mail/tests136copying src/paperless_mail/tests/conftest.py -> build/lib/paperless_mail/tests137copying src/paperless_mail/tests/__init__.py -> build/lib/paperless_mail/tests138creating build/lib/paperless_mail/management139copying src/paperless_mail/management/__init__.py -> build/lib/paperless_mail/management140creating build/lib/paperless_mail/migrations141copying src/paperless_mail/migrations/0001_squashed.py -> build/lib/paperless_mail/migrations142copying src/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/lib/paperless_mail/migrations143copying src/paperless_mail/migrations/__init__.py -> build/lib/paperless_mail/migrations144copying src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/lib/paperless_mail/migrations145copying src/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/lib/paperless_mail/migrations146creating build/lib/paperless_mail/management/commands147copying src/paperless_mail/management/commands/__init__.py -> build/lib/paperless_mail/management/commands148copying src/paperless_mail/management/commands/mail_fetcher.py -> build/lib/paperless_mail/management/commands149creating build/lib/paperless_ai/tests150copying src/paperless_ai/tests/test_ai_indexing.py -> build/lib/paperless_ai/tests151copying src/paperless_ai/tests/test_index_locking.py -> build/lib/paperless_ai/tests152copying src/paperless_ai/tests/test_prompts.py -> build/lib/paperless_ai/tests153copying src/paperless_ai/tests/test_ai_classifier.py -> build/lib/paperless_ai/tests154copying src/paperless_ai/tests/test_base_model.py -> build/lib/paperless_ai/tests155copying src/paperless_ai/tests/conftest.py -> build/lib/paperless_ai/tests156copying src/paperless_ai/tests/test_client.py -> build/lib/paperless_ai/tests157copying src/paperless_ai/tests/__init__.py -> build/lib/paperless_ai/tests158copying src/paperless_ai/tests/test_tables.py -> build/lib/paperless_ai/tests159copying src/paperless_ai/tests/test_taxonomy.py -> build/lib/paperless_ai/tests160copying src/paperless_ai/tests/test_vector_store.py -> build/lib/paperless_ai/tests161copying src/paperless_ai/tests/test_matching.py -> build/lib/paperless_ai/tests162copying src/paperless_ai/tests/test_embedding.py -> build/lib/paperless_ai/tests163copying src/paperless_ai/tests/test_chat.py -> build/lib/paperless_ai/tests164copying src/paperless_ai/tests/test_lazy_imports.py -> build/lib/paperless_ai/tests165creating build/lib/paperless_ai/migrations166copying src/paperless_ai/migrations/__init__.py -> build/lib/paperless_ai/migrations167copying src/paperless_ai/migrations/m0001_v1_to_v2.py -> build/lib/paperless_ai/migrations168creating build/lib/paperless_ai/prompts169copying src/paperless_ai/prompts/context.py -> build/lib/paperless_ai/prompts170copying src/paperless_ai/prompts/__init__.py -> build/lib/paperless_ai/prompts171copying src/paperless_ai/prompts/render.py -> build/lib/paperless_ai/prompts172creating build/lib/documents/search173copying src/documents/search/_backend.py -> build/lib/documents/search174copying src/documents/search/__init__.py -> build/lib/documents/search175copying src/documents/search/_schema.py -> build/lib/documents/search176copying src/documents/search/_translate.py -> build/lib/documents/search177copying src/documents/search/_tokenizer.py -> build/lib/documents/search178copying src/documents/search/_dates.py -> build/lib/documents/search179copying src/documents/search/_query.py -> build/lib/documents/search180creating build/lib/documents/export181copying src/documents/export/__init__.py -> build/lib/documents/export182copying src/documents/export/compression.py -> build/lib/documents/export183copying src/documents/export/sinks.py -> build/lib/documents/export184creating build/lib/documents/migrations185copying src/documents/migrations/0016_sha256_checksums.py -> build/lib/documents/migrations186copying src/documents/migrations/0015_document_version_index_and_more.py -> build/lib/documents/migrations187copying src/documents/migrations/0007_sharelinkbundle.py -> build/lib/documents/migrations188copying src/documents/migrations/0001_squashed.py -> build/lib/documents/migrations189copying src/documents/migrations/0018_saved_view_simple_search_rules.py -> build/lib/documents/migrations190copying src/documents/migrations/0010_optimize_integer_field_sizes.py -> build/lib/documents/migrations191copying src/documents/migrations/0012_document_root_document.py -> build/lib/documents/migrations192copying src/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/lib/documents/migrations193copying src/documents/migrations/0023_savedview_icon.py -> build/lib/documents/migrations194copying src/documents/migrations/0003_remove_document_storage_type.py -> build/lib/documents/migrations195copying src/documents/migrations/0022_add_perf_indexes.py -> build/lib/documents/migrations196copying src/documents/migrations/0005_alter_document_checksum_unique.py -> build/lib/documents/migrations197copying src/documents/migrations/0011_alter_workflowaction_type.py -> build/lib/documents/migrations198copying src/documents/migrations/0025_workflowaction_apply_ai_suggestions.py -> build/lib/documents/migrations199copying src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/lib/documents/migrations200copying src/documents/migrations/0020_drop_celery_results.py -> build/lib/documents/migrations201copying src/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/lib/documents/migrations202copying src/documents/migrations/__init__.py -> build/lib/documents/migrations203copying src/documents/migrations/0021_widen_workflow_integer_fields.py -> build/lib/documents/migrations204copying src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/lib/documents/migrations205copying src/documents/migrations/0024_alter_workflowaction_type.py -> build/lib/documents/migrations206copying src/documents/migrations/0019_task_system_redesign.py -> build/lib/documents/migrations207copying src/documents/migrations/0009_alter_document_content_length.py -> build/lib/documents/migrations208copying src/documents/migrations/0006_document_content_length.py -> build/lib/documents/migrations209copying src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/lib/documents/migrations210copying src/documents/migrations/0002_squashed.py -> build/lib/documents/migrations211creating build/lib/documents/workflows212copying src/documents/workflows/mutations.py -> build/lib/documents/workflows213copying src/documents/workflows/ai.py -> build/lib/documents/workflows214copying src/documents/workflows/webhooks.py -> build/lib/documents/workflows215copying src/documents/workflows/utils.py -> build/lib/documents/workflows216copying src/documents/workflows/actions.py -> build/lib/documents/workflows217copying src/documents/workflows/__init__.py -> build/lib/documents/workflows218creating build/lib/documents/signals219copying src/documents/signals/handlers.py -> build/lib/documents/signals220copying src/documents/signals/__init__.py -> build/lib/documents/signals221creating build/lib/documents/management222copying src/documents/management/__init__.py -> build/lib/documents/management223creating build/lib/documents/plugins224copying src/documents/plugins/__init__.py -> build/lib/documents/plugins225copying src/documents/plugins/base.py -> build/lib/documents/plugins226copying src/documents/plugins/helpers.py -> build/lib/documents/plugins227creating build/lib/documents/templating228copying src/documents/templating/__init__.py -> build/lib/documents/templating229copying src/documents/templating/filepath.py -> build/lib/documents/templating230copying src/documents/templating/environment.py -> build/lib/documents/templating231copying src/documents/templating/utils.py -> build/lib/documents/templating232copying src/documents/templating/workflows.py -> build/lib/documents/templating233copying src/documents/templating/filters.py -> build/lib/documents/templating234creating build/lib/documents/tests235copying src/documents/tests/test_api_trash.py -> build/lib/documents/tests236copying src/documents/tests/test_api_custom_fields.py -> build/lib/documents/tests237copying src/documents/tests/test_caching.py -> build/lib/documents/tests238copying src/documents/tests/test_permitted_objects_filter.py -> build/lib/documents/tests239copying src/documents/tests/test_tasks.py -> build/lib/documents/tests240copying src/documents/tests/test_barcodes.py -> build/lib/documents/tests241copying src/documents/tests/test_api_tasks.py -> build/lib/documents/tests242copying src/documents/tests/test_api_post_document_nfc.py -> build/lib/documents/tests243copying src/documents/tests/test_management_fuzzy.py -> build/lib/documents/tests244copying src/documents/tests/test_filters.py -> build/lib/documents/tests245copying src/documents/tests/test_migration_sha256_checksums.py -> build/lib/documents/tests246copying src/documents/tests/test_bulk_edit.py -> build/lib/documents/tests247copying src/documents/tests/test_tag_hierarchy.py -> build/lib/documents/tests248copying src/documents/tests/test_views.py -> build/lib/documents/tests249copying src/documents/tests/test_models.py -> build/lib/documents/tests250copying src/documents/tests/test_api_search.py -> build/lib/documents/tests251copying src/documents/tests/test_api_document_versions.py -> build/lib/documents/tests252copying src/documents/tests/test_admin.py -> build/lib/documents/tests253copying src/documents/tests/test_api_profile.py -> build/lib/documents/tests254copying src/documents/tests/test_file_handling.py -> build/lib/documents/tests255copying src/documents/tests/test_management_thumbnails.py -> build/lib/documents/tests256copying src/documents/tests/test_api_uisettings.py -> build/lib/documents/tests257copying src/documents/tests/test_management_importer.py -> build/lib/documents/tests258copying src/documents/tests/test_utils.py -> build/lib/documents/tests259copying src/documents/tests/utils.py -> build/lib/documents/tests260copying src/documents/tests/test_version_conditionals.py -> build/lib/documents/tests261copying src/documents/tests/factories.py -> build/lib/documents/tests262copying src/documents/tests/test_migration_saved_view_visibility.py -> build/lib/documents/tests263copying src/documents/tests/test_migration_share_link_bundle.py -> build/lib/documents/tests264copying src/documents/tests/test_management_superuser.py -> build/lib/documents/tests265copying src/documents/tests/test_regex.py -> build/lib/documents/tests266copying src/documents/tests/test_api_workflows.py -> build/lib/documents/tests267copying src/documents/tests/test_management.py -> build/lib/documents/tests268copying src/documents/tests/test_api_filter_by_custom_fields.py -> build/lib/documents/tests269copying src/documents/tests/__init__.py -> build/lib/documents/tests270copying src/documents/tests/test_management_retagger.py -> build/lib/documents/tests271copying src/documents/tests/test_task_signals.py -> build/lib/documents/tests272copying src/documents/tests/test_workflows.py -> build/lib/documents/tests273copying src/documents/tests/test_api_remote_version.py -> build/lib/documents/tests274copying src/documents/tests/test_sanity_check.py -> build/lib/documents/tests275copying src/documents/tests/test_api_app_config.py -> build/lib/documents/tests276copying src/documents/tests/test_api_chat.py -> build/lib/documents/tests277copying src/documents/tests/test_consumer_archive.py -> build/lib/documents/tests278copying src/documents/tests/test_api_permissions.py -> build/lib/documents/tests279copying src/documents/tests/test_api_documents.py -> build/lib/documents/tests280copying src/documents/tests/test_api_email.py -> build/lib/documents/tests281copying src/documents/tests/conftest.py -> build/lib/documents/tests282copying src/documents/tests/test_checks.py -> build/lib/documents/tests283copying src/documents/tests/test_parsers.py -> build/lib/documents/tests284copying src/documents/tests/test_matchables.py -> build/lib/documents/tests285copying src/documents/tests/test_document_model.py -> build/lib/documents/tests286copying src/documents/tests/test_merge_documents_as_versions.py -> build/lib/documents/tests287copying src/documents/tests/test_share_link_bundles.py -> build/lib/documents/tests288copying src/documents/tests/test_api_bulk_edit.py -> build/lib/documents/tests289copying src/documents/tests/test_api_bulk_download.py -> build/lib/documents/tests290copying src/documents/tests/test_permission_filtering_security.py -> build/lib/documents/tests291copying src/documents/tests/test_filepath_nfc.py -> build/lib/documents/tests292copying src/documents/tests/test_consumer.py -> build/lib/documents/tests293copying src/documents/tests/test_classifier.py -> build/lib/documents/tests294copying src/documents/tests/test_management_consumer.py -> build/lib/documents/tests295copying src/documents/tests/test_api_status.py -> build/lib/documents/tests296copying src/documents/tests/test_double_sided.py -> build/lib/documents/tests297copying src/documents/tests/test_management_exporter.py -> build/lib/documents/tests298copying src/documents/tests/test_api_schema.py -> build/lib/documents/tests299copying src/documents/tests/test_api_objects.py -> build/lib/documents/tests300creating build/lib/documents/management/commands301copying src/documents/management/commands/document_fuzzy_match.py -> build/lib/documents/management/commands302copying src/documents/management/commands/document_llmindex.py -> build/lib/documents/management/commands303copying src/documents/management/commands/document_importer.py -> build/lib/documents/management/commands304copying src/documents/management/commands/document_thumbnails.py -> build/lib/documents/management/commands305copying src/documents/management/commands/document_retagger.py -> build/lib/documents/management/commands306copying src/documents/management/commands/mixins.py -> build/lib/documents/management/commands307copying src/documents/management/commands/convert_mariadb_uuid.py -> build/lib/documents/management/commands308copying src/documents/management/commands/document_index.py -> build/lib/documents/management/commands309copying src/documents/management/commands/document_create_classifier.py -> build/lib/documents/management/commands310copying src/documents/management/commands/document_sanity_checker.py -> build/lib/documents/management/commands311copying src/documents/management/commands/manage_superuser.py -> build/lib/documents/management/commands312copying src/documents/management/commands/__init__.py -> build/lib/documents/management/commands313copying src/documents/management/commands/document_renamer.py -> build/lib/documents/management/commands314copying src/documents/management/commands/prune_audit_logs.py -> build/lib/documents/management/commands315copying src/documents/management/commands/base.py -> build/lib/documents/management/commands316copying src/documents/management/commands/document_consumer.py -> build/lib/documents/management/commands317copying src/documents/management/commands/document_archiver.py -> build/lib/documents/management/commands318copying src/documents/management/commands/document_exporter.py -> build/lib/documents/management/commands319creating build/lib/documents/plugins/date_parsing320copying src/documents/plugins/date_parsing/regex_parser.py -> build/lib/documents/plugins/date_parsing321copying src/documents/plugins/date_parsing/__init__.py -> build/lib/documents/plugins/date_parsing322copying src/documents/plugins/date_parsing/base.py -> build/lib/documents/plugins/date_parsing323creating build/lib/documents/tests/date_parsing324copying src/documents/tests/date_parsing/conftest.py -> build/lib/documents/tests/date_parsing325copying src/documents/tests/date_parsing/test_date_parsing.py -> build/lib/documents/tests/date_parsing326copying src/documents/tests/date_parsing/__init__.py -> build/lib/documents/tests/date_parsing327copying src/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/lib/documents/tests/date_parsing328creating build/lib/documents/tests/management329copying src/documents/tests/management/test_management_base_cmd.py -> build/lib/documents/tests/management330copying src/documents/tests/management/__init__.py -> build/lib/documents/tests/management331copying src/documents/tests/management/test_management_sanity_checker.py -> build/lib/documents/tests/management332copying src/documents/tests/management/test_management_document_llmindex.py -> build/lib/documents/tests/management333creating build/lib/documents/tests/export334copying src/documents/tests/export/test_sinks.py -> build/lib/documents/tests/export335copying src/documents/tests/export/__init__.py -> build/lib/documents/tests/export336copying src/documents/tests/export/test_compression.py -> build/lib/documents/tests/export337creating build/lib/documents/tests/search338copying src/documents/tests/search/conftest.py -> build/lib/documents/tests/search339copying src/documents/tests/search/__init__.py -> build/lib/documents/tests/search340copying src/documents/tests/search/test_query.py -> build/lib/documents/tests/search341copying src/documents/tests/search/test_backend.py -> build/lib/documents/tests/search342copying src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/lib/documents/tests/search343copying src/documents/tests/search/test_translate.py -> build/lib/documents/tests/search344copying src/documents/tests/search/test_lock_backoff.py -> build/lib/documents/tests/search345copying src/documents/tests/search/test_tokenizer.py -> build/lib/documents/tests/search346copying src/documents/tests/search/test_schema.py -> build/lib/documents/tests/search347creating build/lib/paperless/parsers348copying src/paperless/parsers/utils.py -> build/lib/paperless/parsers349copying src/paperless/parsers/tika.py -> build/lib/paperless/parsers350copying src/paperless/parsers/remote.py -> build/lib/paperless/parsers351copying src/paperless/parsers/mail.py -> build/lib/paperless/parsers352copying src/paperless/parsers/tesseract.py -> build/lib/paperless/parsers353copying src/paperless/parsers/registry.py -> build/lib/paperless/parsers354copying src/paperless/parsers/text.py -> build/lib/paperless/parsers355copying src/paperless/parsers/__init__.py -> build/lib/paperless/parsers356creating build/lib/paperless/tests357copying src/paperless/tests/test_auth_middleware.py -> build/lib/paperless/tests358copying src/paperless/tests/test_checks_v3.py -> build/lib/paperless/tests359copying src/paperless/tests/test_remote_ocr_config.py -> build/lib/paperless/tests360copying src/paperless/tests/conftest.py -> build/lib/paperless/tests361copying src/paperless/tests/test_ocr_config.py -> build/lib/paperless/tests362copying src/paperless/tests/test_logging.py -> build/lib/paperless/tests363copying src/paperless/tests/__init__.py -> build/lib/paperless/tests364copying src/paperless/tests/test_checks.py -> build/lib/paperless/tests365copying src/paperless/tests/test_celery.py -> build/lib/paperless/tests366copying src/paperless/tests/test_migration_replace_skip_archive_file.py -> build/lib/paperless/tests367copying src/paperless/tests/test_websockets.py -> build/lib/paperless/tests368copying src/paperless/tests/test_api_auth.py -> build/lib/paperless/tests369copying src/paperless/tests/test_network.py -> build/lib/paperless/tests370copying src/paperless/tests/test_utils.py -> build/lib/paperless/tests371copying src/paperless/tests/test_registry.py -> build/lib/paperless/tests372copying src/paperless/tests/test_parser_utils.py -> build/lib/paperless/tests373copying src/paperless/tests/test_adapter.py -> build/lib/paperless/tests374copying src/paperless/tests/test_views.py -> build/lib/paperless/tests375copying src/paperless/tests/test_signals.py -> build/lib/paperless/tests376creating build/lib/paperless/settings377copying src/paperless/settings/parsers.py -> build/lib/paperless/settings378copying src/paperless/settings/custom.py -> build/lib/paperless/settings379copying src/paperless/settings/__init__.py -> build/lib/paperless/settings380creating build/lib/paperless/migrations381copying src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/lib/paperless/migrations382copying src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/lib/paperless/migrations383copying src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/lib/paperless/migrations384copying src/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/lib/paperless/migrations385copying src/paperless/migrations/__init__.py -> build/lib/paperless/migrations386copying src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/lib/paperless/migrations387copying src/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/lib/paperless/migrations388copying src/paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py -> build/lib/paperless/migrations389copying src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/lib/paperless/migrations390copying src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/lib/paperless/migrations391copying src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/lib/paperless/migrations392copying src/paperless/migrations/0001_initial.py -> build/lib/paperless/migrations393copying src/paperless/migrations/0008_replace_skip_archive_file.py -> build/lib/paperless/migrations394copying src/paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py -> build/lib/paperless/migrations395copying src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/lib/paperless/migrations396copying src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/lib/paperless/migrations397creating build/lib/paperless/tests/parsers398copying src/paperless/tests/parsers/__init__.py -> build/lib/paperless/tests/parsers399copying src/paperless/tests/parsers/test_mail_parser_live.py -> build/lib/paperless/tests/parsers400copying src/paperless/tests/parsers/test_text_parser.py -> build/lib/paperless/tests/parsers401copying src/paperless/tests/parsers/test_tika_parser.py -> build/lib/paperless/tests/parsers402copying src/paperless/tests/parsers/test_mail_parser.py -> build/lib/paperless/tests/parsers403copying src/paperless/tests/parsers/conftest.py -> build/lib/paperless/tests/parsers404copying src/paperless/tests/parsers/test_remote_parser.py -> build/lib/paperless/tests/parsers405copying src/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/lib/paperless/tests/parsers406copying src/paperless/tests/parsers/test_tika_liva.py -> build/lib/paperless/tests/parsers407copying src/paperless/tests/parsers/test_tesseract_parser.py -> build/lib/paperless/tests/parsers408copying src/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/lib/paperless/tests/parsers409copying src/paperless/tests/parsers/test_parse_modes.py -> build/lib/paperless/tests/parsers410creating build/lib/paperless/tests/settings411copying src/paperless/tests/settings/test_custom_parsers.py -> build/lib/paperless/tests/settings412copying src/paperless/tests/settings/test_environment_parsers.py -> build/lib/paperless/tests/settings413copying src/paperless/tests/settings/test_settings.py -> build/lib/paperless/tests/settings414copying src/paperless/tests/settings/__init__.py -> build/lib/paperless/tests/settings415copying src/paperless/tests/settings/test_remote_user.py -> build/lib/paperless/tests/settings416copying src/paperless/tests/settings/test_db_cache.py -> build/lib/paperless/tests/settings417running egg_info418writing src/paperless_ngx.egg-info/PKG-INFO419writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt420writing requirements to src/paperless_ngx.egg-info/requires.txt421writing top-level names to src/paperless_ngx.egg-info/top_level.txt422reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'423adding license file 'LICENSE'424writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'425installing to build/bdist.linux-x86_64/wheel426running install427running install_lib428creating build/bdist.linux-x86_64/wheel429creating build/bdist.linux-x86_64/wheel/documents430copying build/lib/documents/consumer.py -> build/bdist.linux-x86_64/wheel/./documents431creating build/bdist.linux-x86_64/wheel/documents/signals432copying build/lib/documents/signals/handlers.py -> build/bdist.linux-x86_64/wheel/./documents/signals433copying build/lib/documents/signals/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/signals434copying build/lib/documents/loggers.py -> build/bdist.linux-x86_64/wheel/./documents435copying build/lib/documents/versioning.py -> build/bdist.linux-x86_64/wheel/./documents436copying build/lib/documents/converters.py -> build/bdist.linux-x86_64/wheel/./documents437copying build/lib/documents/classifier.py -> build/bdist.linux-x86_64/wheel/./documents438creating build/bdist.linux-x86_64/wheel/documents/search439copying build/lib/documents/search/_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/search440copying build/lib/documents/search/_schema.py -> build/bdist.linux-x86_64/wheel/./documents/search441copying build/lib/documents/search/_query.py -> build/bdist.linux-x86_64/wheel/./documents/search442copying build/lib/documents/search/_dates.py -> build/bdist.linux-x86_64/wheel/./documents/search443copying build/lib/documents/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/search444copying build/lib/documents/search/_backend.py -> build/bdist.linux-x86_64/wheel/./documents/search445copying build/lib/documents/search/_translate.py -> build/bdist.linux-x86_64/wheel/./documents/search446creating build/bdist.linux-x86_64/wheel/documents/plugins447creating build/bdist.linux-x86_64/wheel/documents/plugins/date_parsing448copying build/lib/documents/plugins/date_parsing/regex_parser.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing449copying build/lib/documents/plugins/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing450copying build/lib/documents/plugins/date_parsing/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing451copying build/lib/documents/plugins/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins452copying build/lib/documents/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins453copying build/lib/documents/plugins/helpers.py -> build/bdist.linux-x86_64/wheel/./documents/plugins454copying build/lib/documents/bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents455copying build/lib/documents/parsers.py -> build/bdist.linux-x86_64/wheel/./documents456creating build/bdist.linux-x86_64/wheel/documents/export457copying build/lib/documents/export/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/export458copying build/lib/documents/export/sinks.py -> build/bdist.linux-x86_64/wheel/./documents/export459copying build/lib/documents/export/compression.py -> build/bdist.linux-x86_64/wheel/./documents/export460copying build/lib/documents/double_sided.py -> build/bdist.linux-x86_64/wheel/./documents461copying build/lib/documents/sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents462copying build/lib/documents/conditionals.py -> build/bdist.linux-x86_64/wheel/./documents463creating build/bdist.linux-x86_64/wheel/documents/migrations464copying build/lib/documents/migrations/0005_alter_document_checksum_unique.py -> build/bdist.linux-x86_64/wheel/./documents/migrations465copying build/lib/documents/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/migrations466copying build/lib/documents/migrations/0012_document_root_document.py -> build/bdist.linux-x86_64/wheel/./documents/migrations467copying build/lib/documents/migrations/0011_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations468copying build/lib/documents/migrations/0023_savedview_icon.py -> build/bdist.linux-x86_64/wheel/./documents/migrations469copying build/lib/documents/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations470copying build/lib/documents/migrations/0010_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations471copying build/lib/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/bdist.linux-x86_64/wheel/./documents/migrations472copying build/lib/documents/migrations/0024_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations473copying build/lib/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations474copying build/lib/documents/migrations/0021_widen_workflow_integer_fields.py -> build/bdist.linux-x86_64/wheel/./documents/migrations475copying build/lib/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations476copying build/lib/documents/migrations/0003_remove_document_storage_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations477copying build/lib/documents/migrations/0019_task_system_redesign.py -> build/bdist.linux-x86_64/wheel/./documents/migrations478copying build/lib/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations479copying build/lib/documents/migrations/0025_workflowaction_apply_ai_suggestions.py -> build/bdist.linux-x86_64/wheel/./documents/migrations480copying build/lib/documents/migrations/0009_alter_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations481copying build/lib/documents/migrations/0018_saved_view_simple_search_rules.py -> build/bdist.linux-x86_64/wheel/./documents/migrations482copying build/lib/documents/migrations/0007_sharelinkbundle.py -> build/bdist.linux-x86_64/wheel/./documents/migrations483copying build/lib/documents/migrations/0022_add_perf_indexes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations484copying build/lib/documents/migrations/0016_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/migrations485copying build/lib/documents/migrations/0015_document_version_index_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations486copying build/lib/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/bdist.linux-x86_64/wheel/./documents/migrations487copying build/lib/documents/migrations/0002_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations488copying build/lib/documents/migrations/0006_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations489copying build/lib/documents/migrations/0020_drop_celery_results.py -> build/bdist.linux-x86_64/wheel/./documents/migrations490copying build/lib/documents/checks.py -> build/bdist.linux-x86_64/wheel/./documents491copying build/lib/documents/matching.py -> build/bdist.linux-x86_64/wheel/./documents492copying build/lib/documents/validators.py -> build/bdist.linux-x86_64/wheel/./documents493copying build/lib/documents/admin.py -> build/bdist.linux-x86_64/wheel/./documents494copying build/lib/documents/context_processors.py -> build/bdist.linux-x86_64/wheel/./documents495copying build/lib/documents/file_handling.py -> build/bdist.linux-x86_64/wheel/./documents496copying build/lib/documents/mail.py -> build/bdist.linux-x86_64/wheel/./documents497copying build/lib/documents/utils.py -> build/bdist.linux-x86_64/wheel/./documents498creating build/bdist.linux-x86_64/wheel/documents/management499creating build/bdist.linux-x86_64/wheel/documents/management/commands500copying build/lib/documents/management/commands/document_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands501copying build/lib/documents/management/commands/convert_mariadb_uuid.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands502copying build/lib/documents/management/commands/mixins.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands503copying build/lib/documents/management/commands/document_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands504copying build/lib/documents/management/commands/document_archiver.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands505copying build/lib/documents/management/commands/document_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands506copying build/lib/documents/management/commands/document_create_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands507copying build/lib/documents/management/commands/document_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands508copying build/lib/documents/management/commands/document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands509copying build/lib/documents/management/commands/manage_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands510copying build/lib/documents/management/commands/document_fuzzy_match.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands511copying build/lib/documents/management/commands/document_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands512copying build/lib/documents/management/commands/document_renamer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands513copying build/lib/documents/management/commands/document_index.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands514copying build/lib/documents/management/commands/document_importer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands515copying build/lib/documents/management/commands/prune_audit_logs.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands516copying build/lib/documents/management/commands/base.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands517copying build/lib/documents/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands518copying build/lib/documents/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management519copying build/lib/documents/regex.py -> build/bdist.linux-x86_64/wheel/./documents520copying build/lib/documents/bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents521creating build/bdist.linux-x86_64/wheel/documents/templating522copying build/lib/documents/templating/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/templating523copying build/lib/documents/templating/environment.py -> build/bdist.linux-x86_64/wheel/./documents/templating524copying build/lib/documents/templating/workflows.py -> build/bdist.linux-x86_64/wheel/./documents/templating525copying build/lib/documents/templating/filepath.py -> build/bdist.linux-x86_64/wheel/./documents/templating526copying build/lib/documents/templating/filters.py -> build/bdist.linux-x86_64/wheel/./documents/templating527copying build/lib/documents/templating/utils.py -> build/bdist.linux-x86_64/wheel/./documents/templating528copying build/lib/documents/serialisers.py -> build/bdist.linux-x86_64/wheel/./documents529copying build/lib/documents/permissions.py -> build/bdist.linux-x86_64/wheel/./documents530copying build/lib/documents/__init__.py -> build/bdist.linux-x86_64/wheel/./documents531copying build/lib/documents/tasks.py -> build/bdist.linux-x86_64/wheel/./documents532creating build/bdist.linux-x86_64/wheel/documents/tests533copying build/lib/documents/tests/test_migration_share_link_bundle.py -> build/bdist.linux-x86_64/wheel/./documents/tests534copying build/lib/documents/tests/test_api_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests535copying build/lib/documents/tests/test_consumer_archive.py -> build/bdist.linux-x86_64/wheel/./documents/tests536copying build/lib/documents/tests/test_migration_saved_view_visibility.py -> build/bdist.linux-x86_64/wheel/./documents/tests537copying build/lib/documents/tests/factories.py -> build/bdist.linux-x86_64/wheel/./documents/tests538creating build/bdist.linux-x86_64/wheel/documents/tests/search539copying build/lib/documents/tests/search/test_backend.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search540copying build/lib/documents/tests/search/test_translate.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search541copying build/lib/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search542copying build/lib/documents/tests/search/test_lock_backoff.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search543copying build/lib/documents/tests/search/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search544copying build/lib/documents/tests/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search545copying build/lib/documents/tests/search/test_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search546copying build/lib/documents/tests/search/test_query.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search547copying build/lib/documents/tests/search/test_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search548copying build/lib/documents/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests549copying build/lib/documents/tests/test_barcodes.py -> build/bdist.linux-x86_64/wheel/./documents/tests550copying build/lib/documents/tests/test_api_search.py -> build/bdist.linux-x86_64/wheel/./documents/tests551copying build/lib/documents/tests/test_admin.py -> build/bdist.linux-x86_64/wheel/./documents/tests552copying build/lib/documents/tests/test_api_bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents/tests553copying build/lib/documents/tests/test_api_remote_version.py -> build/bdist.linux-x86_64/wheel/./documents/tests554copying build/lib/documents/tests/test_regex.py -> build/bdist.linux-x86_64/wheel/./documents/tests555copying build/lib/documents/tests/test_migration_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/tests556copying build/lib/documents/tests/test_api_uisettings.py -> build/bdist.linux-x86_64/wheel/./documents/tests557creating build/bdist.linux-x86_64/wheel/documents/tests/management558copying build/lib/documents/tests/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management559copying build/lib/documents/tests/management/test_management_base_cmd.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management560copying build/lib/documents/tests/management/test_management_document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management561copying build/lib/documents/tests/management/test_management_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management562copying build/lib/documents/tests/test_parsers.py -> build/bdist.linux-x86_64/wheel/./documents/tests563copying build/lib/documents/tests/test_management_importer.py -> build/bdist.linux-x86_64/wheel/./documents/tests564copying build/lib/documents/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests565copying build/lib/documents/tests/test_api_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests566copying build/lib/documents/tests/test_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests567copying build/lib/documents/tests/test_api_trash.py -> build/bdist.linux-x86_64/wheel/./documents/tests568creating build/bdist.linux-x86_64/wheel/documents/tests/export569copying build/lib/documents/tests/export/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/export570copying build/lib/documents/tests/export/test_compression.py -> build/bdist.linux-x86_64/wheel/./documents/tests/export571copying build/lib/documents/tests/export/test_sinks.py -> build/bdist.linux-x86_64/wheel/./documents/tests/export572copying build/lib/documents/tests/test_api_documents.py -> build/bdist.linux-x86_64/wheel/./documents/tests573copying build/lib/documents/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./documents/tests574creating build/bdist.linux-x86_64/wheel/documents/tests/date_parsing575copying build/lib/documents/tests/date_parsing/test_date_parsing.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing576copying build/lib/documents/tests/date_parsing/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing577copying build/lib/documents/tests/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing578copying build/lib/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing579copying build/lib/documents/tests/test_share_link_bundles.py -> build/bdist.linux-x86_64/wheel/./documents/tests580copying build/lib/documents/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests581copying build/lib/documents/tests/test_permission_filtering_security.py -> build/bdist.linux-x86_64/wheel/./documents/tests582copying build/lib/documents/tests/test_api_objects.py -> build/bdist.linux-x86_64/wheel/./documents/tests583copying build/lib/documents/tests/test_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests584copying build/lib/documents/tests/test_models.py -> build/bdist.linux-x86_64/wheel/./documents/tests585copying build/lib/documents/tests/test_sanity_check.py -> build/bdist.linux-x86_64/wheel/./documents/tests586copying build/lib/documents/tests/test_api_app_config.py -> build/bdist.linux-x86_64/wheel/./documents/tests587copying build/lib/documents/tests/test_permitted_objects_filter.py -> build/bdist.linux-x86_64/wheel/./documents/tests588copying build/lib/documents/tests/test_file_handling.py -> build/bdist.linux-x86_64/wheel/./documents/tests589copying build/lib/documents/tests/test_management_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/tests590copying build/lib/documents/tests/test_task_signals.py -> build/bdist.linux-x86_64/wheel/./documents/tests591copying build/lib/documents/tests/test_api_chat.py -> build/bdist.linux-x86_64/wheel/./documents/tests592copying build/lib/documents/tests/test_management_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/tests593copying build/lib/documents/tests/test_api_permissions.py -> build/bdist.linux-x86_64/wheel/./documents/tests594copying build/lib/documents/tests/test_api_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests595copying build/lib/documents/tests/test_merge_documents_as_versions.py -> build/bdist.linux-x86_64/wheel/./documents/tests596copying build/lib/documents/tests/test_management.py -> build/bdist.linux-x86_64/wheel/./documents/tests597copying build/lib/documents/tests/test_management_fuzzy.py -> build/bdist.linux-x86_64/wheel/./documents/tests598copying build/lib/documents/tests/test_api_post_document_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests599copying build/lib/documents/tests/test_api_status.py -> build/bdist.linux-x86_64/wheel/./documents/tests600copying build/lib/documents/tests/test_api_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests601copying build/lib/documents/tests/test_api_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests602copying build/lib/documents/tests/test_version_conditionals.py -> build/bdist.linux-x86_64/wheel/./documents/tests603copying build/lib/documents/tests/test_management_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/tests604copying build/lib/documents/tests/test_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/tests605copying build/lib/documents/tests/test_filepath_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests606copying build/lib/documents/tests/test_api_profile.py -> build/bdist.linux-x86_64/wheel/./documents/tests607copying build/lib/documents/tests/test_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests608copying build/lib/documents/tests/test_filters.py -> build/bdist.linux-x86_64/wheel/./documents/tests609copying build/lib/documents/tests/test_document_model.py -> build/bdist.linux-x86_64/wheel/./documents/tests610copying build/lib/documents/tests/test_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests611copying build/lib/documents/tests/test_matchables.py -> build/bdist.linux-x86_64/wheel/./documents/tests612copying build/lib/documents/tests/test_api_filter_by_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests613copying build/lib/documents/tests/test_api_email.py -> build/bdist.linux-x86_64/wheel/./documents/tests614copying build/lib/documents/tests/test_api_document_versions.py -> build/bdist.linux-x86_64/wheel/./documents/tests615copying build/lib/documents/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./documents/tests616copying build/lib/documents/tests/utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests617copying build/lib/documents/tests/test_double_sided.py -> build/bdist.linux-x86_64/wheel/./documents/tests618copying build/lib/documents/tests/test_tag_hierarchy.py -> build/bdist.linux-x86_64/wheel/./documents/tests619copying build/lib/documents/tests/test_management_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/tests620copying build/lib/documents/tests/test_caching.py -> build/bdist.linux-x86_64/wheel/./documents/tests621copying build/lib/documents/tests/test_management_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests622copying build/lib/documents/schema.py -> build/bdist.linux-x86_64/wheel/./documents623copying build/lib/documents/filters.py -> build/bdist.linux-x86_64/wheel/./documents624copying build/lib/documents/models.py -> build/bdist.linux-x86_64/wheel/./documents625creating build/bdist.linux-x86_64/wheel/documents/workflows626copying build/lib/documents/workflows/mutations.py -> build/bdist.linux-x86_64/wheel/./documents/workflows627copying build/lib/documents/workflows/ai.py -> build/bdist.linux-x86_64/wheel/./documents/workflows628copying build/lib/documents/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/workflows629copying build/lib/documents/workflows/actions.py -> build/bdist.linux-x86_64/wheel/./documents/workflows630copying build/lib/documents/workflows/utils.py -> build/bdist.linux-x86_64/wheel/./documents/workflows631copying build/lib/documents/workflows/webhooks.py -> build/bdist.linux-x86_64/wheel/./documents/workflows632copying build/lib/documents/views.py -> build/bdist.linux-x86_64/wheel/./documents633copying build/lib/documents/barcodes.py -> build/bdist.linux-x86_64/wheel/./documents634copying build/lib/documents/caching.py -> build/bdist.linux-x86_64/wheel/./documents635copying build/lib/documents/apps.py -> build/bdist.linux-x86_64/wheel/./documents636copying build/lib/documents/settings.py -> build/bdist.linux-x86_64/wheel/./documents637copying build/lib/documents/data_models.py -> build/bdist.linux-x86_64/wheel/./documents638creating build/bdist.linux-x86_64/wheel/paperless_ai639copying build/lib/paperless_ai/tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai640copying build/lib/paperless_ai/ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai641copying build/lib/paperless_ai/embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai642copying build/lib/paperless_ai/exceptions.py -> build/bdist.linux-x86_64/wheel/./paperless_ai643copying build/lib/paperless_ai/indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai644copying build/lib/paperless_ai/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai645copying build/lib/paperless_ai/taxonomy.py -> build/bdist.linux-x86_64/wheel/./paperless_ai646copying build/lib/paperless_ai/matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai647creating build/bdist.linux-x86_64/wheel/paperless_ai/prompts648copying build/lib/paperless_ai/prompts/render.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/prompts649copying build/lib/paperless_ai/prompts/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/prompts650copying build/lib/paperless_ai/prompts/context.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/prompts651copying build/lib/paperless_ai/base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai652creating build/bdist.linux-x86_64/wheel/paperless_ai/migrations653copying build/lib/paperless_ai/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations654copying build/lib/paperless_ai/migrations/m0001_v1_to_v2.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations655copying build/lib/paperless_ai/db.py -> build/bdist.linux-x86_64/wheel/./paperless_ai656copying build/lib/paperless_ai/vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai657copying build/lib/paperless_ai/chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai658copying build/lib/paperless_ai/client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai659creating build/bdist.linux-x86_64/wheel/paperless_ai/tests660copying build/lib/paperless_ai/tests/test_base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests661copying build/lib/paperless_ai/tests/test_taxonomy.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests662copying build/lib/paperless_ai/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests663copying build/lib/paperless_ai/tests/test_lazy_imports.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests664copying build/lib/paperless_ai/tests/test_ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests665copying build/lib/paperless_ai/tests/test_vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests666copying build/lib/paperless_ai/tests/test_client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests667copying build/lib/paperless_ai/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests668copying build/lib/paperless_ai/tests/test_prompts.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests669copying build/lib/paperless_ai/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests670copying build/lib/paperless_ai/tests/test_index_locking.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests671copying build/lib/paperless_ai/tests/test_chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests672copying build/lib/paperless_ai/tests/test_embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests673copying build/lib/paperless_ai/tests/test_ai_indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests674copying build/lib/paperless_ai/tests/test_tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests675creating build/bdist.linux-x86_64/wheel/paperless676copying build/lib/paperless/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless677copying build/lib/paperless/admin.py -> build/bdist.linux-x86_64/wheel/./paperless678copying build/lib/paperless/signals.py -> build/bdist.linux-x86_64/wheel/./paperless679copying build/lib/paperless/version.py -> build/bdist.linux-x86_64/wheel/./paperless680copying build/lib/paperless/utils.py -> build/bdist.linux-x86_64/wheel/./paperless681copying build/lib/paperless/adapter.py -> build/bdist.linux-x86_64/wheel/./paperless682copying build/lib/paperless/checks.py -> build/bdist.linux-x86_64/wheel/./paperless683copying build/lib/paperless/auth.py -> build/bdist.linux-x86_64/wheel/./paperless684copying build/lib/paperless/celery.py -> build/bdist.linux-x86_64/wheel/./paperless685copying build/lib/paperless/apps.py -> build/bdist.linux-x86_64/wheel/./paperless686copying build/lib/paperless/consumers.py -> build/bdist.linux-x86_64/wheel/./paperless687copying build/lib/paperless/filters.py -> build/bdist.linux-x86_64/wheel/./paperless688copying build/lib/paperless/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless689copying build/lib/paperless/network.py -> build/bdist.linux-x86_64/wheel/./paperless690copying build/lib/paperless/signed_pickle.py -> build/bdist.linux-x86_64/wheel/./paperless691creating build/bdist.linux-x86_64/wheel/paperless/tests692creating build/bdist.linux-x86_64/wheel/paperless/tests/settings693copying build/lib/paperless/tests/settings/test_remote_user.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings694copying build/lib/paperless/tests/settings/test_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings695copying build/lib/paperless/tests/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings696copying build/lib/paperless/tests/settings/test_environment_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings697copying build/lib/paperless/tests/settings/test_db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings698copying build/lib/paperless/tests/settings/test_custom_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings699copying build/lib/paperless/tests/test_logging.py -> build/bdist.linux-x86_64/wheel/./paperless/tests700copying build/lib/paperless/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests701copying build/lib/paperless/tests/test_migration_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/tests702copying build/lib/paperless/tests/test_checks_v3.py -> build/bdist.linux-x86_64/wheel/./paperless/tests703copying build/lib/paperless/tests/test_auth_middleware.py -> build/bdist.linux-x86_64/wheel/./paperless/tests704creating build/bdist.linux-x86_64/wheel/paperless/tests/parsers705copying build/lib/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers706copying build/lib/paperless/tests/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers707copying build/lib/paperless/tests/parsers/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers708copying build/lib/paperless/tests/parsers/test_parse_modes.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers709copying build/lib/paperless/tests/parsers/test_tesseract_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers710copying build/lib/paperless/tests/parsers/test_tika_liva.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers711copying build/lib/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers712copying build/lib/paperless/tests/parsers/test_remote_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers713copying build/lib/paperless/tests/parsers/test_mail_parser_live.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers714copying build/lib/paperless/tests/parsers/test_text_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers715copying build/lib/paperless/tests/parsers/test_tika_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers716copying build/lib/paperless/tests/parsers/test_mail_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers717copying build/lib/paperless/tests/test_ocr_config.py -> build/bdist.linux-x86_64/wheel/./paperless/tests718copying build/lib/paperless/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests719copying build/lib/paperless/tests/test_celery.py -> build/bdist.linux-x86_64/wheel/./paperless/tests720copying build/lib/paperless/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests721copying build/lib/paperless/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./paperless/tests722copying build/lib/paperless/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./paperless/tests723copying build/lib/paperless/tests/test_signals.py -> build/bdist.linux-x86_64/wheel/./paperless/tests724copying build/lib/paperless/tests/test_websockets.py -> build/bdist.linux-x86_64/wheel/./paperless/tests725copying build/lib/paperless/tests/test_adapter.py -> build/bdist.linux-x86_64/wheel/./paperless/tests726copying build/lib/paperless/tests/test_parser_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests727copying build/lib/paperless/tests/test_registry.py -> build/bdist.linux-x86_64/wheel/./paperless/tests728copying build/lib/paperless/tests/test_network.py -> build/bdist.linux-x86_64/wheel/./paperless/tests729copying build/lib/paperless/tests/test_remote_ocr_config.py -> build/bdist.linux-x86_64/wheel/./paperless/tests730copying build/lib/paperless/tests/test_api_auth.py -> build/bdist.linux-x86_64/wheel/./paperless/tests731copying build/lib/paperless/middleware.py -> build/bdist.linux-x86_64/wheel/./paperless732copying build/lib/paperless/validators.py -> build/bdist.linux-x86_64/wheel/./paperless733copying build/lib/paperless/views.py -> build/bdist.linux-x86_64/wheel/./paperless734copying build/lib/paperless/config.py -> build/bdist.linux-x86_64/wheel/./paperless735copying build/lib/paperless/logging.py -> build/bdist.linux-x86_64/wheel/./paperless736copying build/lib/paperless/models.py -> build/bdist.linux-x86_64/wheel/./paperless737copying build/lib/paperless/asgi.py -> build/bdist.linux-x86_64/wheel/./paperless738creating build/bdist.linux-x86_64/wheel/paperless/settings739copying build/lib/paperless/settings/custom.py -> build/bdist.linux-x86_64/wheel/./paperless/settings740copying build/lib/paperless/settings/parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/settings741copying build/lib/paperless/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/settings742copying build/lib/paperless/db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless743creating build/bdist.linux-x86_64/wheel/paperless/migrations744copying build/lib/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations745copying build/lib/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations746copying build/lib/paperless/migrations/0008_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations747copying build/lib/paperless/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations748copying build/lib/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations749copying build/lib/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations750copying build/lib/paperless/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations751copying build/lib/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations752copying build/lib/paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations753copying build/lib/paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations754copying build/lib/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations755copying build/lib/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations756copying build/lib/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations757copying build/lib/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations758copying build/lib/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations759copying build/lib/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations760copying build/lib/paperless/urls.py -> build/bdist.linux-x86_64/wheel/./paperless761copying build/lib/paperless/wsgi.py -> build/bdist.linux-x86_64/wheel/./paperless762creating build/bdist.linux-x86_64/wheel/paperless/parsers763copying build/lib/paperless/parsers/remote.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers764copying build/lib/paperless/parsers/utils.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers765copying build/lib/paperless/parsers/text.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers766copying build/lib/paperless/parsers/mail.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers767copying build/lib/paperless/parsers/tika.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers768copying build/lib/paperless/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers769copying build/lib/paperless/parsers/tesseract.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers770copying build/lib/paperless/parsers/registry.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers771copying build/lib/manage.py -> build/bdist.linux-x86_64/wheel/.772creating build/bdist.linux-x86_64/wheel/paperless_mail773creating build/bdist.linux-x86_64/wheel/paperless_mail/tests774copying build/lib/paperless_mail/tests/test_mail_nfc.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests775copying build/lib/paperless_mail/tests/test_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests776copying build/lib/paperless_mail/tests/test_api.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests777copying build/lib/paperless_mail/tests/factories.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests778copying build/lib/paperless_mail/tests/test_preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests779copying build/lib/paperless_mail/tests/test_live_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests780copying build/lib/paperless_mail/tests/test_mail_oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests781copying build/lib/paperless_mail/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests782copying build/lib/paperless_mail/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests783copying build/lib/paperless_mail/tests/test_migrations.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests784copying build/lib/paperless_mail/admin.py -> build/bdist.linux-x86_64/wheel/./paperless_mail785copying build/lib/paperless_mail/filters.py -> build/bdist.linux-x86_64/wheel/./paperless_mail786copying build/lib/paperless_mail/oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail787copying build/lib/paperless_mail/tasks.py -> build/bdist.linux-x86_64/wheel/./paperless_mail788creating build/bdist.linux-x86_64/wheel/paperless_mail/management789creating build/bdist.linux-x86_64/wheel/paperless_mail/management/commands790copying build/lib/paperless_mail/management/commands/mail_fetcher.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands791copying build/lib/paperless_mail/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands792copying build/lib/paperless_mail/management/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management793copying build/lib/paperless_mail/views.py -> build/bdist.linux-x86_64/wheel/./paperless_mail794copying build/lib/paperless_mail/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless_mail795copying build/lib/paperless_mail/models.py -> build/bdist.linux-x86_64/wheel/./paperless_mail796creating build/bdist.linux-x86_64/wheel/paperless_mail/migrations797copying build/lib/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations798copying build/lib/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations799copying build/lib/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations800copying build/lib/paperless_mail/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations801copying build/lib/paperless_mail/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations802copying build/lib/paperless_mail/apps.py -> build/bdist.linux-x86_64/wheel/./paperless_mail803copying build/lib/paperless_mail/preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail804copying build/lib/paperless_mail/mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail805copying build/lib/paperless_mail/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail806running install_egg_info807Copying src/paperless_ngx.egg-info to build/bdist.linux-x86_64/wheel/./paperless_ngx-3.1.3-py3.14.egg-info808running install_scripts809creating build/bdist.linux-x86_64/wheel/paperless_ngx-3.1.3.dist-info/WHEEL810creating '/build/source/dist/.tmp-ql86uwot/paperless_ngx-3.1.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it811adding 'manage.py'812adding 'documents/__init__.py'813adding 'documents/admin.py'814adding 'documents/apps.py'815adding 'documents/barcodes.py'816adding 'documents/bulk_download.py'817adding 'documents/bulk_edit.py'818adding 'documents/caching.py'819adding 'documents/checks.py'820adding 'documents/classifier.py'821adding 'documents/conditionals.py'822adding 'documents/consumer.py'823adding 'documents/context_processors.py'824adding 'documents/converters.py'825adding 'documents/data_models.py'826adding 'documents/double_sided.py'827adding 'documents/file_handling.py'828adding 'documents/filters.py'829adding 'documents/loggers.py'830adding 'documents/mail.py'831adding 'documents/matching.py'832adding 'documents/models.py'833adding 'documents/parsers.py'834adding 'documents/permissions.py'835adding 'documents/regex.py'836adding 'documents/sanity_checker.py'837adding 'documents/schema.py'838adding 'documents/serialisers.py'839adding 'documents/settings.py'840adding 'documents/tasks.py'841adding 'documents/utils.py'842adding 'documents/validators.py'843adding 'documents/versioning.py'844adding 'documents/views.py'845adding 'documents/export/__init__.py'846adding 'documents/export/compression.py'847adding 'documents/export/sinks.py'848adding 'documents/management/__init__.py'849adding 'documents/management/commands/__init__.py'850adding 'documents/management/commands/base.py'851adding 'documents/management/commands/convert_mariadb_uuid.py'852adding 'documents/management/commands/document_archiver.py'853adding 'documents/management/commands/document_consumer.py'854adding 'documents/management/commands/document_create_classifier.py'855adding 'documents/management/commands/document_exporter.py'856adding 'documents/management/commands/document_fuzzy_match.py'857adding 'documents/management/commands/document_importer.py'858adding 'documents/management/commands/document_index.py'859adding 'documents/management/commands/document_llmindex.py'860adding 'documents/management/commands/document_renamer.py'861adding 'documents/management/commands/document_retagger.py'862adding 'documents/management/commands/document_sanity_checker.py'863adding 'documents/management/commands/document_thumbnails.py'864adding 'documents/management/commands/manage_superuser.py'865adding 'documents/management/commands/mixins.py'866adding 'documents/management/commands/prune_audit_logs.py'867adding 'documents/migrations/0001_squashed.py'868adding 'documents/migrations/0002_squashed.py'869adding 'documents/migrations/0003_remove_document_storage_type.py'870adding 'documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'871adding 'documents/migrations/0005_alter_document_checksum_unique.py'872adding 'documents/migrations/0006_document_content_length.py'873adding 'documents/migrations/0007_sharelinkbundle.py'874adding 'documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'875adding 'documents/migrations/0009_alter_document_content_length.py'876adding 'documents/migrations/0010_optimize_integer_field_sizes.py'877adding 'documents/migrations/0011_alter_workflowaction_type.py'878adding 'documents/migrations/0012_document_root_document.py'879adding 'documents/migrations/0013_alter_paperlesstask_task_name.py'880adding 'documents/migrations/0014_savedview_visibility_to_ui_settings.py'881adding 'documents/migrations/0015_document_version_index_and_more.py'882adding 'documents/migrations/0016_sha256_checksums.py'883adding 'documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'884adding 'documents/migrations/0018_saved_view_simple_search_rules.py'885adding 'documents/migrations/0019_task_system_redesign.py'886adding 'documents/migrations/0020_drop_celery_results.py'887adding 'documents/migrations/0021_widen_workflow_integer_fields.py'888adding 'documents/migrations/0022_add_perf_indexes.py'889adding 'documents/migrations/0023_savedview_icon.py'890adding 'documents/migrations/0024_alter_workflowaction_type.py'891adding 'documents/migrations/0025_workflowaction_apply_ai_suggestions.py'892adding 'documents/migrations/__init__.py'893adding 'documents/plugins/__init__.py'894adding 'documents/plugins/base.py'895adding 'documents/plugins/helpers.py'896adding 'documents/plugins/date_parsing/__init__.py'897adding 'documents/plugins/date_parsing/base.py'898adding 'documents/plugins/date_parsing/regex_parser.py'899adding 'documents/search/__init__.py'900adding 'documents/search/_backend.py'901adding 'documents/search/_dates.py'902adding 'documents/search/_query.py'903adding 'documents/search/_schema.py'904adding 'documents/search/_tokenizer.py'905adding 'documents/search/_translate.py'906adding 'documents/signals/__init__.py'907adding 'documents/signals/handlers.py'908adding 'documents/templating/__init__.py'909adding 'documents/templating/environment.py'910adding 'documents/templating/filepath.py'911adding 'documents/templating/filters.py'912adding 'documents/templating/utils.py'913adding 'documents/templating/workflows.py'914adding 'documents/tests/__init__.py'915adding 'documents/tests/conftest.py'916adding 'documents/tests/factories.py'917adding 'documents/tests/test_admin.py'918adding 'documents/tests/test_api_app_config.py'919adding 'documents/tests/test_api_bulk_download.py'920adding 'documents/tests/test_api_bulk_edit.py'921adding 'documents/tests/test_api_chat.py'922adding 'documents/tests/test_api_custom_fields.py'923adding 'documents/tests/test_api_document_versions.py'924adding 'documents/tests/test_api_documents.py'925adding 'documents/tests/test_api_email.py'926adding 'documents/tests/test_api_filter_by_custom_fields.py'927adding 'documents/tests/test_api_objects.py'928adding 'documents/tests/test_api_permissions.py'929adding 'documents/tests/test_api_post_document_nfc.py'930adding 'documents/tests/test_api_profile.py'931adding 'documents/tests/test_api_remote_version.py'932adding 'documents/tests/test_api_schema.py'933adding 'documents/tests/test_api_search.py'934adding 'documents/tests/test_api_status.py'935adding 'documents/tests/test_api_tasks.py'936adding 'documents/tests/test_api_trash.py'937adding 'documents/tests/test_api_uisettings.py'938adding 'documents/tests/test_api_workflows.py'939adding 'documents/tests/test_barcodes.py'940adding 'documents/tests/test_bulk_edit.py'941adding 'documents/tests/test_caching.py'942adding 'documents/tests/test_checks.py'943adding 'documents/tests/test_classifier.py'944adding 'documents/tests/test_consumer.py'945adding 'documents/tests/test_consumer_archive.py'946adding 'documents/tests/test_document_model.py'947adding 'documents/tests/test_double_sided.py'948adding 'documents/tests/test_file_handling.py'949adding 'documents/tests/test_filepath_nfc.py'950adding 'documents/tests/test_filters.py'951adding 'documents/tests/test_management.py'952adding 'documents/tests/test_management_consumer.py'953adding 'documents/tests/test_management_exporter.py'954adding 'documents/tests/test_management_fuzzy.py'955adding 'documents/tests/test_management_importer.py'956adding 'documents/tests/test_management_retagger.py'957adding 'documents/tests/test_management_superuser.py'958adding 'documents/tests/test_management_thumbnails.py'959adding 'documents/tests/test_matchables.py'960adding 'documents/tests/test_merge_documents_as_versions.py'961adding 'documents/tests/test_migration_saved_view_visibility.py'962adding 'documents/tests/test_migration_sha256_checksums.py'963adding 'documents/tests/test_migration_share_link_bundle.py'964adding 'documents/tests/test_models.py'965adding 'documents/tests/test_parsers.py'966adding 'documents/tests/test_permission_filtering_security.py'967adding 'documents/tests/test_permitted_objects_filter.py'968adding 'documents/tests/test_regex.py'969adding 'documents/tests/test_sanity_check.py'970adding 'documents/tests/test_share_link_bundles.py'971adding 'documents/tests/test_tag_hierarchy.py'972adding 'documents/tests/test_task_signals.py'973adding 'documents/tests/test_tasks.py'974adding 'documents/tests/test_utils.py'975adding 'documents/tests/test_version_conditionals.py'976adding 'documents/tests/test_views.py'977adding 'documents/tests/test_workflows.py'978adding 'documents/tests/utils.py'979adding 'documents/tests/date_parsing/__init__.py'980adding 'documents/tests/date_parsing/conftest.py'981adding 'documents/tests/date_parsing/test_date_parser_plugin_loading.py'982adding 'documents/tests/date_parsing/test_date_parsing.py'983adding 'documents/tests/export/__init__.py'984adding 'documents/tests/export/test_compression.py'985adding 'documents/tests/export/test_sinks.py'986adding 'documents/tests/management/__init__.py'987adding 'documents/tests/management/test_management_base_cmd.py'988adding 'documents/tests/management/test_management_document_llmindex.py'989adding 'documents/tests/management/test_management_sanity_checker.py'990adding 'documents/tests/search/__init__.py'991adding 'documents/tests/search/conftest.py'992adding 'documents/tests/search/test_backend.py'993adding 'documents/tests/search/test_lock_backoff.py'994adding 'documents/tests/search/test_migration_fulltext_query_field_prefixes.py'995adding 'documents/tests/search/test_query.py'996adding 'documents/tests/search/test_schema.py'997adding 'documents/tests/search/test_tokenizer.py'998adding 'documents/tests/search/test_translate.py'999adding 'documents/workflows/__init__.py'1000adding 'documents/workflows/actions.py'1001adding 'documents/workflows/ai.py'1002adding 'documents/workflows/mutations.py'1003adding 'documents/workflows/utils.py'1004adding 'documents/workflows/webhooks.py'1005adding 'paperless/__init__.py'1006adding 'paperless/adapter.py'1007adding 'paperless/admin.py'1008adding 'paperless/apps.py'1009adding 'paperless/asgi.py'1010adding 'paperless/auth.py'1011adding 'paperless/celery.py'1012adding 'paperless/checks.py'1013adding 'paperless/config.py'1014adding 'paperless/consumers.py'1015adding 'paperless/db_cache.py'1016adding 'paperless/filters.py'1017adding 'paperless/logging.py'1018adding 'paperless/middleware.py'1019adding 'paperless/models.py'1020adding 'paperless/network.py'1021adding 'paperless/serialisers.py'1022adding 'paperless/signals.py'1023adding 'paperless/signed_pickle.py'1024adding 'paperless/urls.py'1025adding 'paperless/utils.py'1026adding 'paperless/validators.py'1027adding 'paperless/version.py'1028adding 'paperless/views.py'1029adding 'paperless/wsgi.py'1030adding 'paperless/migrations/0001_initial.py'1031adding 'paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'1032adding 'paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'1033adding 'paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'1034adding 'paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'1035adding 'paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'1036adding 'paperless/migrations/0007_optimize_integer_field_sizes.py'1037adding 'paperless/migrations/0008_replace_skip_archive_file.py'1038adding 'paperless/migrations/0009_alter_applicationconfiguration_options.py'1039adding 'paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'1040adding 'paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'1041adding 'paperless/migrations/0012_applicationconfiguration_llm_output_language.py'1042adding 'paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'1043adding 'paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py'1044adding 'paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py'1045adding 'paperless/migrations/__init__.py'1046adding 'paperless/parsers/__init__.py'1047adding 'paperless/parsers/mail.py'1048adding 'paperless/parsers/registry.py'1049adding 'paperless/parsers/remote.py'1050adding 'paperless/parsers/tesseract.py'1051adding 'paperless/parsers/text.py'1052adding 'paperless/parsers/tika.py'1053adding 'paperless/parsers/utils.py'1054adding 'paperless/settings/__init__.py'1055adding 'paperless/settings/custom.py'1056adding 'paperless/settings/parsers.py'1057adding 'paperless/tests/__init__.py'1058adding 'paperless/tests/conftest.py'1059adding 'paperless/tests/test_adapter.py'1060adding 'paperless/tests/test_api_auth.py'1061adding 'paperless/tests/test_auth_middleware.py'1062adding 'paperless/tests/test_celery.py'1063adding 'paperless/tests/test_checks.py'1064adding 'paperless/tests/test_checks_v3.py'1065adding 'paperless/tests/test_logging.py'1066adding 'paperless/tests/test_migration_replace_skip_archive_file.py'1067adding 'paperless/tests/test_network.py'1068adding 'paperless/tests/test_ocr_config.py'1069adding 'paperless/tests/test_parser_utils.py'1070adding 'paperless/tests/test_registry.py'1071adding 'paperless/tests/test_remote_ocr_config.py'1072adding 'paperless/tests/test_signals.py'1073adding 'paperless/tests/test_utils.py'1074adding 'paperless/tests/test_views.py'1075adding 'paperless/tests/test_websockets.py'1076adding 'paperless/tests/parsers/__init__.py'1077adding 'paperless/tests/parsers/conftest.py'1078adding 'paperless/tests/parsers/test_convert_image_to_pdfa.py'1079adding 'paperless/tests/parsers/test_mail_parser.py'1080adding 'paperless/tests/parsers/test_mail_parser_live.py'1081adding 'paperless/tests/parsers/test_parse_modes.py'1082adding 'paperless/tests/parsers/test_remote_parser.py'1083adding 'paperless/tests/parsers/test_tesseract_custom_settings.py'1084adding 'paperless/tests/parsers/test_tesseract_parser.py'1085adding 'paperless/tests/parsers/test_text_parser.py'1086adding 'paperless/tests/parsers/test_tika_liva.py'1087adding 'paperless/tests/parsers/test_tika_parser.py'1088adding 'paperless/tests/settings/__init__.py'1089adding 'paperless/tests/settings/test_custom_parsers.py'1090adding 'paperless/tests/settings/test_db_cache.py'1091adding 'paperless/tests/settings/test_environment_parsers.py'1092adding 'paperless/tests/settings/test_remote_user.py'1093adding 'paperless/tests/settings/test_settings.py'1094adding 'paperless_ai/__init__.py'1095adding 'paperless_ai/ai_classifier.py'1096adding 'paperless_ai/base_model.py'1097adding 'paperless_ai/chat.py'1098adding 'paperless_ai/client.py'1099adding 'paperless_ai/db.py'1100adding 'paperless_ai/embedding.py'1101adding 'paperless_ai/exceptions.py'1102adding 'paperless_ai/indexing.py'1103adding 'paperless_ai/matching.py'1104adding 'paperless_ai/tables.py'1105adding 'paperless_ai/taxonomy.py'1106adding 'paperless_ai/vector_store.py'1107adding 'paperless_ai/migrations/__init__.py'1108adding 'paperless_ai/migrations/m0001_v1_to_v2.py'1109adding 'paperless_ai/prompts/__init__.py'1110adding 'paperless_ai/prompts/context.py'1111adding 'paperless_ai/prompts/render.py'1112adding 'paperless_ai/tests/__init__.py'1113adding 'paperless_ai/tests/conftest.py'1114adding 'paperless_ai/tests/test_ai_classifier.py'1115adding 'paperless_ai/tests/test_ai_indexing.py'1116adding 'paperless_ai/tests/test_base_model.py'1117adding 'paperless_ai/tests/test_chat.py'1118adding 'paperless_ai/tests/test_client.py'1119adding 'paperless_ai/tests/test_embedding.py'1120adding 'paperless_ai/tests/test_index_locking.py'1121adding 'paperless_ai/tests/test_lazy_imports.py'1122adding 'paperless_ai/tests/test_matching.py'1123adding 'paperless_ai/tests/test_prompts.py'1124adding 'paperless_ai/tests/test_tables.py'1125adding 'paperless_ai/tests/test_taxonomy.py'1126adding 'paperless_ai/tests/test_vector_store.py'1127adding 'paperless_mail/__init__.py'1128adding 'paperless_mail/admin.py'1129adding 'paperless_mail/apps.py'1130adding 'paperless_mail/filters.py'1131adding 'paperless_mail/mail.py'1132adding 'paperless_mail/models.py'1133adding 'paperless_mail/oauth.py'1134adding 'paperless_mail/preprocessor.py'1135adding 'paperless_mail/serialisers.py'1136adding 'paperless_mail/tasks.py'1137adding 'paperless_mail/views.py'1138adding 'paperless_mail/management/__init__.py'1139adding 'paperless_mail/management/commands/__init__.py'1140adding 'paperless_mail/management/commands/mail_fetcher.py'1141adding 'paperless_mail/migrations/0001_squashed.py'1142adding 'paperless_mail/migrations/0002_optimize_integer_field_sizes.py'1143adding 'paperless_mail/migrations/0003_mailrule_stop_processing.py'1144adding 'paperless_mail/migrations/0004_processedmail_uid_validity.py'1145adding 'paperless_mail/migrations/__init__.py'1146adding 'paperless_mail/tests/__init__.py'1147adding 'paperless_mail/tests/conftest.py'1148adding 'paperless_mail/tests/factories.py'1149adding 'paperless_mail/tests/test_api.py'1150adding 'paperless_mail/tests/test_live_mail.py'1151adding 'paperless_mail/tests/test_mail.py'1152adding 'paperless_mail/tests/test_mail_nfc.py'1153adding 'paperless_mail/tests/test_mail_oauth.py'1154adding 'paperless_mail/tests/test_migrations.py'1155adding 'paperless_mail/tests/test_preprocessor.py'1156adding 'paperless_ngx-3.1.3.dist-info/licenses/LICENSE'1157adding 'paperless_ngx-3.1.3.dist-info/METADATA'1158adding 'paperless_ngx-3.1.3.dist-info/WHEEL'1159adding 'paperless_ngx-3.1.3.dist-info/top_level.txt'1160adding 'paperless_ngx-3.1.3.dist-info/RECORD'1161removing build/bdist.linux-x86_64/wheel1162Successfully built paperless_ngx-3.1.3-py3-none-any.whl1163Finished creating a wheel...1164Listing 'src'...1165Listing 'src/documents'...1166Compiling 'src/documents/__init__.py'...1167Compiling 'src/documents/admin.py'...1168Compiling 'src/documents/apps.py'...1169Compiling 'src/documents/barcodes.py'...1170Compiling 'src/documents/bulk_download.py'...1171Compiling 'src/documents/bulk_edit.py'...1172Compiling 'src/documents/caching.py'...1173Compiling 'src/documents/checks.py'...1174Compiling 'src/documents/classifier.py'...1175Compiling 'src/documents/conditionals.py'...1176Compiling 'src/documents/consumer.py'...1177Compiling 'src/documents/context_processors.py'...1178Compiling 'src/documents/converters.py'...1179Compiling 'src/documents/data_models.py'...1180Compiling 'src/documents/double_sided.py'...1181Listing 'src/documents/export'...1182Compiling 'src/documents/export/__init__.py'...1183Compiling 'src/documents/export/compression.py'...1184Compiling 'src/documents/export/sinks.py'...1185Compiling 'src/documents/file_handling.py'...1186Compiling 'src/documents/filters.py'...1187Compiling 'src/documents/loggers.py'...1188Compiling 'src/documents/mail.py'...1189Listing 'src/documents/management'...1190Compiling 'src/documents/management/__init__.py'...1191Listing 'src/documents/management/commands'...1192Compiling 'src/documents/management/commands/__init__.py'...1193Compiling 'src/documents/management/commands/base.py'...1194Compiling 'src/documents/management/commands/convert_mariadb_uuid.py'...1195Compiling 'src/documents/management/commands/document_archiver.py'...1196Compiling 'src/documents/management/commands/document_consumer.py'...1197Compiling 'src/documents/management/commands/document_create_classifier.py'...1198Compiling 'src/documents/management/commands/document_exporter.py'...1199Compiling 'src/documents/management/commands/document_fuzzy_match.py'...1200Compiling 'src/documents/management/commands/document_importer.py'...1201Compiling 'src/documents/management/commands/document_index.py'...1202Compiling 'src/documents/management/commands/document_llmindex.py'...1203Compiling 'src/documents/management/commands/document_renamer.py'...1204Compiling 'src/documents/management/commands/document_retagger.py'...1205Compiling 'src/documents/management/commands/document_sanity_checker.py'...1206Compiling 'src/documents/management/commands/document_thumbnails.py'...1207Compiling 'src/documents/management/commands/manage_superuser.py'...1208Compiling 'src/documents/management/commands/mixins.py'...1209Compiling 'src/documents/management/commands/prune_audit_logs.py'...1210Compiling 'src/documents/matching.py'...1211Listing 'src/documents/migrations'...1212Compiling 'src/documents/migrations/0001_squashed.py'...1213Compiling 'src/documents/migrations/0002_squashed.py'...1214Compiling 'src/documents/migrations/0003_remove_document_storage_type.py'...1215Compiling 'src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'...1216Compiling 'src/documents/migrations/0005_alter_document_checksum_unique.py'...1217Compiling 'src/documents/migrations/0006_document_content_length.py'...1218Compiling 'src/documents/migrations/0007_sharelinkbundle.py'...1219Compiling 'src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'...1220Compiling 'src/documents/migrations/0009_alter_document_content_length.py'...1221Compiling 'src/documents/migrations/0010_optimize_integer_field_sizes.py'...1222Compiling 'src/documents/migrations/0011_alter_workflowaction_type.py'...1223Compiling 'src/documents/migrations/0012_document_root_document.py'...1224Compiling 'src/documents/migrations/0013_alter_paperlesstask_task_name.py'...1225Compiling 'src/documents/migrations/0014_savedview_visibility_to_ui_settings.py'...1226Compiling 'src/documents/migrations/0015_document_version_index_and_more.py'...1227Compiling 'src/documents/migrations/0016_sha256_checksums.py'...1228Compiling 'src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'...1229Compiling 'src/documents/migrations/0018_saved_view_simple_search_rules.py'...1230Compiling 'src/documents/migrations/0019_task_system_redesign.py'...1231Compiling 'src/documents/migrations/0020_drop_celery_results.py'...1232Compiling 'src/documents/migrations/0021_widen_workflow_integer_fields.py'...1233Compiling 'src/documents/migrations/0022_add_perf_indexes.py'...1234Compiling 'src/documents/migrations/0023_savedview_icon.py'...1235Compiling 'src/documents/migrations/0024_alter_workflowaction_type.py'...1236Compiling 'src/documents/migrations/0025_workflowaction_apply_ai_suggestions.py'...1237Compiling 'src/documents/migrations/__init__.py'...1238Compiling 'src/documents/models.py'...1239Compiling 'src/documents/parsers.py'...1240Compiling 'src/documents/permissions.py'...1241Listing 'src/documents/plugins'...1242Compiling 'src/documents/plugins/__init__.py'...1243Compiling 'src/documents/plugins/base.py'...1244Listing 'src/documents/plugins/date_parsing'...1245Compiling 'src/documents/plugins/date_parsing/__init__.py'...1246Compiling 'src/documents/plugins/date_parsing/base.py'...1247Compiling 'src/documents/plugins/date_parsing/regex_parser.py'...1248Compiling 'src/documents/plugins/helpers.py'...1249Compiling 'src/documents/regex.py'...1250Listing 'src/documents/resources'...1251Compiling 'src/documents/sanity_checker.py'...1252Compiling 'src/documents/schema.py'...1253Listing 'src/documents/search'...1254Compiling 'src/documents/search/__init__.py'...1255Compiling 'src/documents/search/_backend.py'...1256Compiling 'src/documents/search/_dates.py'...1257Compiling 'src/documents/search/_query.py'...1258Compiling 'src/documents/search/_schema.py'...1259Compiling 'src/documents/search/_tokenizer.py'...1260Compiling 'src/documents/search/_translate.py'...1261Compiling 'src/documents/serialisers.py'...1262Compiling 'src/documents/settings.py'...1263Listing 'src/documents/signals'...1264Compiling 'src/documents/signals/__init__.py'...1265Compiling 'src/documents/signals/handlers.py'...1266Listing 'src/documents/static'...1267Compiling 'src/documents/tasks.py'...1268Listing 'src/documents/templates'...1269Listing 'src/documents/templates/account'...1270Listing 'src/documents/templates/account/email'...1271Listing 'src/documents/templates/mfa'...1272Listing 'src/documents/templates/paperless-ngx'...1273Listing 'src/documents/templates/paperless-ngx/snippets'...1274Listing 'src/documents/templates/socialaccount'...1275Listing 'src/documents/templating'...1276Compiling 'src/documents/templating/__init__.py'...1277Compiling 'src/documents/templating/environment.py'...1278Compiling 'src/documents/templating/filepath.py'...1279Compiling 'src/documents/templating/filters.py'...1280Compiling 'src/documents/templating/utils.py'...1281Compiling 'src/documents/templating/workflows.py'...1282Listing 'src/documents/tests'...1283Compiling 'src/documents/tests/__init__.py'...1284Compiling 'src/documents/tests/conftest.py'...1285Listing 'src/documents/tests/date_parsing'...1286Compiling 'src/documents/tests/date_parsing/__init__.py'...1287Compiling 'src/documents/tests/date_parsing/conftest.py'...1288Compiling 'src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'...1289Compiling 'src/documents/tests/date_parsing/test_date_parsing.py'...1290Listing 'src/documents/tests/examples'...1291Listing 'src/documents/tests/export'...1292Compiling 'src/documents/tests/export/__init__.py'...1293Compiling 'src/documents/tests/export/test_compression.py'...1294Compiling 'src/documents/tests/export/test_sinks.py'...1295Compiling 'src/documents/tests/factories.py'...1296Listing 'src/documents/tests/management'...1297Compiling 'src/documents/tests/management/__init__.py'...1298Compiling 'src/documents/tests/management/test_management_base_cmd.py'...1299Compiling 'src/documents/tests/management/test_management_document_llmindex.py'...1300Compiling 'src/documents/tests/management/test_management_sanity_checker.py'...1301Listing 'src/documents/tests/samples'...1302Listing 'src/documents/tests/samples/barcodes'...1303Listing 'src/documents/tests/samples/documents'...1304Listing 'src/documents/tests/samples/documents/archive'...1305Listing 'src/documents/tests/samples/documents/originals'...1306Listing 'src/documents/tests/samples/documents/thumbnails'...1307Listing 'src/documents/tests/search'...1308Compiling 'src/documents/tests/search/__init__.py'...1309Compiling 'src/documents/tests/search/conftest.py'...1310Compiling 'src/documents/tests/search/test_backend.py'...1311Compiling 'src/documents/tests/search/test_lock_backoff.py'...1312Compiling 'src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'...1313Compiling 'src/documents/tests/search/test_query.py'...1314Compiling 'src/documents/tests/search/test_schema.py'...1315Compiling 'src/documents/tests/search/test_tokenizer.py'...1316Compiling 'src/documents/tests/search/test_translate.py'...1317Compiling 'src/documents/tests/test_admin.py'...1318Compiling 'src/documents/tests/test_api_app_config.py'...1319Compiling 'src/documents/tests/test_api_bulk_download.py'...1320Compiling 'src/documents/tests/test_api_bulk_edit.py'...1321Compiling 'src/documents/tests/test_api_chat.py'...1322Compiling 'src/documents/tests/test_api_custom_fields.py'...1323Compiling 'src/documents/tests/test_api_document_versions.py'...1324Compiling 'src/documents/tests/test_api_documents.py'...1325Compiling 'src/documents/tests/test_api_email.py'...1326Compiling 'src/documents/tests/test_api_filter_by_custom_fields.py'...1327Compiling 'src/documents/tests/test_api_objects.py'...1328Compiling 'src/documents/tests/test_api_permissions.py'...1329Compiling 'src/documents/tests/test_api_post_document_nfc.py'...1330Compiling 'src/documents/tests/test_api_profile.py'...1331Compiling 'src/documents/tests/test_api_remote_version.py'...1332Compiling 'src/documents/tests/test_api_schema.py'...1333Compiling 'src/documents/tests/test_api_search.py'...1334Compiling 'src/documents/tests/test_api_status.py'...1335Compiling 'src/documents/tests/test_api_tasks.py'...1336Compiling 'src/documents/tests/test_api_trash.py'...1337Compiling 'src/documents/tests/test_api_uisettings.py'...1338Compiling 'src/documents/tests/test_api_workflows.py'...1339Compiling 'src/documents/tests/test_barcodes.py'...1340Compiling 'src/documents/tests/test_bulk_edit.py'...1341Compiling 'src/documents/tests/test_caching.py'...1342Compiling 'src/documents/tests/test_checks.py'...1343Compiling 'src/documents/tests/test_classifier.py'...1344Compiling 'src/documents/tests/test_consumer.py'...1345Compiling 'src/documents/tests/test_consumer_archive.py'...1346Compiling 'src/documents/tests/test_document_model.py'...1347Compiling 'src/documents/tests/test_double_sided.py'...1348Compiling 'src/documents/tests/test_file_handling.py'...1349Compiling 'src/documents/tests/test_filepath_nfc.py'...1350Compiling 'src/documents/tests/test_filters.py'...1351Compiling 'src/documents/tests/test_management.py'...1352Compiling 'src/documents/tests/test_management_consumer.py'...1353Compiling 'src/documents/tests/test_management_exporter.py'...1354Compiling 'src/documents/tests/test_management_fuzzy.py'...1355Compiling 'src/documents/tests/test_management_importer.py'...1356Compiling 'src/documents/tests/test_management_retagger.py'...1357Compiling 'src/documents/tests/test_management_superuser.py'...1358Compiling 'src/documents/tests/test_management_thumbnails.py'...1359Compiling 'src/documents/tests/test_matchables.py'...1360Compiling 'src/documents/tests/test_merge_documents_as_versions.py'...1361Compiling 'src/documents/tests/test_migration_saved_view_visibility.py'...1362Compiling 'src/documents/tests/test_migration_sha256_checksums.py'...1363Compiling 'src/documents/tests/test_migration_share_link_bundle.py'...1364Compiling 'src/documents/tests/test_models.py'...1365Compiling 'src/documents/tests/test_parsers.py'...1366Compiling 'src/documents/tests/test_permission_filtering_security.py'...1367Compiling 'src/documents/tests/test_permitted_objects_filter.py'...1368Compiling 'src/documents/tests/test_regex.py'...1369Compiling 'src/documents/tests/test_sanity_check.py'...1370Compiling 'src/documents/tests/test_share_link_bundles.py'...1371Compiling 'src/documents/tests/test_tag_hierarchy.py'...1372Compiling 'src/documents/tests/test_task_signals.py'...1373Compiling 'src/documents/tests/test_tasks.py'...1374Compiling 'src/documents/tests/test_utils.py'...1375Compiling 'src/documents/tests/test_version_conditionals.py'...1376Compiling 'src/documents/tests/test_views.py'...1377Compiling 'src/documents/tests/test_workflows.py'...1378Compiling 'src/documents/tests/utils.py'...1379Compiling 'src/documents/utils.py'...1380Compiling 'src/documents/validators.py'...1381Compiling 'src/documents/versioning.py'...1382Compiling 'src/documents/views.py'...1383Listing 'src/documents/workflows'...1384Compiling 'src/documents/workflows/__init__.py'...1385Compiling 'src/documents/workflows/actions.py'...1386Compiling 'src/documents/workflows/ai.py'...1387Compiling 'src/documents/workflows/mutations.py'...1388Compiling 'src/documents/workflows/utils.py'...1389Compiling 'src/documents/workflows/webhooks.py'...1390Listing 'src/locale'...1391Listing 'src/locale/af_ZA'...1392Listing 'src/locale/af_ZA/LC_MESSAGES'...1393Listing 'src/locale/am_ET'...1394Listing 'src/locale/am_ET/LC_MESSAGES'...1395Listing 'src/locale/ar_AR'...1396Listing 'src/locale/ar_AR/LC_MESSAGES'...1397Listing 'src/locale/be_BY'...1398Listing 'src/locale/be_BY/LC_MESSAGES'...1399Listing 'src/locale/bg_BG'...1400Listing 'src/locale/bg_BG/LC_MESSAGES'...1401Listing 'src/locale/ca_ES'...1402Listing 'src/locale/ca_ES/LC_MESSAGES'...1403Listing 'src/locale/cs_CZ'...1404Listing 'src/locale/cs_CZ/LC_MESSAGES'...1405Listing 'src/locale/da_DK'...1406Listing 'src/locale/da_DK/LC_MESSAGES'...1407Listing 'src/locale/de_CH'...1408Listing 'src/locale/de_CH/LC_MESSAGES'...1409Listing 'src/locale/de_DE'...1410Listing 'src/locale/de_DE/LC_MESSAGES'...1411Listing 'src/locale/el_GR'...1412Listing 'src/locale/el_GR/LC_MESSAGES'...1413Listing 'src/locale/en_GB'...1414Listing 'src/locale/en_GB/LC_MESSAGES'...1415Listing 'src/locale/en_US'...1416Listing 'src/locale/en_US/LC_MESSAGES'...1417Listing 'src/locale/es_ES'...1418Listing 'src/locale/es_ES/LC_MESSAGES'...1419Listing 'src/locale/et_EE'...1420Listing 'src/locale/et_EE/LC_MESSAGES'...1421Listing 'src/locale/fa_IR'...1422Listing 'src/locale/fa_IR/LC_MESSAGES'...1423Listing 'src/locale/fi_FI'...1424Listing 'src/locale/fi_FI/LC_MESSAGES'...1425Listing 'src/locale/fr_FR'...1426Listing 'src/locale/fr_FR/LC_MESSAGES'...1427Listing 'src/locale/he_IL'...1428Listing 'src/locale/he_IL/LC_MESSAGES'...1429Listing 'src/locale/hi_IN'...1430Listing 'src/locale/hi_IN/LC_MESSAGES'...1431Listing 'src/locale/hr_HR'...1432Listing 'src/locale/hr_HR/LC_MESSAGES'...1433Listing 'src/locale/hu_HU'...1434Listing 'src/locale/hu_HU/LC_MESSAGES'...1435Listing 'src/locale/id_ID'...1436Listing 'src/locale/id_ID/LC_MESSAGES'...1437Listing 'src/locale/it_IT'...1438Listing 'src/locale/it_IT/LC_MESSAGES'...1439Listing 'src/locale/ja_JP'...1440Listing 'src/locale/ja_JP/LC_MESSAGES'...1441Listing 'src/locale/km_KH'...1442Listing 'src/locale/km_KH/LC_MESSAGES'...1443Listing 'src/locale/ko_KR'...1444Listing 'src/locale/ko_KR/LC_MESSAGES'...1445Listing 'src/locale/la_LA'...1446Listing 'src/locale/la_LA/LC_MESSAGES'...1447Listing 'src/locale/lb_LU'...1448Listing 'src/locale/lb_LU/LC_MESSAGES'...1449Listing 'src/locale/lt_LT'...1450Listing 'src/locale/lt_LT/LC_MESSAGES'...1451Listing 'src/locale/lv_LV'...1452Listing 'src/locale/lv_LV/LC_MESSAGES'...1453Listing 'src/locale/mk_MK'...1454Listing 'src/locale/mk_MK/LC_MESSAGES'...1455Listing 'src/locale/ms_MY'...1456Listing 'src/locale/ms_MY/LC_MESSAGES'...1457Listing 'src/locale/nb_NO'...1458Listing 'src/locale/nb_NO/LC_MESSAGES'...1459Listing 'src/locale/nl_NL'...1460Listing 'src/locale/nl_NL/LC_MESSAGES'...1461Listing 'src/locale/no_NO'...1462Listing 'src/locale/no_NO/LC_MESSAGES'...1463Listing 'src/locale/pl_PL'...1464Listing 'src/locale/pl_PL/LC_MESSAGES'...1465Listing 'src/locale/pt_BR'...1466Listing 'src/locale/pt_BR/LC_MESSAGES'...1467Listing 'src/locale/pt_PT'...1468Listing 'src/locale/pt_PT/LC_MESSAGES'...1469Listing 'src/locale/ro_RO'...1470Listing 'src/locale/ro_RO/LC_MESSAGES'...1471Listing 'src/locale/ru_RU'...1472Listing 'src/locale/ru_RU/LC_MESSAGES'...1473Listing 'src/locale/sk_SK'...1474Listing 'src/locale/sk_SK/LC_MESSAGES'...1475Listing 'src/locale/sl_SI'...1476Listing 'src/locale/sl_SI/LC_MESSAGES'...1477Listing 'src/locale/sq_AL'...1478Listing 'src/locale/sq_AL/LC_MESSAGES'...1479Listing 'src/locale/sr_CS'...1480Listing 'src/locale/sr_CS/LC_MESSAGES'...1481Listing 'src/locale/sv_SE'...1482Listing 'src/locale/sv_SE/LC_MESSAGES'...1483Listing 'src/locale/th_TH'...1484Listing 'src/locale/th_TH/LC_MESSAGES'...1485Listing 'src/locale/tr_TR'...1486Listing 'src/locale/tr_TR/LC_MESSAGES'...1487Listing 'src/locale/uk_UA'...1488Listing 'src/locale/uk_UA/LC_MESSAGES'...1489Listing 'src/locale/vi_VN'...1490Listing 'src/locale/vi_VN/LC_MESSAGES'...1491Listing 'src/locale/xh_ZA'...1492Listing 'src/locale/xh_ZA/LC_MESSAGES'...1493Listing 'src/locale/zh_CN'...1494Listing 'src/locale/zh_CN/LC_MESSAGES'...1495Listing 'src/locale/zh_TW'...1496Listing 'src/locale/zh_TW/LC_MESSAGES'...1497Compiling 'src/manage.py'...1498Listing 'src/paperless'...1499Compiling 'src/paperless/__init__.py'...1500Compiling 'src/paperless/adapter.py'...1501Compiling 'src/paperless/admin.py'...1502Compiling 'src/paperless/apps.py'...1503Compiling 'src/paperless/asgi.py'...1504Compiling 'src/paperless/auth.py'...1505Compiling 'src/paperless/celery.py'...1506Compiling 'src/paperless/checks.py'...1507Compiling 'src/paperless/config.py'...1508Compiling 'src/paperless/consumers.py'...1509Compiling 'src/paperless/db_cache.py'...1510Compiling 'src/paperless/filters.py'...1511Compiling 'src/paperless/logging.py'...1512Compiling 'src/paperless/middleware.py'...1513Listing 'src/paperless/migrations'...1514Compiling 'src/paperless/migrations/0001_initial.py'...1515Compiling 'src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'...1516Compiling 'src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'...1517Compiling 'src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'...1518Compiling 'src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'...1519Compiling 'src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'...1520Compiling 'src/paperless/migrations/0007_optimize_integer_field_sizes.py'...1521Compiling 'src/paperless/migrations/0008_replace_skip_archive_file.py'...1522Compiling 'src/paperless/migrations/0009_alter_applicationconfiguration_options.py'...1523Compiling 'src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'...1524Compiling 'src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'...1525Compiling 'src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py'...1526Compiling 'src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'...1527Compiling 'src/paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py'...1528Compiling 'src/paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py'...1529Compiling 'src/paperless/migrations/__init__.py'...1530Compiling 'src/paperless/models.py'...1531Compiling 'src/paperless/network.py'...1532Listing 'src/paperless/parsers'...1533Compiling 'src/paperless/parsers/__init__.py'...1534Compiling 'src/paperless/parsers/mail.py'...1535Compiling 'src/paperless/parsers/registry.py'...1536Compiling 'src/paperless/parsers/remote.py'...1537Compiling 'src/paperless/parsers/tesseract.py'...1538Compiling 'src/paperless/parsers/text.py'...1539Compiling 'src/paperless/parsers/tika.py'...1540Compiling 'src/paperless/parsers/utils.py'...1541Compiling 'src/paperless/serialisers.py'...1542Listing 'src/paperless/settings'...1543Compiling 'src/paperless/settings/__init__.py'...1544Compiling 'src/paperless/settings/custom.py'...1545Compiling 'src/paperless/settings/parsers.py'...1546Compiling 'src/paperless/signals.py'...1547Compiling 'src/paperless/signed_pickle.py'...1548Listing 'src/paperless/static'...1549Listing 'src/paperless/static/paperless'...1550Listing 'src/paperless/static/paperless/img'...1551Listing 'src/paperless/tests'...1552Compiling 'src/paperless/tests/__init__.py'...1553Compiling 'src/paperless/tests/conftest.py'...1554Listing 'src/paperless/tests/parsers'...1555Compiling 'src/paperless/tests/parsers/__init__.py'...1556Compiling 'src/paperless/tests/parsers/conftest.py'...1557Compiling 'src/paperless/tests/parsers/test_convert_image_to_pdfa.py'...1558Compiling 'src/paperless/tests/parsers/test_mail_parser.py'...1559Compiling 'src/paperless/tests/parsers/test_mail_parser_live.py'...1560Compiling 'src/paperless/tests/parsers/test_parse_modes.py'...1561Compiling 'src/paperless/tests/parsers/test_remote_parser.py'...1562Compiling 'src/paperless/tests/parsers/test_tesseract_custom_settings.py'...1563Compiling 'src/paperless/tests/parsers/test_tesseract_parser.py'...1564Compiling 'src/paperless/tests/parsers/test_text_parser.py'...1565Compiling 'src/paperless/tests/parsers/test_tika_liva.py'...1566Compiling 'src/paperless/tests/parsers/test_tika_parser.py'...1567Listing 'src/paperless/tests/samples'...1568Listing 'src/paperless/tests/samples/mail'...1569Listing 'src/paperless/tests/samples/tesseract'...1570Listing 'src/paperless/tests/samples/text'...1571Listing 'src/paperless/tests/samples/tika'...1572Listing 'src/paperless/tests/settings'...1573Compiling 'src/paperless/tests/settings/__init__.py'...1574Compiling 'src/paperless/tests/settings/test_custom_parsers.py'...1575Compiling 'src/paperless/tests/settings/test_db_cache.py'...1576Compiling 'src/paperless/tests/settings/test_environment_parsers.py'...1577Compiling 'src/paperless/tests/settings/test_remote_user.py'...1578Compiling 'src/paperless/tests/settings/test_settings.py'...1579Compiling 'src/paperless/tests/test_adapter.py'...1580Compiling 'src/paperless/tests/test_api_auth.py'...1581Compiling 'src/paperless/tests/test_auth_middleware.py'...1582Compiling 'src/paperless/tests/test_celery.py'...1583Compiling 'src/paperless/tests/test_checks.py'...1584Compiling 'src/paperless/tests/test_checks_v3.py'...1585Compiling 'src/paperless/tests/test_logging.py'...1586Compiling 'src/paperless/tests/test_migration_replace_skip_archive_file.py'...1587Compiling 'src/paperless/tests/test_network.py'...1588Compiling 'src/paperless/tests/test_ocr_config.py'...1589Compiling 'src/paperless/tests/test_parser_utils.py'...1590Compiling 'src/paperless/tests/test_registry.py'...1591Compiling 'src/paperless/tests/test_remote_ocr_config.py'...1592Compiling 'src/paperless/tests/test_signals.py'...1593Compiling 'src/paperless/tests/test_utils.py'...1594Compiling 'src/paperless/tests/test_views.py'...1595Compiling 'src/paperless/tests/test_websockets.py'...1596Compiling 'src/paperless/urls.py'...1597Compiling 'src/paperless/utils.py'...1598Compiling 'src/paperless/validators.py'...1599Compiling 'src/paperless/version.py'...1600Compiling 'src/paperless/views.py'...1601Compiling 'src/paperless/wsgi.py'...1602Listing 'src/paperless_ai'...1603Compiling 'src/paperless_ai/__init__.py'...1604Compiling 'src/paperless_ai/ai_classifier.py'...1605Compiling 'src/paperless_ai/base_model.py'...1606Compiling 'src/paperless_ai/chat.py'...1607Compiling 'src/paperless_ai/client.py'...1608Compiling 'src/paperless_ai/db.py'...1609Compiling 'src/paperless_ai/embedding.py'...1610Compiling 'src/paperless_ai/exceptions.py'...1611Compiling 'src/paperless_ai/indexing.py'...1612Compiling 'src/paperless_ai/matching.py'...1613Listing 'src/paperless_ai/migrations'...1614Compiling 'src/paperless_ai/migrations/__init__.py'...1615Compiling 'src/paperless_ai/migrations/m0001_v1_to_v2.py'...1616Listing 'src/paperless_ai/prompts'...1617Compiling 'src/paperless_ai/prompts/__init__.py'...1618Compiling 'src/paperless_ai/prompts/context.py'...1619Compiling 'src/paperless_ai/prompts/render.py'...1620Compiling 'src/paperless_ai/tables.py'...1621Compiling 'src/paperless_ai/taxonomy.py'...1622Listing 'src/paperless_ai/tests'...1623Compiling 'src/paperless_ai/tests/__init__.py'...1624Compiling 'src/paperless_ai/tests/conftest.py'...1625Compiling 'src/paperless_ai/tests/test_ai_classifier.py'...1626Compiling 'src/paperless_ai/tests/test_ai_indexing.py'...1627Compiling 'src/paperless_ai/tests/test_base_model.py'...1628Compiling 'src/paperless_ai/tests/test_chat.py'...1629Compiling 'src/paperless_ai/tests/test_client.py'...1630Compiling 'src/paperless_ai/tests/test_embedding.py'...1631Compiling 'src/paperless_ai/tests/test_index_locking.py'...1632Compiling 'src/paperless_ai/tests/test_lazy_imports.py'...1633Compiling 'src/paperless_ai/tests/test_matching.py'...1634Compiling 'src/paperless_ai/tests/test_prompts.py'...1635Compiling 'src/paperless_ai/tests/test_tables.py'...1636Compiling 'src/paperless_ai/tests/test_taxonomy.py'...1637Compiling 'src/paperless_ai/tests/test_vector_store.py'...1638Compiling 'src/paperless_ai/vector_store.py'...1639Listing 'src/paperless_mail'...1640Compiling 'src/paperless_mail/__init__.py'...1641Compiling 'src/paperless_mail/admin.py'...1642Compiling 'src/paperless_mail/apps.py'...1643Compiling 'src/paperless_mail/filters.py'...1644Compiling 'src/paperless_mail/mail.py'...1645Listing 'src/paperless_mail/management'...1646Compiling 'src/paperless_mail/management/__init__.py'...1647Listing 'src/paperless_mail/management/commands'...1648Compiling 'src/paperless_mail/management/commands/__init__.py'...1649Compiling 'src/paperless_mail/management/commands/mail_fetcher.py'...1650Listing 'src/paperless_mail/migrations'...1651Compiling 'src/paperless_mail/migrations/0001_squashed.py'...1652Compiling 'src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py'...1653Compiling 'src/paperless_mail/migrations/0003_mailrule_stop_processing.py'...1654Compiling 'src/paperless_mail/migrations/0004_processedmail_uid_validity.py'...1655Compiling 'src/paperless_mail/migrations/__init__.py'...1656Compiling 'src/paperless_mail/models.py'...1657Compiling 'src/paperless_mail/oauth.py'...1658Compiling 'src/paperless_mail/preprocessor.py'...1659Compiling 'src/paperless_mail/serialisers.py'...1660Compiling 'src/paperless_mail/tasks.py'...1661Listing 'src/paperless_mail/templates'...1662Listing 'src/paperless_mail/tests'...1663Compiling 'src/paperless_mail/tests/__init__.py'...1664Compiling 'src/paperless_mail/tests/conftest.py'...1665Compiling 'src/paperless_mail/tests/factories.py'...1666Compiling 'src/paperless_mail/tests/test_api.py'...1667Compiling 'src/paperless_mail/tests/test_live_mail.py'...1668Compiling 'src/paperless_mail/tests/test_mail.py'...1669Compiling 'src/paperless_mail/tests/test_mail_nfc.py'...1670Compiling 'src/paperless_mail/tests/test_mail_oauth.py'...1671Compiling 'src/paperless_mail/tests/test_migrations.py'...1672Compiling 'src/paperless_mail/tests/test_preprocessor.py'...1673Compiling 'src/paperless_mail/views.py'...1674Listing 'src/paperless_ngx.egg-info'...16751676186 static files copied to '/build/source/static', 348 post-processed.1677processing file django.po in /build/source/src/locale/et_EE/LC_MESSAGES1678processing file django.po in /build/source/src/locale/sr_CS/LC_MESSAGES1679processing file django.po in /build/source/src/locale/fa_IR/LC_MESSAGES1680processing file django.po in /build/source/src/locale/id_ID/LC_MESSAGES1681processing file django.po in /build/source/src/locale/ro_RO/LC_MESSAGES1682processing file django.po in /build/source/src/locale/de_CH/LC_MESSAGES1683processing file django.po in /build/source/src/locale/fi_FI/LC_MESSAGES1684processing file django.po in /build/source/src/locale/en_US/LC_MESSAGES1685processing file django.po in /build/source/src/locale/nl_NL/LC_MESSAGES1686processing file django.po in /build/source/src/locale/ms_MY/LC_MESSAGES1687processing file django.po in /build/source/src/locale/no_NO/LC_MESSAGES1688processing file django.po in /build/source/src/locale/cs_CZ/LC_MESSAGES1689processing file django.po in /build/source/src/locale/es_ES/LC_MESSAGES1690processing file django.po in /build/source/src/locale/lb_LU/LC_MESSAGES1691processing file django.po in /build/source/src/locale/af_ZA/LC_MESSAGES1692processing file django.po in /build/source/src/locale/he_IL/LC_MESSAGES1693processing file django.po in /build/source/src/locale/tr_TR/LC_MESSAGES1694processing file django.po in /build/source/src/locale/sk_SK/LC_MESSAGES1695processing file django.po in /build/source/src/locale/pl_PL/LC_MESSAGES1696processing file django.po in /build/source/src/locale/nb_NO/LC_MESSAGES1697processing file django.po in /build/source/src/locale/it_IT/LC_MESSAGES1698processing file django.po in /build/source/src/locale/bg_BG/LC_MESSAGES1699processing file django.po in /build/source/src/locale/ko_KR/LC_MESSAGES1700processing file django.po in /build/source/src/locale/be_BY/LC_MESSAGES1701processing file django.po in /build/source/src/locale/ru_RU/LC_MESSAGES1702processing file django.po in /build/source/src/locale/lt_LT/LC_MESSAGES1703processing file django.po in /build/source/src/locale/lv_LV/LC_MESSAGES1704processing file django.po in /build/source/src/locale/hi_IN/LC_MESSAGES1705processing file django.po in /build/source/src/locale/uk_UA/LC_MESSAGES1706processing file django.po in /build/source/src/locale/en_GB/LC_MESSAGES1707processing file django.po in /build/source/src/locale/fr_FR/LC_MESSAGES1708processing file django.po in /build/source/src/locale/ar_AR/LC_MESSAGES1709processing file django.po in /build/source/src/locale/hu_HU/LC_MESSAGES1710processing file django.po in /build/source/src/locale/km_KH/LC_MESSAGES1711processing file django.po in /build/source/src/locale/sl_SI/LC_MESSAGES1712processing file django.po in /build/source/src/locale/sv_SE/LC_MESSAGES1713processing file django.po in /build/source/src/locale/ca_ES/LC_MESSAGES1714processing file django.po in /build/source/src/locale/am_ET/LC_MESSAGES1715processing file django.po in /build/source/src/locale/pt_PT/LC_MESSAGES1716processing file django.po in /build/source/src/locale/zh_TW/LC_MESSAGES1717processing file django.po in /build/source/src/locale/da_DK/LC_MESSAGES1718processing file django.po in /build/source/src/locale/zh_CN/LC_MESSAGES1719processing file django.po in /build/source/src/locale/xh_ZA/LC_MESSAGES1720processing file django.po in /build/source/src/locale/el_GR/LC_MESSAGES1721processing file django.po in /build/source/src/locale/vi_VN/LC_MESSAGES1722processing file django.po in /build/source/src/locale/sq_AL/LC_MESSAGES1723processing file django.po in /build/source/src/locale/de_DE/LC_MESSAGES1724processing file django.po in /build/source/src/locale/hr_HR/LC_MESSAGES1725processing file django.po in /build/source/src/locale/la_LA/LC_MESSAGES1726processing file django.po in /build/source/src/locale/th_TH/LC_MESSAGES1727processing file django.po in /build/source/src/locale/ja_JP/LC_MESSAGES1728processing file django.po in /build/source/src/locale/pt_BR/LC_MESSAGES1729processing file django.po in /build/source/src/locale/mk_MK/LC_MESSAGES1730/build/source/dist /build/source1731Unpacking to: unpacked/paperless_ngx-3.1.3...OK1732Repacking wheel as ./paperless_ngx-3.1.3-py3-none-any.whl...OK1733/build/source1734Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
1735Executing pythonRuntimeDepsCheck1736Checking runtime dependencies for paperless_ngx-3.1.3-py3-none-any.whl1737Finished executing pythonRuntimeDepsCheckpythonOutputDistPhase
1738Executing pythonOutputDistPhase1739Finished executing pythonOutputDistPhasefixupPhase
1740shrinking RPATHs of ELF executables and libraries in /nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.31741checking for references to /build/ in /nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3...1742patching script interpreter paths in /nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.31743/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/manage.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3"1744stripping (with command strip and flags -S -p) in /nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib /nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/bin1745shrinking RPATHs of ELF executables and libraries in /nix/store/zkrdffbpmnk7fm4xg5w82sk06d5zah2q-paperless-ngx-3.1.3-dist1746checking for references to /build/ in /nix/store/zkrdffbpmnk7fm4xg5w82sk06d5zah2q-paperless-ngx-3.1.3-dist...1747patching script interpreter paths in /nix/store/zkrdffbpmnk7fm4xg5w82sk06d5zah2q-paperless-ngx-3.1.3-dist1748Rewriting #! /nix/store/svx59425zxp552p2b8gm11qj5r09b56i-bash-5.3p15/bin/bash -e to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.71749Rewriting #! /nix/store/svx59425zxp552p2b8gm11qj5r09b56i-bash-5.3p15/bin/bash -e to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.71750removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_base_model.py'1751removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_vector_store.py'1752removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_tables.py'1753removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_vector_store.cpython-314.opt-2.pyc'1754removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_tables.cpython-314.opt-2.pyc'1755removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_base_model.cpython-314.opt-2.pyc'1756removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_chat.cpython-314.opt-2.pyc'1757removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_taxonomy.cpython-314.opt-2.pyc'1758removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_embedding.cpython-314.opt-2.pyc'1759removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_lazy_imports.cpython-314.opt-2.pyc'1760removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_index_locking.cpython-314.opt-2.pyc'1761removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_prompts.cpython-314.opt-2.pyc'1762removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1763removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_client.cpython-314.opt-2.pyc'1764removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_indexing.cpython-314.opt-2.pyc'1765removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_classifier.cpython-314.opt-2.pyc'1766removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1767removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_matching.cpython-314.opt-2.pyc'1768removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__pycache__'1769removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_embedding.py'1770removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_lazy_imports.py'1771removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_taxonomy.py'1772removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_client.py'1773removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_ai_indexing.py'1774removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_prompts.py'1775removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_matching.py'1776removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/__init__.py'1777removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_ai_classifier.py'1778removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_chat.py'1779removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/test_index_locking.py'1780removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests/conftest.py'1781removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_ai/tests'1782removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_adapter.py'1783removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_signals.py'1784removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_migration_replace_skip_archive_file.py'1785removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/text/decode_error.txt'1786removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/text/test.txt'1787removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/text'1788removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.pdf'1789removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.gif'1790removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-digital.pdf'1791removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.tiff'1792removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha-rgb.tiff'1793removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-alpha.png'1794removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/document.webp'1795removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.heic'1796removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rotated.pdf'1797removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/encrypted.pdf'1798removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.jpg'1799removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-no-dpi.png'1800removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rtl-test.pdf'1801removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/no-text-alpha.png'1802removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha.tiff'1803removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/tagged-but-no-text.pdf'1804removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/signed.pdf'1805removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.tif'1806removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-digital.pdf'1807removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/with-form.pdf'1808removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-mixed.pdf'1809removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/single-page-mixed.pdf'1810removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.png'1811removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.bmp'1812removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tesseract'1813removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tika/multi-part-broken.odt'1814removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.doc'1815removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.docx'1816removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.odt'1817removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/tika'1818removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf.webp'1819removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.png'1820removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html'1821removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf'1822removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf'1823removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml'1824removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.html'1825removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/broken.eml'1826removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/first.pdf'1827removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml'1828removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf.webp'1829removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf.webp'1830removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/second.pdf'1831removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf'1832removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples/mail'1833removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/samples'1834removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_api_auth.py'1835removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/conftest.py'1836removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_websockets.py'1837removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_checks.py'1838removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/test_settings.py'1839removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/test_custom_parsers.py'1840removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__init__.py'1841removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/test_remote_user.py'1842removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/test_environment_parsers.py'1843removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/test_db_cache.py'1844removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_custom_parsers.cpython-314.opt-2.pyc'1845removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_remote_user.cpython-314.opt-2.pyc'1846removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_settings.cpython-314.opt-2.pyc'1847removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_db_cache.cpython-314.opt-2.pyc'1848removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/__init__.cpython-314.opt-2.pyc'1849removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_environment_parsers.cpython-314.opt-2.pyc'1850removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings/__pycache__'1851removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/settings'1852removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_celery.py'1853removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_registry.py'1854removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__init__.py'1855removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_network.py'1856removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_logging.py'1857removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_ocr_config.py'1858removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_parser_utils.py'1859removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_remote_ocr_config.py'1860removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_parser.py'1861removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_liva.py'1862removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/conftest.cpython-314.opt-2.pyc'1863removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/__init__.cpython-314.opt-2.pyc'1864removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_text_parser.cpython-314.opt-2.pyc'1865removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_parser.cpython-314.opt-2.pyc'1866removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_remote_parser.cpython-314.opt-2.pyc'1867removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_custom_settings.cpython-314.opt-2.pyc'1868removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser_live.cpython-314.opt-2.pyc'1869removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_parse_modes.cpython-314.opt-2.pyc'1870removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser.cpython-314.opt-2.pyc'1871removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_convert_image_to_pdfa.cpython-314.opt-2.pyc'1872removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_parser.cpython-314.opt-2.pyc'1873removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_liva.cpython-314.opt-2.pyc'1874removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__'1875removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_remote_parser.py'1876removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_parse_modes.py'1877removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser_live.py'1878removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/__init__.py'1879removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/conftest.py'1880removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_convert_image_to_pdfa.py'1881removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_parser.py'1882removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_text_parser.py'1883removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser.py'1884removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_custom_settings.py'1885removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/parsers'1886removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_auth_middleware.py'1887removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_views.py'1888removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_utils.py'1889removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_migration_replace_skip_archive_file.cpython-314.opt-2.pyc'1890removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1891removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1892removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'1893removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1894removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_celery.cpython-314.opt-2.pyc'1895removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_api_auth.cpython-314.opt-2.pyc'1896removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_parser_utils.cpython-314.opt-2.pyc'1897removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_ocr_config.cpython-314.opt-2.pyc'1898removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_adapter.cpython-314.opt-2.pyc'1899removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_auth_middleware.cpython-314.opt-2.pyc'1900removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_network.cpython-314.opt-2.pyc'1901removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1902removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_logging.cpython-314.opt-2.pyc'1903removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_websockets.cpython-314.opt-2.pyc'1904removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks_v3.cpython-314.opt-2.pyc'1905removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_registry.cpython-314.opt-2.pyc'1906removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_signals.cpython-314.opt-2.pyc'1907removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__/test_remote_ocr_config.cpython-314.opt-2.pyc'1908removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/__pycache__'1909removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests/test_checks_v3.py'1910removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless/tests'1911removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/factories.py'1912removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_filters.py'1913removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_document_model.py'1914removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_matchables.py'1915removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_consumer.py'1916removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_profile.py'1917removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_bulk_download.py'1918removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_bulk_edit.py'1919removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_checks.py'1920removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_status.py'1921removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_tasks.py'1922removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_caching.py'1923removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_schema.py'1924removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_share_link_bundles.py'1925removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_classifier.py'1926removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_permission_filtering_security.py'1927removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_sanity_check.py'1928removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_task_signals.py'1929removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_trash.py'1930removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/__init__.py'1931removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/test_sinks.py'1932removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/__pycache__/__init__.cpython-314.opt-2.pyc'1933removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/__pycache__/test_sinks.cpython-314.opt-2.pyc'1934removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/__pycache__/test_compression.cpython-314.opt-2.pyc'1935removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/__pycache__'1936removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export/test_compression.py'1937removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/export'1938removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_tag_hierarchy.py'1939removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_consumer.py'1940removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_exporter.py'1941removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_fuzzy.py'1942removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management.py'1943removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_app_config.py'1944removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_double_sided.py'1945removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_migration_share_link_bundle.py'1946removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_retagger.py'1947removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_uisettings.cpython-314.opt-2.pyc'1948removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_trash.cpython-314.opt-2.pyc'1949removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_download.cpython-314.opt-2.pyc'1950removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_filters.cpython-314.opt-2.pyc'1951removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_chat.cpython-314.opt-2.pyc'1952removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_schema.cpython-314.opt-2.pyc'1953removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_share_link_bundles.cpython-314.opt-2.pyc'1954removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_permissions.cpython-314.opt-2.pyc'1955removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_caching.cpython-314.opt-2.pyc'1956removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_importer.cpython-314.opt-2.pyc'1957removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1958removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_retagger.cpython-314.opt-2.pyc'1959removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_profile.cpython-314.opt-2.pyc'1960removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_bulk_edit.cpython-314.opt-2.pyc'1961removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_file_handling.cpython-314.opt-2.pyc'1962removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_tasks.cpython-314.opt-2.pyc'1963removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_remote_version.cpython-314.opt-2.pyc'1964removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_fuzzy.cpython-314.opt-2.pyc'1965removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_regex.cpython-314.opt-2.pyc'1966removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_workflows.cpython-314.opt-2.pyc'1967removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_models.cpython-314.opt-2.pyc'1968removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_objects.cpython-314.opt-2.pyc'1969removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_search.cpython-314.opt-2.pyc'1970removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_post_document_nfc.cpython-314.opt-2.pyc'1971removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer.cpython-314.opt-2.pyc'1972removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_email.cpython-314.opt-2.pyc'1973removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_custom_fields.cpython-314.opt-2.pyc'1974removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_task_signals.cpython-314.opt-2.pyc'1975removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_tag_hierarchy.cpython-314.opt-2.pyc'1976removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_permission_filtering_security.cpython-314.opt-2.pyc'1977removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_superuser.cpython-314.opt-2.pyc'1978removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1979removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/factories.cpython-314.opt-2.pyc'1980removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_exporter.cpython-314.opt-2.pyc'1981removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_parsers.cpython-314.opt-2.pyc'1982removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_sanity_check.cpython-314.opt-2.pyc'1983removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_app_config.cpython-314.opt-2.pyc'1984removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_edit.cpython-314.opt-2.pyc'1985removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1986removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_classifier.cpython-314.opt-2.pyc'1987removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_matchables.cpython-314.opt-2.pyc'1988removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_tasks.cpython-314.opt-2.pyc'1989removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_barcodes.cpython-314.opt-2.pyc'1990removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_document_versions.cpython-314.opt-2.pyc'1991removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_filepath_nfc.cpython-314.opt-2.pyc'1992removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_status.cpython-314.opt-2.pyc'1993removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_version_conditionals.cpython-314.opt-2.pyc'1994removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_permitted_objects_filter.cpython-314.opt-2.pyc'1995removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_merge_documents_as_versions.cpython-314.opt-2.pyc'1996removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_thumbnails.cpython-314.opt-2.pyc'1997removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1998removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_share_link_bundle.cpython-314.opt-2.pyc'1999removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management.cpython-314.opt-2.pyc'2000removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_double_sided.cpython-314.opt-2.pyc'2001removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_workflows.cpython-314.opt-2.pyc'2002removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_documents.cpython-314.opt-2.pyc'2003removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_saved_view_visibility.cpython-314.opt-2.pyc'2004removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_sha256_checksums.cpython-314.opt-2.pyc'2005removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_consumer.cpython-314.opt-2.pyc'2006removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_filter_by_custom_fields.cpython-314.opt-2.pyc'2007removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_document_model.cpython-314.opt-2.pyc'2008removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer_archive.cpython-314.opt-2.pyc'2009removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'2010removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/utils.cpython-314.opt-2.pyc'2011removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__/test_admin.cpython-314.opt-2.pyc'2012removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__pycache__'2013removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_tokenizer.py'2014removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'2015removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__init__.py'2016removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_lock_backoff.py'2017removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/conftest.py'2018removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_backend.py'2019removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_query.py'2020removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_schema.py'2021removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_backend.cpython-314.opt-2.pyc'2022removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_schema.cpython-314.opt-2.pyc'2023removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_query.cpython-314.opt-2.pyc'2024removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/__init__.cpython-314.opt-2.pyc'2025removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_migration_fulltext_query_field_prefixes.cpython-314.opt-2.pyc'2026removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/conftest.cpython-314.opt-2.pyc'2027removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_translate.cpython-314.opt-2.pyc'2028removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_lock_backoff.cpython-314.opt-2.pyc'2029removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_tokenizer.cpython-314.opt-2.pyc'2030removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/__pycache__'2031removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search/test_translate.py'2032removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/search'2033removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_file_handling.py'2034removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_filepath_nfc.py'2035removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/__init__.cpython-314.opt-2.pyc'2036removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/conftest.cpython-314.opt-2.pyc'2037removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parser_plugin_loading.cpython-314.opt-2.pyc'2038removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parsing.cpython-314.opt-2.pyc'2039removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__'2040removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parsing.py'2041removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/__init__.py'2042removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/conftest.py'2043removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'2044removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/date_parsing'2045removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_remote_version.py'2046removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_workflows.py'2047removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_chat.py'2048removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_email.py'2049removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/test_management_base_cmd.py'2050removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_base_cmd.cpython-314.opt-2.pyc'2051removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/__pycache__/__init__.cpython-314.opt-2.pyc'2052removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_sanity_checker.cpython-314.opt-2.pyc'2053removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_document_llmindex.cpython-314.opt-2.pyc'2054removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/__pycache__'2055removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/test_management_document_llmindex.py'2056removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/__init__.py'2057removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management/test_management_sanity_checker.py'2058removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/management'2059removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_importer.py'2060removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/examples/no-text.png'2061removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/examples'2062removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_parsers.py'2063removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_superuser.py'2064removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_models.py'2065removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_post_document_nfc.py'2066removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_uisettings.py'2067removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_version_conditionals.py'2068removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_views.py'2069removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_tasks.py'2070removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_documents.py'2071removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_objects.py'2072removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_permitted_objects_filter.py'2073removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_migration_sha256_checksums.py'2074removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_workflows.py'2075removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_document_versions.py'2076removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_filter_by_custom_fields.py'2077removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_regex.py'2078removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/utils.py'2079removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_permissions.py'2080removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_custom_fields.py'2081removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_bulk_edit.py'2082removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_management_thumbnails.py'2083removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/password-is-test.pdf'2084removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-basic.pdf'2085removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-asn-000123-upscale-dpi.pdf'2086removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-fax-image.pdf'2087removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-custom.pdf'2088removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-multiple-per-page.pdf'2089removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-123.pdf'2090removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-2.pdf'2091removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t.pdf'2092removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-qr.pdf'2093removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-distorted.pdf'2094removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-custom.pdf'2095removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-reverse.pdf'2096removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/many-qr-codes.pdf'2097removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-unreadable.pdf'2098removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-1.pdf'2099removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-mixed-asn.pdf'2100removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.tiff'2101removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/several-patcht-codes.pdf'2102removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-asn-too-large.pdf'2103removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-custom-prefix.pdf'2104removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.pdf'2105removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-double.pdf'2106removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-alpha.tiff'2107removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-fuzzy.pdf'2108removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-invalid.pdf'2109removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-custom.pdf'2110removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/barcodes'2111removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple.jpg'2112removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple.txt'2113removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/double-sided-odd.pdf'2114removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000005.pdf'2115removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000002.pdf'2116removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000003.pdf'2117removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000004.pdf'2118removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000001.pdf'2119removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000006.pdf'2120removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/originals'2121removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000003.webp'2122removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000002.webp'2123removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000004.webp'2124removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000001.webp'2125removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails'2126removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/archive/0000001.pdf'2127removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents/archive'2128removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/documents'2129removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/content.txt'2130removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple.tiff'2131removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/test_with_bom.pdf'2132removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content_advanced.txt'2133removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content.txt'2134removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/eml_with_umlaut.eml'2135removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple-noalpha.png'2136removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple.pdf'2137removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple.png'2138removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/invalid_pdf.pdf'2139removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/simple.zip'2140removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples/double-sided-even.pdf'2141removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/samples'2142removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/__init__.py'2143removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/conftest.py'2144removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_admin.py'2145removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_api_search.py'2146removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_utils.py'2147removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_merge_documents_as_versions.py'2148removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_migration_saved_view_visibility.py'2149removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_barcodes.py'2150removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests/test_consumer_archive.py'2151removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/documents/tests'2152removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/conftest.py'2153removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_live_mail.py'2154removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__init__.py'2155removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_mail_nfc.py'2156removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_preprocessor.py'2157removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_api.py'2158removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/factories.cpython-314.opt-2.pyc'2159removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_nfc.cpython-314.opt-2.pyc'2160removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_migrations.cpython-314.opt-2.pyc'2161removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail.cpython-314.opt-2.pyc'2162removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_oauth.cpython-314.opt-2.pyc'2163removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_api.cpython-314.opt-2.pyc'2164removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/conftest.cpython-314.opt-2.pyc'2165removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_preprocessor.cpython-314.opt-2.pyc'2166removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_live_mail.cpython-314.opt-2.pyc'2167removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/__init__.cpython-314.opt-2.pyc'2168removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/__pycache__'2169removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/factories.py'2170removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_mail_oauth.py'2171removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_migrations.py'2172removed '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests/test_mail.py'2173removed directory '/nix/store/4w0pw93dvlfd457pmddja8w3lgd239k7-paperless-ngx-3.1.3/lib/paperless-ngx/src/paperless_mail/tests'2174Executing pythonRemoveTestsDir2175Finished executing pythonRemoveTestsDirinstallCheckPhase
2176setting known thread variables to default: 12177 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=12178no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
2179Executing pythonImportsCheckPhasepytestCheckPhase
2180Executing pytestCheckPhase2181setting known thread variables to default: 12182 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=12183pytest flags: -m pytest src --deselect=src/documents/tests/test_management_consumer.py::TestCommandWatchEdgeCases::test_handles_deleted_before_stable --deselect=src/documents/tests/test_permission_filtering_security.py::TestTrashRestorePermissionBoundary::test_restore_allows_document_with_explicit_delete_permission -k not\ \(test_script_with_output\)\ and\ not\ \(test_script_exit_non_zero\)\ and\ not\ \(test_send_webhook_data_or_json\) --numprocesses=242184============================= test session starts ==============================2185platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.02186django: version: 5.2.17, settings: paperless.settings (from ini)2187rootdir: /build/source2188configfile: pyproject.toml2189plugins: Faker-40.28.1, cov-stub-1.0.0, django-4.12.0, env-1.2.0, httpx-0.36.0, anyio-4.14.2, mock-3.15.1, rerunfailures-16.4, xdist-3.8.0, time-machine-3.2.0, asyncio-1.4.02190asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function2191created: 24/24 workers219224 workers [3279 items]21932194........................................................................ [ 2%]2195........................................................................ [ 4%]2196........................................................................ [ 6%]2197........................................................................ [ 8%]2198........................................................................ [ 10%]2199........................................................................ [ 13%]2200........................................................................ [ 15%]2201........................................................................ [ 17%]2202........................................................................ [ 19%]2203........................................................................ [ 21%]2204........................................................................ [ 24%]2205........................................................................ [ 26%]2206........................................................................ [ 28%]2207........................................................................ [ 30%]2208.................................................s...................... [ 32%]2209........................................................................ [ 35%]2210........................................................................ [ 37%]2211........................................................................ [ 39%]2212........................................................................ [ 41%]2213........................................................................ [ 43%]2214........................................................................ [ 46%]2215........................................................................ [ 48%]2216........................................................................ [ 50%]2217........................................................................ [ 52%]2218........................................................................ [ 54%]2219........................................................................ [ 57%]2220........................................................................ [ 59%]2221........................................................................ [ 61%]2222........................................................................ [ 63%]2223........................................................................ [ 65%]2224........................................................................ [ 68%]2225........................................................................ [ 70%]2226........................................................................ [ 72%]2227........................................................................ [ 74%]2228........................................................................ [ 76%]2229........................................................................ [ 79%]2230........................................ss.ss........................... [ 81%]2231..................ssss.................................................. [ 83%]2232........................................................................ [ 85%]2233........................................................................ [ 87%]2234...sss.................................................................. [ 90%]2235........................................................................ [ 92%]2236........................................................................ [ 94%]2237........................................................................ [ 96%]2238........................................................................ [ 98%]2239....................................... [100%]2240=============================== warnings summary ===============================2241src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2242src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2243src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2244 /build/source/src/documents/bulk_edit.py:553: PageCopyWarning: Copying pages from another Pdf with pages.extend() does not preserve interactive form fields; form fields may not display in Adobe Acrobat and internal links may not resolve. Use Pdf.add_pages_from() to preserve them.2245 merged_pdf.pages.extend(pdf.pages)22462247src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2248src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2249src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2250 /nix/store/pgrqc0kndf6gnyzkyi3f829clmfbvc7d-python3.14-pikepdf-10.10.0/lib/python3.14/site-packages/pikepdf/_methods.py:520: PageCopyWarning: This document has 1 form widget annotation(s) that are not reachable from /AcroForm; they may not display in Adobe Acrobat. Use Pdf.add_pages_from() to copy pages with forms.2251 warn(22522253src/paperless_ai/tests/test_ai_indexing.py::TestVectorStoreIndexing::test_update_shrinks_chunks_without_orphans2254 /nix/store/zlqs145hjzjpfspp47cp3zh3np0svh10-python3.14-nltk-3.10.3/lib/python3.14/site-packages/nltk/downloader.py:1076: UserWarning: NLTK will not authorize the non-private download directory '/nix/store/7ngvrxf8pb3sq38rhc922y3lmka5wbmz-python3.14-llama-index-core-0.14.24/lib/python3.14/site-packages/llama_index/core/_static/nltk_cache': it (or an ancestor) is world- or group-writable, so another local user could plant files there. Choose a private location such as ~/nltk_data.2255 for msg in self.incr_download(info_or_id, download_dir, force):22562257src/documents/tests/test_migration_saved_view_visibility.py::TestMigrateSavedViewVisibilityToUiSettings::test_visibility_defaults_are_seeded_and_existing_values_preserved2258 /nix/store/j30sl9rd4mn9v07h842iaygz1gy25bb2-python3.14-django-5.2.17/lib/python3.14/site-packages/django/utils/functional.py:249: ResourceWarning: unclosed file <_io.BufferedReader name='/build/tmp1v9c_kzh/tmpwmnb0_du-compressed-archive'>2259 def inner(self, *args):2260 Enable tracemalloc to get traceback where the object was allocated.2261 See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.22622263-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html2264----------------- generated xml file: /build/source/junit.xml ------------------2265============================= slowest 50 durations =============================226619.19s call src/documents/tests/test_workflows.py::TestWorkflows::test_workflow_webhook_action_url_invalid_params_headers22676.99s call src/paperless_ai/tests/test_embedding.py::test_get_embedding_model_huggingface22686.81s call src/documents/tests/test_migration_share_link_bundle.py::TestReverseMigrateShareLinkBundlePermissions::test_share_link_permissions_revoked_on_reverse22696.54s call src/documents/tests/test_barcodes.py::TestTagBarcode::test_consume_barcode_file_tag_split_and_assignment22706.31s call src/documents/tests/test_migration_share_link_bundle.py::TestMigrateShareLinkBundlePermissions::test_share_link_permissions_granted_to_add_document_holders22715.89s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_force22725.82s setup src/documents/tests/test_api_documents.py::TestDocumentApi::testDocuments22735.79s setup src/paperless_mail/tests/test_preprocessor.py::TestMail::test_auth_plain_fallback22745.73s setup src/documents/tests/test_api_app_config.py::TestApiAppConfig::test_api_accepts_valid_gif_logo22755.72s setup src/documents/tests/test_workflows.py::TestWorkflows::test_consumption_trigger_requires_filter_configuration22765.70s setup src/documents/tests/test_api_bulk_edit.py::TestBulkEditAPI::test_api_add_invalid_tag22775.53s setup src/paperless_mail/tests/test_mail.py::TestMail::test_auth_plain_fallback22785.53s setup src/paperless_mail/tests/test_preprocessor.py::TestMailMessageGpgDecryptor::test_auth_plain_fallback22795.47s setup src/documents/tests/test_api_filter_by_custom_fields.py::TestCustomFieldsSearch::test_date_modifier22805.45s setup src/documents/tests/test_consumer.py::TestConsumer::testAsnExists22815.42s setup src/documents/tests/test_api_document_versions.py::TestDocumentVersioningApi::test_delete_version_accepts_version_id_as_root_parameter22825.41s setup src/documents/tests/test_bulk_edit.py::TestPDFActions::test_delete_pages22835.39s setup src/documents/tests/test_management_exporter.py::TestExportImport::test_compression_flags_require_zip22845.37s setup src/documents/tests/test_api_search.py::TestDocumentSearchApi::test_global_search22855.37s setup src/documents/tests/test_file_handling.py::TestFileHandling::test_added_year_month_day22865.35s setup src/documents/tests/search/test_backend.py::TestSearch::test_empty_index_returns_no_ids22875.32s setup src/documents/tests/test_file_handling.py::TestFilenameGeneration::test_complex_template_strings22885.32s setup src/documents/tests/test_api_custom_fields.py::TestCustomFieldsAPI::test_change_custom_field_instance_value22895.32s setup src/documents/tests/test_matchables.py::TestMatching::test_root_uses_latest_version_content22905.30s setup src/documents/tests/test_api_status.py::TestSystemStatus::test_system_status22915.29s setup src/documents/tests/test_classifier.py::TestClassifier::testEmpty22925.29s setup src/documents/tests/test_api_workflows.py::TestApiWorkflows::test_api_auto_remove_orphaned_triggers_actions22935.26s setup src/documents/tests/test_barcodes.py::TestBarcode::test_asn_barcode_duplicate_in_trash_fails22945.20s setup src/documents/tests/test_permission_filtering_security.py::TestPermittedObjectIdsGenericModels::test_owner_sees_own_object[Tag-TagFactory-view_tag]22955.18s setup src/paperless_ai/tests/test_ai_indexing.py::test_build_document_node22964.80s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseRotate::test_rotate_auto_mode22974.37s call src/documents/tests/test_migration_saved_view_visibility.py::TestMigrateSavedViewVisibilityToUiSettings::test_visibility_defaults_are_seeded_and_existing_values_preserved22984.06s call src/documents/tests/test_barcodes.py::TestAsnBarcode::test_scan_file_for_qrcode_with_upscale22993.98s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha_srgb23003.98s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_redo_no_archive_when_not_requested23013.85s call src/documents/tests/test_migration_saved_view_visibility.py::TestReverseMigrateSavedViewVisibilityFromUiSettings::test_visibility_fields_restored_from_owner_visibility23023.68s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha23033.63s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_checksum_unchanged_when_original_file_missing23043.40s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht_retain_pages23053.40s call src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py::TestMigrateFulltextQueryFieldPrefixes::test_custom_field_prefix_rewritten23063.35s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_archive_checksum_stays_null_when_no_archive_filename23073.35s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht23083.33s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_archive_checksum_unchanged_when_archive_file_missing23093.22s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMixed::test_single_page_mixed_redo_mode23103.21s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff23113.13s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_both_checksums_updated_when_original_and_archive_exist23123.07s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_original_checksum_updated_to_sha256_when_file_exists23133.03s call src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py::TestMigrateFulltextQueryFieldPrefixes::test_boosted23143.01s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParserFileTypes::test_heic23152.99s call src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py::TestMigrateFulltextQueryFieldPrefixes::test_non_fulltext_rule_untouched2316================ 3267 passed, 12 skipped, 8 warnings in 57.70s =================2317Finished executing pytestCheckPhase2318pytestCheckPhase completed in 1 minutes 1 seconds