2025-09-18 23:38:57,166 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-09-18 23:38:57,442 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1491-1 2025-09-18 23:38:57,442 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-09-18 23:38:57,476 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1491-1 2025-09-18 23:38:57,476 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-18 23:38:57,579 - DEBUG - Output : NAMES contrail_test_fTTvoAr7f contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 2025-09-18 23:38:57,580 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-18 23:38:57,613 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.52.8.1/24 172.17.0.1/16 2025-09-18 23:38:57,614 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-09-18 23:38:57,648 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1491-1 2025-09-18 23:38:57,745 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-09-18 23:38:57,985 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1491-1 2025-09-18 23:38:57,985 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-09-18 23:38:58,009 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1491-1 2025-09-18 23:38:58,009 - DEBUG - [10.0.0.56]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-18 23:38:58,054 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-18 23:38:58,054 - DEBUG - [10.0.0.56]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-18 23:38:58,126 - DEBUG - Output : 10.0.0.56/24 2025-09-18 23:38:58,126 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-09-18 23:38:58,161 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1491-1 2025-09-18 23:38:58,227 - INFO - Using existing project ['default-domain', 'k8s-default'](567fb4a4-ff10-44f6-bce3-d139b8a1ac90) 2025-09-18 23:38:58,328 - INFO - Using existing project ['default-domain', 'k8s-default'](567fb4a4-ff10-44f6-bce3-d139b8a1ac90) 2025-09-18 23:38:58,436 - INFO - ================================================================================ 2025-09-18 23:38:58,436 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-18 23:38:58,437 - 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 2025-09-18 23:38:58,695 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 23:38:58,701 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.33': '0'}} with 2025-09-18 23:38:58,701 - INFO - Initial checks done. Running the testcase now 2025-09-18 23:38:58,702 - INFO - 2025-09-18 23:38:58,706 - INFO - Namespace default already exists 2025-09-18 23:38:58,706 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 23:38:58,844 - DEBUG - Output : cluster_project={} 2025-09-18 23:38:58,884 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-18 23:38:58,884 - DEBUG - Project uuid in Contrail is 567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:38:58,884 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-18 23:38:59,026 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-18 23:38:59,026 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=71c59ab5-8f8d-4bbd-b568-c1789b7145d1 2025-09-18 23:38:59,031 - INFO - Namespace default with uuid 71c59ab5-8f8d-4bbd-b568-c1789b7145d1 found in kube manager 2025-09-18 23:38:59,031 - INFO - Namespace default verification passed 2025-09-18 23:38:59,034 - DEBUG - Service ctest-nginx-svc-78750917 not present 2025-09-18 23:38:59,034 - INFO - Creating service ctest-nginx-svc-78750917 2025-09-18 23:38:59,051 - INFO - Created Service ctest-nginx-svc-78750917 2025-09-18 23:38:59,056 - DEBUG - Pod ctest-nginx-pod-13206475 not present 2025-09-18 23:38:59,057 - INFO - Creating Pod ctest-nginx-pod-13206475 2025-09-18 23:38:59,178 - DEBUG - Pod : ctest-nginx-pod-13206475 UUID is f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 2025-09-18 23:38:59,187 - DEBUG - Pod ctest-nginx-pod-91514356 not present 2025-09-18 23:38:59,188 - INFO - Creating Pod ctest-nginx-pod-91514356 2025-09-18 23:38:59,223 - DEBUG - Pod : ctest-nginx-pod-91514356 UUID is d870a10c-218f-4725-8a26-e5c0de8d9eb8 2025-09-18 23:38:59,423 - INFO - Created VN __public__, UUID :4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:38:59,552 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 23:38:59,557 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a5398b44-1753-44f6-8f33-4e5f28a03b6b 2025-09-18 23:38:59,592 - DEBUG - Requesting: http://10.0.0.33:8082/project/567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:38:59,657 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:38:59,669 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:38:59,676 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:38:59,692 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:38:59,697 - DEBUG - Route Targets: [] 2025-09-18 23:38:59,697 - DEBUG - RT names not yet present for VN __public__ 2025-09-18 23:39:04,698 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 23:39:04,703 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a5398b44-1753-44f6-8f33-4e5f28a03b6b 2025-09-18 23:39:04,709 - DEBUG - Requesting: http://10.0.0.33:8082/project/567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:39:04,744 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:04,754 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:04,762 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:39:04,769 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:39:04,773 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/f8c58de8-d6d5-47fa-a4cf-1dc14ae78f7f 2025-09-18 23:39:04,778 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-18 23:39:04,778 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:04,785 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:39:04,797 - INFO - Verified VN network id 13 for VN 4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:04,797 - INFO - Verifications in API Server for VN __public__ passed 2025-09-18 23:39:04,797 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:04,804 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:39:04,809 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:39:04,814 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/f8c58de8-d6d5-47fa-a4cf-1dc14ae78f7f 2025-09-18 23:39:04,820 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-18 23:39:04,825 - DEBUG - Control-node 10.0.0.33 : 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': '4724837093546149858', 'uuid-lslong': '10740182564842642780'}, 'enable': 'true', 'created': '2025-09-18T23:38:59', 'last-modified': '2025-09-18T23:38:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.354033'} 2025-09-18 23:39:04,825 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:04,835 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-18 23:39:04,835 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-18 23:39:04,836 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-18 23:39:04,836 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 23:39:04,840 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a5398b44-1753-44f6-8f33-4e5f28a03b6b 2025-09-18 23:39:04,847 - DEBUG - Requesting: http://10.0.0.33:8082/project/567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:39:04,894 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:04,906 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-18 23:39:04,906 - DEBUG - Verifying the vn in opserver 2025-09-18 23:39:04,906 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-09-18 23:39:04,906 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-09-18 23:39:04,913 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-18 23:39:04,914 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-18 23:39:04,914 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:04,923 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:04,930 - DEBUG - Do not have enough data to verify VN in agent 2025-09-18 23:39:04,930 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:04,935 - DEBUG - VRF ids for VN __public__: {} 2025-09-18 23:39:05,032 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-18 23:39:05,130 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 23:39:05,138 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a5398b44-1753-44f6-8f33-4e5f28a03b6b 2025-09-18 23:39:05,145 - DEBUG - Requesting: http://10.0.0.33:8082/project/567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:39:05,183 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:05,201 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/3619538e-bbac-41fb-9d2e-0a832fc6365a 2025-09-18 23:39:05,207 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 23:39:05,211 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a5398b44-1753-44f6-8f33-4e5f28a03b6b 2025-09-18 23:39:05,217 - DEBUG - Requesting: http://10.0.0.33:8082/project/567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:39:05,255 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4191fe4d-a668-47e2-950c-cb23884a1d5c 2025-09-18 23:39:05,263 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-18 23:39:05,263 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-18 23:39:05,269 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-18 23:39:05,274 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-18 23:39:05,274 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-18 23:39:05,277 - DEBUG - Ingress ctest-nginx-ingress-37020400 not present 2025-09-18 23:39:05,277 - INFO - Creating Ingress ctest-nginx-ingress-37020400 2025-09-18 23:39:05,284 - INFO - Created Ingress ctest-nginx-ingress-37020400 2025-09-18 23:39:05,286 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-37020400 2025-09-18 23:39:08,292 - DEBUG - For Ingress ctest-nginx-ingress-37020400, Cluster IP: 10.47.255.249, External IPs ['48.26.162.188'] 2025-09-18 23:39:08,292 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-37020400 2025-09-18 23:39:08,292 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=927c21e8-bc1d-4838-9d7b-2a27f3db5210 2025-09-18 23:39:08,296 - INFO - Ingress ctest-nginx-ingress-37020400 with uuid 927c21e8-bc1d-4838-9d7b-2a27f3db5210 found in kube manager 2025-09-18 23:39:08,296 - INFO - Ingress ctest-nginx-ingress-37020400 verification passed 2025-09-18 23:39:08,298 - DEBUG - Pod ctest-busybox-pod-72859347 not present 2025-09-18 23:39:08,299 - INFO - Creating Pod ctest-busybox-pod-72859347 2025-09-18 23:39:08,314 - DEBUG - Node for Pod ctest-busybox-pod-72859347 not yet populated 2025-09-18 23:39:11,322 - DEBUG - Pod : ctest-busybox-pod-72859347 UUID is f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:11,329 - DEBUG - Pod ctest-nginx-pod-13206475 not in running state.Currently in Pending 2025-09-18 23:39:16,338 - DEBUG - Pod ctest-nginx-pod-13206475 not in running state.Currently in Pending 2025-09-18 23:39:21,353 - INFO - Pod ctest-nginx-pod-13206475 is in running state.Got IP 10.47.255.251 2025-09-18 23:39:21,412 - DEBUG - Pod ctest-nginx-pod-13206475 has vmi a726dbd2-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:39:21,412 - INFO - Verified pod ctest-nginx-pod-13206475 in contrail-api 2025-09-18 23:39:21,413 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:39:21,428 - DEBUG - VMI a726dbd2-94e8-11f0-a6ba-fa163ec2b82c is active in agent 10.0.0.56 2025-09-18 23:39:21,428 - INFO - Verified Pod ctest-nginx-pod-13206475 in agent 10.0.0.56 2025-09-18 23:39:21,432 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 2025-09-18 23:39:21,436 - INFO - Pod ctest-nginx-pod-13206475 with uuid f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 found in kube manager 2025-09-18 23:39:21,437 - INFO - Pod ctest-nginx-pod-13206475 verification passed 2025-09-18 23:39:21,506 - DEBUG - [Pod ctest-nginx-pod-13206475] Cmd: echo ctest-nginx-pod-13206475 > /usr/share/nginx/html/index.html, Output: 2025-09-18 23:39:21,514 - INFO - Pod ctest-nginx-pod-91514356 is in running state.Got IP 10.47.255.250 2025-09-18 23:39:21,526 - DEBUG - Pod ctest-nginx-pod-91514356 has vmi a78883b4-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:39:21,526 - INFO - Verified pod ctest-nginx-pod-91514356 in contrail-api 2025-09-18 23:39:21,526 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:39:21,536 - DEBUG - VMI a78883b4-94e8-11f0-a6ba-fa163ec2b82c is active in agent 10.0.0.56 2025-09-18 23:39:21,536 - INFO - Verified Pod ctest-nginx-pod-91514356 in agent 10.0.0.56 2025-09-18 23:39:21,536 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=d870a10c-218f-4725-8a26-e5c0de8d9eb8 2025-09-18 23:39:21,540 - INFO - Pod ctest-nginx-pod-91514356 with uuid d870a10c-218f-4725-8a26-e5c0de8d9eb8 found in kube manager 2025-09-18 23:39:21,540 - INFO - Pod ctest-nginx-pod-91514356 verification passed 2025-09-18 23:39:21,590 - DEBUG - [Pod ctest-nginx-pod-91514356] Cmd: echo ctest-nginx-pod-91514356 > /usr/share/nginx/html/index.html, Output: 2025-09-18 23:39:21,597 - INFO - Pod ctest-busybox-pod-72859347 is in running state.Got IP 10.47.255.248 2025-09-18 23:39:21,609 - DEBUG - Pod ctest-busybox-pod-72859347 has vmi abdfa078-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:39:21,609 - INFO - Verified pod ctest-busybox-pod-72859347 in contrail-api 2025-09-18 23:39:21,609 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:39:21,618 - DEBUG - VMI abdfa078-94e8-11f0-a6ba-fa163ec2b82c is active in agent 10.0.0.56 2025-09-18 23:39:21,618 - INFO - Verified Pod ctest-busybox-pod-72859347 in agent 10.0.0.56 2025-09-18 23:39:21,618 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:21,622 - INFO - Pod ctest-busybox-pod-72859347 with uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 found in kube manager 2025-09-18 23:39:21,622 - INFO - Pod ctest-busybox-pod-72859347 verification passed 2025-09-18 23:39:21,671 - DEBUG - [Pod ctest-busybox-pod-72859347] 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-13206475 2025-09-18 23:39:21,671 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 23:39:21,671 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] 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-13206475 2025-09-18 23:39:21,718 - DEBUG - [Pod ctest-busybox-pod-72859347] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13206475 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 23:39:21,718 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 23:39:21,718 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] Cmd output: ctest-nginx-pod-13206475 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 23:39:21,772 - DEBUG - [Pod ctest-busybox-pod-72859347] 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-13206475 2025-09-18 23:39:21,772 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 23:39:21,772 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] 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-13206475 2025-09-18 23:39:21,826 - DEBUG - [Pod ctest-busybox-pod-72859347] 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-91514356 2025-09-18 23:39:21,826 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 23:39:21,826 - DEBUG - [Pod Pod ctest-busybox-pod-72859347] 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-91514356 2025-09-18 23:39:21,826 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-13206475': 3, 'ctest-nginx-pod-91514356': 1} 2025-09-18 23:39:21,826 - WARNING - Nothing to delete parallely 2025-09-18 23:39:21,827 - INFO - Deleting pod default:ctest-busybox-pod-72859347 2025-09-18 23:39:21,840 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:21,855 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:26,856 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:26,862 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:31,863 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:31,874 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:36,875 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:36,882 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:41,883 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:41,892 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:46,893 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:46,902 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:51,902 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:51,910 - WARNING - Pod uuid f69609f5-1ae7-4fbf-9100-08935bd366c6 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:39:56,911 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f69609f5-1ae7-4fbf-9100-08935bd366c6 2025-09-18 23:39:56,917 - DEBUG - Pod f69609f5-1ae7-4fbf-9100-08935bd366c6 is not in agent 10.0.0.56 VM list 2025-09-18 23:39:56,917 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:abdfa078-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:39:56,932 - DEBUG - VMI abdfa078-94e8-11f0-a6ba-fa163ec2b82c is removed from agent 10.0.0.56 2025-09-18 23:39:56,933 - INFO - Verified that pod ctest-busybox-pod-72859347 is removed in agent 2025-09-18 23:39:56,933 - INFO - Deleting Ingress : ctest-nginx-ingress-37020400 2025-09-18 23:39:56,942 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=927c21e8-bc1d-4838-9d7b-2a27f3db5210 2025-09-18 23:39:56,946 - ERROR - Ingress ctest-nginx-ingress-37020400 with uuid 927c21e8-bc1d-4838-9d7b-2a27f3db5210 still found in kube manager 2025-09-18 23:39:57,946 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=927c21e8-bc1d-4838-9d7b-2a27f3db5210 2025-09-18 23:39:57,950 - INFO - Ingress ctest-nginx-ingress-37020400 with uuid 927c21e8-bc1d-4838-9d7b-2a27f3db5210 deleted successfully from kube manager 2025-09-18 23:39:57,950 - INFO - Verifications on Ingress %s cleanup passed 2025-09-18 23:39:57,950 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-18 23:39:58,123 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-18 23:39:58,138 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-18 23:39:58,138 - INFO - Deleting VN __public__ 2025-09-18 23:39:58,246 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/44832277-1d5b-4626-af34-13b33aabd523 2025-09-18 23:39:58,255 - DEBUG - Response Code: 404 2025-09-18 23:39:58,255 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-09-18 23:39:58,261 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a5398b44-1753-44f6-8f33-4e5f28a03b6b 2025-09-18 23:39:58,270 - DEBUG - Requesting: http://10.0.0.33:8082/project/567fb4a4-ff10-44f6-bce3-d139b8a1ac90 2025-09-18 23:39:58,341 - INFO - Validated that VN __public__ is not found in API Server 2025-09-18 23:39:58,344 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-18 23:39:58,353 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:58,372 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2025-09-18 23:39:58,372 - INFO - Validated that VN __public__ is not in any agent 2025-09-18 23:39:58,372 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:58,378 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 23:39:58,386 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-18 23:39:58,398 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-18 23:39:58,399 - INFO - Deleting pod default:ctest-nginx-pod-91514356 2025-09-18 23:39:58,437 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=d870a10c-218f-4725-8a26-e5c0de8d9eb8 2025-09-18 23:39:58,456 - WARNING - Pod uuid d870a10c-218f-4725-8a26-e5c0de8d9eb8 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:40:03,456 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=d870a10c-218f-4725-8a26-e5c0de8d9eb8 2025-09-18 23:40:03,463 - DEBUG - Pod d870a10c-218f-4725-8a26-e5c0de8d9eb8 is not in agent 10.0.0.56 VM list 2025-09-18 23:40:03,463 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a78883b4-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:40:03,469 - DEBUG - VMI a78883b4-94e8-11f0-a6ba-fa163ec2b82c is removed from agent 10.0.0.56 2025-09-18 23:40:03,469 - INFO - Verified that pod ctest-nginx-pod-91514356 is removed in agent 2025-09-18 23:40:03,469 - INFO - Deleting pod default:ctest-nginx-pod-13206475 2025-09-18 23:40:03,481 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 2025-09-18 23:40:03,490 - WARNING - Pod uuid f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 is still seen in agent 10.0.0.56 VM list 2025-09-18 23:40:08,491 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 2025-09-18 23:40:08,499 - DEBUG - Pod f7abe180-ae67-4cce-a9eb-7aeac0cf3a78 is not in agent 10.0.0.56 VM list 2025-09-18 23:40:08,499 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a726dbd2-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:40:08,505 - DEBUG - VMI a726dbd2-94e8-11f0-a6ba-fa163ec2b82c is removed from agent 10.0.0.56 2025-09-18 23:40:08,505 - INFO - Verified that pod ctest-nginx-pod-13206475 is removed in agent 2025-09-18 23:40:08,505 - INFO - Deleting service : ctest-nginx-svc-78750917 2025-09-18 23:40:08,702 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 23:40:08,708 - DEBUG - No XMPP flaps were noticed during the test 2025-09-18 23:40:08,708 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-09-18 23:40:08,709 - INFO - -------------------------------------------------------------------------------- 2025-09-18 23:40:15,132 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 23:40:15,272 - DEBUG - Output : cluster_project={} 2025-09-18 23:40:15,432 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-18 23:40:15,584 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-18 23:40:15,590 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 23:40:15,727 - DEBUG - Output : cluster_project={} 2025-09-18 23:40:30,837 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:30,918 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:30,992 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:31,032 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:36,128 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:36,163 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:36,243 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:36,324 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 23:40:36,552 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 23:40:39,335 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_ApplicationPolicySetReq? 2025-09-18 23:40:39,344 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-09-18 23:40:39,373 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-09-18 23:40:41,420 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-09-18 23:43:50,470 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 23:43:50,502 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=cf3bb258-c531-4974-9174-c8a74fa2ae37 2025-09-18 23:43:50,519 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=5c716fcf-9e4e-4adf-bdfa-ac591e0a461a 2025-09-18 23:43:50,534 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:43:50,539 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8bdc0ebf-e06f-401a-a745-cfef857a31b0 2025-09-18 23:43:50,544 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:43:50,554 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:43:50,560 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=efb63381-f03c-48c9-aad7-282dcbd9681d 2025-09-18 23:43:50,569 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:43:55,512 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=cf3bb258-c531-4974-9174-c8a74fa2ae37 2025-09-18 23:43:55,518 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4744b24-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:43:55,572 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=5c716fcf-9e4e-4adf-bdfa-ac591e0a461a 2025-09-18 23:43:55,578 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d59125f4-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:43:55,588 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=efb63381-f03c-48c9-aad7-282dcbd9681d 2025-09-18 23:43:55,589 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:43:55,590 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:43:55,591 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:43:55,593 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:43:55,594 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=8bdc0ebf-e06f-401a-a745-cfef857a31b0 2025-09-18 23:43:55,606 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4ed84f8-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:43:55,607 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5ff8fd0-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:44:00,607 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:44:00,609 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:44:00,611 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:44:00,612 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:44:05,623 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:44:05,624 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:44:05,626 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:44:05,627 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:44:10,637 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:44:10,639 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:44:10,641 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:44:10,642 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:44:15,652 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:44:15,654 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:44:15,655 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:44:15,656 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:44:20,668 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:44:20,669 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:44:20,670 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:44:20,672 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:44:25,683 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=553d1eb3-51a7-4bdc-b5d6-efc264090f8d 2025-09-18 23:44:25,685 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=918ec32f-cd07-47ff-a5eb-d3d3ed33c127 2025-09-18 23:44:25,686 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7735c41c-41a1-49f7-934a-f47543b68663 2025-09-18 23:44:25,687 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c209132b-5d7c-4ac5-ac2d-63218a9531d7 2025-09-18 23:44:25,699 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6e0bd48-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:44:25,702 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d756d960-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:44:25,703 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d676feda-94e8-11f0-a6ba-fa163ec2b82c 2025-09-18 23:44:25,704 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7c10132-94e8-11f0-a6ba-fa163ec2b82c