Skip to content

910B vllm-ascend服务化调用超时“Timed out while polling task status for task” #4796

@18861870889

Description

@18861870889

🔎 Search before asking | 提交之前请先搜索

  • I have searched the MinerU Readme and found no similar bug report.
  • I have searched the MinerU Issues and found no similar bug report.
  • I have searched the MinerU Discussions and found no similar bug report.

🤖 Consult the online AI assistant for assistance | 在线 AI 助手咨询

Description of the bug | 错误描述

设备:910B,HDK 25.2.0
镜像版本:vllm-ascend 0.18.0rc1:https://quay.io/ascend/vllm-ascend可下载
dockerfile: https://github.com/opendatalab/MinerU/blob/master/docker/china/npu.Dockerfile
backend:vllm 服务化
调用方法:参考mineru -p <input_path> -o <output_path> -b hybrid-http-client -u http://127.0.0.1:30000
错误日志:
INFO: Started server process [12446]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:39727 (Press CTRL+C to quit)
2026-04-15 08:59:01.568 | INFO | mineru.cli.client:run_planned_task:771 - Submitting batch 1/1 | 1 document, 14 pages in this batch | 14 pages total | task#1 [qwen3_embedding_technical_report]
2026-04-15 08:59:05.926 | INFO | mineru.backend.vlm.vlm_analyze:get_model:248 - get http-client predictor cost: 0.13s
2026-04-15 08:59:06.087 | INFO | mineru.backend.hybrid.hybrid_analyze:aio_doc_analyze:702 - Hybrid processing-window run. page_count=14, window_size=64, total_windows=1
2026-04-15 08:59:06.993 | INFO | mineru.backend.hybrid.hybrid_analyze:get_batch_ratio:511 - hybrid batch ratio (auto, vram=61GB): 16
onnxruntime cpuid_info warning: Unknown CPU vendor. cpuinfo_vendor value: 15
2026-04-15 08:59:18.547 | INFO | mineru.backend.hybrid.hybrid_analyze:aio_doc_analyze:724 - Hybrid processing window 1/1: pages 1-14/14 (14 pages)
Two Step Extraction: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 14/14 [00:16<00:00, 1.18s/it]
Layout Predict: 0%| | 0/14 [00:00<?, ?it/s]2026-04-15 09:00:35.646 | WARNING | mineru.cli.api_client:wait_for_task_result:638 - Timed out while polling task status for task#1 [qwen3_embedding_technical_report] (task_id=cdfc458d-1281-4d8c-8201-c6fe5d3c797b). This can happen during cold start; retrying until the task deadline.
2026-04-15 09:01:36.696 | WARNING | mineru.cli.api_client:wait_for_task_result:638 - Timed out while polling task status for task#1 [qwen3_embedding_technical_report] (task_id=cdfc458d-1281-4d8c-8201-c6fe5d3c797b). This can happen during cold start; retrying until the task deadline.
2026-04-15 09:02:37.702 | WARNING | mineru.cli.api_client:wait_for_task_result:638 - Timed out while polling task status for task#1 [qwen3_embedding_technical_report] (task_id=cdfc458d-1281-4d8c-8201-c6fe5d3c797b). This can happen during cold start; retrying until the task deadline.

How to reproduce the bug | 如何复现

按照错误描述中的内容进行复现即可

Operating System Mode | 操作系统类型

Linux

Operating System Version| 操作系统版本

Linux syn-140 5.10.0-153.56.0.134.oe2203sp2.aarch64 #1 SMP Wed May 29 14:08:32 CST 2024 aarch64 aarch64 aarch64 GNU/Linux

Python version | Python 版本

3.11

Software version | 软件版本 (mineru --version)

>=2.5

Backend name | 解析后端

vlm

Device mode | 设备模式

npu

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions