Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Milvus Container Exited After few hours unexpectedly #38011

Open
1 task done
AhsanAli1116 opened this issue Nov 25, 2024 · 6 comments
Open
1 task done

[Bug]: Milvus Container Exited After few hours unexpectedly #38011

AhsanAli1116 opened this issue Nov 25, 2024 · 6 comments
Assignees
Labels
kind/bug Issues or changes related a bug triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@AhsanAli1116
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: milvusdb/milvus:v2.4.14
- Deployment mode(standalone or cluster): standalone
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2): 2.4.7
- OS(Ubuntu or CentOS): Ubuntu remote server
- CPU Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz 
- Memory:  size: 31GiB
- GPU: 
- Others:

Current Behavior

My Milvus container stops unexpectedly after few hours, I experienced this many times on my remote machine. Where I have deployed it. Minio and etcd containers are healthy but the milvus standalone container shut down.

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

[2024/11/24 20:16:48.398 +00:00] [INFO] [msgdispatcher/manager.go:219] ["merge done"] [role=datanode] [nodeID=1] [vchannel="{"by-dev-rootcoord-dml_0_454118027394023460v0":{}}"] [mergeTs=454159081932324865]
[2024/11/24 20:16:48.398 +00:00] [INFO] [msgdispatcher/dispatcher.go:206] ["begin to work"] [pchannel=by-dev-rootcoord-dml_0] [isMain=true]
[2024/11/24 20:16:48.399 +00:00] [INFO] [msgdispatcher/manager.go:198] ["start merging..."] [role=datanode] [nodeID=1] [vchannel="{"by-dev-rootcoord-dml_1_454118027394023500v0":{}}"]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=true]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:211] ["stop working"] [pchannel=by-dev-rootcoord-dml_1] [isMain=true]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=true]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=false]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:211] ["stop working"] [pchannel=by-dev-rootcoord-dml_1] [isMain=false]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=false]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:150] ["add new target"] [vchannel=by-dev-rootcoord-dml_1_454118027394023500v0] [isMain=true]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=terminate] [isMain=false]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgstream/mq_msgstream.go:218] ["start to close mq msg stream"] ["producer num"=0] ["consumer num"=1]
[2024/11/24 20:16:48.400 +00:00] [INFO] [client/client_impl.go:169] ["Consumer MsgMutex closed"]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=terminate] [isMain=false]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=resume] [isMain=true]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=resume] [isMain=true]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/manager.go:219] ["merge done"] [role=datanode] [nodeID=1] [vchannel="{"by-dev-rootcoord-dml_1_454118027394023500v0":{}}"] [mergeTs=454159081932324865]
[2024/11/24 20:16:48.400 +00:00] [INFO] [msgdispatcher/dispatcher.go:206] ["begin to work"] [pchannel=by-dev-rootcoord-dml_1] [isMain=true]
[2024/11/24 20:16:48.456 +00:00] [INFO] [server/rocksmq_impl.go:302] ["init the latest message id done"] [topicName=by-dev-rootcoord-dml_0] [msgID=454118028643398218]
[2024/11/24 20:16:48.456 +00:00] [INFO] [server/rocksmq_impl.go:302] ["init the latest message id done"] [topicName=by-dev-rootcoord-dml_1] [msgID=454118028899512901]
[2024/11/24 20:16:48.563 +00:00] [WARN] [rootcoord/root_coord.go:1639] ["failed to updateTimeTick"] [traceID=9c72edf23fdede65af8befc395b99c85] [role=rootcoord] [error="skip ChannelTimeTickMsg from un-recognized session 1"]
[2024/11/24 20:16:48.564 +00:00] [WARN] [proxy/proxy.go:378] [sendChannelsTimeTickLoop.UpdateChannelTimeTick] [ErrorCode=UnexpectedError] [Reason="skip ChannelTimeTickMsg from un-recognized session 1"]
[2024/11/24 20:16:48.661 +00:00] [WARN] [datacoord/services.go:1376] ["node is not matched with channel"] [traceID=7f2d9d0b32313c37e6f4847efec7bfe2] [channel=by-dev-rootcoord-dml_0_454118027394023460v0] [nodeID=1]
[2024/11/24 20:16:48.661 +00:00] [WARN] [datacoord/services.go:1376] ["node is not matched with channel"] [traceID=7f2d9d0b32313c37e6f4847efec7bfe2] [channel=by-dev-rootcoord-dml_1_454118027394023500v0] [nodeID=1]
[2024/11/24 20:16:48.661 +00:00] [WARN] [datacoord/services.go:1435] ["node is not matched with channel"] [traceID=1ecabb119e05e645bb5ceaed585667b2] [channel=by-dev-rootcoord-dml_0_454118027394023460v0] [sourceID=1] [ts=454159082037182465]
[2024/11/24 20:16:48.661 +00:00] [WARN] [datacoord/services.go:1435] ["node is not matched with channel"] [traceID=1ecabb119e05e645bb5ceaed585667b2] [channel=by-dev-rootcoord-dml_1_454118027394023500v0] [sourceID=1] [ts=454159082037182465]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/manager.go:198] ["start merging..."] [role=querynode] [nodeID=1] [vchannel="{"by-dev-rootcoord-dml_1_454118027394023500v0":{}}"]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=true]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:211] ["stop working"] [pchannel=by-dev-rootcoord-dml_1] [isMain=true]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=true]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=false]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:211] ["stop working"] [pchannel=by-dev-rootcoord-dml_1] [isMain=false]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=pause] [isMain=false]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:150] ["add new target"] [vchannel=by-dev-rootcoord-dml_1_454118027394023500v0] [isMain=true]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=terminate] [isMain=false]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgstream/mq_msgstream.go:218] ["start to close mq msg stream"] ["producer num"=0] ["consumer num"=1]
[2024/11/24 20:16:48.662 +00:00] [INFO] [client/client_impl.go:169] ["Consumer MsgMutex closed"]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=terminate] [isMain=false]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:178] ["get signal"] [pchannel=by-dev-rootcoord-dml_1] [signal=resume] [isMain=true]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:201] ["handle signal done"] [pchannel=by-dev-rootcoord-dml_1] [signal=resume] [isMain=true]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/manager.go:219] ["merge done"] [role=querynode] [nodeID=1] [vchannel="{"by-dev-rootcoord-dml_1_454118027394023500v0":{}}"] [mergeTs=454159082037182465]
[2024/11/24 20:16:48.662 +00:00] [INFO] [msgdispatcher/dispatcher.go:206] ["begin to work"] [pchannel=by-dev-rootcoord-dml_1] [isMain=true]
[2024/11/24 20:16:48.764 +00:00] [WARN] [rootcoord/root_coord.go:1639] ["failed to updateTimeTick"] [traceID=387b3ab163d1146f5aa30ea9d2648ba4] [role=rootcoord] [error="skip ChannelTimeTickMsg from un-recognized session 1"]
[2024/11/24 20:16:48.764 +00:00] [WARN] [proxy/proxy.go:378] [sendChannelsTimeTickLoop.UpdateChannelTimeTick] [ErrorCode=UnexpectedError] [Reason="skip ChannelTimeTickMsg from un-recognized session 1"]
[2024/11/24 20:16:48.856 +00:00] [INFO] [server/rocksmq_impl.go:302] ["init the latest message id done"] [topicName=by-dev-rootcoord-dml_1] [msgID=454118028899512903]
[2024/11/24 20:16:48.898 +00:00] [WARN] [sessionutil/session_util.go:553] ["fail to retry keepAliveOnce"] [serverName=querycoord] [LeaseID=7587882946848335745] [error="etcdserver: requested lease not found"]
[2024/11/24 20:16:48.898 +00:00] [WARN] [sessionutil/session_util.go:553] ["fail to retry keepAliveOnce"] [serverName=indexcoord] [LeaseID=7587882946848335687] [error="etcdserver: requested lease not found"]
[2024/11/24 20:16:48.898 +00:00] [WARN] [sessionutil/session_util.go:553] ["fail to retry keepAliveOnce"] [serverName=datacoord] [LeaseID=7587882946848335693] [error="etcdserver: requested lease not found"]
[2024/11/24 20:16:48.898 +00:00] [WARN] [sessionutil/session_util.go:882] ["connection lost detected, shuting down"]
[2024/11/24 20:16:48.898 +00:00] [WARN] [sessionutil/session_util.go:882] ["connection lost detected, shuting down"]
[2024/11/24 20:16:48.898 +00:00] [ERROR] [querycoordv2/server.go:159] ["QueryCoord disconnected from etcd, process will exit"] [serverID=1] [stack="github.com/milvus-io/milvus/internal/querycoordv2.(*Server).Register.func1.1\n\t/workspace/source/internal/querycoordv2/server.go:159"]
[2024/11/24 20:16:48.898 +00:00] [WARN] [sessionutil/session_util.go:553] ["fail to retry keepAliveOnce"] [serverName=querynode] [LeaseID=7587882946848335708] [error="etcdserver: requested lease not found"]
[2024/11/24 20:16:48.899 +00:00] [WARN] [sessionutil/session_util.go:882] ["connection lost detected, shuting down"]
[2024/11/24 20:16:48.899 +00:00] [ERROR] [querynodev2/server.go:173] ["Query Node disconnected from etcd, process will exit"] ["Server Id"=1] [stack="github.com/milvus-io/milvus/internal/querynodev2.(*QueryNode).Register.func1\n\t/workspace/source/internal/querynodev2/server.go:173"]
[2024/11/24 20:16:48.899 +00:00] [WARN] [sessionutil/session_util.go:553] ["fail to retry keepAliveOnce"] [serverName=rootcoord] [LeaseID=7587882946848335717] [error="etcdserver: requested lease not found"]

