2025-09-18 21:31:03,706 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-09-18 21:31:03,956 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1489-1 2025-09-18 21:31:03,956 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-09-18 21:31:03,999 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1489-1 2025-09-18 21:31:03,999 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-18 21:31:04,097 - DEBUG - Output : NAMES contrail_test_NJ8PQLFWc contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 2025-09-18 21:31:04,098 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-18 21:31:04,131 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.118.147.1/24 172.17.0.1/16 2025-09-18 21:31:04,132 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-09-18 21:31:04,165 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1489-1 2025-09-18 21:31:04,262 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-09-18 21:31:04,477 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1489-1 2025-09-18 21:31:04,477 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-09-18 21:31:04,501 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1489-1 2025-09-18 21:31:04,501 - DEBUG - [10.0.0.27]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-18 21:31:04,547 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-18 21:31:04,548 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-18 21:31:04,612 - DEBUG - Output : 10.0.0.27/24 2025-09-18 21:31:04,613 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-09-18 21:31:04,647 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1489-1 2025-09-18 21:31:04,716 - INFO - Using existing project ['default-domain', 'k8s-default'](b8c40219-1d52-41e2-ad55-6839c6ed2e75) 2025-09-18 21:31:04,822 - INFO - Using existing project ['default-domain', 'k8s-default'](b8c40219-1d52-41e2-ad55-6839c6ed2e75) 2025-09-18 21:31:04,951 - INFO - ================================================================================ 2025-09-18 21:31:04,952 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-18 21:31:04,953 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-09-18 21:31:05,147 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 21:31:05,155 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.38': '0'}} with 2025-09-18 21:31:05,155 - INFO - Initial checks done. Running the testcase now 2025-09-18 21:31:05,155 - INFO - 2025-09-18 21:31:05,165 - INFO - Namespace default already exists 2025-09-18 21:31:05,165 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 21:31:05,292 - DEBUG - Output : cluster_project={} 2025-09-18 21:31:05,355 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-18 21:31:05,355 - DEBUG - Project uuid in Contrail is b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:31:05,355 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-18 21:31:05,471 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-18 21:31:05,472 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=be7e20e0-2b54-452a-b8a2-fb7ae6043ab4 2025-09-18 21:31:05,476 - INFO - Namespace default with uuid be7e20e0-2b54-452a-b8a2-fb7ae6043ab4 found in kube manager 2025-09-18 21:31:05,476 - INFO - Namespace default verification passed 2025-09-18 21:31:05,480 - DEBUG - Service ctest-nginx-svc-22171381 not present 2025-09-18 21:31:05,480 - INFO - Creating service ctest-nginx-svc-22171381 2025-09-18 21:31:05,502 - INFO - Created Service ctest-nginx-svc-22171381 2025-09-18 21:31:05,511 - DEBUG - Pod ctest-nginx-pod-84012830 not present 2025-09-18 21:31:05,511 - INFO - Creating Pod ctest-nginx-pod-84012830 2025-09-18 21:31:05,557 - DEBUG - Pod : ctest-nginx-pod-84012830 UUID is b862782a-a37d-47ab-ae55-35271a747b23 2025-09-18 21:31:05,569 - DEBUG - Pod ctest-nginx-pod-01310367 not present 2025-09-18 21:31:05,570 - INFO - Creating Pod ctest-nginx-pod-01310367 2025-09-18 21:31:05,595 - DEBUG - Pod : ctest-nginx-pod-01310367 UUID is e7be9b70-9b5a-4483-aecc-dd158a987e81 2025-09-18 21:31:05,740 - INFO - Created VN __public__, UUID :7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:05,929 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-18 21:31:05,935 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59376386-09fc-4a06-aa63-69d9d7d1fa49 2025-09-18 21:31:05,950 - DEBUG - Requesting: http://10.0.0.38:8082/project/b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:31:06,016 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:06,028 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:06,040 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:06,090 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:06,114 - DEBUG - Route Targets: [] 2025-09-18 21:31:06,114 - DEBUG - RT names not yet present for VN __public__ 2025-09-18 21:31:11,114 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-18 21:31:11,120 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59376386-09fc-4a06-aa63-69d9d7d1fa49 2025-09-18 21:31:11,126 - DEBUG - Requesting: http://10.0.0.38:8082/project/b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:31:11,163 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,173 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,182 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:11,190 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:11,195 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/8bc50b19-a484-4778-9736-edd294173626 2025-09-18 21:31:11,201 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-18 21:31:11,201 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,210 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:11,221 - INFO - Verified VN network id 13 for VN 7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,221 - INFO - Verifications in API Server for VN __public__ passed 2025-09-18 21:31:11,221 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,228 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:11,234 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:31:11,239 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/8bc50b19-a484-4778-9736-edd294173626 2025-09-18 21:31:11,245 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-18 21:31:11,253 - DEBUG - Control-node 10.0.0.38 : 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': '8863596756554631209', 'uuid-lslong': '9242159450585016121'}, 'enable': 'true', 'created': '2025-09-18T21:31:05', 'last-modified': '2025-09-18T21:31:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.355214'} 2025-09-18 21:31:11,253 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:31:11,264 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-18 21:31:11,264 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-18 21:31:11,265 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-18 21:31:11,265 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-18 21:31:11,270 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59376386-09fc-4a06-aa63-69d9d7d1fa49 2025-09-18 21:31:11,276 - DEBUG - Requesting: http://10.0.0.38:8082/project/b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:31:11,307 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,324 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-18 21:31:11,324 - DEBUG - Verifying the vn in opserver 2025-09-18 21:31:11,324 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-09-18 21:31:11,324 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-09-18 21:31:11,329 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-18 21:31:11,329 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-18 21:31:11,329 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:31:11,335 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:31:11,340 - DEBUG - Do not have enough data to verify VN in agent 2025-09-18 21:31:11,340 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:31:11,344 - DEBUG - VRF ids for VN __public__: {} 2025-09-18 21:31:11,435 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-18 21:31:11,529 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-18 21:31:11,536 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59376386-09fc-4a06-aa63-69d9d7d1fa49 2025-09-18 21:31:11,543 - DEBUG - Requesting: http://10.0.0.38:8082/project/b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:31:11,578 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,591 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/9d0a2c46-71f5-4485-a815-40e0c245ef72 2025-09-18 21:31:11,597 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-18 21:31:11,601 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59376386-09fc-4a06-aa63-69d9d7d1fa49 2025-09-18 21:31:11,606 - DEBUG - Requesting: http://10.0.0.38:8082/project/b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:31:11,648 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7b01d249-eabe-4829-8042-bf0da1a3a739 2025-09-18 21:31:11,655 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-18 21:31:11,656 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-18 21:31:11,662 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-18 21:31:11,667 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-18 21:31:11,667 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-18 21:31:11,670 - DEBUG - Ingress ctest-nginx-ingress-55461282 not present 2025-09-18 21:31:11,671 - INFO - Creating Ingress ctest-nginx-ingress-55461282 2025-09-18 21:31:11,678 - INFO - Created Ingress ctest-nginx-ingress-55461282 2025-09-18 21:31:11,682 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-55461282 2025-09-18 21:31:14,695 - DEBUG - For Ingress ctest-nginx-ingress-55461282, Cluster IP: 10.47.255.249, External IPs ['164.193.202.60'] 2025-09-18 21:31:14,695 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-55461282 2025-09-18 21:31:14,695 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=118e4814-9104-44d9-b9ed-d29fb97abf65 2025-09-18 21:31:14,704 - INFO - Ingress ctest-nginx-ingress-55461282 with uuid 118e4814-9104-44d9-b9ed-d29fb97abf65 found in kube manager 2025-09-18 21:31:14,704 - INFO - Ingress ctest-nginx-ingress-55461282 verification passed 2025-09-18 21:31:14,706 - DEBUG - Pod ctest-busybox-pod-63225167 not present 2025-09-18 21:31:14,708 - INFO - Creating Pod ctest-busybox-pod-63225167 2025-09-18 21:31:14,744 - DEBUG - Pod : ctest-busybox-pod-63225167 UUID is 1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:14,750 - DEBUG - Pod ctest-nginx-pod-84012830 not in running state.Currently in Pending 2025-09-18 21:31:19,758 - INFO - Pod ctest-nginx-pod-84012830 is in running state.Got IP 10.47.255.251 2025-09-18 21:31:19,814 - DEBUG - Pod ctest-nginx-pod-84012830 has vmi c94f4b0c-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:31:19,814 - INFO - Verified pod ctest-nginx-pod-84012830 in contrail-api 2025-09-18 21:31:19,814 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:31:19,826 - DEBUG - VMI c94f4b0c-94d6-11f0-8ab5-fa163eb78834 is active in agent 10.0.0.27 2025-09-18 21:31:19,826 - INFO - Verified Pod ctest-nginx-pod-84012830 in agent 10.0.0.27 2025-09-18 21:31:19,827 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=b862782a-a37d-47ab-ae55-35271a747b23 2025-09-18 21:31:19,831 - INFO - Pod ctest-nginx-pod-84012830 with uuid b862782a-a37d-47ab-ae55-35271a747b23 found in kube manager 2025-09-18 21:31:19,831 - INFO - Pod ctest-nginx-pod-84012830 verification passed 2025-09-18 21:31:19,926 - DEBUG - [Pod ctest-nginx-pod-84012830] Cmd: echo ctest-nginx-pod-84012830 > /usr/share/nginx/html/index.html, Output: 2025-09-18 21:31:19,936 - INFO - Pod ctest-nginx-pod-01310367 is in running state.Got IP 10.47.255.250 2025-09-18 21:31:19,949 - DEBUG - Pod ctest-nginx-pod-01310367 has vmi c9b659fa-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:31:19,949 - INFO - Verified pod ctest-nginx-pod-01310367 in contrail-api 2025-09-18 21:31:19,950 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:31:19,977 - DEBUG - VMI c9b659fa-94d6-11f0-8ab5-fa163eb78834 is active in agent 10.0.0.27 2025-09-18 21:31:19,978 - INFO - Verified Pod ctest-nginx-pod-01310367 in agent 10.0.0.27 2025-09-18 21:31:19,978 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=e7be9b70-9b5a-4483-aecc-dd158a987e81 2025-09-18 21:31:19,993 - INFO - Pod ctest-nginx-pod-01310367 with uuid e7be9b70-9b5a-4483-aecc-dd158a987e81 found in kube manager 2025-09-18 21:31:19,993 - INFO - Pod ctest-nginx-pod-01310367 verification passed 2025-09-18 21:31:20,058 - DEBUG - [Pod ctest-nginx-pod-01310367] Cmd: echo ctest-nginx-pod-01310367 > /usr/share/nginx/html/index.html, Output: 2025-09-18 21:31:20,063 - DEBUG - Pod ctest-busybox-pod-63225167 not in running state.Currently in Pending 2025-09-18 21:31:25,071 - DEBUG - Pod ctest-busybox-pod-63225167 not in running state.Currently in Pending 2025-09-18 21:31:30,090 - INFO - Pod ctest-busybox-pod-63225167 is in running state.Got IP 10.47.255.248 2025-09-18 21:31:30,112 - DEBUG - Pod ctest-busybox-pod-63225167 has vmi ce0b04c4-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:31:30,112 - INFO - Verified pod ctest-busybox-pod-63225167 in contrail-api 2025-09-18 21:31:30,112 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:31:30,125 - DEBUG - VMI ce0b04c4-94d6-11f0-8ab5-fa163eb78834 is active in agent 10.0.0.27 2025-09-18 21:31:30,125 - INFO - Verified Pod ctest-busybox-pod-63225167 in agent 10.0.0.27 2025-09-18 21:31:30,126 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:30,131 - INFO - Pod ctest-busybox-pod-63225167 with uuid 1566b251-0da4-4563-9999-f4abdd309638 found in kube manager 2025-09-18 21:31:30,131 - INFO - Pod ctest-busybox-pod-63225167 verification passed 2025-09-18 21:31:30,189 - DEBUG - [Pod ctest-busybox-pod-63225167] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84012830 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 21:31:30,189 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 21:31:30,189 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd output: ctest-nginx-pod-84012830 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 21:31:30,259 - DEBUG - [Pod ctest-busybox-pod-63225167] 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-84012830 2025-09-18 21:31:30,259 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 21:31:30,259 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] 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-84012830 2025-09-18 21:31:30,309 - DEBUG - [Pod ctest-busybox-pod-63225167] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84012830 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 21:31:30,309 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 21:31:30,309 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd output: ctest-nginx-pod-84012830 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 21:31:30,368 - DEBUG - [Pod ctest-busybox-pod-63225167] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01310367 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 21:31:30,368 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-18 21:31:30,368 - DEBUG - [Pod Pod ctest-busybox-pod-63225167] Cmd output: ctest-nginx-pod-01310367 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-18 21:31:30,368 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-84012830': 3, 'ctest-nginx-pod-01310367': 1} 2025-09-18 21:31:30,368 - WARNING - Nothing to delete parallely 2025-09-18 21:31:30,368 - INFO - Deleting pod default:ctest-busybox-pod-63225167 2025-09-18 21:31:30,379 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:30,386 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:31:35,389 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:35,395 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:31:40,396 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:40,402 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:31:45,402 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:45,408 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:31:50,409 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:50,415 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:31:55,416 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:31:55,427 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:32:00,428 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:32:00,439 - WARNING - Pod uuid 1566b251-0da4-4563-9999-f4abdd309638 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:32:05,440 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1566b251-0da4-4563-9999-f4abdd309638 2025-09-18 21:32:05,447 - DEBUG - Pod 1566b251-0da4-4563-9999-f4abdd309638 is not in agent 10.0.0.27 VM list 2025-09-18 21:32:05,447 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce0b04c4-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:32:05,453 - DEBUG - VMI ce0b04c4-94d6-11f0-8ab5-fa163eb78834 is removed from agent 10.0.0.27 2025-09-18 21:32:05,454 - INFO - Verified that pod ctest-busybox-pod-63225167 is removed in agent 2025-09-18 21:32:05,454 - INFO - Deleting Ingress : ctest-nginx-ingress-55461282 2025-09-18 21:32:05,475 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=118e4814-9104-44d9-b9ed-d29fb97abf65 2025-09-18 21:32:05,497 - ERROR - Ingress ctest-nginx-ingress-55461282 with uuid 118e4814-9104-44d9-b9ed-d29fb97abf65 still found in kube manager 2025-09-18 21:32:06,499 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=118e4814-9104-44d9-b9ed-d29fb97abf65 2025-09-18 21:32:06,502 - INFO - Ingress ctest-nginx-ingress-55461282 with uuid 118e4814-9104-44d9-b9ed-d29fb97abf65 deleted successfully from kube manager 2025-09-18 21:32:06,502 - INFO - Verifications on Ingress %s cleanup passed 2025-09-18 21:32:06,503 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-18 21:32:06,618 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-18 21:32:06,624 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-18 21:32:06,625 - INFO - Deleting VN __public__ 2025-09-18 21:32:06,765 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f0fc05eb-c5b2-4627-99b2-fe113e2163c8 2025-09-18 21:32:06,771 - DEBUG - Response Code: 404 2025-09-18 21:32:06,771 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-18 21:32:06,777 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59376386-09fc-4a06-aa63-69d9d7d1fa49 2025-09-18 21:32:06,786 - DEBUG - Requesting: http://10.0.0.38:8082/project/b8c40219-1d52-41e2-ad55-6839c6ed2e75 2025-09-18 21:32:06,852 - INFO - Validated that VN __public__ is not found in API Server 2025-09-18 21:32:06,852 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-18 21:32:06,866 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:32:06,875 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-09-18 21:32:06,875 - INFO - Validated that VN __public__ is not in any agent 2025-09-18 21:32:06,875 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:32:06,882 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-18 21:32:06,898 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-18 21:32:06,905 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-18 21:32:06,905 - INFO - Deleting pod default:ctest-nginx-pod-01310367 2025-09-18 21:32:06,918 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e7be9b70-9b5a-4483-aecc-dd158a987e81 2025-09-18 21:32:06,937 - WARNING - Pod uuid e7be9b70-9b5a-4483-aecc-dd158a987e81 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:32:11,938 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e7be9b70-9b5a-4483-aecc-dd158a987e81 2025-09-18 21:32:11,943 - DEBUG - Pod e7be9b70-9b5a-4483-aecc-dd158a987e81 is not in agent 10.0.0.27 VM list 2025-09-18 21:32:11,943 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9b659fa-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:32:11,948 - DEBUG - VMI c9b659fa-94d6-11f0-8ab5-fa163eb78834 is removed from agent 10.0.0.27 2025-09-18 21:32:11,948 - INFO - Verified that pod ctest-nginx-pod-01310367 is removed in agent 2025-09-18 21:32:11,949 - INFO - Deleting pod default:ctest-nginx-pod-84012830 2025-09-18 21:32:11,962 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b862782a-a37d-47ab-ae55-35271a747b23 2025-09-18 21:32:11,975 - WARNING - Pod uuid b862782a-a37d-47ab-ae55-35271a747b23 is still seen in agent 10.0.0.27 VM list 2025-09-18 21:32:16,975 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b862782a-a37d-47ab-ae55-35271a747b23 2025-09-18 21:32:16,981 - DEBUG - Pod b862782a-a37d-47ab-ae55-35271a747b23 is not in agent 10.0.0.27 VM list 2025-09-18 21:32:16,982 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c94f4b0c-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:32:16,986 - DEBUG - VMI c94f4b0c-94d6-11f0-8ab5-fa163eb78834 is removed from agent 10.0.0.27 2025-09-18 21:32:16,987 - INFO - Verified that pod ctest-nginx-pod-84012830 is removed in agent 2025-09-18 21:32:16,987 - INFO - Deleting service : ctest-nginx-svc-22171381 2025-09-18 21:32:17,202 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 21:32:17,210 - DEBUG - No XMPP flaps were noticed during the test 2025-09-18 21:32:17,210 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-09-18 21:32:17,211 - INFO - -------------------------------------------------------------------------------- 2025-09-18 21:32:23,692 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 21:32:23,853 - DEBUG - Output : cluster_project={} 2025-09-18 21:32:24,066 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-18 21:32:24,246 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-18 21:32:24,251 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-18 21:32:24,547 - DEBUG - Output : cluster_project={} 2025-09-18 21:32:34,742 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:39,830 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:39,867 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:39,946 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:44,987 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:45,062 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:45,098 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:45,174 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-18 21:32:45,402 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 21:32:47,259 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-09-18 21:32:47,266 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-09-18 21:32:47,295 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-09-18 21:32:49,323 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-09-18 21:35:49,379 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-18 21:35:49,436 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ceb82a41-51b6-405d-8725-ef78d93fee39 2025-09-18 21:35:49,444 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:35:49,449 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:35:49,457 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=920ed7d2-7c59-42b9-8b7f-36e34ed8fe35 2025-09-18 21:35:49,463 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:35:49,471 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=125edb0d-d175-4ad3-90ec-3df40a8aa6d7 2025-09-18 21:35:49,482 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5df00332-e0c0-45dc-aad7-55e5dcd1a060 2025-09-18 21:35:49,487 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:35:54,492 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ceb82a41-51b6-405d-8725-ef78d93fee39 2025-09-18 21:35:54,499 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f82a5570-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:35:54,517 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5df00332-e0c0-45dc-aad7-55e5dcd1a060 2025-09-18 21:35:54,518 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:35:54,519 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:35:54,520 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=125edb0d-d175-4ad3-90ec-3df40a8aa6d7 2025-09-18 21:35:54,521 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:35:54,522 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=920ed7d2-7c59-42b9-8b7f-36e34ed8fe35 2025-09-18 21:35:54,524 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:35:54,539 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f9b5c4b0-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:35:54,541 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f944e1f0-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:35:54,543 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f8a7fa16-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:35:59,541 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:35:59,543 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:35:59,544 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:35:59,547 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:36:04,556 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:36:04,558 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:36:04,559 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:36:04,559 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:36:09,570 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:36:09,572 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:36:09,573 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:36:09,574 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:36:14,586 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:36:14,587 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:36:14,589 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:36:14,591 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:36:19,603 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:36:19,605 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:36:19,606 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:36:19,607 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:36:24,619 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d14ed932-6f61-4d13-877c-c06a29aad827 2025-09-18 21:36:24,620 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=30cc04ba-5f9b-4a1f-9ab3-95dc134f2f71 2025-09-18 21:36:24,621 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4a56ad4c-e9d4-4232-8aa7-69d647cec6c5 2025-09-18 21:36:24,622 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55ed6611-c45d-4523-8b48-e1cdcfc8bcbe 2025-09-18 21:36:24,633 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faa1121c-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:36:24,634 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb14a772-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:36:24,636 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa3301e6-94d6-11f0-8ab5-fa163eb78834 2025-09-18 21:36:24,637 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb8d9222-94d6-11f0-8ab5-fa163eb78834