2026-08-14 17:03:51,917 - DEBUG - [10.0.0.161]: Running cmd : hostname 2026-08-14 17:03:52,205 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2065-1 2026-08-14 17:03:52,205 - DEBUG - [10.0.0.161]: Running cmd : hostname -f 2026-08-14 17:03:52,251 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2065-1 2026-08-14 17:03:52,251 - DEBUG - [10.0.0.161]: 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-08-14 17:03:52,327 - DEBUG - Output : NAMES contrail_test_96xvA0UJJ webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 2026-08-14 17:03:52,328 - DEBUG - [10.0.0.161]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-14 17:03:52,406 - DEBUG - Output : 127.0.0.1/8 10.0.0.161/24 252.161.0.1/8 10.70.35.1/24 172.17.0.1/16 2026-08-14 17:03:52,406 - DEBUG - [10.0.0.161]: Running cmd : getent hosts 10.0.0.161 | head -n 1 | awk '{print $2}' 2026-08-14 17:03:52,452 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2065-1 2026-08-14 17:03:52,554 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-08-14 17:03:52,820 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2065-1 2026-08-14 17:03:52,821 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-08-14 17:03:52,855 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2065-1 2026-08-14 17:03:52,855 - DEBUG - [10.0.0.50]: 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-08-14 17:03:52,910 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-14 17:03:52,911 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-14 17:03:52,986 - DEBUG - Output : 10.0.0.50/24 2026-08-14 17:03:52,986 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-08-14 17:03:53,019 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2065-1 2026-08-14 17:03:53,104 - INFO - Using existing project ['default-domain', 'k8s-default'](b798d5ad-ba1b-4360-84d5-c760263caa76) 2026-08-14 17:03:53,206 - INFO - Using existing project ['default-domain', 'k8s-default'](b798d5ad-ba1b-4360-84d5-c760263caa76) 2026-08-14 17:03:53,349 - INFO - ================================================================================ 2026-08-14 17:03:53,349 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-14 17:03:53,350 - 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-08-14 17:03:53,620 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 17:03:53,628 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.161': '0'}} with 2026-08-14 17:03:53,628 - INFO - Initial checks done. Running the testcase now 2026-08-14 17:03:53,628 - INFO - 2026-08-14 17:03:53,634 - INFO - Namespace default already exists 2026-08-14 17:03:53,634 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 17:03:53,772 - DEBUG - Output : cluster_project={} 2026-08-14 17:03:53,869 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-14 17:03:53,869 - DEBUG - Project uuid in Contrail is b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:03:53,869 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 17:03:54,038 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 17:03:54,038 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_NamespaceDatabaseList?namespace_uuid=2ce18f68-b089-42b0-8164-e6867ddedae7 2026-08-14 17:03:54,046 - INFO - Namespace default with uuid 2ce18f68-b089-42b0-8164-e6867ddedae7 found in kube manager 2026-08-14 17:03:54,046 - INFO - Namespace default verification passed 2026-08-14 17:03:54,049 - DEBUG - Service ctest-nginx-svc-30424281 not present 2026-08-14 17:03:54,050 - INFO - Creating service ctest-nginx-svc-30424281 2026-08-14 17:03:54,073 - INFO - Created Service ctest-nginx-svc-30424281 2026-08-14 17:03:54,080 - DEBUG - Pod ctest-nginx-pod-73857103 not present 2026-08-14 17:03:54,088 - INFO - Creating Pod ctest-nginx-pod-73857103 2026-08-14 17:03:54,137 - DEBUG - Pod : ctest-nginx-pod-73857103 UUID is 2c8c0fb0-3757-4dd9-92e9-29b915ae774d 2026-08-14 17:03:54,161 - DEBUG - Pod ctest-nginx-pod-82657877 not present 2026-08-14 17:03:54,161 - INFO - Creating Pod ctest-nginx-pod-82657877 2026-08-14 17:03:54,214 - DEBUG - Pod : ctest-nginx-pod-82657877 UUID is b3051b8f-5a6f-4aa9-b241-31e4de185f1a 2026-08-14 17:03:54,456 - INFO - Created VN __public__, UUID :25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:03:54,716 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 17:03:54,726 - DEBUG - Requesting: http://10.0.0.161:8082/domain/980ad226-ab55-41be-a247-63a86ee5df97 2026-08-14 17:03:54,747 - DEBUG - Requesting: http://10.0.0.161:8082/project/b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:03:54,841 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:03:54,867 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:03:54,892 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:03:54,902 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:03:54,913 - DEBUG - Route Targets: [] 2026-08-14 17:03:54,920 - DEBUG - RT names not yet present for VN __public__ 2026-08-14 17:03:59,921 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 17:03:59,928 - DEBUG - Requesting: http://10.0.0.161:8082/domain/980ad226-ab55-41be-a247-63a86ee5df97 2026-08-14 17:03:59,937 - DEBUG - Requesting: http://10.0.0.161:8082/project/b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:03:59,985 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:03:59,994 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,004 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:04:00,013 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:04:00,021 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/cdc746ab-9e7c-495e-98b6-6f20f903cac7 2026-08-14 17:04:00,028 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 17:04:00,029 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,038 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:04:00,053 - INFO - Verified VN network id 13 for VN 25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,053 - INFO - Verifications in API Server for VN __public__ passed 2026-08-14 17:04:00,053 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,064 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:04:00,073 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:04:00,081 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/cdc746ab-9e7c-495e-98b6-6f20f903cac7 2026-08-14 17:04:00,093 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 17:04:00,103 - DEBUG - Control-node 10.0.0.161 : 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': '2707384237491308997', 'uuid-lslong': '10114337551290742336'}, 'enable': 'true', 'created': '2026-08-14T17:03:54', 'last-modified': '2026-08-14T17:03:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.528986'} 2026-08-14 17:04:00,103 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:00,118 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 17:04:00,118 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-14 17:04:00,118 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-14 17:04:00,119 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 17:04:00,124 - DEBUG - Requesting: http://10.0.0.161:8082/domain/980ad226-ab55-41be-a247-63a86ee5df97 2026-08-14 17:04:00,134 - DEBUG - Requesting: http://10.0.0.161:8082/project/b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:04:00,204 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,233 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-14 17:04:00,233 - DEBUG - Verifying the vn in opserver 2026-08-14 17:04:00,233 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.161 2026-08-14 17:04:00,233 - DEBUG - Requesting: http://10.0.0.161:8081/analytics/uves/virtual-networks 2026-08-14 17:04:00,241 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.161:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-14 17:04:00,241 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-14 17:04:00,241 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:00,250 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:00,257 - DEBUG - Do not have enough data to verify VN in agent 2026-08-14 17:04:00,257 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:00,262 - DEBUG - VRF ids for VN __public__: {} 2026-08-14 17:04:00,371 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-14 17:04:00,491 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 17:04:00,498 - DEBUG - Requesting: http://10.0.0.161:8082/domain/980ad226-ab55-41be-a247-63a86ee5df97 2026-08-14 17:04:00,507 - DEBUG - Requesting: http://10.0.0.161:8082/project/b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:04:00,557 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,569 - DEBUG - Requesting: http://10.0.0.161:8082/floating-ip-pool/c668dadb-8565-4ec3-bc7e-2a63734b6a63 2026-08-14 17:04:00,576 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 17:04:00,581 - DEBUG - Requesting: http://10.0.0.161:8082/domain/980ad226-ab55-41be-a247-63a86ee5df97 2026-08-14 17:04:00,589 - DEBUG - Requesting: http://10.0.0.161:8082/project/b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:04:00,654 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 2026-08-14 17:04:00,664 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-14 17:04:00,664 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-14 17:04:00,672 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 17:04:00,679 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-14 17:04:00,679 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-14 17:04:00,683 - DEBUG - Ingress ctest-nginx-ingress-57600636 not present 2026-08-14 17:04:00,683 - INFO - Creating Ingress ctest-nginx-ingress-57600636 2026-08-14 17:04:00,691 - INFO - Created Ingress ctest-nginx-ingress-57600636 2026-08-14 17:04:00,696 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-57600636 2026-08-14 17:04:03,705 - DEBUG - For Ingress ctest-nginx-ingress-57600636, Cluster IP: 10.47.255.249, External IPs ['68.139.91.252'] 2026-08-14 17:04:03,705 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-57600636 2026-08-14 17:04:03,705 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=be050b18-69ec-4551-bf32-a2a7488db7e3 2026-08-14 17:04:03,711 - INFO - Ingress ctest-nginx-ingress-57600636 with uuid be050b18-69ec-4551-bf32-a2a7488db7e3 found in kube manager 2026-08-14 17:04:03,711 - INFO - Ingress ctest-nginx-ingress-57600636 verification passed 2026-08-14 17:04:03,714 - DEBUG - Pod ctest-busybox-pod-77512957 not present 2026-08-14 17:04:03,715 - INFO - Creating Pod ctest-busybox-pod-77512957 2026-08-14 17:04:03,744 - DEBUG - Pod : ctest-busybox-pod-77512957 UUID is e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:03,758 - DEBUG - Pod ctest-nginx-pod-73857103 not in running state.Currently in Pending 2026-08-14 17:04:08,771 - INFO - Pod ctest-nginx-pod-73857103 is in running state.Got IP 10.47.255.251 2026-08-14 17:04:08,845 - DEBUG - Pod ctest-nginx-pod-73857103 has vmi 225a902e-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:04:08,845 - INFO - Verified pod ctest-nginx-pod-73857103 in contrail-api 2026-08-14 17:04:08,845 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:04:08,863 - DEBUG - VMI 225a902e-9802-11f1-b278-fa163e5c19e4 is active in agent 10.0.0.50 2026-08-14 17:04:08,863 - INFO - Verified Pod ctest-nginx-pod-73857103 in agent 10.0.0.50 2026-08-14 17:04:08,863 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=2c8c0fb0-3757-4dd9-92e9-29b915ae774d 2026-08-14 17:04:08,872 - INFO - Pod ctest-nginx-pod-73857103 with uuid 2c8c0fb0-3757-4dd9-92e9-29b915ae774d found in kube manager 2026-08-14 17:04:08,873 - INFO - Pod ctest-nginx-pod-73857103 verification passed 2026-08-14 17:04:08,955 - DEBUG - [Pod ctest-nginx-pod-73857103] Cmd: echo ctest-nginx-pod-73857103 > /usr/share/nginx/html/index.html, Output: 2026-08-14 17:04:08,963 - INFO - Pod ctest-nginx-pod-82657877 is in running state.Got IP 10.47.255.250 2026-08-14 17:04:08,978 - DEBUG - Pod ctest-nginx-pod-82657877 has vmi 22d7c30a-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:04:08,978 - INFO - Verified pod ctest-nginx-pod-82657877 in contrail-api 2026-08-14 17:04:08,978 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:04:08,990 - DEBUG - VMI 22d7c30a-9802-11f1-b278-fa163e5c19e4 is active in agent 10.0.0.50 2026-08-14 17:04:08,991 - INFO - Verified Pod ctest-nginx-pod-82657877 in agent 10.0.0.50 2026-08-14 17:04:08,991 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=b3051b8f-5a6f-4aa9-b241-31e4de185f1a 2026-08-14 17:04:08,996 - INFO - Pod ctest-nginx-pod-82657877 with uuid b3051b8f-5a6f-4aa9-b241-31e4de185f1a found in kube manager 2026-08-14 17:04:08,996 - INFO - Pod ctest-nginx-pod-82657877 verification passed 2026-08-14 17:04:09,060 - DEBUG - [Pod ctest-nginx-pod-82657877] Cmd: echo ctest-nginx-pod-82657877 > /usr/share/nginx/html/index.html, Output: 2026-08-14 17:04:09,068 - DEBUG - Pod ctest-busybox-pod-77512957 not in running state.Currently in Pending 2026-08-14 17:04:14,077 - INFO - Pod ctest-busybox-pod-77512957 is in running state.Got IP 10.47.255.248 2026-08-14 17:04:14,093 - DEBUG - Pod ctest-busybox-pod-77512957 has vmi 275678a4-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:04:14,093 - INFO - Verified pod ctest-busybox-pod-77512957 in contrail-api 2026-08-14 17:04:14,093 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:04:14,106 - DEBUG - VMI 275678a4-9802-11f1-b278-fa163e5c19e4 is active in agent 10.0.0.50 2026-08-14 17:04:14,106 - INFO - Verified Pod ctest-busybox-pod-77512957 in agent 10.0.0.50 2026-08-14 17:04:14,106 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:14,111 - INFO - Pod ctest-busybox-pod-77512957 with uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 found in kube manager 2026-08-14 17:04:14,111 - INFO - Pod ctest-busybox-pod-77512957 verification passed 2026-08-14 17:04:14,176 - DEBUG - [Pod ctest-busybox-pod-77512957] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-73857103 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-08-14 17:04:14,176 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 17:04:14,176 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] Cmd output: ctest-nginx-pod-73857103 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-08-14 17:04:14,245 - DEBUG - [Pod ctest-busybox-pod-77512957] 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-73857103 2026-08-14 17:04:14,245 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 17:04:14,245 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] 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-73857103 2026-08-14 17:04:14,317 - DEBUG - [Pod ctest-busybox-pod-77512957] 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-73857103 2026-08-14 17:04:14,317 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 17:04:14,317 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] 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-73857103 2026-08-14 17:04:14,387 - DEBUG - [Pod ctest-busybox-pod-77512957] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-82657877 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-08-14 17:04:14,387 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 17:04:14,387 - DEBUG - [Pod Pod ctest-busybox-pod-77512957] Cmd output: ctest-nginx-pod-82657877 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-08-14 17:04:14,387 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73857103': 3, 'ctest-nginx-pod-82657877': 1} 2026-08-14 17:04:14,387 - WARNING - Nothing to delete parallely 2026-08-14 17:04:14,387 - INFO - Deleting pod default:ctest-busybox-pod-77512957 2026-08-14 17:04:14,403 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:14,412 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:19,413 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:19,421 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:24,422 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:24,431 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:29,431 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:29,441 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:34,442 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:34,451 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:39,452 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:39,465 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:44,466 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:44,476 - WARNING - Pod uuid e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:49,478 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 2026-08-14 17:04:49,486 - DEBUG - Pod e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 is not in agent 10.0.0.50 VM list 2026-08-14 17:04:49,486 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:275678a4-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:04:49,493 - DEBUG - VMI 275678a4-9802-11f1-b278-fa163e5c19e4 is removed from agent 10.0.0.50 2026-08-14 17:04:49,493 - INFO - Verified that pod ctest-busybox-pod-77512957 is removed in agent 2026-08-14 17:04:49,493 - INFO - Deleting Ingress : ctest-nginx-ingress-57600636 2026-08-14 17:04:49,500 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=be050b18-69ec-4551-bf32-a2a7488db7e3 2026-08-14 17:04:49,505 - ERROR - Ingress ctest-nginx-ingress-57600636 with uuid be050b18-69ec-4551-bf32-a2a7488db7e3 still found in kube manager 2026-08-14 17:04:50,508 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=be050b18-69ec-4551-bf32-a2a7488db7e3 2026-08-14 17:04:50,514 - INFO - Ingress ctest-nginx-ingress-57600636 with uuid be050b18-69ec-4551-bf32-a2a7488db7e3 deleted successfully from kube manager 2026-08-14 17:04:50,514 - INFO - Verifications on Ingress %s cleanup passed 2026-08-14 17:04:50,514 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-14 17:04:50,730 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 17:04:50,750 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-14 17:04:50,750 - INFO - Deleting VN __public__ 2026-08-14 17:04:51,010 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 2026-08-14 17:04:51,022 - DEBUG - Response Code: 404 2026-08-14 17:04:51,023 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 17:04:51,039 - DEBUG - Requesting: http://10.0.0.161:8082/domain/980ad226-ab55-41be-a247-63a86ee5df97 2026-08-14 17:04:51,050 - DEBUG - Requesting: http://10.0.0.161:8082/project/b798d5ad-ba1b-4360-84d5-c760263caa76 2026-08-14 17:04:51,135 - INFO - Validated that VN __public__ is not found in API Server 2026-08-14 17:04:51,135 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-14 17:04:51,146 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:51,157 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2026-08-14 17:04:51,157 - INFO - Validated that VN __public__ is not in any agent 2026-08-14 17:04:51,158 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:51,180 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 17:04:51,188 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 17:04:51,221 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-14 17:04:51,222 - INFO - Deleting pod default:ctest-nginx-pod-82657877 2026-08-14 17:04:51,261 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b3051b8f-5a6f-4aa9-b241-31e4de185f1a 2026-08-14 17:04:51,285 - WARNING - Pod uuid b3051b8f-5a6f-4aa9-b241-31e4de185f1a is still seen in agent 10.0.0.50 VM list 2026-08-14 17:04:56,287 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b3051b8f-5a6f-4aa9-b241-31e4de185f1a 2026-08-14 17:04:56,294 - DEBUG - Pod b3051b8f-5a6f-4aa9-b241-31e4de185f1a is not in agent 10.0.0.50 VM list 2026-08-14 17:04:56,294 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:22d7c30a-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:04:56,301 - DEBUG - VMI 22d7c30a-9802-11f1-b278-fa163e5c19e4 is removed from agent 10.0.0.50 2026-08-14 17:04:56,301 - INFO - Verified that pod ctest-nginx-pod-82657877 is removed in agent 2026-08-14 17:04:56,301 - INFO - Deleting pod default:ctest-nginx-pod-73857103 2026-08-14 17:04:56,344 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=2c8c0fb0-3757-4dd9-92e9-29b915ae774d 2026-08-14 17:04:56,351 - WARNING - Pod uuid 2c8c0fb0-3757-4dd9-92e9-29b915ae774d is still seen in agent 10.0.0.50 VM list 2026-08-14 17:05:01,352 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=2c8c0fb0-3757-4dd9-92e9-29b915ae774d 2026-08-14 17:05:01,360 - DEBUG - Pod 2c8c0fb0-3757-4dd9-92e9-29b915ae774d is not in agent 10.0.0.50 VM list 2026-08-14 17:05:01,360 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:225a902e-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:05:01,368 - DEBUG - VMI 225a902e-9802-11f1-b278-fa163e5c19e4 is removed from agent 10.0.0.50 2026-08-14 17:05:01,368 - INFO - Verified that pod ctest-nginx-pod-73857103 is removed in agent 2026-08-14 17:05:01,369 - INFO - Deleting service : ctest-nginx-svc-30424281 2026-08-14 17:05:01,633 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 17:05:01,641 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 17:05:01,641 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2026-08-14 17:05:01,641 - INFO - -------------------------------------------------------------------------------- 2026-08-14 17:05:08,309 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 17:05:08,460 - DEBUG - Output : cluster_project={} 2026-08-14 17:05:08,579 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 17:05:08,756 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 17:05:08,763 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 17:05:08,970 - DEBUG - Output : cluster_project={} 2026-08-14 17:05:19,209 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:24,273 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:24,365 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:24,408 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:29,513 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:29,564 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:29,646 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:29,729 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 17:05:30,028 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 17:05:32,708 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2026-08-14 17:05:32,715 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2026-08-14 17:05:32,752 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2026-08-14 17:05:34,778 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2026-08-14 17:08:45,640 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 17:08:45,690 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=aab23951-706f-4218-93d5-6e441d1b3dfd 2026-08-14 17:08:45,715 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:08:45,724 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3818edb8-e101-4000-a431-7d3fc02f7b86 2026-08-14 17:08:45,728 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:08:45,734 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:08:45,738 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:08:45,742 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=54c86c38-6479-4975-98c9-55ed8bb75846 2026-08-14 17:08:45,747 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=fa754cc7-a2c9-40ae-94d3-50a7d4c66ee4 2026-08-14 17:08:50,753 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:08:50,755 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=aab23951-706f-4218-93d5-6e441d1b3dfd 2026-08-14 17:08:50,767 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=54c86c38-6479-4975-98c9-55ed8bb75846 2026-08-14 17:08:50,769 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=fa754cc7-a2c9-40ae-94d3-50a7d4c66ee4 2026-08-14 17:08:50,771 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:08:50,773 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3818edb8-e101-4000-a431-7d3fc02f7b86 2026-08-14 17:08:50,774 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:08:50,774 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:08:50,782 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e6b647c-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:08:50,815 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f044a16-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:08:50,821 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fbb1eda-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:08:50,822 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5047f1fc-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:08:55,786 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:08:55,820 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:08:55,821 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:08:55,823 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:09:00,794 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:09:00,840 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:09:00,842 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:09:00,843 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:09:05,803 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:09:05,853 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:09:05,855 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:09:05,856 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:09:10,810 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:09:10,867 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:09:10,869 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:09:10,871 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:09:15,820 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:09:15,882 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:09:15,884 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:09:15,886 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:09:20,829 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=30ecfdab-75e9-4ace-b778-7fad6cb8200f 2026-08-14 17:09:20,836 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:51ff25ba-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:09:20,891 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e166981e-b562-45c9-8926-e8994bbcb243 2026-08-14 17:09:20,896 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=bf6b7a61-d168-4a27-af83-3e288900dfdc 2026-08-14 17:09:20,897 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f8ba04f3-5c9a-4ca3-a3f1-cd778702959e 2026-08-14 17:09:20,900 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:516eb16a-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:09:20,910 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5281f4ae-9802-11f1-b278-fa163e5c19e4 2026-08-14 17:09:20,914 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50e07fb2-9802-11f1-b278-fa163e5c19e4