Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

Viewing ModelArts Model Events

Updated on 2024-12-26 GMT+08:00

During the creation of a model, every key event is automatically recorded. You can view the events on the details page of the model at any time.

The following table lists the events, based on which you can locate faults occurred during model creation. The following table lists the available events.

Type

Event (xxx should be replaced with the actual value.)

Solution

Normal

The model starts to import.

N/A

Abnormal

Failed to create the image.

Locate and rectify the fault based on the error information. FAQs

Abnormal

The custom image does not support specified dependencies.

The runtime dependencies cannot be configured when a custom image is imported. Install the pip dependency package in the Dockerfile that is used to create the image. FAQs

Abnormal

Only custom images support swr_location.

Delete the swr_location field from the model configuration file config.json and try again.

Abnormal

The health check API of a custom image must be xxx.

Modify the health check API of the custom image and try again.

Normal

The image creation task is in the xxx state.

N/A

Abnormal

Label xxx does not exist in image xxx.

Contact technical support.

Abnormal

Invalid parameter value xxx exists in the model configuration file.

Delete invalid parameters from the model configuration file and try again.

Abnormal

Failed to obtain the labels of image xxx.

Contact technical support.

Abnormal

Failed to import data because xxx is larger than xxx GB.

The size of the model or image exceeds the upper limit. Downsize the model or image and import it again. FAQs

Abnormal

User xxx does not have OBS permission obs:object:PutObjectAcl.

The IAM user does not have the obs:object:PutObjectAcl permission on OBS. Add the agency permission for the IAM user. FAQs

Abnormal

Creating the image timed out. The timeout duration is xxx minutes.

There is a timeout limit for image building using ImagePacker. Simplify the code to improve efficiency. FAQs

Normal

Model description updated.

N/A

Normal

Model runtime dependencies not updated.

N/A

Normal

Model runtime dependencies updated. Recreating the image.

N/A

Abnormal

SWR traffic control triggered. Try again later.

SWR traffic control triggered. Try again later.

Normal

The system is being upgraded. Try again later.

N/A

Abnormal

Failed to obtain the source image. An error occurred in authentication. The token has expired.

Contact technical support.

Abnormal

Failed to obtain the source image. Check whether the image exists.

Contact technical support.

Normal

Source image size calculated.

N/A

Normal

Source image shared.

N/A

Abnormal

Failed to create the image due to traffic control. Try again later.

Traffic control triggered. Try again later.

Abnormal

Failed to send the image creation request.

Contact technical support.

Abnormal

Failed to share the source image. Check whether the image exists or whether you have the permission to share the image.

Check whether the image exists or whether you have the permission to share the image.

Normal

The model imported.

N/A

Normal

Model file imported.

N/A

Normal

Model size calculated.

N/A

Abnormal

Failed to import the model.

For details about how to locate and rectify the fault, see FAQs.

Abnormal

Failed to copy the model file. Check whether you have the OBS permission.

Check whether you have the OBS permission. FAQs

Abnormal

Failed to schedule the image creation task.

Contact technical support.

Abnormal

Failed to start the image creation task.

Contact technical support.

Abnormal

The Roman image has been created but cannot be shared with resource tenants.

Contact technical support.

Normal

Image created.

N/A

Normal

The image creation task started.

N/A

Normal

The environment image creation task started.

N/A

Normal

The request for creating an environment image received.

N/A

Normal

The request for creating an image received.

N/A

Normal

An existing environment image is used.

N/A

Abnormal

Failed to create the image. For details, see image creation logs.

View the build logs to locate and rectify the fault. FAQs

Abnormal

Failed to create the image due to an internal system error. Contact technical support.

Contact technical support.

Abnormal

Failed to import model file xxx because it is larger than 5 GB.

The size of the model file xxx is greater than 5 GB. Downsize the model file and try again, or use dynamic loading to import the model file. FAQs

Abnormal

Failed to create the OBS bucket due to an internal system error. Contact technical support.

Contact technical support.

Abnormal

Failed to calculate the model size. Subpath xxx does not exist in path xxx.

Correct the subpath and try again, or contact technical support.

Abnormal

Failed to calculate the model size. The model of the xxx type does not exist in path xxx.

Check the storage location of the model of the xxx type, correct the path, and try again, or contact technical support.

Warning

Failed to calculate the model size. More than one xxx model file is stored in path xxx.

N/A

During model creation, key events can both be manually and automatically refreshed.

Viewing Events

  1. Log in to the ModelArts console. In the navigation pane on the left, choose Model Management. In the model list, click the name of the target model to go to its details page.
  2. View the events in the Events tab.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback