2026-09-02 00:07:34,142 - DEBUG - [10.0.0.191]: Running cmd : hostname 2026-09-02 00:07:34,433 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2095-1 2026-09-02 00:07:34,433 - DEBUG - [10.0.0.191]: Running cmd : hostname -f 2026-09-02 00:07:34,488 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2095-1 2026-09-02 00:07:34,489 - DEBUG - [10.0.0.191]: 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-09-02 00:07:34,596 - DEBUG - Output : NAMES contrail_test_QleHtOq2q contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 2026-09-02 00:07:34,597 - DEBUG - [10.0.0.191]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-09-02 00:07:34,641 - DEBUG - Output : 127.0.0.1/8 10.0.0.191/24 252.191.0.1/8 10.232.77.1/24 172.17.0.1/16 2026-09-02 00:07:34,642 - DEBUG - [10.0.0.191]: Running cmd : getent hosts 10.0.0.191 | head -n 1 | awk '{print $2}' 2026-09-02 00:07:34,686 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2095-1 2026-09-02 00:07:34,798 - DEBUG - [10.0.0.188]: Running cmd : hostname 2026-09-02 00:07:35,056 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2095-1 2026-09-02 00:07:35,056 - DEBUG - [10.0.0.188]: Running cmd : hostname -f 2026-09-02 00:07:35,138 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2095-1 2026-09-02 00:07:35,138 - DEBUG - [10.0.0.188]: 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-09-02 00:07:35,184 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-09-02 00:07:35,184 - DEBUG - [10.0.0.188]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-09-02 00:07:35,261 - DEBUG - Output : 10.0.0.188/24 2026-09-02 00:07:35,261 - DEBUG - [10.0.0.188]: Running cmd : getent hosts 10.0.0.188 | head -n 1 | awk '{print $2}' 2026-09-02 00:07:35,296 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2095-1 2026-09-02 00:07:35,386 - INFO - Using existing project ['default-domain', 'k8s-default'](93a39cb8-bbf5-4c02-9f5d-409bc481fafa) 2026-09-02 00:07:35,504 - INFO - Using existing project ['default-domain', 'k8s-default'](93a39cb8-bbf5-4c02-9f5d-409bc481fafa) 2026-09-02 00:07:35,644 - INFO - ================================================================================ 2026-09-02 00:07:35,644 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-09-02 00:07:35,645 - 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-09-02 00:07:35,909 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 00:07:35,918 - DEBUG - Nothing to compare xmpp stats {'10.0.0.188': {'10.0.0.191': '0'}} with 2026-09-02 00:07:35,919 - INFO - Initial checks done. Running the testcase now 2026-09-02 00:07:35,919 - INFO - 2026-09-02 00:07:35,924 - INFO - Namespace default already exists 2026-09-02 00:07:35,924 - DEBUG - [10.0.0.191]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-09-02 00:07:36,063 - DEBUG - Output : cluster_project={} 2026-09-02 00:07:36,173 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-09-02 00:07:36,173 - DEBUG - Project uuid in Contrail is 93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:07:36,173 - DEBUG - [10.0.0.191]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-09-02 00:07:36,312 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-09-02 00:07:36,313 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_NamespaceDatabaseList?namespace_uuid=04371c84-2ac8-414b-8ee6-98a3a39b6006 2026-09-02 00:07:36,319 - INFO - Namespace default with uuid 04371c84-2ac8-414b-8ee6-98a3a39b6006 found in kube manager 2026-09-02 00:07:36,319 - INFO - Namespace default verification passed 2026-09-02 00:07:36,323 - DEBUG - Service ctest-nginx-svc-05780458 not present 2026-09-02 00:07:36,324 - INFO - Creating service ctest-nginx-svc-05780458 2026-09-02 00:07:36,351 - INFO - Created Service ctest-nginx-svc-05780458 2026-09-02 00:07:36,360 - DEBUG - Pod ctest-nginx-pod-48989522 not present 2026-09-02 00:07:36,360 - INFO - Creating Pod ctest-nginx-pod-48989522 2026-09-02 00:07:36,424 - DEBUG - Pod : ctest-nginx-pod-48989522 UUID is 0467eb00-686f-466f-a75a-3fc5fdc07eb4 2026-09-02 00:07:36,430 - DEBUG - Pod ctest-nginx-pod-95411983 not present 2026-09-02 00:07:36,431 - INFO - Creating Pod ctest-nginx-pod-95411983 2026-09-02 00:07:36,514 - DEBUG - Pod : ctest-nginx-pod-95411983 UUID is 13654994-cb43-428f-9846-82a1fa824191 2026-09-02 00:07:36,757 - INFO - Created VN __public__, UUID :86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:36,986 - DEBUG - Requesting: http://10.0.0.191:8082/domains 2026-09-02 00:07:36,995 - DEBUG - Requesting: http://10.0.0.191:8082/domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de 2026-09-02 00:07:37,026 - DEBUG - Requesting: http://10.0.0.191:8082/project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:07:37,099 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:37,113 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:37,122 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:37,129 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:37,137 - DEBUG - Route Targets: [] 2026-09-02 00:07:37,137 - DEBUG - RT names not yet present for VN __public__ 2026-09-02 00:07:42,137 - DEBUG - Requesting: http://10.0.0.191:8082/domains 2026-09-02 00:07:42,147 - DEBUG - Requesting: http://10.0.0.191:8082/domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de 2026-09-02 00:07:42,159 - DEBUG - Requesting: http://10.0.0.191:8082/project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:07:42,229 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:42,242 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:42,393 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:42,404 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:42,413 - DEBUG - Requesting: http://10.0.0.191:8082/route-target/38962e15-2c65-4a44-bab5-6f37d10790f0 2026-09-02 00:07:42,421 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-09-02 00:07:42,421 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:42,441 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:42,536 - INFO - Verified VN network id 13 for VN 86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:42,536 - INFO - Verifications in API Server for VN __public__ passed 2026-09-02 00:07:42,536 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:42,547 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:42,559 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:07:42,645 - DEBUG - Requesting: http://10.0.0.191:8082/route-target/38962e15-2c65-4a44-bab5-6f37d10790f0 2026-09-02 00:07:42,655 - DEBUG - Requesting: http://10.0.0.191:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-09-02 00:07:42,664 - DEBUG - Control-node 10.0.0.191 : 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': '9687658527667408346', 'uuid-lslong': '11313555437993398181'}, 'enable': 'true', 'created': '2026-09-02T00:07:36', 'last-modified': '2026-09-02T00:07:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.834660'} 2026-09-02 00:07:42,664 - DEBUG - Requesting: http://10.0.0.191:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:07:42,679 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-09-02 00:07:42,679 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-09-02 00:07:42,680 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-09-02 00:07:42,681 - DEBUG - Requesting: http://10.0.0.191:8082/domains 2026-09-02 00:07:42,687 - DEBUG - Requesting: http://10.0.0.191:8082/domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de 2026-09-02 00:07:42,696 - DEBUG - Requesting: http://10.0.0.191:8082/project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:07:42,742 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:42,758 - DEBUG - =>VN __public__ has no policy to be verified 2026-09-02 00:07:42,758 - DEBUG - Verifying the vn in opserver 2026-09-02 00:07:42,758 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.191 2026-09-02 00:07:42,758 - DEBUG - Requesting: http://10.0.0.191:8081/analytics/uves/virtual-networks 2026-09-02 00:07:42,766 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.191:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-09-02 00:07:42,766 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-09-02 00:07:42,766 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:07:42,776 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:07:42,782 - DEBUG - Do not have enough data to verify VN in agent 2026-09-02 00:07:42,782 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:07:42,789 - DEBUG - VRF ids for VN __public__: {} 2026-09-02 00:07:42,927 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-09-02 00:07:43,105 - DEBUG - Requesting: http://10.0.0.191:8082/domains 2026-09-02 00:07:43,114 - DEBUG - Requesting: http://10.0.0.191:8082/domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de 2026-09-02 00:07:43,123 - DEBUG - Requesting: http://10.0.0.191:8082/project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:07:43,200 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:43,220 - DEBUG - Requesting: http://10.0.0.191:8082/floating-ip-pool/3483fa94-1961-4bf1-b107-3d09c374c545 2026-09-02 00:07:43,229 - DEBUG - Requesting: http://10.0.0.191:8082/domains 2026-09-02 00:07:43,239 - DEBUG - Requesting: http://10.0.0.191:8082/domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de 2026-09-02 00:07:43,251 - DEBUG - Requesting: http://10.0.0.191:8082/project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:07:43,320 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 2026-09-02 00:07:43,333 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-09-02 00:07:43,333 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-09-02 00:07:43,353 - DEBUG - Requesting: http://10.0.0.191:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-09-02 00:07:43,359 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-09-02 00:07:43,359 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-09-02 00:07:43,362 - DEBUG - Ingress ctest-nginx-ingress-40882782 not present 2026-09-02 00:07:43,363 - INFO - Creating Ingress ctest-nginx-ingress-40882782 2026-09-02 00:07:43,372 - INFO - Created Ingress ctest-nginx-ingress-40882782 2026-09-02 00:07:43,377 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40882782 2026-09-02 00:07:46,404 - DEBUG - For Ingress ctest-nginx-ingress-40882782, Cluster IP: 10.47.255.249, External IPs ['33.4.19.60'] 2026-09-02 00:07:46,408 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40882782 2026-09-02 00:07:46,409 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_LoadbalancerDatabaseList?x=3060149c-6e00-480b-b329-b5ff45d6f6db 2026-09-02 00:07:46,440 - INFO - Ingress ctest-nginx-ingress-40882782 with uuid 3060149c-6e00-480b-b329-b5ff45d6f6db found in kube manager 2026-09-02 00:07:46,443 - INFO - Ingress ctest-nginx-ingress-40882782 verification passed 2026-09-02 00:07:46,449 - DEBUG - Pod ctest-busybox-pod-33050945 not present 2026-09-02 00:07:46,450 - INFO - Creating Pod ctest-busybox-pod-33050945 2026-09-02 00:07:46,538 - DEBUG - Pod : ctest-busybox-pod-33050945 UUID is 76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:07:46,586 - DEBUG - Pod ctest-nginx-pod-48989522 not in running state.Currently in Pending 2026-09-02 00:07:51,595 - DEBUG - Pod ctest-nginx-pod-48989522 not in running state.Currently in Pending 2026-09-02 00:07:56,606 - INFO - Pod ctest-nginx-pod-48989522 is in running state.Got IP 10.47.255.251 2026-09-02 00:07:56,665 - DEBUG - Pod ctest-nginx-pod-48989522 has vmi 4ea65ba4-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:07:56,665 - INFO - Verified pod ctest-nginx-pod-48989522 in contrail-api 2026-09-02 00:07:56,665 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:07:56,678 - DEBUG - VMI 4ea65ba4-a662-11f1-86b0-fa163ed1bb11 is active in agent 10.0.0.188 2026-09-02 00:07:56,678 - INFO - Verified Pod ctest-nginx-pod-48989522 in agent 10.0.0.188 2026-09-02 00:07:56,678 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_VirtualMachineDatabaseList?x=0467eb00-686f-466f-a75a-3fc5fdc07eb4 2026-09-02 00:07:56,683 - INFO - Pod ctest-nginx-pod-48989522 with uuid 0467eb00-686f-466f-a75a-3fc5fdc07eb4 found in kube manager 2026-09-02 00:07:56,683 - INFO - Pod ctest-nginx-pod-48989522 verification passed 2026-09-02 00:07:56,758 - DEBUG - [Pod ctest-nginx-pod-48989522] Cmd: echo ctest-nginx-pod-48989522 > /usr/share/nginx/html/index.html, Output: 2026-09-02 00:07:56,766 - INFO - Pod ctest-nginx-pod-95411983 is in running state.Got IP 10.47.255.250 2026-09-02 00:07:56,785 - DEBUG - Pod ctest-nginx-pod-95411983 has vmi 4f2ad0c8-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:07:56,785 - INFO - Verified pod ctest-nginx-pod-95411983 in contrail-api 2026-09-02 00:07:56,785 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:07:56,798 - DEBUG - VMI 4f2ad0c8-a662-11f1-86b0-fa163ed1bb11 is active in agent 10.0.0.188 2026-09-02 00:07:56,799 - INFO - Verified Pod ctest-nginx-pod-95411983 in agent 10.0.0.188 2026-09-02 00:07:56,799 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_VirtualMachineDatabaseList?x=13654994-cb43-428f-9846-82a1fa824191 2026-09-02 00:07:56,803 - INFO - Pod ctest-nginx-pod-95411983 with uuid 13654994-cb43-428f-9846-82a1fa824191 found in kube manager 2026-09-02 00:07:56,803 - INFO - Pod ctest-nginx-pod-95411983 verification passed 2026-09-02 00:07:56,866 - DEBUG - [Pod ctest-nginx-pod-95411983] Cmd: echo ctest-nginx-pod-95411983 > /usr/share/nginx/html/index.html, Output: 2026-09-02 00:07:56,873 - DEBUG - Pod ctest-busybox-pod-33050945 not in running state.Currently in Pending 2026-09-02 00:08:01,884 - INFO - Pod ctest-busybox-pod-33050945 is in running state.Got IP 10.47.255.248 2026-09-02 00:08:01,899 - DEBUG - Pod ctest-busybox-pod-33050945 has vmi 546d3da0-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:08:01,899 - INFO - Verified pod ctest-busybox-pod-33050945 in contrail-api 2026-09-02 00:08:01,899 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:08:01,912 - DEBUG - VMI 546d3da0-a662-11f1-86b0-fa163ed1bb11 is active in agent 10.0.0.188 2026-09-02 00:08:01,913 - INFO - Verified Pod ctest-busybox-pod-33050945 in agent 10.0.0.188 2026-09-02 00:08:01,913 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_VirtualMachineDatabaseList?x=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:01,918 - INFO - Pod ctest-busybox-pod-33050945 with uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 found in kube manager 2026-09-02 00:08:01,919 - INFO - Pod ctest-busybox-pod-33050945 verification passed 2026-09-02 00:08:01,997 - DEBUG - [Pod ctest-busybox-pod-33050945] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-48989522 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-09-02 00:08:01,997 - DEBUG - [Pod Pod ctest-busybox-pod-33050945] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-09-02 00:08:01,997 - DEBUG - [Pod Pod ctest-busybox-pod-33050945] Cmd output: ctest-nginx-pod-48989522 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-09-02 00:08:02,071 - DEBUG - [Pod ctest-busybox-pod-33050945] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-95411983 2026-09-02 00:08:02,071 - DEBUG - [Pod Pod ctest-busybox-pod-33050945] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-09-02 00:08:02,071 - DEBUG - [Pod Pod ctest-busybox-pod-33050945] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-95411983 2026-09-02 00:08:02,071 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-48989522': 1, 'ctest-nginx-pod-95411983': 1} 2026-09-02 00:08:02,071 - WARNING - Nothing to delete parallely 2026-09-02 00:08:02,072 - INFO - Deleting pod default:ctest-busybox-pod-33050945 2026-09-02 00:08:02,095 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:02,112 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:07,113 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:07,122 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:12,123 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:12,131 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:17,132 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:17,140 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:22,140 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:22,148 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:27,149 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:27,157 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:32,158 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:32,172 - WARNING - Pod uuid 76931374-7e5c-45df-aee6-f18e606ce9d1 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:37,173 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=76931374-7e5c-45df-aee6-f18e606ce9d1 2026-09-02 00:08:37,181 - DEBUG - Pod 76931374-7e5c-45df-aee6-f18e606ce9d1 is not in agent 10.0.0.188 VM list 2026-09-02 00:08:37,181 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:546d3da0-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:08:37,188 - DEBUG - VMI 546d3da0-a662-11f1-86b0-fa163ed1bb11 is removed from agent 10.0.0.188 2026-09-02 00:08:37,188 - INFO - Verified that pod ctest-busybox-pod-33050945 is removed in agent 2026-09-02 00:08:37,188 - INFO - Deleting Ingress : ctest-nginx-ingress-40882782 2026-09-02 00:08:37,203 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_LoadbalancerDatabaseList?x=3060149c-6e00-480b-b329-b5ff45d6f6db 2026-09-02 00:08:37,213 - ERROR - Ingress ctest-nginx-ingress-40882782 with uuid 3060149c-6e00-480b-b329-b5ff45d6f6db still found in kube manager 2026-09-02 00:08:38,216 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_LoadbalancerDatabaseList?x=3060149c-6e00-480b-b329-b5ff45d6f6db 2026-09-02 00:08:38,223 - ERROR - Ingress ctest-nginx-ingress-40882782 with uuid 3060149c-6e00-480b-b329-b5ff45d6f6db still found in kube manager 2026-09-02 00:08:39,225 - DEBUG - Requesting: http://10.0.0.191:8108/Snh_LoadbalancerDatabaseList?x=3060149c-6e00-480b-b329-b5ff45d6f6db 2026-09-02 00:08:39,230 - INFO - Ingress ctest-nginx-ingress-40882782 with uuid 3060149c-6e00-480b-b329-b5ff45d6f6db deleted successfully from kube manager 2026-09-02 00:08:39,230 - INFO - Verifications on Ingress %s cleanup passed 2026-09-02 00:08:39,230 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-09-02 00:08:39,331 - DEBUG - Requesting: http://10.0.0.191:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-09-02 00:08:39,337 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-09-02 00:08:39,337 - INFO - Deleting VN __public__ 2026-09-02 00:08:39,469 - DEBUG - Requesting: http://10.0.0.191:8082/routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 2026-09-02 00:08:39,475 - DEBUG - Response Code: 404 2026-09-02 00:08:39,475 - DEBUG - Requesting: http://10.0.0.191:8082/domains 2026-09-02 00:08:39,482 - DEBUG - Requesting: http://10.0.0.191:8082/domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de 2026-09-02 00:08:39,498 - DEBUG - Requesting: http://10.0.0.191:8082/project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa 2026-09-02 00:08:39,548 - INFO - Validated that VN __public__ is not found in API Server 2026-09-02 00:08:39,548 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-09-02 00:08:39,559 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:08:39,568 - DEBUG - VN __public__ is not present in Agent 10.0.0.188 2026-09-02 00:08:39,568 - INFO - Validated that VN __public__ is not in any agent 2026-09-02 00:08:39,568 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:08:39,580 - DEBUG - Requesting: http://10.0.0.191:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 00:08:39,587 - DEBUG - Requesting: http://10.0.0.191:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-09-02 00:08:39,595 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-09-02 00:08:39,596 - INFO - Deleting pod default:ctest-nginx-pod-95411983 2026-09-02 00:08:39,615 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=13654994-cb43-428f-9846-82a1fa824191 2026-09-02 00:08:39,651 - WARNING - Pod uuid 13654994-cb43-428f-9846-82a1fa824191 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:44,652 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=13654994-cb43-428f-9846-82a1fa824191 2026-09-02 00:08:44,659 - DEBUG - Pod 13654994-cb43-428f-9846-82a1fa824191 is not in agent 10.0.0.188 VM list 2026-09-02 00:08:44,659 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f2ad0c8-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:08:44,665 - DEBUG - VMI 4f2ad0c8-a662-11f1-86b0-fa163ed1bb11 is removed from agent 10.0.0.188 2026-09-02 00:08:44,665 - INFO - Verified that pod ctest-nginx-pod-95411983 is removed in agent 2026-09-02 00:08:44,666 - INFO - Deleting pod default:ctest-nginx-pod-48989522 2026-09-02 00:08:44,694 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=0467eb00-686f-466f-a75a-3fc5fdc07eb4 2026-09-02 00:08:44,701 - WARNING - Pod uuid 0467eb00-686f-466f-a75a-3fc5fdc07eb4 is still seen in agent 10.0.0.188 VM list 2026-09-02 00:08:49,701 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=0467eb00-686f-466f-a75a-3fc5fdc07eb4 2026-09-02 00:08:49,709 - DEBUG - Pod 0467eb00-686f-466f-a75a-3fc5fdc07eb4 is not in agent 10.0.0.188 VM list 2026-09-02 00:08:49,709 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ea65ba4-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:08:49,715 - DEBUG - VMI 4ea65ba4-a662-11f1-86b0-fa163ed1bb11 is removed from agent 10.0.0.188 2026-09-02 00:08:49,715 - INFO - Verified that pod ctest-nginx-pod-48989522 is removed in agent 2026-09-02 00:08:49,715 - INFO - Deleting service : ctest-nginx-svc-05780458 2026-09-02 00:08:49,987 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 00:08:49,996 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 00:08:49,996 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2026-09-02 00:08:49,997 - INFO - -------------------------------------------------------------------------------- 2026-09-02 00:08:56,591 - DEBUG - [10.0.0.191]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-09-02 00:08:56,752 - DEBUG - Output : cluster_project={} 2026-09-02 00:08:56,873 - DEBUG - [10.0.0.191]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-09-02 00:08:57,182 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-09-02 00:08:57,192 - DEBUG - [10.0.0.191]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-09-02 00:08:57,373 - DEBUG - Output : cluster_project={} 2026-09-02 00:09:07,526 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:07,598 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:12,652 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:12,744 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:17,797 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:17,882 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:17,965 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:18,023 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 00:09:18,306 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 00:09:21,163 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_ApplicationPolicySetReq? 2026-09-02 00:09:21,171 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AclReq? 2026-09-02 00:09:21,199 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AclReq? 2026-09-02 00:09:23,230 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AclReq? 2026-09-02 00:12:23,823 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 00:12:23,877 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=48d0f5f6-de30-4a24-97ba-eea32a8bbed0 2026-09-02 00:12:23,908 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=c4fb99ce-c1ca-482c-b044-ff55ed1df7a2 2026-09-02 00:12:23,914 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:23,921 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:23,930 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=5db05c75-4aac-4bb4-9b01-87c430d2ccae 2026-09-02 00:12:23,942 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:23,951 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=bd56a93d-5f79-4960-ba54-b90a97c2b15a 2026-09-02 00:12:23,958 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:28,969 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=48d0f5f6-de30-4a24-97ba-eea32a8bbed0 2026-09-02 00:12:28,976 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e70b7c6-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:29,015 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:29,017 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:29,018 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=c4fb99ce-c1ca-482c-b044-ff55ed1df7a2 2026-09-02 00:12:29,030 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:29,034 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:29,035 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=bd56a93d-5f79-4960-ba54-b90a97c2b15a 2026-09-02 00:12:29,036 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=5db05c75-4aac-4bb4-9b01-87c430d2ccae 2026-09-02 00:12:29,074 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7efc2ac2-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:29,075 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fb5f3da-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:29,086 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8052a5f4-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:34,074 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:34,075 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:34,088 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:34,089 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:39,087 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:39,089 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:39,101 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:39,102 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:44,108 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:44,117 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:44,119 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:44,120 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:49,117 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:49,139 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:49,142 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:49,144 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:54,127 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:54,156 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:54,158 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:54,159 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:59,135 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=e0a737e5-be2f-4c6d-be58-0d299a189b86 2026-09-02 00:12:59,144 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81f5e506-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:59,174 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=a90bcb28-0444-4e29-94c1-4f21c4118162 2026-09-02 00:12:59,175 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=df2631dd-0890-49f0-b2d2-32e29af34fe7 2026-09-02 00:12:59,176 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_VmListReq?uuid=943f30da-180d-47d0-b7ae-2acbeb4acbb7 2026-09-02 00:12:59,189 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81701c96-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:59,192 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:82864326-a662-11f1-86b0-fa163ed1bb11 2026-09-02 00:12:59,193 - DEBUG - Requesting: http://10.0.0.188:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80f33b22-a662-11f1-86b0-fa163ed1bb11