Anything else?

No response

@AhsanAli1116 AhsanAli1116 added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 25, 2024
@xiaofan-luan
Copy link
Collaborator

@AhsanAli1116
please make sure your etcd is deployed on SSD or EBS

@xiaofan-luan
Copy link
Collaborator

check your log and disk usage see if etcd is slow

@yanliang567
Copy link
Contributor

/assign @AhsanAli1116
/unassign

@yanliang567 yanliang567 added triage/needs-information Indicates an issue needs more information in order to work on it. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 26, 2024
@AhsanAli1116
Copy link
Author

AhsanAli1116 commented Nov 28, 2024

my milvus container becomes unhealthy without any error . I have upgrade the storage from Hdd to SSD.
I have 32 GB Memory, 30 GB storage and 8 CPU cores.
20 GB storage is always available for the app to run
about 29 GB RAM is available

@AhsanAli1116
Copy link
Author

Milvus Container logs :
image

etcd logs:
image

minio logs:
image

@yanliang567

@AhsanAli1116
Copy link
Author

"Health": {
"Status": "unhealthy",
"FailingStreak": 1,
"Log": [
{
"Start": "2024-11-29T00:27:07.544029302Z",
"End": "2024-11-29T00:27:27.781709863Z",
"ExitCode": -1,
"Output": "Health check exceeded timeout (20s): ERROR: ld.so: object '/milvus/lib/' from LD_PRELOAD cannot be preloaded (cannot read file data): ignored.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0"
},
{
"Start": "2024-11-29T00:27:57.783171855Z",
"End": "2024-11-29T00:28:18.033016863Z",
"ExitCode": -1,
"Output": "Health check exceeded timeout (20s): ERROR: ld.so: object '/milvus/lib/' from LD_PRELOAD cannot be preloaded (cannot read file data): ignored.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0"
},
{
"Start": "2024-11-29T00:28:48.033650086Z",
"End": "2024-11-29T00:29:08.273421448Z",
"ExitCode": -1,
"Output": "Health check exceeded timeout (20s): ERROR: ld.so: object '/milvus/lib/' from LD_PRELOAD cannot be preloaded (cannot read file data): ignored.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0"
},
{
"Start": "2024-11-29T00:29:38.375488938Z",
"End": "2024-11-29T00:29:38.726714458Z",
"ExitCode": 0,
"Output": "ERROR: ld.so: object '/milvus/lib/' from LD_PRELOAD cannot be preloaded (cannot read file data): ignored.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 2 100 2 0 0 1309 0 --:--:-- --:--:-- --:--:-- 2000\nOK"
},
{
"Start": "2024-11-29T00:30:08.829089261Z",
"End": "2024-11-29T00:30:29.064848134Z",
"ExitCode": -1,
"Output": "Health check exceeded timeout (20s): ERROR: ld.so: object '/milvus/lib/' from LD_PRELOAD cannot be preloaded (cannot read file data): ignored.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0"
}
]
}
},
"Image": "sha256:a33459697e84433cd6d10decf40873eec7c0513eb75eeacea2db96500fbb34bc",
"ResolvConfPath": "/var/lib/docker/containers/efeb1a01640bcf28ad3b77bc0369dd09c782563776512251250870810cdcdf44/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/efeb1a01640bcf28ad3b77bc0369dd09c782563776512251250870810cdcdf44/hostname",
"HostsPath": "/var/lib/docker/containers/efeb1a01640bcf28ad3b77bc0369dd09c782563776512251250870810cdcdf44/hosts",
"LogPath": "/var/lib/docker/containers/efeb1a01640bcf28ad3b77bc0369dd09c782563776512251250870810cdcdf44/efeb1a01640bcf28ad3b77bc0369dd09c782563776512251250870810cdcdf44-json.log",
"Name": "/milvus-standalone",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "docker-default",
"ExecIDs": null,

            This is my docker container inspect logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

3 participants