Skip to content

[Bug]: Standalone SIGABRT: tantivy OpenReadError (FileDoesNotExist("meta.json")) #39585

Open
@ThreadDao

Description

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: master-ci
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2): go sdk
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

pr's go-sdk ci test run failed:

[2025-01-24T10:45:39Z INFO  tantivy::directory::file_watcher] Meta file "/var/lib/milvus/data/indexnode/index_files/455531513553853686/1/meta.json" was modified |  
-- | --
  |   | [2025-01-24T10:45:39Z INFO  tantivy::directory::file_watcher] Meta file "/var/lib/milvus/data/indexnode/index_files/455531513553853646/1/meta.json" was modified |  
  |   | [2025-01-24T10:45:39Z ERROR tantivy::reader] Error while loading searcher after commit was detected. OpenReadError(FileDoesNotExist("meta.json")) |  
  |   | terminate called after throwing an instance of 'milvus::SegcoreError' |  
  |   | what():   => remove local directory:/var/lib/milvus/data/indexnode/index_files/455531513553853646/1/ failed, error: Directory not empty, files: /var/lib/milvus/data/indexnode/index_files/455531513553853646/1/.tantivy-meta.lock at /workspace/source/internal/core/src/storage/LocalChunkManager.cpp:228 |  
  |   |   |  
  |   | SIGABRT: abort |  
  |   | PC=0x7f2df9e419fc m=662 sigcode=18446744073709551610 |  
  |   | signal arrived during cgo execution |  
  |   |   |  
  |   | goroutine 245337 gp=0xc001dbbdc0 m=662 mp=0xc0209df808 [syscall, locked to thread]: |  
  |   | non-Go function |  
  |   | pc=0x7f2df9e419fc |  
  |   | non-Go function |  
  |   | pc=0x7f2df9ded475 |  
  |   | non-Go function |  
  |   | pc=0x7f2df9dd37f2 |  
  |   | non-Go function |  
  |   | pc=0x7f2df9c21b9d |  
  |   | non-Go function |  
  |   | pc=0x7f2df9c2d20b

  • server pods:
ms-39579-3-go-pr-etcd-0                                     1/1     Running            0               15m     10.104.29.87    4am-node35   <none>           <none>

2025-01-24T10:47:45Z {container="step-check-status"} ms-39579-3-go-pr-milvus-standalone-5ccf8b647b-dnpqk         1/1     Running            3 (2m ago)      15m     10.104.31.192   4am-node34   <none>           <none>

2025-01-24T10:47:45Z {container="step-check-status"} ms-39579-3-go-pr-minio-85454bb9f-znjpp                      1/1     Running            0               15m     10.104.29.85    4am-node35   <none>           <none>

Loki logs

Expected Behavior

No response

Steps To Reproduce

Milvus Log

No response

Anything else?

No response

Metadata

Assignees

Labels

kind/bugIssues or changes related a bugtriage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions