GitHub user TheKunalSen added a comment to the discussion: Cloudstack Issue
while creating instance in arm based host
@vishesh92
these are my arm device network configs on my arm device
```
GNU nano 7.2
/etc/netplan/00-installer-config.yaml
network:
version: 2
ethernets:
enP2p1s0: # Use the actual name of your Thor interface
dhcp4: no
bridges:
cloudbr0:
interfaces: [enP2p1s0]
dhcp4: yes # Or set a static IP
parameters:
stp: false
forward-delay: 0
```
and this is the ipconfig
```
iem10th@iem10th:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: can0: <NOARP,ECHO> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
3: can1: <NOARP,ECHO> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
4: enP2p1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master
cloudbr0 state UP group default qlen 1000
link/ether 4c:bb:47:5d:24:78 brd ff:ff:ff:ff:ff:ff
5: can2: <NOARP,ECHO> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
6: mgbe0_0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1466 qdisc mq state DOWN
group default qlen 1000
link/ether 4c:bb:47:89:7a:ea brd ff:ff:ff:ff:ff:ff
7: can3: <NOARP,ECHO> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
8: mgbe1_0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1466 qdisc mq state DOWN
group default qlen 1000
link/ether 4c:bb:47:89:7a:eb brd ff:ff:ff:ff:ff:ff
9: wlP1p1s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default
qlen 1000
link/ether 50:bb:b5:4f:37:b4 brd ff:ff:ff:ff:ff:ff
10: mgbe2_0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1466 qdisc mq state DOWN
group default qlen 1000
link/ether 4c:bb:47:89:7a:ec brd ff:ff:ff:ff:ff:ff
11: mgbe3_0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1466 qdisc mq state DOWN
group default qlen 1000
link/ether 4c:bb:47:89:7a:ed brd ff:ff:ff:ff:ff:ff
12: l4tbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state
DOWN group default qlen 1000
link/ether 56:66:3f:a6:dd:69 brd ff:ff:ff:ff:ff:ff
inet 192.168.55.1/24 scope global l4tbr0
valid_lft forever preferred_lft forever
inet6 fe80::1/64 scope link tentative
valid_lft forever preferred_lft forever
13: usb0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast master
l4tbr0 state DOWN group default qlen 1000
link/ether ca:1f:6c:b7:26:29 brd ff:ff:ff:ff:ff:ff
14: usb1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast master
l4tbr0 state DOWN group default qlen 1000
link/ether ca:1f:6c:b7:26:2b brd ff:ff:ff:ff:ff:ff
15: cloudbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
group default qlen 1000
link/ether 96:a2:d8:35:6b:79 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.111/24 brd 192.168.1.255 scope global dynamic noprefixroute
cloudbr0
valid_lft 85973sec preferred_lft 85973sec
inet6 fe80::94a2:d8ff:fe35:6b79/64 scope link
valid_lft forever preferred_lft forever
16: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state
DOWN group default
link/ether 72:04:ff:2f:cb:c8 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
17: cloud0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state
DOWN group default qlen 1000
link/ether f2:f4:f4:03:1a:ea brd ff:ff:ff:ff:ff:ff
inet 169.254.0.1/16 scope global cloud0
valid_lft forever preferred_lft forever
```
still getting this error while creating vms
```
2026-04-13 05:48:53,798 INFO [kvm.storage.LibvirtStorageAdaptor]
(AgentRequest-Handler-4:[]) (logid:0b8e849f) Trying to fetch storage pool
a04d1dfc-8cf5-3db0-a2ef-37a92c1bcb9d from libvirt
2026-04-13 05:48:53,837 WARN [kvm.resource.BridgeVifDriver]
(AgentRequest-Handler-4:[]) (logid:0b8e849f) Execution of process [37076] for
command [/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh -v
1644 -p -b br-1644 -o add ] failed.
2026-04-13 05:48:53,838 WARN [kvm.resource.BridgeVifDriver]
(AgentRequest-Handler-4:[]) (logid:0b8e849f) Process [37076] for command
[/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh -v 1644 -p
-b br-1644 -o add ] encountered the error: [Cannot find device
"br-1644"/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh:
line 37: /proc/sys/net/ipv6/conf/br-1644.1644/disable_ipv6: No such file or
directoryCannot find device "br-1644.1644"Failed to create vlan 1644 on pif:
br-1644.].
2026-04-13 05:48:53,839 WARN [resource.wrapper.LibvirtStartCommandWrapper]
(AgentRequest-Handler-4:[]) (logid:0b8e849f) InternalErrorException
com.cloud.exception.InternalErrorException: Failed to create vnet 1644: Cannot
find device
"br-1644"/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh:
line 37: /proc/sys/net/ipv6/conf/br-1644.1644/disable_ipv6: No such file or
directoryCannot find device "br-1644.1644"Failed to create vlan 1644 on pif:
br-1644.
at
com.cloud.hypervisor.kvm.resource.BridgeVifDriver.createVnet(BridgeVifDriver.java:338)
at
com.cloud.hypervisor.kvm.resource.BridgeVifDriver.createVnetBr(BridgeVifDriver.java:320)
at
com.cloud.hypervisor.kvm.resource.BridgeVifDriver.plug(BridgeVifDriver.java:239)
at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVif(LibvirtComputingResource.java:3861)
at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.createVifs(LibvirtComputingResource.java:3438)
at
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtStartCommandWrapper.execute(LibvirtStartCommandWrapper.java:86)
at
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtStartCommandWrapper.execute(LibvirtStartCommandWrapper.java:52)
at
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtRequestWrapper.execute(LibvirtRequestWrapper.java:78)
at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:2280)
at com.cloud.agent.Agent.processRequest(Agent.java:813)
at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1295)
at com.cloud.utils.nio.Task.call(Task.java:83)
at com.cloud.utils.nio.Task.call(Task.java:29)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
2026-04-13 05:48:53,840 INFO [kvm.storage.LibvirtStorageAdaptor]
(AgentRequest-Handler-4:[]) (logid:0b8e849f) Trying to fetch storage pool
a04d1dfc-8cf5-3db0-a2ef-37a92c1bcb9d from libvirt
2026-04-13 05:48:53,904 INFO [kvm.resource.LibvirtConnection]
(AgentRequest-Handler-5:[]) (logid:0b8e849f) No existing libvirtd connection
found. Opening a new one
2026-04-13 05:48:53,906 WARN [kvm.resource.LibvirtConnection]
(AgentRequest-Handler-5:[]) (logid:0b8e849f) Can not find a connection for
Instance i-2-2004-VM. Assuming the default connection.
2026-04-13 05:48:54,259 WARN [kvm.resource.LibvirtKvmAgentHook]
(AgentRequest-Handler-5:[]) (logid:0b8e849f) Groovy script
'/etc/cloudstack/agent/hooks/libvirt-vm-state-change.groovy' is not available.
Transformations will not be applied.
2026-04-13 05:48:54,260 WARN [kvm.resource.LibvirtKvmAgentHook]
(AgentRequest-Handler-5:[]) (logid:0b8e849f) Shell script
'/etc/cloudstack/agent/hooks/libvirt-vm-state-change.sh' is not available.
Transformations will not be applied.
2026-04-13 05:48:54,260 WARN [kvm.resource.LibvirtKvmAgentHook]
(AgentRequest-Handler-5:[]) (logid:0b8e849f) Groovy scripting engine is not
initialized. Data transformation skipped.
```
and these are the mgmt server logs while creating the vm i-2-2004
```
2026-04-13 05:48:42,194 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259, ctx-8ff52aae]) (logid:0b8e849f)
Trying to deploy VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Stopped","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}]
and details: Plan
[{"_dcId":1,"_podId":1,"_clusterId":7,"_hostId":10,"_recreateDisks":false,"preferredHostIds":[],"migrationPlan":false,"hostPriorities":{}}];
avoid list [{}] and planner: [null].
2026-04-13 05:48:42,207 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259, ctx-8ff52aae]) (logid:0b8e849f)
Adding pods [[]], clusters [[]] and hosts [[]] to the avoid list in the deploy
process of user VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Stopped","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}],
because this VM is not explicitly dedicated to these components.
2026-04-13 05:48:43,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-3bff1551]) (logid:6f0f44a8) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:44,255 DEBUG [c.c.v.ClusteredVirtualMachineManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Trying to deploy VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}]
and details: Plan
[{"_dcId":1,"_podId":1,"_clusterId":7,"_hostId":10,"_recreateDisks":false,"preferredHostIds":[],"migrationPlan":false,"hostPriorities":{}}];
avoid list [null] and planner: [null].
2026-04-13 05:48:44,267 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Trying to deploy VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}]
and details: Plan [error decoding
{"_clusterId":7,"_dcId":1,"_physicalNetworkId":null,"_podId":1,"_poolId":null,"migrationPlan":false}];
avoid list [{}] and planner: [null].
2026-04-13 05:48:44,281 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Adding pods [[]], clusters [[]] and hosts [[]] to the avoid
list in the deploy process of user VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}],
because this VM is not explicitly dedicated to these components.
2026-04-13 05:48:44,463 DEBUG [c.c.c.CapacityManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) STATS: Failed to alloc resource from host: Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
reservedCpu: 0, requested cpu: 500, reservedMem: (0 bytes) 0, requested mem:
(512.00 MB) 536870912
2026-04-13 05:48:45,071 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-6b026bb5]) (logid:fa5c7b7e) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 0ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:46,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-ddf3f489]) (logid:8497f056) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:47,879 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-9:[ctx-1f69e626]) (logid:) Seq 15-104990166313130575:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:48:47,970 DEBUG [c.c.a.t.Request] (AgentManager-Handler-3:[])
(logid:) Seq 15-104990166313130576: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:48:48,071 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-213c9365]) (logid:70ff139b) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:49,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-aa17a253]) (logid:6cd9451d) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:51,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-3d2595f1]) (logid:847c7ec3) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:52,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-e1280652]) (logid:e567c8e8) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 0ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:53,858 DEBUG [c.c.a.t.Request] (AgentManager-Handler-5:[])
(logid:) Seq 10-3258354330402553884: Processing: { Ans: , MgmtId:
929352767791, via: 10, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.StartAnswer":{"vm":{"id":"2004","name":"i-2-2004-VM","state":"Starting","type":"User","cpus":"1","minSpeed":"500","maxSpeed":"500","minRam":"(512.00
MB) 536870912","maxRam":"(512.00 MB) 536870912","arch":"aarch64","os":"Ubuntu
22.04 LTS","platformEmulator":"Ubuntu 22.04
LTS","bootArgs":"","enableHA":"false","limitCpuUse":"false","enableDynamicallyScaleVm":"false","vncAddr":"172.17.0.1","details":{"deployvm":"true","rootDiskController":"osdefault"},"uuid":"a63b3830-798d-46d4-afcf-4147270a8a87","enterHardwareSetup":"false","disks":[{"data":{"org.apache.cloudstack.storage.to.VolumeObjectTO":{"uuid":"8709e5e0-615a-432a-90b0-e81dc166c94c","volumeType":"ROOT","dataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"a04d1dfc-8cf5-3db0-a2ef-37a92c1bcb9d","name":"prima
ry","id":"1","poolType":"NetworkFilesystem","host":"192.168.1.101","path":"/export/primary","port":"2049","url":"NetworkFilesystem://192.168.1.101/export/primary/?ROLE=Primary&STOREUUID=a04d1dfc-8cf5-3db0-a2ef-37a92c1bcb9d","isManaged":"false"}},"name":"ROOT-2004","size":"(2.20
GB)
2361393152","path":"8709e5e0-615a-432a-90b0-e81dc166c94c","volumeId":"2006","vmName":"i-2-2004-VM","accountId":"2","format":"QCOW2","provisioningType":"THIN","poolId":"1","id":"2006","deviceId":"0","bytesReadRate":"(0
bytes) 0","bytesWriteRate":"(0 bytes) 0","iopsReadRate":"(0 bytes)
0","iopsWriteRate":"(0 bytes)
0","hypervisorType":"KVM","directDownload":"false","deployAsIs":"false","checkpointPaths":[],"checkpointImageStoreUrls":[],"followRedirects":"false"}},"diskSeq":"0","path":"8709e5e0-615a-432a-90b0-e81dc166c94c","type":"ROOT","details":{"storageHost":"192.168.1.101","managed":"false","storagePort":"2049","protocoltype":"NetworkFilesystem","storage.pool.disk.wait":"60","volumeSize":"(2.20
GB) 23613
93152"}},{"data":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"id":"0","format":"ISO","accountId":"0","hvm":"false","bootable":"false","directDownload":"false","deployAsIs":"false","followRedirects":"false"}},"diskSeq":"3","type":"ISO"}],"nics":[{"deviceId":"0","networkRateMbps":"200","defaultNic":"true","pxeDisable":"false","nicUuid":"ab10322e-6d5c-4279-9aeb-17753997035d","details":
{"MacAddressChanges":"true","ForgedTransmits":"true","MacLearning":"false","PromiscuousMode":"false"},"dpdkEnabled":"false","networkId":"204","networkSegmentName":"D1-A2-Z1-S204","uuid":"ff963944-ad82-4809-813f-47834735914f","ip":"10.1.1.165","netmask":"255.255.255.0","gateway":"10.1.1.1","mac":"02:01:00:cc:00:1e","dns1":"8.8.8.8","dns2":"1.1.1.1","broadcastType":"Vlan","type":"Guest","broadcastUri":"vlan://1644","isolationUri":"vlan://1644","securityGroupEnabled":"false"}],"vcpuMaxLimit":"1","configDriveLocation":"SECONDARY","guestOsDetails":{},"extraConfig":{},"networkIdToNetworkNameMap":{"204":"D1-A2-Z1-S204"},"metadataManufacturer":"Apache
Software Foundation","metadataProductName":"CloudStack KVM
Hypervisor"},"result":"false","details":"Failed to create vnet 1644: Cannot
find device
"br-1644"/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh:
line 37: /proc/sys/net/ipv6/conf/br-1644.1644/disable_ipv6: No such file or
directoryCannot find device "br-1644.1644"Fail
ed to create vlan 1644 on pif:
br-1644.","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:48:53,867 INFO [c.c.v.ClusteredVirtualMachineManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Unable to start VM on Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
due to Failed to create vnet 1644: Cannot find device
"br-1644"/usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvlan.sh:
line 37: /proc/sys/net/ipv6/conf/br-1644.1644/disable_ipv6: No such file or
directoryCannot find device "br-1644.1644"Failed to create vlan 1644 on pif:
br-1644.
2026-04-13 05:48:54,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-7a5dd1a4]) (logid:bc6b3488) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:54,372 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Trying to deploy VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}]
and details: Plan [error decoding
{"_clusterId":7,"_dcId":1,"_physicalNetworkId":null,"_podId":1,"_poolId":1,"migrationPlan":false}];
avoid list [{"_podIds":[],"_clusterIds":[1,6],"_hostIds":[9,10]}] and planner:
[null].
2026-04-13 05:48:54,390 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Adding pods [[]], clusters [[]] and hosts [[]] to the avoid
list in the deploy process of user VM [error decoding VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}],
because this VM is not explicitly dedicated to these components.
2026-04-13 05:48:54,441 DEBUG [c.c.c.CapacityManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Stopped","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}
state transited from [Starting] to [Stopped] with event [OperationFailed].
VM's original host: null, new host: null, host before state transition: Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
2026-04-13 05:48:54,493 ERROR [c.c.v.VmWorkJobHandlerProxy]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Invocation exception, caused by:
com.cloud.exception.InsufficientServerCapacityException: Unable to create a
deployment for VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}Scope=interface
com.cloud.dc.DataCenter; id=1
2026-04-13 05:48:54,493 INFO [c.c.v.VmWorkJobHandlerProxy]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260, ctx-3edc0b42])
(logid:0b8e849f) Rethrow exception
com.cloud.exception.InsufficientServerCapacityException: Unable to create a
deployment for VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}Scope=interface
com.cloud.dc.DataCenter; id=1
2026-04-13 05:48:54,493 ERROR [c.c.v.VmWorkJobDispatcher]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260]) (logid:0b8e849f)
Unable to complete AsyncJob
{"accountId":2,"cmd":"com.cloud.vm.VmWorkStart","cmdInfo":"rO0ABXNyABhjb20uY2xvdWQudm0uVm1Xb3JrU3RhcnR9cMGsvxz73gIAC0oABGRjSWRMAAZhdm9pZHN0ADBMY29tL2Nsb3VkL2RlcGxveS9EZXBsb3ltZW50UGxhbm5lciRFeGNsdWRlTGlzdDtMAAljbHVzdGVySWR0ABBMamF2YS9sYW5nL0xvbmc7TAAGaG9zdElkcQB-AAJMAAtqb3VybmFsTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wAEXBoeXNpY2FsTmV0d29ya0lkcQB-AAJMAAdwbGFubmVycQB-AANMAAVwb2RJZHEAfgACTAAGcG9vbElkcQB-AAJMAAlyYXdQYXJhbXN0AA9MamF2YS91dGlsL01hcDtMAA1yZXNlcnZhdGlvbklkcQB-AAN4cgATY29tLmNsb3VkLnZtLlZtV29ya5-ZtlbwJWdrAgAESgAJYWNjb3VudElkSgAGdXNlcklkSgAEdm1JZEwAC2hhbmRsZXJOYW1lcQB-AAN4cAAAAAAAAAACAAAAAAAAAAIAAAAAAAAH1HQAGVZpcnR1YWxNYWNoaW5lTWFuYWdlckltcGwAAAAAAAAAAXBzcgAOamF2YS5sYW5nLkxvbmc7i-SQzI8j3wIAAUoABXZhbHVleHIAEGphdmEubGFuZy5OdW1iZXKGrJUdC5TgiwIAAHhwAAAAAAAAAAdzcQB-AAgAAAAAAAAACnBwcHNxAH4ACAAAAAAAAAABcHNyABFqYXZhLnV0aWwuSGFzaE1hcA
UH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAABdAAKVm1QYXNzd29yZHQAEnJPMEFCWFFBQmxRNVpuZGlNd3hw","cmdVersion":0,"completeMsid":null,"created":"Mon
Apr 13 05:48:42 UTC
2026","id":4260,"initMsid":929352767791,"instanceId":null,"instanceType":null,"lastPolled":null,"lastUpdated":null,"processStatus":0,"removed":null,"result":null,"resultCode":0,"status":"IN_PROGRESS","userId":2,"uuid":"06c0c7c4-fbda-42c4-ae3d-f19b3154d3dd"},
job origin: 4259 com.cloud.exception.InsufficientServerCapacityException:
Unable to create a deployment for VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}Scope=interface
com.cloud.dc.DataCenter; id=1
2026-04-13 05:48:54,506 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(Work-Job-Executor-134:[ctx-46c9d4e1, job-4259/job-4260]) (logid:0b8e849f)
Complete async job-4260, jobStatus: FAILED, resultCode: 0, result:
rO0ABXNyADdjb20uY2xvdWQuZXhjZXB0aW9uLkluc3VmZmljaWVudFNlcnZlckNhcGFjaXR5RXhjZXB0aW9uVk1PcAAAABACAAFaABVhZmZpbml0eUdyb3Vwc0FwcGxpZWR4cgAxY29tLmNsb3VkLmV4Y2VwdGlvbi5JbnN1ZmZpY2llbnRDYXBhY2l0eUV4Y2VwdGlvblZNT3AAAAAVAgACTAACaWR0ABBMamF2YS9sYW5nL0xvbmc7TAAFc2NvcGV0ABFMamF2YS9sYW5nL0NsYXNzO3hyACJjb20uY2xvdWQuZXhjZXB0aW9uLkNsb3VkRXhjZXB0aW9ueeiOG_HkRMcCAAJMAAtjc0Vycm9yQ29kZXQAE0xqYXZhL2xhbmcvSW50ZWdlcjtMAAZpZExpc3R0ABVMamF2YS91dGlsL0FycmF5TGlzdDt4cgATamF2YS5sYW5nLkV4Y2VwdGlvbtD9Hz4aOxzEAgAAeHIAE2phdmEubGFuZy5UaHJvd2FibGXVxjUnOXe4ywMABEwABWNhdXNldAAVTGphdmEvbGFuZy9UaHJvd2FibGU7TAANZGV0YWlsTWVzc2FnZXQAEkxqYXZhL2xhbmcvU3RyaW5nO1sACnN0YWNrVHJhY2V0AB5bTGphdmEvbGFuZy9TdGFja1RyYWNlRWxlbWVudDtMABRzdXBwcmVzc2VkRXhjZXB0aW9uc3QAEExqYXZhL3V0aWwvTGlzdDt4cHEAfgANdAClVW5hYmxlIHRvIGNyZWF0ZSBhIGRlcGxveW1l
bnQgZm9yIFZNIGluc3RhbmNlIHsiaWQiOjIwMDQsImluc3RhbmNlTmFtZSI6ImktMi0yMDA0LVZNIiwic3RhdGUiOiJTdGFydGluZyIsInR5cGUiOiJVc2VyIiwidXVpZCI6ImE2M2IzODMwLTc5OGQtNDZkNC1hZmNmLTQxNDcyNzBhOGE4NyJ9dXIAHltMamF2YS5sYW5nLlN0YWNrVHJhY2VFbGVtZW50OwJGKjw8_SI5AgAAeHAAAAAUc3IAG2phdmEubGFuZy5TdGFja1RyYWNlRWxlbWVudGEJxZomNt2FAgAIQgAGZm9ybWF0SQAKbGluZU51bWJlckwAD2NsYXNzTG9hZGVyTmFtZXEAfgAKTAAOZGVjbGFyaW5nQ2xhc3NxAH4ACkwACGZpbGVOYW1lcQB-AApMAAptZXRob2ROYW1lcQB-AApMAAptb2R1bGVOYW1lcQB-AApMAA1tb2R1bGVWZXJzaW9ucQB-AAp4cAEAAAWudAADYXBwdAAmY29tLmNsb3VkLnZtLlZpcnR1YWxNYWNoaW5lTWFuYWdlckltcGx0AB5WaXJ0dWFsTWFjaGluZU1hbmFnZXJJbXBsLmphdmF0ABBvcmNoZXN0cmF0ZVN0YXJ0cHBzcQB-ABEBAAAXP3EAfgATcQB-ABRxAH4AFXEAfgAWcHBzcQB-ABEA_____3B0ADBqZGsuaW50ZXJuYWwucmVmbGVjdC5HZW5lcmF0ZWRNZXRob2RBY2Nlc3NvcjEwNjlwdAAGaW52b2tlcHBzcQB-ABECAAAAK3B0ADFqZGsuaW50ZXJuYWwucmVmbGVjdC5EZWxlZ2F0aW5nTWV0aG9kQWNjZXNzb3JJbXBsdAAhRGVsZWdhdGluZ01ldGhvZEFjY2Vzc29ySW1wbC5qYXZhcQB-ABp0AAlqYXZhLmJhc2V0AAcxMS4wLjMwc3EAfgARAgAAAjZwdAAYamF2YS5sYW5nLnJlZmxlY3QuT
WV0aG9kdAALTWV0aG9kLmphdmFxAH4AGnEAfgAecQB-AB9zcQB-ABEBAAAAZnEAfgATdAAiY29tLmNsb3VkLnZtLlZtV29ya0pvYkhhbmRsZXJQcm94eXQAGlZtV29ya0pvYkhhbmRsZXJQcm94eS5qYXZhdAAPaGFuZGxlVm1Xb3JrSm9icHBzcQB-ABEBAAAXu3EAfgATcQB-ABRxAH4AFXEAfgAmcHBzcQB-ABEBAAAAY3EAfgATdAAgY29tLmNsb3VkLnZtLlZtV29ya0pvYkRpc3BhdGNoZXJ0ABhWbVdvcmtKb2JEaXNwYXRjaGVyLmphdmF0AAZydW5Kb2JwcHNxAH4AEQEAAAK6cQB-ABN0AD9vcmcuYXBhY2hlLmNsb3Vkc3RhY2suZnJhbWV3b3JrLmpvYnMuaW1wbC5Bc3luY0pvYk1hbmFnZXJJbXBsJDV0ABhBc3luY0pvYk1hbmFnZXJJbXBsLmphdmF0AAxydW5JbkNvbnRleHRwcHNxAH4AEQEAAAAxcQB-ABN0AD5vcmcuYXBhY2hlLmNsb3Vkc3RhY2subWFuYWdlZC5jb250ZXh0Lk1hbmFnZWRDb250ZXh0UnVubmFibGUkMXQAG01hbmFnZWRDb250ZXh0UnVubmFibGUuamF2YXQAA3J1bnBwc3EAfgARAQAAADhxAH4AE3QAQm9yZy5hcGFjaGUuY2xvdWRzdGFjay5tYW5hZ2VkLmNvbnRleHQuaW1wbC5EZWZhdWx0TWFuYWdlZENvbnRleHQkMXQAGkRlZmF1bHRNYW5hZ2VkQ29udGV4dC5qYXZhdAAEY2FsbHBwc3EAfgARAQAAAGdxAH4AE3QAQG9yZy5hcGFjaGUuY2xvdWRzdGFjay5tYW5hZ2VkLmNvbnRleHQuaW1wbC5EZWZhdWx0TWFuYWdlZENvbnRleHRxAH4ANnQAD2NhbGxXaXRoQ29udGV4dHBwc3EAfgARAQAAADVxAH
4AE3EAfgA5cQB-ADZ0AA5ydW5XaXRoQ29udGV4dHBwc3EAfgARAQAAAC5xAH4AE3QAPG9yZy5hcGFjaGUuY2xvdWRzdGFjay5tYW5hZ2VkLmNvbnRleHQuTWFuYWdlZENvbnRleHRSdW5uYWJsZXEAfgAycQB-ADNwcHNxAH4AEQEAAAKGcQB-ABNxAH4ALXEAfgAucQB-ADNwcHNxAH4AEQIAAAIDcHQALmphdmEudXRpbC5jb25jdXJyZW50LkV4ZWN1dG9ycyRSdW5uYWJsZUFkYXB0ZXJ0AA5FeGVjdXRvcnMuamF2YXEAfgA3cQB-AB5xAH4AH3NxAH4AEQIAAAEIcHQAH2phdmEudXRpbC5jb25jdXJyZW50LkZ1dHVyZVRhc2t0AA9GdXR1cmVUYXNrLmphdmFxAH4AM3EAfgAecQB-AB9zcQB-ABECAAAEaHB0ACdqYXZhLnV0aWwuY29uY3VycmVudC5UaHJlYWRQb29sRXhlY3V0b3J0ABdUaHJlYWRQb29sRXhlY3V0b3IuamF2YXQACXJ1bldvcmtlcnEAfgAecQB-AB9zcQB-ABECAAACdHB0AC5qYXZhLnV0aWwuY29uY3VycmVudC5UaHJlYWRQb29sRXhlY3V0b3IkV29ya2VycQB-AEhxAH4AM3EAfgAecQB-AB9zcQB-ABECAAADPXB0ABBqYXZhLmxhbmcuVGhyZWFkdAALVGhyZWFkLmphdmFxAH4AM3EAfgAecQB-AB9zcgAfamF2YS51dGlsLkNvbGxlY3Rpb25zJEVtcHR5TGlzdHq4F7Q8p57eAgAAeHB4c3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAEO9zcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAHcEAAA
AAHhzcgAOamF2YS5sYW5nLkxvbmc7i-SQzI8j3wIAAUoABXZhbHVleHEAfgBSAAAAAAAAAAF2cgAXY29tLmNsb3VkLmRjLkRhdGFDZW50ZXIQUFRtA0UeAAIAAHhwAA
2026-04-13 05:48:54,538 DEBUG [c.c.v.UserVmManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259, ctx-8ff52aae]) (logid:0b8e849f)
Destroying vm VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Stopped","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}
as it failed to create on Host: Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
with id 10
2026-04-13 05:48:54,546 DEBUG [c.c.c.CapacityManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259, ctx-8ff52aae]) (logid:0b8e849f)
VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Error","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}
state transited from [Stopped] to [Error] with event [OperationFailedToError].
VM's original host: null, new host: null, host before state transition: null
2026-04-13 05:48:54,656 WARN [c.c.a.AlertManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259, ctx-8ff52aae]) (logid:0b8e849f)
alertType=[8] dataCenterId=[1] podId=[1] clusterId=[null] message=[Failed to
deploy Vm VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Error","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"},
on Host Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
with Id: 10].
2026-04-13 05:48:54,669 WARN [c.c.a.AlertManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259, ctx-8ff52aae]) (logid:0b8e849f)
No recipients set in global setting 'alert.email.addresses', skipping sending
alert with subject [Failed to deploy Vm VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Error","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"},
on Host Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
with Id: 10] and content [Failed to deploy Vm VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Error","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"},
on Host Host
{"id":10,"name":"iem10th","type":"Routing","uuid":"fd9a752d-aacf-4de2-949b-3606493a10ae"}
with Id: 10].
2026-04-13 05:48:54,717 ERROR [c.c.a.ApiAsyncJobDispatcher]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259]) (logid:0b8e849f) Unexpected
exception while executing
org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin
com.cloud.utils.exception.CloudRuntimeException: Unable to start a VM
[a63b3830-798d-46d4-afcf-4147270a8a87] due to [Unable to create a deployment
for VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}].
Caused by: com.cloud.exception.InsufficientServerCapacityException: Unable to
create a deployment for VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}Scope=interface
com.cloud.dc.DataCenter; id=1
2026-04-13 05:48:54,718 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(API-Job-Executor-105:[ctx-a87f66f9, job-4259]) (logid:0b8e849f) Complete async
job-4259, jobStatus: FAILED, resultCode: 530, result:
org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":"530","errortext":"Unable
to start a VM [a63b3830-798d-46d4-afcf-4147270a8a87] due to [Unable to create
a deployment for VM instance
{"id":2004,"instanceName":"i-2-2004-VM","state":"Starting","type":"User","uuid":"a63b3830-798d-46d4-afcf-4147270a8a87"}]."}
2026-04-13 05:48:55,573 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-f540657a]) (logid:cb72e44d) Peer scan is finished.
profiler: Done. Duration: 4ms , profilerQueryActiveList: Done. Duration: 2ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:57,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-bae23325]) (logid:c76e473e) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:48:57,929 DEBUG [c.c.a.t.Request] (AgentManager-Handler-8:[])
(logid:) Seq 15-104990166313130578: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:48:58,018 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-15:[ctx-1078c07d]) (logid:) Seq 15-104990166313130579:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:48:58,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-8e82cb29]) (logid:19aeac49) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:00,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-778c7e15]) (logid:17a0c9ea) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:01,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-b1d32679]) (logid:d68cd308) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:03,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-611d83c0]) (logid:7c2332ac) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:04,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-ffd72409]) (logid:c1d2c7f1) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:06,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-c35efdaf]) (logid:4950c959) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:07,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-8cd1d37f]) (logid:10b6d5b9) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:07,978 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-14:[ctx-62f67a6f]) (logid:) Seq 15-104990166313130580:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:08,065 DEBUG [c.c.a.t.Request] (AgentManager-Handler-3:[])
(logid:) Seq 15-104990166313130581: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:09,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-c31114a0]) (logid:3174856b) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:10,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-99b00be7]) (logid:691365d2) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 0ms
2026-04-13 05:49:12,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-2bff69c5]) (logid:272a2ccd) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:13,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-90bfca92]) (logid:0c46959c) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:15,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-5e5d0ce9]) (logid:c355bdfa) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:16,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-c3c62a37]) (logid:24d5a37e) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:17,217 WARN [c.c.u.s.Script]
(StatsCollector-4:[ctx-d4b9646c]) (logid:72ff545d) Execution of process
[810938] for command [/bin/bash -c systemctl status cloudstack-usage | grep "
Loaded:" ] failed.
2026-04-13 05:49:17,219 WARN [c.c.u.s.Script]
(StatsCollector-4:[ctx-d4b9646c]) (logid:72ff545d) Process [810938] for command
[/bin/bash -c systemctl status cloudstack-usage | grep " Loaded:" ]
encountered the error: [Unit cloudstack-usage.service could not be found.].
2026-04-13 05:49:18,030 DEBUG [c.c.a.t.Request] (AgentManager-Handler-5:[])
(logid:) Seq 15-104990166313130582: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:18,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-366232cf]) (logid:ea3c653a) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 0ms
2026-04-13 05:49:18,154 DEBUG [c.c.a.t.Request] (AgentManager-Handler-6:[])
(logid:) Seq 15-104990166313130583: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:19,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-bb39e723]) (logid:05fe373d) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:20,120 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl]
(AgentManager-Handler-8:[]) (logid:) Unable to find matched VM in CloudStack
DB. name: s-1993-VM powerstate:
com.cloud.agent.api.HostVmStateReportEntry@25495d28
2026-04-13 05:49:20,120 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl]
(AgentManager-Handler-8:[]) (logid:) Unable to find matched VM in CloudStack
DB. name: v-1992-VM powerstate:
com.cloud.agent.api.HostVmStateReportEntry@6c85e46f
2026-04-13 05:49:21,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-18addaa2]) (logid:91e29688) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:22,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-e685e426]) (logid:6fcc95a0) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:24,067 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-a211390f]) (logid:169057f2) Peer scan is finished.
profiler: Done. Duration: 1ms , profilerQueryActiveList: Done. Duration: 0ms, ,
profilerSyncClusterInfo: Done. Duration: 0ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 0ms
2026-04-13 05:49:25,573 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-e5fceaac]) (logid:adb5ce69) Peer scan is finished.
profiler: Done. Duration: 4ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 2ms
2026-04-13 05:49:27,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-b2cbd9ea]) (logid:ed5f6b5b) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:28,077 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-9:[ctx-1f69e626]) (logid:) Seq 15-104990166313130584:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:28,202 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-14:[ctx-62f67a6f]) (logid:) Seq 15-104990166313130585:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:28,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-d6729a2d]) (logid:3342100d) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:30,071 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-667991af]) (logid:aaa753a9) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 0ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:31,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-203d4fd7]) (logid:fa58e458) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:33,071 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-0efac3ea]) (logid:411cda0b) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:34,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-2f8ba531]) (logid:fe4eb076) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:36,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-624cfc39]) (logid:4f7fb0eb) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:37,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-49432074]) (logid:bf8a60a7) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:38,126 DEBUG [c.c.a.t.Request] (AgentManager-Handler-1:[])
(logid:) Seq 15-104990166313130586: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:38,249 DEBUG [c.c.a.t.Request] (AgentManager-Handler-10:[])
(logid:) Seq 15-104990166313130587: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:39,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-fdad807f]) (logid:22b32cb2) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:40,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-21ec1cf4]) (logid:5f215908) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:42,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-10947af0]) (logid:8844582a) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:43,571 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-90f3b6f2]) (logid:0320919b) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 0ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:45,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-3a6ac7c6]) (logid:0b1585c0) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:46,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-2a75fd02]) (logid:70369479) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:48,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-057d36b4]) (logid:da5d637c) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:48,178 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-9:[ctx-1f69e626]) (logid:) Seq 15-104990166313130588:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:48,297 DEBUG [c.c.a.t.Request]
(AgentManager-Handler-14:[ctx-62f67a6f]) (logid:) Seq 15-104990166313130589:
Processing: { Ans: , MgmtId: 929352767791, via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"e5909712-fbb7-4acb-a66d-d59c01b70290","downloadPct":"6","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/206/dnld9332473286350426472tmp_","installPath":"template/tmpl/2/206","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
2026-04-13 05:49:49,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-dc348b0f]) (logid:fcdefa72) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:51,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-69cd5737]) (logid:d35c3167) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:52,573 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-e528e9c2]) (logid:ad9d01af) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:54,072 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-7adc50d6]) (logid:9621457d) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:55,572 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-e1ce1e55]) (logid:5903691e) Peer scan is finished.
profiler: Done. Duration: 3ms , profilerQueryActiveList: Done. Duration: 1ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:57,073 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-d786036b]) (logid:727c828b) Peer scan is finished.
profiler: Done. Duration: 4ms , profilerQueryActiveList: Done. Duration: 2ms, ,
profilerSyncClusterInfo: Done. Duration: 1ms, profilerInvalidatedNodeList:
Done. Duration: 0ms, profilerRemovedList: Done. Duration: 0ms,,
profilerNewList: Done. Duration: 0ms, profilerInactiveList: Done. Duration: 1ms
2026-04-13 05:49:58,226 DEBUG [c.c.a.t.Request] (AgentManager-Handler-5:[])
(logid:) Seq 15-104990166313130591: Processing: { Ans: , MgmtId: 929352767791,
via: 15, Ver: v1, Flags: 10,
[{"com.cloud.agent.api.storage.DownloadAnswer":{"jobId":"59516bd2-aca9-496f-9a9e-2ba960f23941","downloadPct":"4","errorString":"
","downloadStatus":"DOWNLOAD_IN_PROGRESS","downloadPath":"/mnt/SecStorage/a812819b-883c-3a72-af33-0a687cee5888/template/tmpl/2/205/dnld5890126652716006378tmp_","installPath":"template/tmpl/2/205","templateSize":"(0
bytes) 0","templatePhySicalSize":"(0 bytes) 0","result":"true","details":"
","wait":"0","bypassHostMaintenance":"false"}}] }
```
<img width="1696" height="795" alt="image"
src="https://github.com/user-attachments/assets/312f87af-32ae-4585-9ea6-40d69585a0d2"
/>
<img width="1708" height="836" alt="image"
src="https://github.com/user-attachments/assets/0f236fd5-81aa-4d0d-ac5b-7090a67b8bdf"
/>
please help!
GitHub link:
https://github.com/apache/cloudstack/discussions/12876#discussioncomment-16539835
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]