2026-07-18 05:39:44,272 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-07-18 05:39:44,565 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2049-1 2026-07-18 05:39:44,565 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-07-18 05:39:44,610 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2049-1 2026-07-18 05:39:44,611 - 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}' 2026-07-18 05:39:44,687 - DEBUG - Output : NAMES contrail_test_cpjMVGU0v contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 2026-07-18 05:39:44,687 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-07-18 05:39:44,780 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.122.145.1/24 172.17.0.1/16 2026-07-18 05:39:44,781 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-07-18 05:39:44,836 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2049-1 2026-07-18 05:39:44,953 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-07-18 05:39:45,203 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2049-1 2026-07-18 05:39:45,203 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-07-18 05:39:45,243 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2049-1 2026-07-18 05:39:45,243 - 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-07-18 05:39:45,300 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-07-18 05:39:45,300 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-07-18 05:39:45,336 - DEBUG - Output : 10.0.0.249/24 2026-07-18 05:39:45,336 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-07-18 05:39:45,407 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2049-1 2026-07-18 05:39:45,506 - INFO - Using existing project ['default-domain', 'k8s-default'](46116780-113a-4308-82ed-a29cdbfcdc0f) 2026-07-18 05:39:45,640 - INFO - Using existing project ['default-domain', 'k8s-default'](46116780-113a-4308-82ed-a29cdbfcdc0f) 2026-07-18 05:39:45,765 - INFO - ================================================================================ 2026-07-18 05:39:45,765 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-07-18 05:39:45,765 - 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-07-18 05:39:46,042 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-07-18 05:39:46,050 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-07-18 05:39:46,050 - INFO - Initial checks done. Running the testcase now 2026-07-18 05:39:46,050 - INFO - 2026-07-18 05:39:46,056 - INFO - Namespace default already exists 2026-07-18 05:39:46,056 - 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' 2026-07-18 05:39:46,272 - DEBUG - Output : cluster_project={} 2026-07-18 05:39:46,325 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-07-18 05:39:46,325 - DEBUG - Project uuid in Contrail is 46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:39:46,326 - 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' 2026-07-18 05:39:46,478 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-07-18 05:39:46,479 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=95eac542-37c4-4444-879f-243c41d33f6e 2026-07-18 05:39:46,484 - INFO - Namespace default with uuid 95eac542-37c4-4444-879f-243c41d33f6e found in kube manager 2026-07-18 05:39:46,484 - INFO - Namespace default verification passed 2026-07-18 05:39:46,489 - DEBUG - Service ctest-nginx-svc-72130912 not present 2026-07-18 05:39:46,489 - INFO - Creating service ctest-nginx-svc-72130912 2026-07-18 05:39:46,521 - INFO - Created Service ctest-nginx-svc-72130912 2026-07-18 05:39:46,550 - DEBUG - Pod ctest-nginx-pod-04713696 not present 2026-07-18 05:39:46,551 - INFO - Creating Pod ctest-nginx-pod-04713696 2026-07-18 05:39:46,623 - DEBUG - Pod : ctest-nginx-pod-04713696 UUID is 52ce6fee-efff-4aa5-9f37-0ec75bff344b 2026-07-18 05:39:46,644 - DEBUG - Pod ctest-nginx-pod-44206659 not present 2026-07-18 05:39:46,645 - INFO - Creating Pod ctest-nginx-pod-44206659 2026-07-18 05:39:46,699 - DEBUG - Pod : ctest-nginx-pod-44206659 UUID is 385521fc-5d8e-4a6e-b4dc-dc5025359fd6 2026-07-18 05:39:46,954 - INFO - Created VN __public__, UUID :d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:47,197 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-07-18 05:39:47,204 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 2026-07-18 05:39:47,233 - DEBUG - Requesting: http://10.0.0.33:8082/project/46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:39:47,338 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:47,353 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:47,401 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:47,441 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:47,455 - DEBUG - Route Targets: [] 2026-07-18 05:39:47,455 - DEBUG - RT names not yet present for VN __public__ 2026-07-18 05:39:52,456 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-07-18 05:39:52,464 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 2026-07-18 05:39:52,473 - DEBUG - Requesting: http://10.0.0.33:8082/project/46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:39:52,528 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:52,540 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:52,551 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:52,571 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:52,579 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/e4c6676c-5891-43ed-b3ba-f25164274c2a 2026-07-18 05:39:52,585 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-07-18 05:39:52,585 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:52,595 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:52,610 - INFO - Verified VN network id 13 for VN d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:52,610 - INFO - Verifications in API Server for VN __public__ passed 2026-07-18 05:39:52,610 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:52,620 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:52,628 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:39:52,635 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/e4c6676c-5891-43ed-b3ba-f25164274c2a 2026-07-18 05:39:52,643 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-07-18 05:39:52,651 - 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': '15170030576550889034', 'uuid-lslong': '13136653721350932391'}, 'enable': 'true', 'created': '2026-07-18T05:39:46', 'last-modified': '2026-07-18T05:39:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.515151'} 2026-07-18 05:39:52,651 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:39:52,665 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-07-18 05:39:52,665 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-07-18 05:39:52,666 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-07-18 05:39:52,666 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-07-18 05:39:52,672 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 2026-07-18 05:39:52,682 - DEBUG - Requesting: http://10.0.0.33:8082/project/46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:39:52,731 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:52,742 - DEBUG - =>VN __public__ has no policy to be verified 2026-07-18 05:39:52,742 - DEBUG - Verifying the vn in opserver 2026-07-18 05:39:52,742 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-07-18 05:39:52,742 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-07-18 05:39:52,749 - 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'} 2026-07-18 05:39:52,749 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-07-18 05:39:52,749 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:39:52,757 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:39:52,764 - DEBUG - Do not have enough data to verify VN in agent 2026-07-18 05:39:52,764 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:39:52,771 - DEBUG - VRF ids for VN __public__: {} 2026-07-18 05:39:52,879 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-07-18 05:39:53,012 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-07-18 05:39:53,023 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 2026-07-18 05:39:53,035 - DEBUG - Requesting: http://10.0.0.33:8082/project/46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:39:53,096 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:53,112 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/07411d99-5d61-41b3-ab13-a6e46d4edb36 2026-07-18 05:39:53,121 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-07-18 05:39:53,128 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 2026-07-18 05:39:53,138 - DEBUG - Requesting: http://10.0.0.33:8082/project/46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:39:53,193 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 2026-07-18 05:39:53,204 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-07-18 05:39:53,204 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-07-18 05:39:53,213 - 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__ 2026-07-18 05:39:53,226 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-07-18 05:39:53,226 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-07-18 05:39:53,230 - DEBUG - Ingress ctest-nginx-ingress-58264206 not present 2026-07-18 05:39:53,231 - INFO - Creating Ingress ctest-nginx-ingress-58264206 2026-07-18 05:39:53,245 - INFO - Created Ingress ctest-nginx-ingress-58264206 2026-07-18 05:39:53,251 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58264206 2026-07-18 05:39:56,261 - DEBUG - For Ingress ctest-nginx-ingress-58264206, Cluster IP: 10.47.255.249, External IPs ['126.33.139.60'] 2026-07-18 05:39:56,261 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-58264206 2026-07-18 05:39:56,261 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=8b70ff36-96ec-413a-b2ea-cd597505112b 2026-07-18 05:39:56,268 - INFO - Ingress ctest-nginx-ingress-58264206 with uuid 8b70ff36-96ec-413a-b2ea-cd597505112b found in kube manager 2026-07-18 05:39:56,268 - INFO - Ingress ctest-nginx-ingress-58264206 verification passed 2026-07-18 05:39:56,273 - DEBUG - Pod ctest-busybox-pod-58661624 not present 2026-07-18 05:39:56,275 - INFO - Creating Pod ctest-busybox-pod-58661624 2026-07-18 05:39:56,364 - DEBUG - Pod : ctest-busybox-pod-58661624 UUID is 203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:39:56,389 - DEBUG - Pod ctest-nginx-pod-04713696 not in running state.Currently in Pending 2026-07-18 05:40:01,453 - INFO - Pod ctest-nginx-pod-04713696 is in running state.Got IP 10.47.255.251 2026-07-18 05:40:01,597 - DEBUG - Pod ctest-nginx-pod-04713696 has vmi 170a8b18-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:40:01,597 - INFO - Verified pod ctest-nginx-pod-04713696 in contrail-api 2026-07-18 05:40:01,597 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:40:01,640 - DEBUG - VMI 170a8b18-826b-11f1-ad5a-fa163ebeffbd is active in agent 10.0.0.249 2026-07-18 05:40:01,655 - INFO - Verified Pod ctest-nginx-pod-04713696 in agent 10.0.0.249 2026-07-18 05:40:01,661 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=52ce6fee-efff-4aa5-9f37-0ec75bff344b 2026-07-18 05:40:01,728 - INFO - Pod ctest-nginx-pod-04713696 with uuid 52ce6fee-efff-4aa5-9f37-0ec75bff344b found in kube manager 2026-07-18 05:40:01,730 - INFO - Pod ctest-nginx-pod-04713696 verification passed 2026-07-18 05:40:01,934 - DEBUG - [Pod ctest-nginx-pod-04713696] Cmd: echo ctest-nginx-pod-04713696 > /usr/share/nginx/html/index.html, Output: 2026-07-18 05:40:01,947 - INFO - Pod ctest-nginx-pod-44206659 is in running state.Got IP 10.47.255.250 2026-07-18 05:40:01,980 - DEBUG - Pod ctest-nginx-pod-44206659 has vmi 17909f64-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:40:01,980 - INFO - Verified pod ctest-nginx-pod-44206659 in contrail-api 2026-07-18 05:40:01,981 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:40:01,995 - DEBUG - VMI 17909f64-826b-11f1-ad5a-fa163ebeffbd is active in agent 10.0.0.249 2026-07-18 05:40:01,995 - INFO - Verified Pod ctest-nginx-pod-44206659 in agent 10.0.0.249 2026-07-18 05:40:01,995 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=385521fc-5d8e-4a6e-b4dc-dc5025359fd6 2026-07-18 05:40:02,007 - INFO - Pod ctest-nginx-pod-44206659 with uuid 385521fc-5d8e-4a6e-b4dc-dc5025359fd6 found in kube manager 2026-07-18 05:40:02,008 - INFO - Pod ctest-nginx-pod-44206659 verification passed 2026-07-18 05:40:02,127 - DEBUG - [Pod ctest-nginx-pod-44206659] Cmd: echo ctest-nginx-pod-44206659 > /usr/share/nginx/html/index.html, Output: 2026-07-18 05:40:02,139 - DEBUG - Pod ctest-busybox-pod-58661624 not in running state.Currently in Pending 2026-07-18 05:40:07,155 - DEBUG - Pod ctest-busybox-pod-58661624 not in running state.Currently in Pending 2026-07-18 05:40:12,165 - INFO - Pod ctest-busybox-pod-58661624 is in running state.Got IP 10.47.255.248 2026-07-18 05:40:12,180 - DEBUG - Pod ctest-busybox-pod-58661624 has vmi 1c337596-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:40:12,180 - INFO - Verified pod ctest-busybox-pod-58661624 in contrail-api 2026-07-18 05:40:12,180 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:40:12,193 - DEBUG - VMI 1c337596-826b-11f1-ad5a-fa163ebeffbd is active in agent 10.0.0.249 2026-07-18 05:40:12,193 - INFO - Verified Pod ctest-busybox-pod-58661624 in agent 10.0.0.249 2026-07-18 05:40:12,193 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:12,199 - INFO - Pod ctest-busybox-pod-58661624 with uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de found in kube manager 2026-07-18 05:40:12,199 - INFO - Pod ctest-busybox-pod-58661624 verification passed 2026-07-18 05:40:12,263 - DEBUG - [Pod ctest-busybox-pod-58661624] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-04713696 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-07-18 05:40:12,264 - DEBUG - [Pod Pod ctest-busybox-pod-58661624] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-07-18 05:40:12,264 - DEBUG - [Pod Pod ctest-busybox-pod-58661624] Cmd output: ctest-nginx-pod-04713696 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-07-18 05:40:12,337 - DEBUG - [Pod ctest-busybox-pod-58661624] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44206659 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-07-18 05:40:12,337 - DEBUG - [Pod Pod ctest-busybox-pod-58661624] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-07-18 05:40:12,338 - DEBUG - [Pod Pod ctest-busybox-pod-58661624] Cmd output: ctest-nginx-pod-44206659 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-07-18 05:40:12,338 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-04713696': 1, 'ctest-nginx-pod-44206659': 1} 2026-07-18 05:40:12,338 - WARNING - Nothing to delete parallely 2026-07-18 05:40:12,338 - INFO - Deleting pod default:ctest-busybox-pod-58661624 2026-07-18 05:40:12,351 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:12,361 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:17,361 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:17,369 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:22,370 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:22,378 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:27,378 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:27,386 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:32,388 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:32,396 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:37,397 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:37,407 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:42,407 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:42,415 - WARNING - Pod uuid 203a2f47-b3f1-41d8-a4b9-20cdbce992de is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:47,416 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=203a2f47-b3f1-41d8-a4b9-20cdbce992de 2026-07-18 05:40:47,424 - DEBUG - Pod 203a2f47-b3f1-41d8-a4b9-20cdbce992de is not in agent 10.0.0.249 VM list 2026-07-18 05:40:47,425 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1c337596-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:40:47,433 - DEBUG - VMI 1c337596-826b-11f1-ad5a-fa163ebeffbd is removed from agent 10.0.0.249 2026-07-18 05:40:47,433 - INFO - Verified that pod ctest-busybox-pod-58661624 is removed in agent 2026-07-18 05:40:47,433 - INFO - Deleting Ingress : ctest-nginx-ingress-58264206 2026-07-18 05:40:47,445 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=8b70ff36-96ec-413a-b2ea-cd597505112b 2026-07-18 05:40:47,452 - ERROR - Ingress ctest-nginx-ingress-58264206 with uuid 8b70ff36-96ec-413a-b2ea-cd597505112b still found in kube manager 2026-07-18 05:40:48,454 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=8b70ff36-96ec-413a-b2ea-cd597505112b 2026-07-18 05:40:48,460 - ERROR - Ingress ctest-nginx-ingress-58264206 with uuid 8b70ff36-96ec-413a-b2ea-cd597505112b still found in kube manager 2026-07-18 05:40:49,461 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=8b70ff36-96ec-413a-b2ea-cd597505112b 2026-07-18 05:40:49,466 - INFO - Ingress ctest-nginx-ingress-58264206 with uuid 8b70ff36-96ec-413a-b2ea-cd597505112b deleted successfully from kube manager 2026-07-18 05:40:49,466 - INFO - Verifications on Ingress %s cleanup passed 2026-07-18 05:40:49,466 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-07-18 05:40:49,573 - 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__ 2026-07-18 05:40:49,579 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-07-18 05:40:49,580 - INFO - Deleting VN __public__ 2026-07-18 05:40:49,688 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 2026-07-18 05:40:49,694 - DEBUG - Response Code: 404 2026-07-18 05:40:49,695 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-07-18 05:40:49,702 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 2026-07-18 05:40:49,711 - DEBUG - Requesting: http://10.0.0.33:8082/project/46116780-113a-4308-82ed-a29cdbfcdc0f 2026-07-18 05:40:49,786 - INFO - Validated that VN __public__ is not found in API Server 2026-07-18 05:40:49,787 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-07-18 05:40:49,793 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:40:49,800 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-07-18 05:40:49,800 - INFO - Validated that VN __public__ is not in any agent 2026-07-18 05:40:49,800 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:40:49,806 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-18 05:40:49,813 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-07-18 05:40:49,819 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-07-18 05:40:49,820 - INFO - Deleting pod default:ctest-nginx-pod-44206659 2026-07-18 05:40:49,839 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=385521fc-5d8e-4a6e-b4dc-dc5025359fd6 2026-07-18 05:40:49,851 - WARNING - Pod uuid 385521fc-5d8e-4a6e-b4dc-dc5025359fd6 is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:54,852 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=385521fc-5d8e-4a6e-b4dc-dc5025359fd6 2026-07-18 05:40:54,861 - DEBUG - Pod 385521fc-5d8e-4a6e-b4dc-dc5025359fd6 is not in agent 10.0.0.249 VM list 2026-07-18 05:40:54,862 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:17909f64-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:40:54,868 - DEBUG - VMI 17909f64-826b-11f1-ad5a-fa163ebeffbd is removed from agent 10.0.0.249 2026-07-18 05:40:54,868 - INFO - Verified that pod ctest-nginx-pod-44206659 is removed in agent 2026-07-18 05:40:54,869 - INFO - Deleting pod default:ctest-nginx-pod-04713696 2026-07-18 05:40:54,897 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=52ce6fee-efff-4aa5-9f37-0ec75bff344b 2026-07-18 05:40:54,907 - WARNING - Pod uuid 52ce6fee-efff-4aa5-9f37-0ec75bff344b is still seen in agent 10.0.0.249 VM list 2026-07-18 05:40:59,908 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=52ce6fee-efff-4aa5-9f37-0ec75bff344b 2026-07-18 05:40:59,915 - DEBUG - Pod 52ce6fee-efff-4aa5-9f37-0ec75bff344b is not in agent 10.0.0.249 VM list 2026-07-18 05:40:59,915 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:170a8b18-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:40:59,921 - DEBUG - VMI 170a8b18-826b-11f1-ad5a-fa163ebeffbd is removed from agent 10.0.0.249 2026-07-18 05:40:59,921 - INFO - Verified that pod ctest-nginx-pod-04713696 is removed in agent 2026-07-18 05:40:59,922 - INFO - Deleting service : ctest-nginx-svc-72130912 2026-07-18 05:41:00,198 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-07-18 05:41:00,207 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 05:41:00,207 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15]
2026-07-18 05:41:00,207 - INFO - -------------------------------------------------------------------------------- 2026-07-18 05:41:06,886 - 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' 2026-07-18 05:41:07,073 - DEBUG - Output : cluster_project={} 2026-07-18 05:41:07,200 - 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' 2026-07-18 05:41:07,394 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-07-18 05:41:07,402 - 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' 2026-07-18 05:41:07,580 - DEBUG - Output : cluster_project={} 2026-07-18 05:41:22,757 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:22,801 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:22,881 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:22,965 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:23,016 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:28,122 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:28,174 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:28,278 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-18 05:41:28,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-07-18 05:41:31,431 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-07-18 05:41:31,438 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-07-18 05:41:31,469 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-07-18 05:41:33,502 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-07-18 05:44:34,645 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-07-18 05:44:34,730 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d7263cef-63ef-4f75-a09c-ffb297ba05ee 2026-07-18 05:44:34,765 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:44:34,805 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:44:34,834 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:44:34,869 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:44:34,880 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6120a281-1055-4633-8ba5-b8a28f28ce29 2026-07-18 05:44:34,888 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e9787222-4e81-4e02-8c29-24eb2034fa0c 2026-07-18 05:44:34,894 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:44:39,750 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d7263cef-63ef-4f75-a09c-ffb297ba05ee 2026-07-18 05:44:39,759 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:46bc0468-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:44:39,898 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:44:39,933 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:44:39,935 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:44:39,953 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6120a281-1055-4633-8ba5-b8a28f28ce29 2026-07-18 05:44:39,956 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:44:39,959 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=e9787222-4e81-4e02-8c29-24eb2034fa0c 2026-07-18 05:44:39,960 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:44:39,964 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:48a2d842-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:44:39,973 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:480fbb02-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:44:44,907 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:44:44,944 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:44:44,946 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:44:44,970 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:44:44,975 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:44:49,916 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:44:49,956 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:44:49,958 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:44:49,979 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:44:49,983 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:44:54,926 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:44:54,968 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:44:54,971 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:44:54,988 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:44:54,991 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:44:59,935 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:44:59,978 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:44:59,980 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:44:59,995 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:44:59,999 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:45:04,946 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:45:04,992 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:45:04,994 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:45:05,004 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:45:05,012 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:45:09,974 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd23e478-30d1-4019-9f29-cc9ad9aeef8e 2026-07-18 05:45:09,982 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a5ecc22-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:45:10,010 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=289d9d5a-2468-4627-a33c-79bc07132a05 2026-07-18 05:45:10,012 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=456bcab5-e609-4a65-af2c-997d8cb49e2f 2026-07-18 05:45:10,020 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:47526d86-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:45:10,023 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ae66a74-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:45:10,049 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=28be17ac-4594-4ebe-908d-c1090b5ab211 2026-07-18 05:45:10,052 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=84f13120-cd82-4f96-86a4-6a7174cd80e0 2026-07-18 05:45:10,069 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:495103d6-826b-11f1-ad5a-fa163ebeffbd 2026-07-18 05:45:10,072 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:49dd288e-826b-11f1-ad5a-fa163ebeffbd