2026-06-24 22:26:10,086 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-24 22:26:10,330 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2034-1 2026-06-24 22:26:10,330 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-24 22:26:10,363 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2034-1 2026-06-24 22:26:10,363 - 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-06-24 22:26:10,439 - DEBUG - Output : NAMES contrail_test_mlMvHNGPX contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 2026-06-24 22:26:10,439 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-24 22:26:10,472 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.125.225.1/24 172.17.0.1/16 2026-06-24 22:26:10,473 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-24 22:26:10,550 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2034-1 2026-06-24 22:26:10,598 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-06-24 22:26:10,860 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2034-1 2026-06-24 22:26:10,860 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-06-24 22:26:10,905 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2034-1 2026-06-24 22:26:10,905 - 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-06-24 22:26:10,984 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-24 22:26:10,984 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-24 22:26:11,019 - DEBUG - Output : 10.0.0.249/24 2026-06-24 22:26:11,019 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-06-24 22:26:11,054 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2034-1 2026-06-24 22:26:11,131 - INFO - Using existing project ['default-domain', 'k8s-default'](b10107c7-bead-45f8-8902-d4cfea60b2b7) 2026-06-24 22:26:11,257 - INFO - Using existing project ['default-domain', 'k8s-default'](b10107c7-bead-45f8-8902-d4cfea60b2b7) 2026-06-24 22:26:11,365 - INFO - ================================================================================ 2026-06-24 22:26:11,365 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-24 22:26:11,365 - 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-06-24 22:26:11,567 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-24 22:26:11,573 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-06-24 22:26:11,573 - INFO - Initial checks done. Running the testcase now 2026-06-24 22:26:11,573 - INFO - 2026-06-24 22:26:11,577 - INFO - Namespace default already exists 2026-06-24 22:26:11,578 - 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-06-24 22:26:11,684 - DEBUG - Output : cluster_project={} 2026-06-24 22:26:11,717 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-24 22:26:11,717 - DEBUG - Project uuid in Contrail is b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:26:11,718 - 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-06-24 22:26:11,846 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-24 22:26:11,846 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=792d40ff-031f-4279-a607-e4a2bbf2a313 2026-06-24 22:26:11,851 - INFO - Namespace default with uuid 792d40ff-031f-4279-a607-e4a2bbf2a313 found in kube manager 2026-06-24 22:26:11,851 - INFO - Namespace default verification passed 2026-06-24 22:26:11,854 - DEBUG - Service ctest-nginx-svc-60454185 not present 2026-06-24 22:26:11,854 - INFO - Creating service ctest-nginx-svc-60454185 2026-06-24 22:26:11,891 - INFO - Created Service ctest-nginx-svc-60454185 2026-06-24 22:26:11,898 - DEBUG - Pod ctest-nginx-pod-24089958 not present 2026-06-24 22:26:11,899 - INFO - Creating Pod ctest-nginx-pod-24089958 2026-06-24 22:26:11,953 - DEBUG - Pod : ctest-nginx-pod-24089958 UUID is d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b 2026-06-24 22:26:11,959 - DEBUG - Pod ctest-nginx-pod-18578410 not present 2026-06-24 22:26:11,960 - INFO - Creating Pod ctest-nginx-pod-18578410 2026-06-24 22:26:11,986 - DEBUG - Pod : ctest-nginx-pod-18578410 UUID is 6ebec953-d7e9-4a8e-b462-16ca9b344c08 2026-06-24 22:26:12,228 - INFO - Created VN __public__, UUID :72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:12,425 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-24 22:26:12,429 - DEBUG - Requesting: http://10.0.0.33:8082/domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 2026-06-24 22:26:12,460 - DEBUG - Requesting: http://10.0.0.33:8082/project/b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:26:12,509 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:12,527 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:12,535 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:12,541 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:12,589 - DEBUG - Route Targets: [] 2026-06-24 22:26:12,589 - DEBUG - RT names not yet present for VN __public__ 2026-06-24 22:26:17,590 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-24 22:26:17,597 - DEBUG - Requesting: http://10.0.0.33:8082/domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 2026-06-24 22:26:17,603 - DEBUG - Requesting: http://10.0.0.33:8082/project/b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:26:17,652 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:17,673 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:17,706 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:17,725 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:17,731 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/105430b6-e983-44ea-956d-c3b05f9c1ea1 2026-06-24 22:26:17,737 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-24 22:26:17,737 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:17,750 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:17,762 - INFO - Verified VN network id 13 for VN 72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:17,762 - INFO - Verifications in API Server for VN __public__ passed 2026-06-24 22:26:17,762 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:17,770 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:17,788 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:26:17,809 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/105430b6-e983-44ea-956d-c3b05f9c1ea1 2026-06-24 22:26:17,818 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-24 22:26:17,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': '8275071232967658993', 'uuid-lslong': '10420945710649585719'}, 'enable': 'true', 'created': '2026-06-24T22:26:12', 'last-modified': '2026-06-24T22:26:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.495217'} 2026-06-24 22:26:17,825 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:26:17,847 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-24 22:26:17,847 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-24 22:26:17,847 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-24 22:26:17,848 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-24 22:26:17,853 - DEBUG - Requesting: http://10.0.0.33:8082/domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 2026-06-24 22:26:17,861 - DEBUG - Requesting: http://10.0.0.33:8082/project/b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:26:17,922 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:17,934 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-24 22:26:17,934 - DEBUG - Verifying the vn in opserver 2026-06-24 22:26:17,934 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-06-24 22:26:17,934 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-06-24 22:26:17,949 - 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-06-24 22:26:17,949 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-24 22:26:17,949 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:26:17,957 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:26:17,962 - DEBUG - Do not have enough data to verify VN in agent 2026-06-24 22:26:17,962 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:26:17,967 - DEBUG - VRF ids for VN __public__: {} 2026-06-24 22:26:18,061 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-24 22:26:18,199 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-24 22:26:18,218 - DEBUG - Requesting: http://10.0.0.33:8082/domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 2026-06-24 22:26:18,226 - DEBUG - Requesting: http://10.0.0.33:8082/project/b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:26:18,254 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:18,269 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/9abf20dd-09d2-4923-838e-c752d898715f 2026-06-24 22:26:18,275 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-24 22:26:18,281 - DEBUG - Requesting: http://10.0.0.33:8082/domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 2026-06-24 22:26:18,288 - DEBUG - Requesting: http://10.0.0.33:8082/project/b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:26:18,318 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 2026-06-24 22:26:18,335 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-24 22:26:18,335 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-24 22:26:18,345 - 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-06-24 22:26:18,363 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-24 22:26:18,363 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-24 22:26:18,365 - DEBUG - Ingress ctest-nginx-ingress-97598453 not present 2026-06-24 22:26:18,366 - INFO - Creating Ingress ctest-nginx-ingress-97598453 2026-06-24 22:26:18,372 - INFO - Created Ingress ctest-nginx-ingress-97598453 2026-06-24 22:26:18,375 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-97598453 2026-06-24 22:26:21,384 - DEBUG - For Ingress ctest-nginx-ingress-97598453, Cluster IP: 10.47.255.249, External IPs ['188.8.17.60'] 2026-06-24 22:26:21,384 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-97598453 2026-06-24 22:26:21,384 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e7ec7f33-c19b-4db9-bac5-fe58603463fc 2026-06-24 22:26:21,391 - INFO - Ingress ctest-nginx-ingress-97598453 with uuid e7ec7f33-c19b-4db9-bac5-fe58603463fc found in kube manager 2026-06-24 22:26:21,391 - INFO - Ingress ctest-nginx-ingress-97598453 verification passed 2026-06-24 22:26:21,393 - DEBUG - Pod ctest-busybox-pod-19548312 not present 2026-06-24 22:26:21,394 - INFO - Creating Pod ctest-busybox-pod-19548312 2026-06-24 22:26:21,427 - DEBUG - Pod : ctest-busybox-pod-19548312 UUID is 979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:21,438 - DEBUG - Pod ctest-nginx-pod-24089958 not in running state.Currently in Pending 2026-06-24 22:26:26,445 - INFO - Pod ctest-nginx-pod-24089958 is in running state.Got IP 10.47.255.251 2026-06-24 22:26:26,459 - DEBUG - Pod ctest-nginx-pod-24089958 has vmi b56956c0-701b-11f1-931f-fa163efeae5f 2026-06-24 22:26:26,459 - INFO - Verified pod ctest-nginx-pod-24089958 in contrail-api 2026-06-24 22:26:26,460 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:26:26,471 - DEBUG - VMI b56956c0-701b-11f1-931f-fa163efeae5f is active in agent 10.0.0.249 2026-06-24 22:26:26,471 - INFO - Verified Pod ctest-nginx-pod-24089958 in agent 10.0.0.249 2026-06-24 22:26:26,471 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b 2026-06-24 22:26:26,474 - INFO - Pod ctest-nginx-pod-24089958 with uuid d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b found in kube manager 2026-06-24 22:26:26,474 - INFO - Pod ctest-nginx-pod-24089958 verification passed 2026-06-24 22:26:26,535 - DEBUG - [Pod ctest-nginx-pod-24089958] Cmd: echo ctest-nginx-pod-24089958 > /usr/share/nginx/html/index.html, Output: 2026-06-24 22:26:26,542 - INFO - Pod ctest-nginx-pod-18578410 is in running state.Got IP 10.47.255.250 2026-06-24 22:26:26,601 - DEBUG - Pod ctest-nginx-pod-18578410 has vmi b5d7ddde-701b-11f1-931f-fa163efeae5f 2026-06-24 22:26:26,601 - INFO - Verified pod ctest-nginx-pod-18578410 in contrail-api 2026-06-24 22:26:26,601 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:26:26,608 - DEBUG - VMI b5d7ddde-701b-11f1-931f-fa163efeae5f is active in agent 10.0.0.249 2026-06-24 22:26:26,609 - INFO - Verified Pod ctest-nginx-pod-18578410 in agent 10.0.0.249 2026-06-24 22:26:26,609 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=6ebec953-d7e9-4a8e-b462-16ca9b344c08 2026-06-24 22:26:26,612 - INFO - Pod ctest-nginx-pod-18578410 with uuid 6ebec953-d7e9-4a8e-b462-16ca9b344c08 found in kube manager 2026-06-24 22:26:26,612 - INFO - Pod ctest-nginx-pod-18578410 verification passed 2026-06-24 22:26:26,668 - DEBUG - [Pod ctest-nginx-pod-18578410] Cmd: echo ctest-nginx-pod-18578410 > /usr/share/nginx/html/index.html, Output: 2026-06-24 22:26:26,674 - DEBUG - Pod ctest-busybox-pod-19548312 not in running state.Currently in Pending 2026-06-24 22:26:31,681 - INFO - Pod ctest-busybox-pod-19548312 is in running state.Got IP 10.47.255.248 2026-06-24 22:26:31,692 - DEBUG - Pod ctest-busybox-pod-19548312 has vmi ba3d1eb6-701b-11f1-931f-fa163efeae5f 2026-06-24 22:26:31,692 - INFO - Verified pod ctest-busybox-pod-19548312 in contrail-api 2026-06-24 22:26:31,692 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:26:31,706 - DEBUG - VMI ba3d1eb6-701b-11f1-931f-fa163efeae5f is active in agent 10.0.0.249 2026-06-24 22:26:31,706 - INFO - Verified Pod ctest-busybox-pod-19548312 in agent 10.0.0.249 2026-06-24 22:26:31,706 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:31,713 - INFO - Pod ctest-busybox-pod-19548312 with uuid 979caeaa-48ba-4116-9da5-6daa444780d3 found in kube manager 2026-06-24 22:26:31,713 - INFO - Pod ctest-busybox-pod-19548312 verification passed 2026-06-24 22:26:31,771 - DEBUG - [Pod ctest-busybox-pod-19548312] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-24089958 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-06-24 22:26:31,771 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-24 22:26:31,771 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd output: ctest-nginx-pod-24089958 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-06-24 22:26:31,824 - DEBUG - [Pod ctest-busybox-pod-19548312] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-24089958 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-06-24 22:26:31,824 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-24 22:26:31,824 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd output: ctest-nginx-pod-24089958 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-06-24 22:26:31,877 - DEBUG - [Pod ctest-busybox-pod-19548312] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-24089958 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-06-24 22:26:31,877 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-24 22:26:31,877 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd output: ctest-nginx-pod-24089958 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-06-24 22:26:31,932 - DEBUG - [Pod ctest-busybox-pod-19548312] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18578410 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-06-24 22:26:31,932 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-24 22:26:31,932 - DEBUG - [Pod Pod ctest-busybox-pod-19548312] Cmd output: ctest-nginx-pod-18578410 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-06-24 22:26:31,932 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-24089958': 3, 'ctest-nginx-pod-18578410': 1} 2026-06-24 22:26:31,933 - WARNING - Nothing to delete parallely 2026-06-24 22:26:31,933 - INFO - Deleting pod default:ctest-busybox-pod-19548312 2026-06-24 22:26:31,951 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:31,958 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:26:36,960 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:36,966 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:26:41,966 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:41,972 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:26:46,973 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:46,980 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:26:51,980 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:51,987 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:26:56,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:26:56,996 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:27:01,997 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:27:02,004 - WARNING - Pod uuid 979caeaa-48ba-4116-9da5-6daa444780d3 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:27:07,005 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=979caeaa-48ba-4116-9da5-6daa444780d3 2026-06-24 22:27:07,011 - DEBUG - Pod 979caeaa-48ba-4116-9da5-6daa444780d3 is not in agent 10.0.0.249 VM list 2026-06-24 22:27:07,011 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba3d1eb6-701b-11f1-931f-fa163efeae5f 2026-06-24 22:27:07,015 - DEBUG - VMI ba3d1eb6-701b-11f1-931f-fa163efeae5f is removed from agent 10.0.0.249 2026-06-24 22:27:07,015 - INFO - Verified that pod ctest-busybox-pod-19548312 is removed in agent 2026-06-24 22:27:07,016 - INFO - Deleting Ingress : ctest-nginx-ingress-97598453 2026-06-24 22:27:07,031 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e7ec7f33-c19b-4db9-bac5-fe58603463fc 2026-06-24 22:27:07,036 - ERROR - Ingress ctest-nginx-ingress-97598453 with uuid e7ec7f33-c19b-4db9-bac5-fe58603463fc still found in kube manager 2026-06-24 22:27:08,037 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e7ec7f33-c19b-4db9-bac5-fe58603463fc 2026-06-24 22:27:08,042 - INFO - Ingress ctest-nginx-ingress-97598453 with uuid e7ec7f33-c19b-4db9-bac5-fe58603463fc deleted successfully from kube manager 2026-06-24 22:27:08,042 - INFO - Verifications on Ingress %s cleanup passed 2026-06-24 22:27:08,042 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-24 22:27:08,132 - 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-06-24 22:27:08,136 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-24 22:27:08,136 - INFO - Deleting VN __public__ 2026-06-24 22:27:08,250 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 2026-06-24 22:27:08,256 - DEBUG - Response Code: 404 2026-06-24 22:27:08,257 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-24 22:27:08,271 - DEBUG - Requesting: http://10.0.0.33:8082/domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 2026-06-24 22:27:08,283 - DEBUG - Requesting: http://10.0.0.33:8082/project/b10107c7-bead-45f8-8902-d4cfea60b2b7 2026-06-24 22:27:08,379 - INFO - Validated that VN __public__ is not found in API Server 2026-06-24 22:27:08,380 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-24 22:27:08,390 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:27:08,398 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-06-24 22:27:08,398 - INFO - Validated that VN __public__ is not in any agent 2026-06-24 22:27:08,398 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:27:08,408 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-24 22:27:08,419 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-24 22:27:08,430 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-24 22:27:08,431 - INFO - Deleting pod default:ctest-nginx-pod-18578410 2026-06-24 22:27:08,466 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6ebec953-d7e9-4a8e-b462-16ca9b344c08 2026-06-24 22:27:08,494 - WARNING - Pod uuid 6ebec953-d7e9-4a8e-b462-16ca9b344c08 is still seen in agent 10.0.0.249 VM list 2026-06-24 22:27:13,495 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6ebec953-d7e9-4a8e-b462-16ca9b344c08 2026-06-24 22:27:13,500 - DEBUG - Pod 6ebec953-d7e9-4a8e-b462-16ca9b344c08 is not in agent 10.0.0.249 VM list 2026-06-24 22:27:13,500 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b5d7ddde-701b-11f1-931f-fa163efeae5f 2026-06-24 22:27:13,505 - DEBUG - VMI b5d7ddde-701b-11f1-931f-fa163efeae5f is removed from agent 10.0.0.249 2026-06-24 22:27:13,505 - INFO - Verified that pod ctest-nginx-pod-18578410 is removed in agent 2026-06-24 22:27:13,505 - INFO - Deleting pod default:ctest-nginx-pod-24089958 2026-06-24 22:27:13,524 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b 2026-06-24 22:27:13,533 - WARNING - Pod uuid d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b is still seen in agent 10.0.0.249 VM list 2026-06-24 22:27:18,534 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b 2026-06-24 22:27:18,540 - DEBUG - Pod d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b is not in agent 10.0.0.249 VM list 2026-06-24 22:27:18,540 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b56956c0-701b-11f1-931f-fa163efeae5f 2026-06-24 22:27:18,546 - DEBUG - VMI b56956c0-701b-11f1-931f-fa163efeae5f is removed from agent 10.0.0.249 2026-06-24 22:27:18,546 - INFO - Verified that pod ctest-nginx-pod-24089958 is removed in agent 2026-06-24 22:27:18,546 - INFO - Deleting service : ctest-nginx-svc-60454185 2026-06-24 22:27:18,780 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-24 22:27:18,787 - DEBUG - No XMPP flaps were noticed during the test
2026-06-24 22:27:18,788 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2026-06-24 22:27:18,788 - INFO - -------------------------------------------------------------------------------- 2026-06-24 22:27:25,307 - 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-06-24 22:27:25,479 - DEBUG - Output : cluster_project={} 2026-06-24 22:27:25,587 - 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-06-24 22:27:25,765 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-24 22:27:25,770 - 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-06-24 22:27:25,925 - DEBUG - Output : cluster_project={} 2026-06-24 22:27:41,032 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:41,112 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:41,189 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:41,224 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:46,305 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:46,336 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:46,412 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:46,485 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-24 22:27:46,724 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-24 22:27:48,645 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-06-24 22:27:48,651 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-24 22:27:48,676 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-24 22:27:50,701 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-24 22:30:50,627 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-24 22:30:50,661 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=75212ffb-fc7b-4ebc-b96b-10987ba79b15 2026-06-24 22:30:50,696 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9c144c87-6f91-4575-a557-1c41a427e8a9 2026-06-24 22:30:50,702 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9032f763-1e54-4369-a0e5-7891b3240c8d 2026-06-24 22:30:50,710 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:30:50,718 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=654d4b69-2ac8-48a3-923d-c7f1a895f043 2026-06-24 22:30:50,723 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:30:50,727 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:30:50,733 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:30:55,704 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=75212ffb-fc7b-4ebc-b96b-10987ba79b15 2026-06-24 22:30:55,710 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e13e4346-701b-11f1-931f-fa163efeae5f 2026-06-24 22:30:55,736 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9032f763-1e54-4369-a0e5-7891b3240c8d 2026-06-24 22:30:55,738 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9c144c87-6f91-4575-a557-1c41a427e8a9 2026-06-24 22:30:55,744 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2b14bce-701b-11f1-931f-fa163efeae5f 2026-06-24 22:30:55,746 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1b2eb2e-701b-11f1-931f-fa163efeae5f 2026-06-24 22:30:55,779 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:30:55,780 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=654d4b69-2ac8-48a3-923d-c7f1a895f043 2026-06-24 22:30:55,782 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:30:55,783 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:30:55,783 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:30:55,797 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e241568e-701b-11f1-931f-fa163efeae5f 2026-06-24 22:31:00,796 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:31:00,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:31:00,799 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:31:00,800 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:31:05,811 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:31:05,812 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:31:05,813 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:31:05,814 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:31:10,824 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:31:10,826 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:31:10,827 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:31:10,828 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:31:15,840 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:31:15,842 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:31:15,843 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:31:15,844 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:31:20,854 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:31:20,856 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:31:20,857 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:31:20,858 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:31:25,897 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=391dad12-e3f7-49b3-8f01-6e11e331bc6f 2026-06-24 22:31:25,899 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42826fa5-473d-4fa5-a6d2-4839fd858150 2026-06-24 22:31:25,900 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=99c06359-fc14-48aa-be0e-47c763c2e69b 2026-06-24 22:31:25,901 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=557617f5-fbda-49e4-86db-ae6bd17d4e17 2026-06-24 22:31:25,911 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e39be1b6-701b-11f1-931f-fa163efeae5f 2026-06-24 22:31:25,912 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4022c32-701b-11f1-931f-fa163efeae5f 2026-06-24 22:31:25,913 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e33ac6ce-701b-11f1-931f-fa163efeae5f 2026-06-24 22:31:25,915 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e46ac95e-701b-11f1-931f-fa163efeae5f