本文匯總了ECI相關的事件並給出說明,包括ECI執行個體事件、鏡像緩衝事件、相關資源事件和系統營運事件。
擷取自訂事件
OpenAPI方式
-
調用OpenAPI介面DescribeContainerGroupEvents,查詢容器組事件列表。
-
調用成功後,在頁面右側查看調用結果。
-
以系統營運事件OOMKilled為例:
... { "count": 1, "firstTimestamp": "2025-**-**T07:51:06Z", "involvedObject": { "apiVersion": "v1", "kind": "Pod", "name": "container-group-1756*****1311", "namespace": "default", "uid": "eci-0jlh3g*****hnkrv5w74" }, "lastTimestamp": "2025-**-**T07:51:06Z", "message": "Out of memory", "metadata": { "name": "container-group-1756*****1311.1861*****6a400", "namespace": "default" }, "reason": "OOMKilled", "source": { "component": "EciService" }, "type": "Warning" } ... -
主要欄位說明:
-
involvedObject:事件關聯的資來源物件。內容包括ECI執行個體的Kubernetes版本(apiVersion)、資源類型(kind)、資源名稱(name)、資源所在命名空間(namespace)和資源ID(uid)。 -
message:事件資訊。例如Out of memory。 -
reason:事件原因。例如OOMKilled。 -
type:事件類型。Normal或者Warning。
-
-
控制台方式
-
登入Elastic Container Instance控制台,單擊目標容器組ID。
-
單擊事件頁簽,查看容器組事件列表。
-
以系統營運事件OOMKilled為例:
在容器組詳情頁面,單擊事件頁簽(角標顯示事件數目量),在事件列表中可看到類型為 Warning 的事件,描述為
Out of memory,表示容器因記憶體不足被終止;同時存在Back-off restarting failed container事件,表示容器重啟失敗。 -
主要欄位說明:
-
事件名稱:例如
container-group-1756*****1311.1861*****6a400。 -
類型:事件類型。返回
Normal或者Warning。 -
描述:事件原因和資訊。例如
Out of memory。 -
開始時間:例如
2025年*月*日 15:51:06。 -
結束時間:例如
2025年*月*日 15:51:06。
-
-
ECI執行個體(ContainerGroup)相關事件
|
事件名稱(reason) |
事件類型(type) |
事件資訊(message) |
事件說明 |
|
StockExhaust |
Warning |
The stock of the specified zones will be used up. %s |
當前可用性區域的ECI資產庫存即將耗盡。建議更換可用性區域。 |
|
NoStock |
Warning |
Create ECI failed because the specified instance is out of stock. %s |
當前可用性區域的ECI資產庫存不足。您可以使用多可用性區域和多規格的方式建立ECI來提高建立成功率。 |
|
InsufficientBalance |
Warning |
Your account does not have enough balance to purchase %s |
您的賬戶餘額不足,無法建立ECI執行個體。 |
|
StockClose |
Warning |
Create ECI failed because current zone closed or limited without living instance. %s |
建立ECI執行個體失敗,無法使用當前可用性區域。請更換可用性區域。 |
|
FailedScheduling |
Warning |
Unknown error occurred. |
建立ECI執行個體失敗,發生未知錯誤。請提交工單。 |
|
FailedScheduling |
Warning |
Schedule eci failed:%s |
調度ECI執行個體失敗。請重新嘗試。 |
|
UnknownError |
Warning |
The ECI service is under heavy load while creating container group resources, please wait and try again later |
ECI服務負載過大,請稍後再嘗試建立ECI執行個體。 |
|
DiskCapacityQuotaFull |
Warning |
Your disk capacity quota is exceeded |
磁碟容量已達到配額限制。請至配額中心申請提升配額。 |
|
DiskCapacityQuotaFull |
Warning |
Your disk capacity quota in [%s] is exceeded |
磁碟容量已達到配額限制。請至配額中心申請提升配額。 |
|
AttachDiskFailed |
Warning |
Attach disk %s failed |
掛載磁碟失敗。 |
|
UnknownError |
Warning |
An unknown error occurred for %s |
發生未知錯誤。請提交工單。 |
|
CpuOptionsNotSupported |
Warning |
The cpu options is not supported for your instanceType[%s] in current region |
當前可用性區域下,您的ECI執行個體不支援自訂CPU選項。 |
|
CpuOptionsNotValid |
Warning |
The cpu options is not valid for your instanceType[%s] |
您的ECI執行個體不支援自訂CPU選項。 |
|
SYSTEM_FAILURE |
Warning |
The ContainerGroup has failed due to a temporary failure of the host |
由於系統故障,ECI執行個體建立失敗。 |
|
SystemFailureReboot |
Warning |
The Specified ContainerGroup is rebooting |
ECI執行個體正在重新啟動。 |
|
StartingFailed |
Warning |
eci starting failed: %s |
ECI執行個體啟動失敗。 |
|
SystemReboot |
Warning |
It is strongly recommended that you re-create this instance within 48 hours because of %s, otherwise, the pod will be forced to restart. |
由於系統維護執行個體重啟,建議您在48小時內重新建立該執行個體。 |
|
Throttling |
Warning |
The request was denied due to system flow control, please wait and try again later |
由於系統流量控制,請求被拒絕。請稍候再嘗試操作。 |
|
Throttling |
Warning |
The request was denied due to system flow control, please wait and try again later, flowControlType:%s |
由於系統流量控制,請求被拒絕。請稍候再嘗試操作。 |
|
SpotDegraded |
Warning |
Spot [%s] will be degraded because the specified instance is out of stock |
建立搶佔式執行個體時,由於搶佔式執行個體沒有滿足要求的庫存,自動轉為建立隨用隨付執行個體。 |
|
SpotToBeReleased |
Warning |
Spot ECI will be released in %s minutes |
搶佔式ECI執行個體即將到期,您需要在業務上進行相容處理。 |
|
CreateBackoff |
Warning |
%s |
建立ECI執行個體失敗。 |
|
QuotaExceeded |
Warning |
Eci instance type %s or vcpu quota is exceeded |
超出ECI執行個體或者VPC的配額限制。 |
|
ParamLengthExceed |
Warning |
The length of input param [%s] is exceeded, which will not be stored in meta |
輸入參數的長度超出限制,不會儲存到Meta中。 |
|
IgnoreInstanceTypeFeatures |
Warning |
The instance type features will be ignored as the provided specifications, [%s],correspond exclusively to ECS instance types |
由於特性只適用於指定vCPU和記憶體規格的ECI執行個體,當指定了ECS規格進行建立時,特性會被忽略。 |
|
EphemeralStorageSizeExceededJobLimit |
Warning |
Ephemeral storage size: %s exceeded the limitation of job instance:%s |
臨時儲存空間的大小超出了執行個體限制。 |
|
MultiZoneRecommendations |
Normal |
%s |
建議使用多可用性區域功能。 |
|
AutoInstanceTypeMatch |
Normal |
The most-matched instanceType for current eci instance is %s |
ECI執行個體規格已進行規整。 |
|
MemoryReservationAdded |
Normal |
Add memory reservation to current eci for the required system components |
已為ECI執行個體附加系統開銷佔用的記憶體。 |
|
UserInstanceTypeSpec |
Normal |
The user-specified instanceType for current eci instance is %s |
您指定了ECI執行個體的規格類型。 |
|
DefaultInstanceTypeMatch |
Normal |
The default instanceType used for current eci instance is %s |
ECI執行個體使用預設規格。 |
|
StopCharge |
Normal |
The charge of current ECI instance has been stopped, but the related resources are still being cleaned |
當前ECI執行個體已停止計費,但相關資源仍在清理中。 |
鏡像緩衝(ImageCache)相關事件
|
事件名稱(reason) |
事件類型(type) |
事件資訊(message) |
事件說明 |
|
ImageCacheNotFound |
Warning |
The specified image cache %s does not exist |
指定的鏡像緩衝不存在。建議您先查詢鏡像緩衝,確保使用已存在的鏡像緩衝。 |
|
ImageCacheMissed |
Warning |
Missed image cache |
沒有匹配到鏡像緩衝,您需要先建立鏡像緩衝。 |
|
ImageCacheAutoCreated |
Normal |
Image cache %s is auto created |
沒有匹配到鏡像緩衝,或者沒有完全符合的鏡像緩衝,系統已開始自動建立鏡像緩衝。 |
|
ImageCacheAutoEliminated |
Warning |
Image cache %s is auto eliminated |
系統開始自動建立鏡像緩衝時,鏡像緩衝數量已達到配額限制。系統將根據LRU策略自動淘汰鏡像緩衝。 |
|
ImageCacheCapacityUtilization |
Normal |
Total capacity utilization of current CacheDisk is %sGB / %sGB |
當前鏡像緩衝製作完成佔用的空間使用量情況。 |
|
ImageCacheAutoCreateFailed |
Warning |
Image cache auto create failed for %s |
系統自動建立鏡像緩衝失敗。請重新嘗試,或者手動建立鏡像緩衝。 |
|
ImageCacheFlashCreatedFailed |
Warning |
Flash image cache is failed,standard image cache will be created |
極速鏡像緩衝(對應本地快照)建立失敗,系統開始建立普通鏡像緩衝。 |
|
ImageCacheCopyFailed |
Warning |
Image cache copy failed, but its %s/%s copies are still available |
快照多複本建立失敗。 |
|
ImageCacheFlashFinished |
Normal |
Flash image cache is created successfully,standard image cache will be created |
極速鏡像緩衝(對應本地快照)建立成功,系統開始建立普通鏡像緩衝。 |
|
ImageCacheFlashUsedFailed |
Warning |
Flash image cache can only be used in zones with ESSD, but current zone is %s |
極速鏡像緩衝(對應本地快照)需要使用ESSD雲端硬碟,僅可以在支援ESSD雲端硬碟的可用性區域下建立。 |
|
ImageCacheFlashReplacedFailed |
Warning |
Standard image cache is failed, flash image cache %s will not be deleted. But flash image can only be used in zones with ESSD |
極速鏡像緩衝(對應本地快照)建立成功,但普通鏡像緩衝建立失敗。系統將保留極速鏡像緩衝對應的本地快照。 |
|
ImageCacheFlashReplacedSuccess |
Warning |
Flash image cache [%s] has been replaced successfully |
極速鏡像緩衝對應的本地快照已被正常刪除。 |
|
ImageCacheCreate |
Normal |
Snapshot [%s] of image cache has been created, waiting for the completion of it |
開始建立鏡像緩衝,請等待鏡像緩衝建立完成後再使用。 |
|
ImageCacheCopyFinished |
Normal |
Copy [%s] of image cache has been made successfully |
快照多複本建立成功。 |
|
ImageCacheFinished |
Normal |
Image cache [%s] has been made successfully |
鏡像緩衝建立成功,您可以使用該鏡像緩衝。 |
|
ImageCacheUpdateFinished |
Normal |
Image cache [%s] has been updated successfully |
鏡像緩衝更新成功,您可以使用該鏡像緩衝。 |
|
ImageCacheUpdateFailed |
Warning |
Image cache [%s] update failed, but the old resource is still available |
鏡像緩衝更新失敗,但原有鏡像緩衝仍可以使用。請重新嘗試更新操作。 |
|
ImageCacheUnknownError |
Warning |
An unknown error occurred while handling the image cache for %s |
鏡像緩衝發生未知錯誤。請提交工單確認問題。 |
|
SuccessfulHitImageCache |
Normal |
Successfully hit image cache %s |
成功匹配鏡像緩衝。 |
|
ImageCacheNotComplete |
Normal |
The production for specified image cache %s is not yet complete |
鏡像緩衝還未建立完成。請確保鏡像緩衝已建立完成(達到Ready狀態),再進行使用。 |
|
ImageCacheArchNotMatch |
Warning |
The arch type of image cache %s not match the arch of %s |
鏡像緩衝的架構類型與ECI執行個體的架構類型不符。 |
|
ImageCacheEliminated |
Warning |
Current imageCache is eliminated |
您使用的鏡像緩衝已被刪除。請嘗試使用其他鏡像緩衝。 |
|
ImageCacheNotFullMatch |
Warning |
Current imageCache %s is still not full-matched, a new imageCache is needed |
鏡像緩衝沒有完全符合。 |
|
ImageCacheNotSuited |
Warning |
ImageCache is not suited for current eci, imageAccelerateMode:%s will be used |
鏡像緩衝不適用於當前的加速模式。 |
|
ImageCacheConflict |
Warning |
There are duplicated imc[%s] is creating |
正在建立重複的鏡像緩衝。 |
|
ImageCacheQuotaFull |
Warning |
%s |
鏡像緩衝數量達到配額限制。 |
資料緩衝相關事件
|
事件名稱(reason) |
事件類型(type) |
事件資訊(message) |
事件說明 |
|
DataCacheProxyCreateFailed |
Warning |
The proxy of dataCache create failed for %s, please check it again |
資料緩衝建立失敗。請檢查配置。 |
|
DataCacheSourceIllegal |
Warning |
The source of dataCache is illegal or un-reachable in you network, please check it again |
資料緩衝的來源不合法,或者由於網路原因無法訪問。請檢查配置。 |
|
DataCacheJobCreateFailed |
Warning |
The job of dataCache create failed for %s, please check it again |
資料緩衝建立失敗。請檢查配置。 |
|
DataCacheJobStartFailed |
Warning |
The job for dataCache start failed, see the detail in the events of job |
資料緩衝建立失敗。請查看建立資料緩衝過程中產生的臨時執行個體的事件資訊。 |
|
DataCacheLoadFailed |
Warning |
Some error occurred when loading data cache, see the detail in the log of job |
載入資料緩衝時發生錯誤。請查看建立資料緩衝過程中產生的臨時執行個體的事件資訊。 |
虛擬節點相關事件
|
事件名稱(reason) |
事件類型(type) |
事件資訊(message) |
事件說明 |
|
CreateEciForVnode |
Normal |
Create Eci %s for Vnode |
建立VNode對應的ECI執行個體。 |
|
CreateVnodeSuccess |
Normal |
Create vnode success |
VNode建立成功。 |
|
CreateVnodeFailed |
Warning |
Create vnode failed |
VNode建立失敗。 |
|
VnodePullImageFailed |
Warning |
Vnode pull image failed |
VNode拉取鏡像失敗。 |
其他資源相關事件
|
資源模組 |
事件名稱(reason) |
事件類型(type) |
事件資訊(message) |
事件說明 |
|
RamRole |
Unauthorized |
Warning |
No permission granted to eci service account for %s |
帳號沒有操作ECI資源的許可權。請確保帳號已有ECI服務關聯角色。如果使用RAM使用者,請確保已正確授權RAM角色,具體操作,請參見為RAM使用者授權。 |
|
vSwitch |
ResourceInsufficient |
Warning |
The maximum number of IP address in the VSwitch %s is exceeded |
交換器下可用的IP地址數量不足。請使用其他交換器。 |
|
SecurityGroup |
QuotaFull |
Warning |
The maximum number of instances in the security group %s is exceeded |
安全性群組內的執行個體數量已達到配額限制。請使用其他安全性群組。 |
|
ENI |
CreateENIFailed |
Warning |
%s |
建立ENI失敗。 |
|
AttachENIFailed |
Warning |
%s |
掛載ENI失敗。 |
|
|
AttachENIConflict |
Warning |
%s |
掛載ENI衝突。 |
|
|
MissDefaultVpc |
Warning |
%s |
缺少預設的VPC參數。 |
|
|
EIP |
CreateEipFailed |
Warning |
%s |
建立EIP失敗。 |
|
EipBandwidthPackageQuotaExceeded |
Warning |
%s |
EIP頻寬包超出配額限制。 |
|
|
EipNotFound |
Warning |
The specified eip %s does not exist |
指定的EIP不存在。 |
|
|
EipBoundOtherInstance |
Warning |
The specified eip %s is already bound to another instance |
指定的EIP已綁定了其他執行個體。 |
|
|
SLS |
AliyunSlsQuotaExceed |
Warning |
%s |
SLS資源超出配額限制。請提交工單申請提升配額。 |
|
AliyunSlsError |
Warning |
%s |
SLS相關錯誤。 |
|
|
AliyunSlsProjectInvalid |
Warning |
%s |
指定的SLS Project是無效的。 |
|
|
AliyunSlsConfigFormatError |
Warning |
sls config %s value %s is invalid |
SLS的配置參數無效。 |
系統營運事件
|
事件名稱(reason) |
事件資訊(message)樣本 |
事件說明 |
|
SandboxNotReady |
Critical error detected on Host OS |
主動營運重啟。 |
|
SandboxNotReadyUnExpected |
Unexpected error occurred on underlying infrastructure |
非預期宕機重啟。 |
|
SandboxRebootCanceled |
The reboot of current instance has been canceled |
重啟被取消。 |
|
SandboxRebootSucceeded |
Current instance has been rebooted successfully. |
重啟成功。 |
|
ScheduledMaintenance |
{"originReason":"Redeploy","originMessage":"Redeploy","planExecTime":"2019-03-12T09:00:00.000+08:00"} |
計劃營運事件。 重要
message為JSON格式,其中 |
|
OOMKilled |
Memory cgroup out of memory: Kill process 15848 (xsim_traffic_fl) score 337 or sacrifice child |
ECI內部出現OOM。 |
|
PodOOMKilled |
System OOM encountered, victim process: xxx, pid: xxx |
ECI執行個體內部發生OOM(非核心crash)。OOM對象包括ECI系統組件和容器進程。 |
|
DiskFull |
There has insufficient disk space for current eci |
磁碟空間已滿。 |
|
NfsError |
NFS: state manager: bind conn to session failed on NFSv4 server 172.16.0.1 with error 121 |
NFS出現錯誤。 |
|
RuntimeCrashed |
Unexpected crash occurred on underlying infrastructure |
虛擬機器異常崩潰。 |
|
RuntimeIssueDetected |
Unexpected issue occurred on underlying infrastructure |
虛擬機器例外狀況事件。 |
|
GPULostCard |
gpu card lost detected |
GPU掉卡。該故障無法自愈,請重建Pod。 |