UAnton commented on PR #12860: URL: https://github.com/apache/cloudstack/pull/12860#issuecomment-4112910261
@dheeraj12347 Hi, After update, SystemVMs don't start. ``` 2026-03-23 20:42:50,122 DEBUG [c.c.h.x.r.XcpServer83Resource] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) Trying to connect to 169.254.133.184 attempt 11 of 100 2026-03-23 20:42:50,309 INFO [c.c.h.x.r.w.x.CitrixStartCommandWrapper] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) Connected to SystemVM: v-2-VM 2026-03-23 20:42:50,557 DEBUG [c.c.h.x.r.XcpServer83Resource] (DirectAgent-20:[ctx-8cb63fc3]) (logid:950316e3) Executing command in VR: /opt/cloud/bin/router_proxy.sh patched.sh 169.254.249.62 /opt/cloud/bin/keystore* 2026-03-23 20:42:50,651 ERROR [c.c.h.x.r.XcpServer83Resource] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) Failed to scp file agent.zip required for patching the systemVM 2026-03-23 20:42:50,651 DEBUG [c.c.h.x.r.XcpServer83Resource] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) VR Config files at /opt/xensource/packages/resources/ got created in VR, IP: 169.254.133.184 2026-03-23 20:42:50,651 DEBUG [c.c.h.x.r.XcpServer83Resource] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) Executing command in VR: /opt/cloud/bin/router_proxy.sh patched.sh 169.254.133.184 /opt/cloud/bin/keystore* 2026-03-23 20:42:50,716 INFO [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:[ctx-3144a88e]) (logid:2d6eb3d9) No inactive management server node found 2026-03-23 20:42:50,716 DEBUG [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:[ctx-3144a88e]) (logid:2d6eb3d9) 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-03-23 20:42:50,985 ERROR [c.c.u.s.SshHelper] (DirectAgent-20:[ctx-8cb63fc3]) (logid:950316e3) SSH execution of command /opt/cloud/bin/router_proxy.sh patched.sh 169.254.249.62 /opt/cloud/bin/keystore* has an error status code in return. Result output: 2026-03-23 20:42:51,062 ERROR [c.c.u.s.SshHelper] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) SSH execution of command /opt/cloud/bin/router_proxy.sh patched.sh 169.254.133.184 /opt/cloud/bin/keystore* has an error status code in return. Result output: 2026-03-23 20:42:51,799 DEBUG [o.a.c.h.H.HAManagerBgPollTask] (BackgroundTaskPollManager-6:[ctx-2271c7ed]) (logid:707fbbc6) HA health check task is running... 2026-03-23 20:42:51,986 DEBUG [c.c.h.x.r.XcpServer83Resource] (DirectAgent-20:[ctx-8cb63fc3]) (logid:950316e3) Executing command in VR: /opt/cloud/bin/router_proxy.sh patched.sh 169.254.249.62 /opt/cloud/bin/keystore* 2026-03-23 20:42:52,062 DEBUG [c.c.h.x.r.XcpServer83Resource] (DirectAgent-21:[ctx-3f8a2f62]) (logid:4e6085c7) Executing command in VR: /opt/cloud/bin/router_proxy.sh patched.sh 169.254.133.184 /opt/cloud/bin/keystore* ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
