From 4ff290233cbe02400aefc01c664dd4c7d2b6088d Mon Sep 17 00:00:00 2001 From: "docling-java-ops[bot]" <245010719+docling-java-ops[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 05:31:44 +0000 Subject: [PATCH] docs: Update docling-serve compatibility table (from Version tests run # 41) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../docling-serve/serve-compatibility.md | 433 ++++++++++++------ 1 file changed, 296 insertions(+), 137 deletions(-) diff --git a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md index abe9386..f9a6986 100644 --- a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md +++ b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md @@ -1,9 +1,12 @@ -# Results for ghcr.io/docling-project/docling-serve as of 2026-03-02T05:22:23.493714025Z +# Results for ghcr.io/docling-project/docling-serve as of 2026-03-09T05:31:41.539253019Z Here are the results: | Tag | Result | Details | | --- | ------ | ------- | +| v1.14.3 | ✅ SUCCESS | [Click for run details](#v1.14.3-details) | +| v1.14.2 | ✅ SUCCESS | [Click for run details](#v1.14.2-details) | +| v1.14.1 | ✅ SUCCESS | [Click for run details](#v1.14.1-details) | | v1.14.0 | ✅ SUCCESS | [Click for run details](#v1.14.0-details) | | v1.13.1 | ✅ SUCCESS | [Click for run details](#v1.13.1-details) | | v1.13.0 | ✅ SUCCESS | [Click for run details](#v1.13.0-details) | @@ -31,6 +34,162 @@ Here are the results: ## Details +### ghcr.io/docling-project/docling-serve:v1.14.3 + +
+Click to expand + +#### Message + +
+Click to collapse + +~~~markdown +Tag v1.14.3 is ok +~~~ + +
+ + +#### Docling server logs + +
+click to expand + +``` +Starting production server 🚀 + +Server started at http://0.0.0.0:5001 +Documentation at http://0.0.0.0:5001/docs +Scalar docs at http://0.0.0.0:5001/scalar + +Logs: +INFO: Started server process [1] +INFO: Waiting for application startup. +2026-03-09 05:31:31.040992963 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:31:31,510 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:31:31,512 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:31:31,594 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:31:31,594 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:31:31,636 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:31:31,636 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +INFO: Application startup complete. +INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) +INFO: 172.17.0.1:39676 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:39682 - "GET /health HTTP/1.1" 200 OK +WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. +INFO: 172.17.0.1:39682 - "POST /v1/convert/source HTTP/1.1" 200 OK + +``` + +
+ +
+ +### ghcr.io/docling-project/docling-serve:v1.14.2 + +
+Click to expand + +#### Message + +
+Click to collapse + +~~~markdown +Tag v1.14.2 is ok +~~~ + +
+ + +#### Docling server logs + +
+click to expand + +``` +Starting production server 🚀 + +Server started at http://0.0.0.0:5001 +Documentation at http://0.0.0.0:5001/docs +Scalar docs at http://0.0.0.0:5001/scalar + +Logs: +INFO: Started server process [1] +INFO: Waiting for application startup. +2026-03-09 05:29:34.277206883 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:29:34,825 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:29:34,827 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:29:34,954 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:29:34,954 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:29:35,010 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:29:35,011 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +INFO: Application startup complete. +INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) +INFO: 172.17.0.1:60872 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:60888 - "GET /health HTTP/1.1" 200 OK +WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. +INFO: 172.17.0.1:60888 - "POST /v1/convert/source HTTP/1.1" 200 OK + +``` + +
+ +
+ +### ghcr.io/docling-project/docling-serve:v1.14.1 + +
+Click to expand + +#### Message + +
+Click to collapse + +~~~markdown +Tag v1.14.1 is ok +~~~ + +
+ + +#### Docling server logs + +
+click to expand + +``` +Starting production server 🚀 + +Server started at http://0.0.0.0:5001 +Documentation at http://0.0.0.0:5001/docs +Scalar docs at http://0.0.0.0:5001/scalar + +Logs: +INFO: Started server process [1] +INFO: Waiting for application startup. +2026-03-09 05:29:34.248731278 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:29:34,781 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:29:34,783 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:29:34,898 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:29:34,898 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:29:34,966 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:29:34,966 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +INFO: Application startup complete. +INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) +INFO: 172.17.0.1:44852 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:44860 - "GET /health HTTP/1.1" 200 OK +WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. +INFO: 172.17.0.1:44860 - "POST /v1/convert/source HTTP/1.1" 200 OK + +``` + +
+ +
+ ### ghcr.io/docling-project/docling-serve:v1.14.0
@@ -63,19 +222,19 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -2026-03-02 05:22:09.126533772 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ -[INFO] 2026-03-02 05:22:09,643 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:22:09,644 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:22:09,728 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:22:09,728 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:22:09,770 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:22:09,770 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +2026-03-09 05:26:47.646117067 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:26:48,246 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:26:48,248 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:26:48,360 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:26:48,360 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:26:48,426 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:26:48,426 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:40492 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:40508 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:49564 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:49570 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:40508 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:49570 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -115,19 +274,19 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -2026-03-02 05:22:09.333491363 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ -[INFO] 2026-03-02 05:22:09,905 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:22:09,907 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:22:10,035 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:22:10,035 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:22:10,098 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:22:10,098 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +2026-03-09 05:26:48.053863835 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:26:48,661 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:26:48,663 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:26:48,780 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:26:48,780 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:26:48,846 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:26:48,846 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:56594 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:56604 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:54850 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:54858 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:56604 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:54858 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -167,19 +326,19 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -2026-03-02 05:19:20.091719739 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ -[INFO] 2026-03-02 05:19:20,634 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:19:20,636 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:19:20,730 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:19:20,730 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:19:20,776 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:19:20,776 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +2026-03-09 05:23:56.800758267 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:23:57,368 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:23:57,370 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:23:57,496 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:23:57,497 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:23:57,547 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:23:57,547 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:47134 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:47148 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:55838 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:55852 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:47148 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:55852 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -219,19 +378,19 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -2026-03-02 05:19:23.682963672 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ -[INFO] 2026-03-02 05:19:24,216 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:19:24,218 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:19:24,331 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:19:24,332 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:19:24,396 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:19:24,396 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +2026-03-09 05:23:56.678187121 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-03-09 05:23:57,259 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:23:57,260 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:23:57,380 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:23:57,381 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:23:57,466 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:23:57,466 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:42664 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:42674 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:46248 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:46250 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:42674 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:46250 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -271,18 +430,18 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -[INFO] 2026-03-02 05:16:34,330 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:16:34,333 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:16:34,449 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:16:34,449 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:16:34,510 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:16:34,510 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +[INFO] 2026-03-09 05:21:05,777 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:21:05,779 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:21:05,873 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:21:05,874 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:21:05,932 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:21:05,932 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:51118 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:51122 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:37816 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:37828 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:51122 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:37828 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -322,18 +481,18 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -[INFO] 2026-03-02 05:16:45,060 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:16:45,061 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:16:45,162 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:16:45,162 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:16:45,222 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:16:45,222 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +[INFO] 2026-03-09 05:21:10,715 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:21:10,717 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:21:10,800 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:21:10,800 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:21:10,835 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:21:10,836 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:35782 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:35788 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:45676 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:45682 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:35788 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:45682 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -373,18 +532,18 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -[INFO] 2026-03-02 05:13:34,323 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:13:34,325 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:13:34,434 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:13:34,434 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:13:34,489 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:13:34,489 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +[INFO] 2026-03-09 05:18:13,693 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:18:13,695 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:18:13,831 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:18:13,831 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:18:13,882 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:18:13,882 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:55160 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:55172 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:37740 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:37752 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:55172 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:37752 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -424,18 +583,18 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -[INFO] 2026-03-02 05:13:32,404 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:13:32,406 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:13:32,498 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:13:32,498 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:13:32,556 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:13:32,556 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +[INFO] 2026-03-09 05:17:30,845 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:17:30,847 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:17:30,981 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:17:30,981 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:17:31,019 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:17:31,020 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:58590 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:58598 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:58994 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:58998 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:58598 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:58998 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -475,18 +634,18 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -[INFO] 2026-03-02 05:10:17,549 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:10:17,551 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:10:17,631 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:10:17,631 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:10:17,667 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:10:17,667 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +[INFO] 2026-03-09 05:14:42,915 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:14:42,916 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:14:43,022 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:14:43,023 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:14:43,066 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:14:43,066 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:44636 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:44648 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:45666 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:45672 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:44648 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:45672 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -526,18 +685,18 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -[INFO] 2026-03-02 05:10:15,463 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:10:15,465 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx -[INFO] 2026-03-02 05:10:15,566 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:10:15,566 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx -[INFO] 2026-03-02 05:10:15,630 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-03-02 05:10:15,631 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx +[INFO] 2026-03-09 05:13:54,237 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:13:54,240 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx +[INFO] 2026-03-09 05:13:54,367 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:13:54,367 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx +[INFO] 2026-03-09 05:13:54,427 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-03-09 05:13:54,428 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:39172 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:39186 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:36516 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:36520 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:39186 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:36520 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -579,10 +738,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:38362 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:38378 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:59290 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:59304 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:38378 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:59304 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -624,10 +783,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:54436 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:54448 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:35352 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:35364 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:54448 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:35364 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -669,10 +828,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:57828 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:57838 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:43184 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:43188 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:57838 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:43188 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -714,10 +873,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:45072 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:45076 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34674 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34680 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:45076 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:34680 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -759,10 +918,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:56034 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:56046 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:52948 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:52954 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:56046 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:52954 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -804,10 +963,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:41978 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:41994 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34048 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34052 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:41994 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:34052 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -849,10 +1008,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:55262 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:55266 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:40678 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:40686 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:55266 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:40686 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -894,10 +1053,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:59410 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:59416 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:48424 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:48436 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:59416 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:48436 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -939,10 +1098,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:55962 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:55978 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34376 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34378 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:55978 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:34378 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -984,10 +1143,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:55062 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:55070 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:60544 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:60556 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:55070 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:60556 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -1029,10 +1188,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:51932 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:51944 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:51812 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:51824 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:51944 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:51824 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -1074,10 +1233,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:46664 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:46678 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34544 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:34546 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:46678 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:34546 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -1119,10 +1278,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:56964 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:56978 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:50868 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:50874 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:56978 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:50874 - "POST /v1/convert/source HTTP/1.1" 200 OK ``` @@ -1164,10 +1323,10 @@ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit) -INFO: 172.17.0.1:52982 - "GET /health HTTP/1.1" 200 OK -INFO: 172.17.0.1:52994 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:49212 - "GET /health HTTP/1.1" 200 OK +INFO: 172.17.0.1:49218 - "GET /health HTTP/1.1" 200 OK WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored. -INFO: 172.17.0.1:52994 - "POST /v1/convert/source HTTP/1.1" 200 OK +INFO: 172.17.0.1:49218 - "POST /v1/convert/source HTTP/1.1" 200 OK ```