2025-10-22 13:57:56,754 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-10-22 13:57:57,085 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1592-1 2025-10-22 13:57:57,085 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-10-22 13:57:57,132 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1592-1 2025-10-22 13:57:57,132 - DEBUG - [10.0.0.242]: 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-10-22 13:57:57,273 - DEBUG - Output : NAMES contrail_test_Tr03pkIps webui-job-1 webui-web-1 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 2025-10-22 13:57:57,273 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-22 13:57:57,329 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.49.65.1/24 172.17.0.1/16 2025-10-22 13:57:57,329 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-10-22 13:57:57,374 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1592-1 2025-10-22 13:57:57,511 - DEBUG - [10.0.0.131]: Running cmd : hostname 2025-10-22 13:57:57,790 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1592-1 2025-10-22 13:57:57,790 - DEBUG - [10.0.0.131]: Running cmd : hostname -f 2025-10-22 13:57:57,814 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1592-1 2025-10-22 13:57:57,814 - DEBUG - [10.0.0.131]: 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-10-22 13:57:57,919 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-22 13:57:57,919 - DEBUG - [10.0.0.131]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-22 13:57:57,954 - DEBUG - Output : 10.0.0.131/24 2025-10-22 13:57:57,955 - DEBUG - [10.0.0.131]: Running cmd : getent hosts 10.0.0.131 | head -n 1 | awk '{print $2}' 2025-10-22 13:57:58,026 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1592-1 2025-10-22 13:57:58,167 - INFO - Using existing project ['default-domain', 'k8s-default'](7e65da0e-d044-42e4-90dc-a6d020acec43) 2025-10-22 13:57:58,289 - INFO - Using existing project ['default-domain', 'k8s-default'](7e65da0e-d044-42e4-90dc-a6d020acec43) 2025-10-22 13:57:58,396 - INFO - ================================================================================ 2025-10-22 13:57:58,396 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-22 13:57:58,396 - 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-10-22 13:57:58,658 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 13:57:58,665 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.0.0.242': '0'}} with 2025-10-22 13:57:58,665 - INFO - Initial checks done. Running the testcase now 2025-10-22 13:57:58,665 - INFO - 2025-10-22 13:57:58,671 - INFO - Namespace default already exists 2025-10-22 13:57:58,671 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 13:57:58,865 - DEBUG - Output : cluster_project={} 2025-10-22 13:57:58,929 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-22 13:57:58,929 - DEBUG - Project uuid in Contrail is 7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:57:58,929 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 13:57:59,089 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 13:57:59,089 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=74d7bf68-1642-4497-a7d4-c066ac0f8c67 2025-10-22 13:57:59,095 - INFO - Namespace default with uuid 74d7bf68-1642-4497-a7d4-c066ac0f8c67 found in kube manager 2025-10-22 13:57:59,095 - INFO - Namespace default verification passed 2025-10-22 13:57:59,099 - DEBUG - Service ctest-nginx-svc-33086407 not present 2025-10-22 13:57:59,099 - INFO - Creating service ctest-nginx-svc-33086407 2025-10-22 13:57:59,133 - INFO - Created Service ctest-nginx-svc-33086407 2025-10-22 13:57:59,141 - DEBUG - Pod ctest-nginx-pod-53851470 not present 2025-10-22 13:57:59,142 - INFO - Creating Pod ctest-nginx-pod-53851470 2025-10-22 13:57:59,217 - DEBUG - Pod : ctest-nginx-pod-53851470 UUID is c5a2013c-8055-4e6b-b58b-f5a073ab327f 2025-10-22 13:57:59,228 - DEBUG - Pod ctest-nginx-pod-68935501 not present 2025-10-22 13:57:59,229 - INFO - Creating Pod ctest-nginx-pod-68935501 2025-10-22 13:57:59,268 - DEBUG - Pod : ctest-nginx-pod-68935501 UUID is 3c6783c8-eb19-425c-9296-59900ec6f8c4 2025-10-22 13:57:59,462 - INFO - Created VN __public__, UUID :c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:57:59,683 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-22 13:57:59,690 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ca3eb444-65a5-4d31-8b28-b32633addce1 2025-10-22 13:57:59,722 - DEBUG - Requesting: http://10.0.0.242:8082/project/7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:57:59,777 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:57:59,797 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:57:59,805 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:57:59,845 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:57:59,876 - DEBUG - Route Targets: [] 2025-10-22 13:57:59,876 - DEBUG - RT names not yet present for VN __public__ 2025-10-22 13:58:04,877 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-22 13:58:04,890 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ca3eb444-65a5-4d31-8b28-b32633addce1 2025-10-22 13:58:04,913 - DEBUG - Requesting: http://10.0.0.242:8082/project/7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:58:04,988 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:04,996 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,006 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:58:05,015 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:58:05,021 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/1b8a9afd-6f80-4c96-af51-9a500cebf44c 2025-10-22 13:58:05,027 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 13:58:05,027 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,037 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:58:05,051 - INFO - Verified VN network id 13 for VN c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,051 - INFO - Verifications in API Server for VN __public__ passed 2025-10-22 13:58:05,052 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,063 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:58:05,074 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:58:05,094 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/1b8a9afd-6f80-4c96-af51-9a500cebf44c 2025-10-22 13:58:05,109 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 13:58:05,118 - DEBUG - Control-node 10.0.0.242 : 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': '13844953732184491788', 'uuid-lslong': '9476059033781752144'}, 'enable': 'true', 'created': '2025-10-22T13:57:59', 'last-modified': '2025-10-22T13:57:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.486683'} 2025-10-22 13:58:05,119 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:58:05,131 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 13:58:05,132 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-22 13:58:05,132 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-22 13:58:05,132 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-22 13:58:05,137 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ca3eb444-65a5-4d31-8b28-b32633addce1 2025-10-22 13:58:05,145 - DEBUG - Requesting: http://10.0.0.242:8082/project/7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:58:05,184 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,194 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-22 13:58:05,194 - DEBUG - Verifying the vn in opserver 2025-10-22 13:58:05,194 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2025-10-22 13:58:05,194 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-10-22 13:58:05,199 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-22 13:58:05,199 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-22 13:58:05,199 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:58:05,208 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:58:05,214 - DEBUG - Do not have enough data to verify VN in agent 2025-10-22 13:58:05,214 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:58:05,219 - DEBUG - VRF ids for VN __public__: {} 2025-10-22 13:58:05,313 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-22 13:58:05,438 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-22 13:58:05,443 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ca3eb444-65a5-4d31-8b28-b32633addce1 2025-10-22 13:58:05,451 - DEBUG - Requesting: http://10.0.0.242:8082/project/7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:58:05,509 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,522 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/33896db5-81ca-4b76-b709-38a94fbb6d5a 2025-10-22 13:58:05,539 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-22 13:58:05,545 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ca3eb444-65a5-4d31-8b28-b32633addce1 2025-10-22 13:58:05,552 - DEBUG - Requesting: http://10.0.0.242:8082/project/7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:58:05,602 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/c0232810-d293-470c-8381-b97c23315150 2025-10-22 13:58:05,615 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-22 13:58:05,615 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-22 13:58:05,623 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 13:58:05,630 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-22 13:58:05,630 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-22 13:58:05,633 - DEBUG - Ingress ctest-nginx-ingress-92994053 not present 2025-10-22 13:58:05,633 - INFO - Creating Ingress ctest-nginx-ingress-92994053 2025-10-22 13:58:05,643 - INFO - Created Ingress ctest-nginx-ingress-92994053 2025-10-22 13:58:05,650 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92994053 2025-10-22 13:58:08,655 - DEBUG - For Ingress ctest-nginx-ingress-92994053, Cluster IP: 10.47.255.249, External IPs ['122.74.159.188'] 2025-10-22 13:58:08,655 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92994053 2025-10-22 13:58:08,656 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=4dac3d7c-c1ae-4c4c-85c2-e36050f82326 2025-10-22 13:58:08,665 - INFO - Ingress ctest-nginx-ingress-92994053 with uuid 4dac3d7c-c1ae-4c4c-85c2-e36050f82326 found in kube manager 2025-10-22 13:58:08,665 - INFO - Ingress ctest-nginx-ingress-92994053 verification passed 2025-10-22 13:58:08,668 - DEBUG - Pod ctest-busybox-pod-99736750 not present 2025-10-22 13:58:08,668 - INFO - Creating Pod ctest-busybox-pod-99736750 2025-10-22 13:58:08,697 - DEBUG - Pod : ctest-busybox-pod-99736750 UUID is 05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:08,718 - DEBUG - Pod ctest-nginx-pod-53851470 not in running state.Currently in Pending 2025-10-22 13:58:13,726 - DEBUG - Pod ctest-nginx-pod-53851470 not in running state.Currently in Pending 2025-10-22 13:58:18,732 - INFO - Pod ctest-nginx-pod-53851470 is in running state.Got IP 10.47.255.251 2025-10-22 13:58:18,793 - DEBUG - Pod ctest-nginx-pod-53851470 has vmi 1f288c54-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 13:58:18,793 - INFO - Verified pod ctest-nginx-pod-53851470 in contrail-api 2025-10-22 13:58:18,793 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:58:18,804 - DEBUG - VMI 1f288c54-af4f-11f0-9ea3-fa163eb4193a is active in agent 10.0.0.131 2025-10-22 13:58:18,804 - INFO - Verified Pod ctest-nginx-pod-53851470 in agent 10.0.0.131 2025-10-22 13:58:18,804 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=c5a2013c-8055-4e6b-b58b-f5a073ab327f 2025-10-22 13:58:18,808 - INFO - Pod ctest-nginx-pod-53851470 with uuid c5a2013c-8055-4e6b-b58b-f5a073ab327f found in kube manager 2025-10-22 13:58:18,808 - INFO - Pod ctest-nginx-pod-53851470 verification passed 2025-10-22 13:58:18,901 - DEBUG - [Pod ctest-nginx-pod-53851470] Cmd: echo ctest-nginx-pod-53851470 > /usr/share/nginx/html/index.html, Output: 2025-10-22 13:58:18,910 - INFO - Pod ctest-nginx-pod-68935501 is in running state.Got IP 10.47.255.250 2025-10-22 13:58:18,950 - DEBUG - Pod ctest-nginx-pod-68935501 has vmi 1fa52430-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 13:58:18,950 - INFO - Verified pod ctest-nginx-pod-68935501 in contrail-api 2025-10-22 13:58:18,950 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:58:18,965 - DEBUG - VMI 1fa52430-af4f-11f0-9ea3-fa163eb4193a is active in agent 10.0.0.131 2025-10-22 13:58:18,966 - INFO - Verified Pod ctest-nginx-pod-68935501 in agent 10.0.0.131 2025-10-22 13:58:18,966 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=3c6783c8-eb19-425c-9296-59900ec6f8c4 2025-10-22 13:58:18,978 - INFO - Pod ctest-nginx-pod-68935501 with uuid 3c6783c8-eb19-425c-9296-59900ec6f8c4 found in kube manager 2025-10-22 13:58:18,978 - INFO - Pod ctest-nginx-pod-68935501 verification passed 2025-10-22 13:58:19,047 - DEBUG - [Pod ctest-nginx-pod-68935501] Cmd: echo ctest-nginx-pod-68935501 > /usr/share/nginx/html/index.html, Output: 2025-10-22 13:58:19,053 - DEBUG - Pod ctest-busybox-pod-99736750 not in running state.Currently in Pending 2025-10-22 13:58:24,068 - INFO - Pod ctest-busybox-pod-99736750 is in running state.Got IP 10.47.255.248 2025-10-22 13:58:24,092 - DEBUG - Pod ctest-busybox-pod-99736750 has vmi 23f32bc2-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 13:58:24,092 - INFO - Verified pod ctest-busybox-pod-99736750 in contrail-api 2025-10-22 13:58:24,092 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:58:24,108 - DEBUG - VMI 23f32bc2-af4f-11f0-9ea3-fa163eb4193a is active in agent 10.0.0.131 2025-10-22 13:58:24,108 - INFO - Verified Pod ctest-busybox-pod-99736750 in agent 10.0.0.131 2025-10-22 13:58:24,109 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:24,117 - INFO - Pod ctest-busybox-pod-99736750 with uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d found in kube manager 2025-10-22 13:58:24,117 - INFO - Pod ctest-busybox-pod-99736750 verification passed 2025-10-22 13:58:24,188 - DEBUG - [Pod ctest-busybox-pod-99736750] 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-53851470 2025-10-22 13:58:24,189 - DEBUG - [Pod Pod ctest-busybox-pod-99736750] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 13:58:24,189 - DEBUG - [Pod Pod ctest-busybox-pod-99736750] 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-53851470 2025-10-22 13:58:24,243 - DEBUG - [Pod ctest-busybox-pod-99736750] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-68935501 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-10-22 13:58:24,244 - DEBUG - [Pod Pod ctest-busybox-pod-99736750] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 13:58:24,244 - DEBUG - [Pod Pod ctest-busybox-pod-99736750] Cmd output: ctest-nginx-pod-68935501 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-10-22 13:58:24,244 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-53851470': 1, 'ctest-nginx-pod-68935501': 1} 2025-10-22 13:58:24,244 - WARNING - Nothing to delete parallely 2025-10-22 13:58:24,244 - INFO - Deleting pod default:ctest-busybox-pod-99736750 2025-10-22 13:58:24,260 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:24,271 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:29,275 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:29,287 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:34,288 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:34,299 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:39,299 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:39,306 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:44,308 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:44,320 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:49,321 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:49,339 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:54,340 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:54,352 - WARNING - Pod uuid 05d115d6-1324-4ba2-92e2-746f4f848f4d is still seen in agent 10.0.0.131 VM list 2025-10-22 13:58:59,354 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05d115d6-1324-4ba2-92e2-746f4f848f4d 2025-10-22 13:58:59,366 - DEBUG - Pod 05d115d6-1324-4ba2-92e2-746f4f848f4d is not in agent 10.0.0.131 VM list 2025-10-22 13:58:59,366 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23f32bc2-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 13:58:59,374 - DEBUG - VMI 23f32bc2-af4f-11f0-9ea3-fa163eb4193a is removed from agent 10.0.0.131 2025-10-22 13:58:59,374 - INFO - Verified that pod ctest-busybox-pod-99736750 is removed in agent 2025-10-22 13:58:59,374 - INFO - Deleting Ingress : ctest-nginx-ingress-92994053 2025-10-22 13:58:59,386 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=4dac3d7c-c1ae-4c4c-85c2-e36050f82326 2025-10-22 13:58:59,398 - ERROR - Ingress ctest-nginx-ingress-92994053 with uuid 4dac3d7c-c1ae-4c4c-85c2-e36050f82326 still found in kube manager 2025-10-22 13:59:00,399 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=4dac3d7c-c1ae-4c4c-85c2-e36050f82326 2025-10-22 13:59:00,404 - INFO - Ingress ctest-nginx-ingress-92994053 with uuid 4dac3d7c-c1ae-4c4c-85c2-e36050f82326 deleted successfully from kube manager 2025-10-22 13:59:00,404 - INFO - Verifications on Ingress %s cleanup passed 2025-10-22 13:59:00,405 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-22 13:59:00,638 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 13:59:00,642 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-22 13:59:00,642 - INFO - Deleting VN __public__ 2025-10-22 13:59:00,774 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/76ac1528-6a33-4161-9d38-4ad7aba0a109 2025-10-22 13:59:00,783 - DEBUG - Response Code: 404 2025-10-22 13:59:00,783 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-22 13:59:00,789 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ca3eb444-65a5-4d31-8b28-b32633addce1 2025-10-22 13:59:00,801 - DEBUG - Requesting: http://10.0.0.242:8082/project/7e65da0e-d044-42e4-90dc-a6d020acec43 2025-10-22 13:59:00,858 - INFO - Validated that VN __public__ is not found in API Server 2025-10-22 13:59:00,860 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-22 13:59:00,868 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:59:00,877 - DEBUG - VN __public__ is not present in Agent 10.0.0.131 2025-10-22 13:59:00,878 - INFO - Validated that VN __public__ is not in any agent 2025-10-22 13:59:00,879 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:59:00,893 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 13:59:00,914 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 13:59:00,925 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-22 13:59:00,925 - INFO - Deleting pod default:ctest-nginx-pod-68935501 2025-10-22 13:59:00,954 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=3c6783c8-eb19-425c-9296-59900ec6f8c4 2025-10-22 13:59:00,969 - WARNING - Pod uuid 3c6783c8-eb19-425c-9296-59900ec6f8c4 is still seen in agent 10.0.0.131 VM list 2025-10-22 13:59:05,970 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=3c6783c8-eb19-425c-9296-59900ec6f8c4 2025-10-22 13:59:05,982 - DEBUG - Pod 3c6783c8-eb19-425c-9296-59900ec6f8c4 is not in agent 10.0.0.131 VM list 2025-10-22 13:59:05,982 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1fa52430-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 13:59:05,989 - DEBUG - VMI 1fa52430-af4f-11f0-9ea3-fa163eb4193a is removed from agent 10.0.0.131 2025-10-22 13:59:05,989 - INFO - Verified that pod ctest-nginx-pod-68935501 is removed in agent 2025-10-22 13:59:05,990 - INFO - Deleting pod default:ctest-nginx-pod-53851470 2025-10-22 13:59:06,011 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=c5a2013c-8055-4e6b-b58b-f5a073ab327f 2025-10-22 13:59:06,031 - WARNING - Pod uuid c5a2013c-8055-4e6b-b58b-f5a073ab327f is still seen in agent 10.0.0.131 VM list 2025-10-22 13:59:11,032 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=c5a2013c-8055-4e6b-b58b-f5a073ab327f 2025-10-22 13:59:11,043 - DEBUG - Pod c5a2013c-8055-4e6b-b58b-f5a073ab327f is not in agent 10.0.0.131 VM list 2025-10-22 13:59:11,043 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1f288c54-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 13:59:11,054 - DEBUG - VMI 1f288c54-af4f-11f0-9ea3-fa163eb4193a is removed from agent 10.0.0.131 2025-10-22 13:59:11,054 - INFO - Verified that pod ctest-nginx-pod-53851470 is removed in agent 2025-10-22 13:59:11,055 - INFO - Deleting service : ctest-nginx-svc-33086407 2025-10-22 13:59:11,347 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 13:59:11,355 - DEBUG - No XMPP flaps were noticed during the test 2025-10-22 13:59:11,355 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-22 13:59:11,355 - INFO - -------------------------------------------------------------------------------- 2025-10-22 13:59:17,985 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 13:59:18,144 - DEBUG - Output : cluster_project={} 2025-10-22 13:59:18,265 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 13:59:18,417 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 13:59:18,425 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 13:59:18,592 - DEBUG - Output : cluster_project={} 2025-10-22 13:59:33,740 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:33,845 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:33,905 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:33,940 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:34,022 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:34,105 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:34,148 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:34,233 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 13:59:34,548 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 13:59:37,339 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_ApplicationPolicySetReq? 2025-10-22 13:59:37,348 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AclReq? 2025-10-22 13:59:37,381 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AclReq? 2025-10-22 13:59:39,408 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AclReq? 2025-10-22 14:02:40,056 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:02:40,123 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=2d8dfa77-dd6c-40af-8335-7f54790cc1f2 2025-10-22 14:02:40,134 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:02:40,144 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=8b571f2b-7a13-49c6-9a9e-536a4bf54ad4 2025-10-22 14:02:40,153 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:02:40,159 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:02:40,174 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:02:40,187 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f0e43344-79f8-4796-9d9c-c8e48fbce44d 2025-10-22 14:02:40,196 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:02:45,199 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=2d8dfa77-dd6c-40af-8335-7f54790cc1f2 2025-10-22 14:02:45,204 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:02:45,209 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=8b571f2b-7a13-49c6-9a9e-536a4bf54ad4 2025-10-22 14:02:45,224 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e01aa92-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:02:45,233 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fb3d36a-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:02:45,262 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:02:45,266 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:02:45,271 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f0e43344-79f8-4796-9d9c-c8e48fbce44d 2025-10-22 14:02:45,273 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:02:45,276 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:02:45,295 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f34c228-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:02:50,238 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:02:50,299 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:02:50,302 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:02:50,306 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:02:50,308 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:02:55,252 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:02:55,313 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:02:55,315 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:02:55,318 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:02:55,320 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:03:00,260 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:03:00,324 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:03:00,326 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:03:00,331 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:03:00,334 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:03:05,269 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:03:05,342 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:03:05,344 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:03:05,352 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:03:05,357 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:03:10,280 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:03:10,370 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:03:10,373 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:03:10,380 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:03:10,389 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:03:15,289 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=01d2677d-e6da-4b50-b7b5-5f084d1e806c 2025-10-22 14:03:15,300 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:51ab3046-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:03:15,391 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f3dd3b99-7fdb-476d-9925-f0a1c38b341c 2025-10-22 14:03:15,392 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=05959542-3d8d-430d-a310-92e99e9687a6 2025-10-22 14:03:15,399 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=aca1680b-d111-40a9-9c19-6133684222eb 2025-10-22 14:03:15,400 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_VmListReq?uuid=f20575c6-4317-4185-a1ba-aff0e78f9407 2025-10-22 14:03:15,403 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5046e2ea-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:03:15,405 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50bee434-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:03:15,429 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:512ebcbe-af4f-11f0-9ea3-fa163eb4193a 2025-10-22 14:03:15,431 - DEBUG - Requesting: http://10.0.0.131:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e7fec7c-af4f-11f0-9ea3-fa163eb4193a