2026-04-02 11:14:38,531 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-04-02 11:14:39,270 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1963-1 2026-04-02 11:14:39,270 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-04-02 11:14:39,315 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1963-1 2026-04-02 11:14:39,316 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-02 11:14:39,396 - DEBUG - Output : NAMES contrail_test_U2b9zwxuR contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 2026-04-02 11:14:39,396 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-02 11:14:39,481 - DEBUG - Output : 127.0.0.1/8 10.0.0.249/24 252.249.0.1/8 10.141.241.1/24 172.17.0.1/16 2026-04-02 11:14:39,482 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-04-02 11:14:39,528 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1963-1 2026-04-02 11:14:39,635 - DEBUG - [10.0.0.129]: Running cmd : hostname 2026-04-02 11:14:39,857 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1963-1 2026-04-02 11:14:39,857 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2026-04-02 11:14:39,882 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1963-1 2026-04-02 11:14:39,882 - DEBUG - [10.0.0.129]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-02 11:14:39,927 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-02 11:14:39,927 - DEBUG - [10.0.0.129]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-02 11:14:39,996 - DEBUG - Output : 10.0.0.129/24 2026-04-02 11:14:39,996 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2026-04-02 11:14:40,032 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1963-1 2026-04-02 11:14:40,116 - INFO - Using existing project ['default-domain', 'k8s-default'](da3747b9-5870-4b1d-8012-ea534ab9687f) 2026-04-02 11:14:40,256 - INFO - Using existing project ['default-domain', 'k8s-default'](da3747b9-5870-4b1d-8012-ea534ab9687f) 2026-04-02 11:14:40,384 - INFO - ================================================================================ 2026-04-02 11:14:40,384 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-02 11:14:40,384 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-04-02 11:14:40,639 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-02 11:14:40,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.249': '0'}} with 2026-04-02 11:14:40,647 - INFO - Initial checks done. Running the testcase now 2026-04-02 11:14:40,647 - INFO - 2026-04-02 11:14:40,652 - INFO - Namespace default already exists 2026-04-02 11:14:40,652 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-02 11:14:40,781 - DEBUG - Output : cluster_project={} 2026-04-02 11:14:40,834 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-02 11:14:40,834 - DEBUG - Project uuid in Contrail is da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:14:40,835 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-02 11:14:40,976 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-02 11:14:40,976 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=3110bd7d-87a5-4635-bebd-bdc050ff7240 2026-04-02 11:14:40,984 - INFO - Namespace default with uuid 3110bd7d-87a5-4635-bebd-bdc050ff7240 found in kube manager 2026-04-02 11:14:40,984 - INFO - Namespace default verification passed 2026-04-02 11:14:40,987 - DEBUG - Service ctest-nginx-svc-00919459 not present 2026-04-02 11:14:40,988 - INFO - Creating service ctest-nginx-svc-00919459 2026-04-02 11:14:41,017 - INFO - Created Service ctest-nginx-svc-00919459 2026-04-02 11:14:41,028 - DEBUG - Pod ctest-nginx-pod-94315365 not present 2026-04-02 11:14:41,028 - INFO - Creating Pod ctest-nginx-pod-94315365 2026-04-02 11:14:41,093 - DEBUG - Pod : ctest-nginx-pod-94315365 UUID is 810f59ec-2ee2-4832-8be5-6730021c25c1 2026-04-02 11:14:41,098 - DEBUG - Pod ctest-nginx-pod-03112125 not present 2026-04-02 11:14:41,099 - INFO - Creating Pod ctest-nginx-pod-03112125 2026-04-02 11:14:41,133 - DEBUG - Pod : ctest-nginx-pod-03112125 UUID is b9d5609d-479b-45fd-af03-92dae10846bd 2026-04-02 11:14:41,328 - INFO - Created VN __public__, UUID :9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:41,654 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-02 11:14:41,680 - DEBUG - Requesting: http://10.0.0.249:8082/domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 2026-04-02 11:14:41,723 - DEBUG - Requesting: http://10.0.0.249:8082/project/da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:14:41,812 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:41,864 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:41,893 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:41,938 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:41,963 - DEBUG - Route Targets: [] 2026-04-02 11:14:41,963 - DEBUG - RT names not yet present for VN __public__ 2026-04-02 11:14:46,963 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-02 11:14:46,970 - DEBUG - Requesting: http://10.0.0.249:8082/domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 2026-04-02 11:14:46,979 - DEBUG - Requesting: http://10.0.0.249:8082/project/da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:14:47,027 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,037 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,046 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:47,055 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:47,062 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/03b09121-e769-4955-b9b6-7087cbe2c4d6 2026-04-02 11:14:47,070 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-02 11:14:47,070 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,080 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:47,096 - INFO - Verified VN network id 13 for VN 9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,096 - INFO - Verifications in API Server for VN __public__ passed 2026-04-02 11:14:47,096 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,106 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:47,113 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:14:47,123 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/03b09121-e769-4955-b9b6-7087cbe2c4d6 2026-04-02 11:14:47,133 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-02 11:14:47,140 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11146417375802770827', 'uuid-lslong': '11882180837491405328'}, 'enable': 'true', 'created': '2026-04-02T11:14:41', 'last-modified': '2026-04-02T11:14:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.652788'} 2026-04-02 11:14:47,140 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:14:47,152 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-02 11:14:47,152 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-02 11:14:47,153 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-02 11:14:47,153 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-02 11:14:47,158 - DEBUG - Requesting: http://10.0.0.249:8082/domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 2026-04-02 11:14:47,166 - DEBUG - Requesting: http://10.0.0.249:8082/project/da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:14:47,220 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,230 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-02 11:14:47,230 - DEBUG - Verifying the vn in opserver 2026-04-02 11:14:47,230 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2026-04-02 11:14:47,230 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2026-04-02 11:14:47,236 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-02 11:14:47,236 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-02 11:14:47,236 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:14:47,244 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:14:47,250 - DEBUG - Do not have enough data to verify VN in agent 2026-04-02 11:14:47,251 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:14:47,256 - DEBUG - VRF ids for VN __public__: {} 2026-04-02 11:14:47,315 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-02 11:14:47,474 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-02 11:14:47,482 - DEBUG - Requesting: http://10.0.0.249:8082/domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 2026-04-02 11:14:47,496 - DEBUG - Requesting: http://10.0.0.249:8082/project/da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:14:47,573 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,587 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/6b47d165-a531-4a87-a923-58eb204b4251 2026-04-02 11:14:47,595 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-02 11:14:47,604 - DEBUG - Requesting: http://10.0.0.249:8082/domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 2026-04-02 11:14:47,612 - DEBUG - Requesting: http://10.0.0.249:8082/project/da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:14:47,657 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/9ab0078c-0af7-458b-a4e5-fc8467a0f210 2026-04-02 11:14:47,669 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-02 11:14:47,669 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-02 11:14:47,678 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-02 11:14:47,686 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-02 11:14:47,686 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-02 11:14:47,690 - DEBUG - Ingress ctest-nginx-ingress-14427957 not present 2026-04-02 11:14:47,690 - INFO - Creating Ingress ctest-nginx-ingress-14427957 2026-04-02 11:14:47,700 - INFO - Created Ingress ctest-nginx-ingress-14427957 2026-04-02 11:14:47,706 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-14427957 2026-04-02 11:14:50,712 - DEBUG - For Ingress ctest-nginx-ingress-14427957, Cluster IP: 10.47.255.249, External IPs ['95.34.210.252'] 2026-04-02 11:14:50,712 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-14427957 2026-04-02 11:14:50,714 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=64ca2e1a-4994-4ec7-b3d1-8be903c7a14b 2026-04-02 11:14:50,724 - INFO - Ingress ctest-nginx-ingress-14427957 with uuid 64ca2e1a-4994-4ec7-b3d1-8be903c7a14b found in kube manager 2026-04-02 11:14:50,724 - INFO - Ingress ctest-nginx-ingress-14427957 verification passed 2026-04-02 11:14:50,728 - DEBUG - Pod ctest-busybox-pod-40042705 not present 2026-04-02 11:14:50,728 - INFO - Creating Pod ctest-busybox-pod-40042705 2026-04-02 11:14:50,795 - DEBUG - Pod : ctest-busybox-pod-40042705 UUID is c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:14:50,826 - DEBUG - Pod ctest-nginx-pod-94315365 not in running state.Currently in Pending 2026-04-02 11:14:55,836 - DEBUG - Pod ctest-nginx-pod-94315365 not in running state.Currently in Pending 2026-04-02 11:15:00,845 - INFO - Pod ctest-nginx-pod-94315365 is in running state.Got IP 10.47.255.251 2026-04-02 11:15:00,865 - DEBUG - Pod ctest-nginx-pod-94315365 has vmi 26151ae0-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:15:00,865 - INFO - Verified pod ctest-nginx-pod-94315365 in contrail-api 2026-04-02 11:15:00,865 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:15:00,880 - DEBUG - VMI 26151ae0-2e85-11f1-ae0c-fa163e1f87fd is active in agent 10.0.0.129 2026-04-02 11:15:00,880 - INFO - Verified Pod ctest-nginx-pod-94315365 in agent 10.0.0.129 2026-04-02 11:15:00,881 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=810f59ec-2ee2-4832-8be5-6730021c25c1 2026-04-02 11:15:00,887 - INFO - Pod ctest-nginx-pod-94315365 with uuid 810f59ec-2ee2-4832-8be5-6730021c25c1 found in kube manager 2026-04-02 11:15:00,887 - INFO - Pod ctest-nginx-pod-94315365 verification passed 2026-04-02 11:15:00,964 - DEBUG - [Pod ctest-nginx-pod-94315365] Cmd: echo ctest-nginx-pod-94315365 > /usr/share/nginx/html/index.html, Output: 2026-04-02 11:15:00,974 - INFO - Pod ctest-nginx-pod-03112125 is in running state.Got IP 10.47.255.250 2026-04-02 11:15:00,990 - DEBUG - Pod ctest-nginx-pod-03112125 has vmi 2696f4ca-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:15:00,990 - INFO - Verified pod ctest-nginx-pod-03112125 in contrail-api 2026-04-02 11:15:00,990 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:15:01,001 - DEBUG - VMI 2696f4ca-2e85-11f1-ae0c-fa163e1f87fd is active in agent 10.0.0.129 2026-04-02 11:15:01,001 - INFO - Verified Pod ctest-nginx-pod-03112125 in agent 10.0.0.129 2026-04-02 11:15:01,002 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=b9d5609d-479b-45fd-af03-92dae10846bd 2026-04-02 11:15:01,022 - INFO - Pod ctest-nginx-pod-03112125 with uuid b9d5609d-479b-45fd-af03-92dae10846bd found in kube manager 2026-04-02 11:15:01,022 - INFO - Pod ctest-nginx-pod-03112125 verification passed 2026-04-02 11:15:01,075 - DEBUG - [Pod ctest-nginx-pod-03112125] Cmd: echo ctest-nginx-pod-03112125 > /usr/share/nginx/html/index.html, Output: 2026-04-02 11:15:01,084 - DEBUG - Pod ctest-busybox-pod-40042705 not in running state.Currently in Pending 2026-04-02 11:15:06,094 - INFO - Pod ctest-busybox-pod-40042705 is in running state.Got IP 10.47.255.248 2026-04-02 11:15:06,155 - DEBUG - Pod ctest-busybox-pod-40042705 has vmi 2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:15:06,155 - INFO - Verified pod ctest-busybox-pod-40042705 in contrail-api 2026-04-02 11:15:06,155 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:15:06,167 - DEBUG - VMI 2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd is active in agent 10.0.0.129 2026-04-02 11:15:06,167 - INFO - Verified Pod ctest-busybox-pod-40042705 in agent 10.0.0.129 2026-04-02 11:15:06,167 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:06,173 - INFO - Pod ctest-busybox-pod-40042705 with uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 found in kube manager 2026-04-02 11:15:06,173 - INFO - Pod ctest-busybox-pod-40042705 verification passed 2026-04-02 11:15:06,234 - DEBUG - [Pod ctest-busybox-pod-40042705] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94315365 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-02 11:15:06,234 - DEBUG - [Pod Pod ctest-busybox-pod-40042705] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-02 11:15:06,234 - DEBUG - [Pod Pod ctest-busybox-pod-40042705] Cmd output: ctest-nginx-pod-94315365 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-02 11:15:06,301 - DEBUG - [Pod ctest-busybox-pod-40042705] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03112125 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-02 11:15:06,302 - DEBUG - [Pod Pod ctest-busybox-pod-40042705] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-02 11:15:06,302 - DEBUG - [Pod Pod ctest-busybox-pod-40042705] Cmd output: ctest-nginx-pod-03112125 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-02 11:15:06,302 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-94315365': 1, 'ctest-nginx-pod-03112125': 1} 2026-04-02 11:15:06,302 - WARNING - Nothing to delete parallely 2026-04-02 11:15:06,302 - INFO - Deleting pod default:ctest-busybox-pod-40042705 2026-04-02 11:15:06,325 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:06,338 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:11,338 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:11,346 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:16,347 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:16,356 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:21,357 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:21,366 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:26,366 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:26,373 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:31,374 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:31,386 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:36,387 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:36,397 - WARNING - Pod uuid c3486f87-94b0-475e-8d9e-9e8a553f3365 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:41,398 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=c3486f87-94b0-475e-8d9e-9e8a553f3365 2026-04-02 11:15:41,406 - DEBUG - Pod c3486f87-94b0-475e-8d9e-9e8a553f3365 is not in agent 10.0.0.129 VM list 2026-04-02 11:15:41,407 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:15:41,412 - DEBUG - VMI 2ae2fca4-2e85-11f1-ae0c-fa163e1f87fd is removed from agent 10.0.0.129 2026-04-02 11:15:41,412 - INFO - Verified that pod ctest-busybox-pod-40042705 is removed in agent 2026-04-02 11:15:41,413 - INFO - Deleting Ingress : ctest-nginx-ingress-14427957 2026-04-02 11:15:41,428 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=64ca2e1a-4994-4ec7-b3d1-8be903c7a14b 2026-04-02 11:15:41,435 - ERROR - Ingress ctest-nginx-ingress-14427957 with uuid 64ca2e1a-4994-4ec7-b3d1-8be903c7a14b still found in kube manager 2026-04-02 11:15:42,436 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=64ca2e1a-4994-4ec7-b3d1-8be903c7a14b 2026-04-02 11:15:42,441 - INFO - Ingress ctest-nginx-ingress-14427957 with uuid 64ca2e1a-4994-4ec7-b3d1-8be903c7a14b deleted successfully from kube manager 2026-04-02 11:15:42,443 - INFO - Verifications on Ingress %s cleanup passed 2026-04-02 11:15:42,443 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-02 11:15:42,610 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-02 11:15:42,623 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-02 11:15:42,624 - INFO - Deleting VN __public__ 2026-04-02 11:15:42,957 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b7d26c9-376c-45a2-a514-2b487984c26a 2026-04-02 11:15:42,969 - DEBUG - Response Code: 404 2026-04-02 11:15:42,969 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-02 11:15:42,982 - DEBUG - Requesting: http://10.0.0.249:8082/domain/5fd8d776-51e6-4c84-a63c-de19eedbb432 2026-04-02 11:15:42,996 - DEBUG - Requesting: http://10.0.0.249:8082/project/da3747b9-5870-4b1d-8012-ea534ab9687f 2026-04-02 11:15:43,068 - INFO - Validated that VN __public__ is not found in API Server 2026-04-02 11:15:43,068 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-02 11:15:43,091 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:15:43,111 - DEBUG - VN __public__ is not present in Agent 10.0.0.129 2026-04-02 11:15:43,111 - INFO - Validated that VN __public__ is not in any agent 2026-04-02 11:15:43,112 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:15:43,121 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-02 11:15:43,130 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-02 11:15:43,141 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-02 11:15:43,142 - INFO - Deleting pod default:ctest-nginx-pod-03112125 2026-04-02 11:15:43,172 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b9d5609d-479b-45fd-af03-92dae10846bd 2026-04-02 11:15:43,192 - WARNING - Pod uuid b9d5609d-479b-45fd-af03-92dae10846bd is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:48,195 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b9d5609d-479b-45fd-af03-92dae10846bd 2026-04-02 11:15:48,203 - DEBUG - Pod b9d5609d-479b-45fd-af03-92dae10846bd is not in agent 10.0.0.129 VM list 2026-04-02 11:15:48,203 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2696f4ca-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:15:48,212 - DEBUG - VMI 2696f4ca-2e85-11f1-ae0c-fa163e1f87fd is removed from agent 10.0.0.129 2026-04-02 11:15:48,212 - INFO - Verified that pod ctest-nginx-pod-03112125 is removed in agent 2026-04-02 11:15:48,213 - INFO - Deleting pod default:ctest-nginx-pod-94315365 2026-04-02 11:15:48,230 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=810f59ec-2ee2-4832-8be5-6730021c25c1 2026-04-02 11:15:48,246 - WARNING - Pod uuid 810f59ec-2ee2-4832-8be5-6730021c25c1 is still seen in agent 10.0.0.129 VM list 2026-04-02 11:15:53,247 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=810f59ec-2ee2-4832-8be5-6730021c25c1 2026-04-02 11:15:53,259 - DEBUG - Pod 810f59ec-2ee2-4832-8be5-6730021c25c1 is not in agent 10.0.0.129 VM list 2026-04-02 11:15:53,259 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26151ae0-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:15:53,266 - DEBUG - VMI 26151ae0-2e85-11f1-ae0c-fa163e1f87fd is removed from agent 10.0.0.129 2026-04-02 11:15:53,266 - INFO - Verified that pod ctest-nginx-pod-94315365 is removed in agent 2026-04-02 11:15:53,266 - INFO - Deleting service : ctest-nginx-svc-00919459 2026-04-02 11:15:53,557 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-02 11:15:53,565 - DEBUG - No XMPP flaps were noticed during the test 2026-04-02 11:15:53,565 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-04-02 11:15:53,565 - INFO - -------------------------------------------------------------------------------- 2026-04-02 11:16:00,243 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-02 11:16:00,523 - DEBUG - Output : cluster_project={} 2026-04-02 11:16:00,636 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-02 11:16:00,811 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-02 11:16:00,820 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-02 11:16:01,018 - DEBUG - Output : cluster_project={} 2026-04-02 11:16:16,350 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:16,395 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:16,479 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:16,565 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:16,618 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:21,667 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:21,755 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:21,846 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-02 11:16:22,139 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-02 11:16:24,853 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_ApplicationPolicySetReq? 2026-04-02 11:16:24,860 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2026-04-02 11:16:24,890 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2026-04-02 11:16:26,917 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2026-04-02 11:19:33,531 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-02 11:19:33,578 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=9575c015-26f4-43b3-a506-6752e9f6062e 2026-04-02 11:19:33,615 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2963c6e1-5098-45c9-bf8a-9d0c2a918537 2026-04-02 11:19:33,639 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:19:33,649 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=bdd0ff4a-9a83-4623-a665-2ae477042381 2026-04-02 11:19:33,655 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:19:33,662 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:19:33,667 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:19:33,675 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:19:38,671 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=9575c015-26f4-43b3-a506-6752e9f6062e 2026-04-02 11:19:38,678 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:554ab888-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:19:38,683 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=2963c6e1-5098-45c9-bf8a-9d0c2a918537 2026-04-02 11:19:38,690 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57916786-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:19:38,728 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=bdd0ff4a-9a83-4623-a665-2ae477042381 2026-04-02 11:19:38,730 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:19:38,731 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:19:38,733 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:19:38,734 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:19:38,735 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:19:38,754 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:56fa52e2-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:19:43,754 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:19:43,756 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:19:43,757 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:19:43,759 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:19:43,760 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:19:48,804 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:19:48,806 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:19:48,808 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:19:48,810 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:19:48,811 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:19:53,825 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:19:53,827 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:19:53,830 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:19:53,831 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:19:53,833 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:19:58,851 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:19:58,854 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:19:58,856 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:19:58,857 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:19:58,858 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:20:03,875 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:20:03,877 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:20:03,879 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:20:03,880 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:20:03,881 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:20:08,895 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=1fe93d62-7efc-4bd0-82d1-cd39a523dbb2 2026-04-02 11:20:08,896 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=4fb4bdd6-277a-4000-aaf0-73c9f62fc68c 2026-04-02 11:20:08,898 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=293b426a-9648-47c3-a7f7-5a99062ac60e 2026-04-02 11:20:08,900 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=29891762-1fc2-42a6-b1eb-943f19afcf08 2026-04-02 11:20:08,901 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8eb2460a-251d-4ee9-bdda-384a71c0a518 2026-04-02 11:20:08,915 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:58a680a2-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:20:08,917 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5823d850-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:20:08,918 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:59b0e276-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:20:08,922 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5608dd0e-2e85-11f1-ae0c-fa163e1f87fd 2026-04-02 11:20:08,924 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:592d5f6e-2e85-11f1-ae0c-fa163e1f87fd