2025-08-13 19:56:18,184 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-08-13 19:56:18,435 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1402-1 2025-08-13 19:56:18,435 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-08-13 19:56:18,469 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1402-1 2025-08-13 19:56:18,469 - 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}' 2025-08-13 19:56:18,523 - DEBUG - Output : NAMES contrail_test_Fuydqfcoo contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 2025-08-13 19:56:18,523 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-13 19:56:18,597 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.81.4.1/24 172.17.0.1/16 2025-08-13 19:56:18,597 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-08-13 19:56:18,631 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1402-1 2025-08-13 19:56:18,725 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-08-13 19:56:18,935 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1402-1 2025-08-13 19:56:18,935 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-08-13 19:56:18,957 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1402-1 2025-08-13 19:56:18,958 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-13 19:56:19,038 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-13 19:56:19,040 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-13 19:56:19,064 - DEBUG - Output : 10.0.0.249/24 2025-08-13 19:56:19,064 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-08-13 19:56:19,098 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1402-1 2025-08-13 19:56:19,159 - INFO - Using existing project ['default-domain', 'k8s-default'](b77b4ce5-1c50-4161-9d0f-866b8de6ba99) 2025-08-13 19:56:19,214 - INFO - Using existing project ['default-domain', 'k8s-default'](b77b4ce5-1c50-4161-9d0f-866b8de6ba99) 2025-08-13 19:56:19,345 - INFO - ================================================================================ 2025-08-13 19:56:19,345 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-13 19:56:19,346 - 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-08-13 19:56:19,557 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 19:56:19,564 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.50': '0'}} with 2025-08-13 19:56:19,564 - INFO - Initial checks done. Running the testcase now 2025-08-13 19:56:19,564 - INFO - 2025-08-13 19:56:19,567 - INFO - Namespace default already exists 2025-08-13 19:56:19,567 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-13 19:56:19,672 - DEBUG - Output : cluster_project={} 2025-08-13 19:56:19,747 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-13 19:56:19,747 - DEBUG - Project uuid in Contrail is b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:56:19,748 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-13 19:56:19,854 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-13 19:56:19,854 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=4d43b0bc-b22d-4eb8-8a3e-99c6e0ac4dbd 2025-08-13 19:56:19,858 - INFO - Namespace default with uuid 4d43b0bc-b22d-4eb8-8a3e-99c6e0ac4dbd found in kube manager 2025-08-13 19:56:19,859 - INFO - Namespace default verification passed 2025-08-13 19:56:19,861 - DEBUG - Service ctest-nginx-svc-89346608 not present 2025-08-13 19:56:19,861 - INFO - Creating service ctest-nginx-svc-89346608 2025-08-13 19:56:19,877 - INFO - Created Service ctest-nginx-svc-89346608 2025-08-13 19:56:19,882 - DEBUG - Pod ctest-nginx-pod-39312885 not present 2025-08-13 19:56:19,882 - INFO - Creating Pod ctest-nginx-pod-39312885 2025-08-13 19:56:19,921 - DEBUG - Pod : ctest-nginx-pod-39312885 UUID is 27121767-941e-4d0e-929f-9a7e203f76a0 2025-08-13 19:56:19,934 - DEBUG - Pod ctest-nginx-pod-86881642 not present 2025-08-13 19:56:19,935 - INFO - Creating Pod ctest-nginx-pod-86881642 2025-08-13 19:56:19,953 - DEBUG - Pod : ctest-nginx-pod-86881642 UUID is a5531a51-2f8d-4598-a102-51175b823692 2025-08-13 19:56:20,115 - INFO - Created VN __public__, UUID :3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:20,243 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-13 19:56:20,266 - DEBUG - Requesting: http://10.0.0.50:8082/domain/01bf64a9-79ed-4d79-ad41-73181591635d 2025-08-13 19:56:20,315 - DEBUG - Requesting: http://10.0.0.50:8082/project/b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:56:20,371 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:20,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:20,393 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:20,408 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:20,415 - DEBUG - Route Targets: [] 2025-08-13 19:56:20,415 - DEBUG - RT names not yet present for VN __public__ 2025-08-13 19:56:25,416 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-13 19:56:25,423 - DEBUG - Requesting: http://10.0.0.50:8082/domain/01bf64a9-79ed-4d79-ad41-73181591635d 2025-08-13 19:56:25,431 - DEBUG - Requesting: http://10.0.0.50:8082/project/b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:56:25,474 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,483 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,492 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:25,500 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:25,505 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/fa93a1b8-05ad-4620-bf76-5c90dac616e7 2025-08-13 19:56:25,511 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-13 19:56:25,511 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,518 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:25,530 - INFO - Verified VN network id 13 for VN 3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,530 - INFO - Verifications in API Server for VN __public__ passed 2025-08-13 19:56:25,530 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,537 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:25,543 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:56:25,548 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/fa93a1b8-05ad-4620-bf76-5c90dac616e7 2025-08-13 19:56:25,553 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-13 19:56:25,559 - DEBUG - Control-node 10.0.0.50 : 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': '4140711520135499302', 'uuid-lslong': '12663556702639933436'}, 'enable': 'true', 'created': '2025-08-13T19:56:20', 'last-modified': '2025-08-13T19:56:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.403597'} 2025-08-13 19:56:25,559 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:56:25,566 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-13 19:56:25,567 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-13 19:56:25,568 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-13 19:56:25,568 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-13 19:56:25,573 - DEBUG - Requesting: http://10.0.0.50:8082/domain/01bf64a9-79ed-4d79-ad41-73181591635d 2025-08-13 19:56:25,580 - DEBUG - Requesting: http://10.0.0.50:8082/project/b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:56:25,613 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,622 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-13 19:56:25,622 - DEBUG - Verifying the vn in opserver 2025-08-13 19:56:25,622 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-08-13 19:56:25,622 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-08-13 19:56:25,627 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-13 19:56:25,627 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-13 19:56:25,627 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:56:25,634 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:56:25,639 - DEBUG - Do not have enough data to verify VN in agent 2025-08-13 19:56:25,639 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:56:25,644 - DEBUG - VRF ids for VN __public__: {} 2025-08-13 19:56:25,732 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-13 19:56:25,840 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-13 19:56:25,846 - DEBUG - Requesting: http://10.0.0.50:8082/domain/01bf64a9-79ed-4d79-ad41-73181591635d 2025-08-13 19:56:25,853 - DEBUG - Requesting: http://10.0.0.50:8082/project/b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:56:25,892 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,902 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/b067469c-317e-482c-abad-e7d8fe2a8047 2025-08-13 19:56:25,907 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-13 19:56:25,911 - DEBUG - Requesting: http://10.0.0.50:8082/domain/01bf64a9-79ed-4d79-ad41-73181591635d 2025-08-13 19:56:25,917 - DEBUG - Requesting: http://10.0.0.50:8082/project/b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:56:25,954 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/3976c330-6b0b-4e26-afbd-fdba05dec7fc 2025-08-13 19:56:25,964 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-13 19:56:25,964 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-13 19:56:25,971 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-13 19:56:25,977 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-13 19:56:25,977 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-13 19:56:25,980 - DEBUG - Ingress ctest-nginx-ingress-90563606 not present 2025-08-13 19:56:25,980 - INFO - Creating Ingress ctest-nginx-ingress-90563606 2025-08-13 19:56:25,989 - INFO - Created Ingress ctest-nginx-ingress-90563606 2025-08-13 19:56:25,992 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-90563606 2025-08-13 19:56:28,997 - DEBUG - For Ingress ctest-nginx-ingress-90563606, Cluster IP: 10.47.255.249, External IPs ['218.84.224.252'] 2025-08-13 19:56:28,997 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-90563606 2025-08-13 19:56:28,998 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=900423f1-c053-490b-bdd0-7194cf267a0d 2025-08-13 19:56:29,007 - INFO - Ingress ctest-nginx-ingress-90563606 with uuid 900423f1-c053-490b-bdd0-7194cf267a0d found in kube manager 2025-08-13 19:56:29,007 - INFO - Ingress ctest-nginx-ingress-90563606 verification passed 2025-08-13 19:56:29,009 - DEBUG - Pod ctest-busybox-pod-78566865 not present 2025-08-13 19:56:29,009 - INFO - Creating Pod ctest-busybox-pod-78566865 2025-08-13 19:56:29,041 - DEBUG - Pod : ctest-busybox-pod-78566865 UUID is 04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:56:29,050 - DEBUG - Pod ctest-nginx-pod-39312885 not in running state.Currently in Pending 2025-08-13 19:56:34,056 - INFO - Pod ctest-nginx-pod-39312885 is in running state.Got IP 10.47.255.251 2025-08-13 19:56:34,107 - DEBUG - Pod ctest-nginx-pod-39312885 has vmi 95807eb8-787f-11f0-a299-fa163e179dd7 2025-08-13 19:56:34,108 - INFO - Verified pod ctest-nginx-pod-39312885 in contrail-api 2025-08-13 19:56:34,108 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:56:34,119 - DEBUG - VMI 95807eb8-787f-11f0-a299-fa163e179dd7 is active in agent 10.0.0.249 2025-08-13 19:56:34,119 - INFO - Verified Pod ctest-nginx-pod-39312885 in agent 10.0.0.249 2025-08-13 19:56:34,119 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=27121767-941e-4d0e-929f-9a7e203f76a0 2025-08-13 19:56:34,123 - INFO - Pod ctest-nginx-pod-39312885 with uuid 27121767-941e-4d0e-929f-9a7e203f76a0 found in kube manager 2025-08-13 19:56:34,123 - INFO - Pod ctest-nginx-pod-39312885 verification passed 2025-08-13 19:56:34,181 - DEBUG - [Pod ctest-nginx-pod-39312885] Cmd: echo ctest-nginx-pod-39312885 > /usr/share/nginx/html/index.html, Output: 2025-08-13 19:56:34,186 - INFO - Pod ctest-nginx-pod-86881642 is in running state.Got IP 10.47.255.250 2025-08-13 19:56:34,198 - DEBUG - Pod ctest-nginx-pod-86881642 has vmi 95e2cca8-787f-11f0-a299-fa163e179dd7 2025-08-13 19:56:34,198 - INFO - Verified pod ctest-nginx-pod-86881642 in contrail-api 2025-08-13 19:56:34,199 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:56:34,207 - DEBUG - VMI 95e2cca8-787f-11f0-a299-fa163e179dd7 is active in agent 10.0.0.249 2025-08-13 19:56:34,207 - INFO - Verified Pod ctest-nginx-pod-86881642 in agent 10.0.0.249 2025-08-13 19:56:34,208 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=a5531a51-2f8d-4598-a102-51175b823692 2025-08-13 19:56:34,211 - INFO - Pod ctest-nginx-pod-86881642 with uuid a5531a51-2f8d-4598-a102-51175b823692 found in kube manager 2025-08-13 19:56:34,211 - INFO - Pod ctest-nginx-pod-86881642 verification passed 2025-08-13 19:56:34,261 - DEBUG - [Pod ctest-nginx-pod-86881642] Cmd: echo ctest-nginx-pod-86881642 > /usr/share/nginx/html/index.html, Output: 2025-08-13 19:56:34,265 - DEBUG - Pod ctest-busybox-pod-78566865 not in running state.Currently in Pending 2025-08-13 19:56:39,270 - DEBUG - Pod ctest-busybox-pod-78566865 not in running state.Currently in Pending 2025-08-13 19:56:44,276 - INFO - Pod ctest-busybox-pod-78566865 is in running state.Got IP 10.47.255.248 2025-08-13 19:56:44,287 - DEBUG - Pod ctest-busybox-pod-78566865 has vmi 9a4a8f42-787f-11f0-a299-fa163e179dd7 2025-08-13 19:56:44,287 - INFO - Verified pod ctest-busybox-pod-78566865 in contrail-api 2025-08-13 19:56:44,288 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:56:44,297 - DEBUG - VMI 9a4a8f42-787f-11f0-a299-fa163e179dd7 is active in agent 10.0.0.249 2025-08-13 19:56:44,297 - INFO - Verified Pod ctest-busybox-pod-78566865 in agent 10.0.0.249 2025-08-13 19:56:44,297 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:56:44,301 - INFO - Pod ctest-busybox-pod-78566865 with uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 found in kube manager 2025-08-13 19:56:44,301 - INFO - Pod ctest-busybox-pod-78566865 verification passed 2025-08-13 19:56:44,355 - DEBUG - [Pod ctest-busybox-pod-78566865] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39312885 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-08-13 19:56:44,355 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 19:56:44,355 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd output: ctest-nginx-pod-39312885 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-08-13 19:56:44,388 - DEBUG - [Pod ctest-busybox-pod-78566865] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39312885 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-08-13 19:56:44,388 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 19:56:44,388 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd output: ctest-nginx-pod-39312885 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-08-13 19:56:44,436 - DEBUG - [Pod ctest-busybox-pod-78566865] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39312885 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-08-13 19:56:44,436 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 19:56:44,436 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd output: ctest-nginx-pod-39312885 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-08-13 19:56:44,491 - DEBUG - [Pod ctest-busybox-pod-78566865] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39312885 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-08-13 19:56:44,491 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 19:56:44,491 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd output: ctest-nginx-pod-39312885 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-08-13 19:56:44,547 - DEBUG - [Pod ctest-busybox-pod-78566865] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-86881642 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-08-13 19:56:44,547 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-13 19:56:44,547 - DEBUG - [Pod Pod ctest-busybox-pod-78566865] Cmd output: ctest-nginx-pod-86881642 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-08-13 19:56:44,547 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-39312885': 4, 'ctest-nginx-pod-86881642': 1} 2025-08-13 19:56:44,547 - WARNING - Nothing to delete parallely 2025-08-13 19:56:44,547 - INFO - Deleting pod default:ctest-busybox-pod-78566865 2025-08-13 19:56:44,558 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:56:44,579 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:56:49,580 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:56:49,586 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:56:54,587 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:56:54,593 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:56:59,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:56:59,601 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:57:04,601 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:57:04,608 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:57:09,608 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:57:09,620 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:57:14,624 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:57:14,631 - WARNING - Pod uuid 04f969a7-91a2-4acd-994d-5a0b57a472c1 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:57:19,631 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=04f969a7-91a2-4acd-994d-5a0b57a472c1 2025-08-13 19:57:19,637 - DEBUG - Pod 04f969a7-91a2-4acd-994d-5a0b57a472c1 is not in agent 10.0.0.249 VM list 2025-08-13 19:57:19,637 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a4a8f42-787f-11f0-a299-fa163e179dd7 2025-08-13 19:57:19,643 - DEBUG - VMI 9a4a8f42-787f-11f0-a299-fa163e179dd7 is removed from agent 10.0.0.249 2025-08-13 19:57:19,643 - INFO - Verified that pod ctest-busybox-pod-78566865 is removed in agent 2025-08-13 19:57:19,643 - INFO - Deleting Ingress : ctest-nginx-ingress-90563606 2025-08-13 19:57:19,650 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=900423f1-c053-490b-bdd0-7194cf267a0d 2025-08-13 19:57:19,654 - ERROR - Ingress ctest-nginx-ingress-90563606 with uuid 900423f1-c053-490b-bdd0-7194cf267a0d still found in kube manager 2025-08-13 19:57:20,654 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=900423f1-c053-490b-bdd0-7194cf267a0d 2025-08-13 19:57:20,658 - INFO - Ingress ctest-nginx-ingress-90563606 with uuid 900423f1-c053-490b-bdd0-7194cf267a0d deleted successfully from kube manager 2025-08-13 19:57:20,658 - INFO - Verifications on Ingress %s cleanup passed 2025-08-13 19:57:20,659 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-13 19:57:20,779 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-13 19:57:20,784 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-13 19:57:20,784 - INFO - Deleting VN __public__ 2025-08-13 19:57:20,923 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8398cf32-25bb-4f24-98fa-e42ce3a4bf23 2025-08-13 19:57:20,930 - DEBUG - Response Code: 404 2025-08-13 19:57:20,930 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-08-13 19:57:20,935 - DEBUG - Requesting: http://10.0.0.50:8082/domain/01bf64a9-79ed-4d79-ad41-73181591635d 2025-08-13 19:57:20,942 - DEBUG - Requesting: http://10.0.0.50:8082/project/b77b4ce5-1c50-4161-9d0f-866b8de6ba99 2025-08-13 19:57:21,000 - INFO - Validated that VN __public__ is not found in API Server 2025-08-13 19:57:21,000 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-13 19:57:21,007 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:57:21,016 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-08-13 19:57:21,016 - INFO - Validated that VN __public__ is not in any agent 2025-08-13 19:57:21,016 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:57:21,025 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-13 19:57:21,029 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-13 19:57:21,034 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-13 19:57:21,035 - INFO - Deleting pod default:ctest-nginx-pod-86881642 2025-08-13 19:57:21,049 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a5531a51-2f8d-4598-a102-51175b823692 2025-08-13 19:57:21,063 - WARNING - Pod uuid a5531a51-2f8d-4598-a102-51175b823692 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:57:26,065 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a5531a51-2f8d-4598-a102-51175b823692 2025-08-13 19:57:26,071 - DEBUG - Pod a5531a51-2f8d-4598-a102-51175b823692 is not in agent 10.0.0.249 VM list 2025-08-13 19:57:26,071 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95e2cca8-787f-11f0-a299-fa163e179dd7 2025-08-13 19:57:26,077 - DEBUG - VMI 95e2cca8-787f-11f0-a299-fa163e179dd7 is removed from agent 10.0.0.249 2025-08-13 19:57:26,077 - INFO - Verified that pod ctest-nginx-pod-86881642 is removed in agent 2025-08-13 19:57:26,077 - INFO - Deleting pod default:ctest-nginx-pod-39312885 2025-08-13 19:57:26,086 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=27121767-941e-4d0e-929f-9a7e203f76a0 2025-08-13 19:57:26,094 - WARNING - Pod uuid 27121767-941e-4d0e-929f-9a7e203f76a0 is still seen in agent 10.0.0.249 VM list 2025-08-13 19:57:31,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=27121767-941e-4d0e-929f-9a7e203f76a0 2025-08-13 19:57:31,102 - DEBUG - Pod 27121767-941e-4d0e-929f-9a7e203f76a0 is not in agent 10.0.0.249 VM list 2025-08-13 19:57:31,103 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95807eb8-787f-11f0-a299-fa163e179dd7 2025-08-13 19:57:31,108 - DEBUG - VMI 95807eb8-787f-11f0-a299-fa163e179dd7 is removed from agent 10.0.0.249 2025-08-13 19:57:31,108 - INFO - Verified that pod ctest-nginx-pod-39312885 is removed in agent 2025-08-13 19:57:31,108 - INFO - Deleting service : ctest-nginx-svc-89346608 2025-08-13 19:57:31,282 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 19:57:31,290 - DEBUG - No XMPP flaps were noticed during the test 2025-08-13 19:57:31,290 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-08-13 19:57:31,290 - INFO - -------------------------------------------------------------------------------- 2025-08-13 19:57:37,610 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-13 19:57:37,722 - DEBUG - Output : cluster_project={} 2025-08-13 19:57:37,759 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-13 19:57:37,919 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-13 19:57:37,928 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-13 19:57:38,055 - DEBUG - Output : cluster_project={} 2025-08-13 19:57:48,132 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:53,216 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:53,255 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:53,331 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:58,369 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:58,444 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:58,480 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:58,554 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-13 19:57:58,747 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 19:58:01,643 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-08-13 19:58:01,653 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-08-13 19:58:01,704 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-08-13 19:58:03,776 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-08-13 20:01:03,598 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-13 20:01:03,649 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d8628ea8-3dd0-4e5a-8258-40cf42c4510d 2025-08-13 20:01:03,662 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:03,666 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:03,669 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:03,673 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eebc449e-ddf6-443b-8b3a-752193d9e01c 2025-08-13 20:01:03,680 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8702dbdc-0e20-45a1-b5c8-f65d3605c78b 2025-08-13 20:01:03,683 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8b152ccc-808f-42f4-859b-43880869cad1 2025-08-13 20:01:03,687 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:08,759 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d8628ea8-3dd0-4e5a-8258-40cf42c4510d 2025-08-13 20:01:08,761 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:08,762 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:08,763 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:08,764 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8702dbdc-0e20-45a1-b5c8-f65d3605c78b 2025-08-13 20:01:08,765 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8b152ccc-808f-42f4-859b-43880869cad1 2025-08-13 20:01:08,767 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:08,768 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=eebc449e-ddf6-443b-8b3a-752193d9e01c 2025-08-13 20:01:08,789 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c43ab3e0-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:08,794 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c53d30ba-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:08,795 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4ca6f9e-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:08,797 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3cb6d82-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:13,791 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:13,793 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:13,797 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:13,798 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:18,802 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:18,804 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:18,809 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:18,810 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:23,814 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:23,816 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:23,819 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:23,821 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:28,828 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:28,829 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:28,830 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:28,832 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:33,845 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:33,847 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:33,849 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:33,850 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:38,886 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5837b315-6fed-424e-9509-4e10a78e0e28 2025-08-13 20:01:38,888 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=821140f2-7cfc-47f3-ae59-1cb02378008e 2025-08-13 20:01:38,890 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8e3facf5-b507-44aa-b908-fd0e62a004c6 2025-08-13 20:01:38,891 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fa5fb5d5-4146-4590-bb8f-bf0c970b8565 2025-08-13 20:01:38,903 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6f51be8-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:38,907 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c68d2de4-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:38,908 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c5bc72b2-787f-11f0-a299-fa163e179dd7 2025-08-13 20:01:38,909 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c621ed86-787f-11f0-a299-fa163e179dd7