2024-10-19 13:00:30,665 - DEBUG - [10.0.0.12]: Running cmd : hostname 2024-10-19 13:00:30,881 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-733-1 2024-10-19 13:00:30,881 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2024-10-19 13:00:30,915 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-733-1 2024-10-19 13:00:30,915 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-10-19 13:00:30,989 - DEBUG - Output : NAMES contrail_test_dEzfKkhEn contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_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_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2024-10-19 13:00:30,989 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-19 13:00:31,066 - DEBUG - Output : 10.0.0.12/24 172.17.0.1/16 2024-10-19 13:00:31,066 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2024-10-19 13:00:31,099 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-733-1 2024-10-19 13:00:31,189 - DEBUG - [10.0.0.28]: Running cmd : hostname 2024-10-19 13:00:31,402 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-733-1 2024-10-19 13:00:31,402 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2024-10-19 13:00:31,436 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-733-1 2024-10-19 13:00:31,436 - DEBUG - [10.0.0.28]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-10-19 13:00:31,491 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-10-19 13:00:31,492 - DEBUG - [10.0.0.28]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-19 13:00:31,558 - DEBUG - Output : 10.0.0.28/24 2024-10-19 13:00:31,559 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2024-10-19 13:00:31,593 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-733-1 2024-10-19 13:00:31,672 - INFO - Using existing project ['default-domain', 'k8s-default'](9ff57667-eb1c-476e-9943-9e96eddedb8b) 2024-10-19 13:00:31,775 - INFO - Using existing project ['default-domain', 'k8s-default'](9ff57667-eb1c-476e-9943-9e96eddedb8b) 2024-10-19 13:00:31,905 - INFO - ================================================================================ 2024-10-19 13:00:31,905 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-10-19 13:00:31,906 - 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 2024-10-19 13:00:32,097 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-19 13:00:32,105 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.0.0.12': '0'}} with 2024-10-19 13:00:32,105 - INFO - Initial checks done. Running the testcase now 2024-10-19 13:00:32,105 - INFO - 2024-10-19 13:00:32,108 - INFO - Namespace default already exists 2024-10-19 13:00:32,109 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-19 13:00:32,214 - DEBUG - Output : cluster_project={} 2024-10-19 13:00:32,263 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-10-19 13:00:32,263 - DEBUG - Project uuid in Contrail is 9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:00:32,264 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-19 13:00:32,371 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-19 13:00:32,371 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=7cb6c8d7-f9bb-47e8-bf7d-9e6589c5cebc 2024-10-19 13:00:32,375 - INFO - Namespace default with uuid 7cb6c8d7-f9bb-47e8-bf7d-9e6589c5cebc found in kube manager 2024-10-19 13:00:32,375 - INFO - Namespace default verification passed 2024-10-19 13:00:32,378 - DEBUG - Service ctest-nginx-svc-20614168 not present 2024-10-19 13:00:32,378 - INFO - Creating service ctest-nginx-svc-20614168 2024-10-19 13:00:32,400 - INFO - Created Service ctest-nginx-svc-20614168 2024-10-19 13:00:32,405 - DEBUG - Pod ctest-nginx-pod-68833016 not present 2024-10-19 13:00:32,406 - INFO - Creating Pod ctest-nginx-pod-68833016 2024-10-19 13:00:32,486 - DEBUG - Pod : ctest-nginx-pod-68833016 UUID is b9298bb1-39d4-4f95-9f24-12a3c0f0915f 2024-10-19 13:00:32,491 - DEBUG - Pod ctest-nginx-pod-15020056 not present 2024-10-19 13:00:32,491 - INFO - Creating Pod ctest-nginx-pod-15020056 2024-10-19 13:00:32,512 - DEBUG - Pod : ctest-nginx-pod-15020056 UUID is 59951114-bae6-44ef-b683-1861b6d352b3 2024-10-19 13:00:32,705 - INFO - Created VN __public__, UUID :00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:32,931 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-19 13:00:32,937 - DEBUG - Requesting: http://10.0.0.12:8082/domain/736fb3f5-0aff-4961-ba3f-06e3c88987c3 2024-10-19 13:00:32,966 - DEBUG - Requesting: http://10.0.0.12:8082/project/9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:00:33,026 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:33,041 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:33,053 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:33,062 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:33,069 - DEBUG - Route Targets: [] 2024-10-19 13:00:33,069 - DEBUG - RT names not yet present for VN __public__ 2024-10-19 13:00:38,070 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-19 13:00:38,075 - DEBUG - Requesting: http://10.0.0.12:8082/domain/736fb3f5-0aff-4961-ba3f-06e3c88987c3 2024-10-19 13:00:38,084 - DEBUG - Requesting: http://10.0.0.12:8082/project/9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:00:38,132 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,145 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,158 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:38,166 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:38,174 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/31030947-260a-47ec-8e63-0aed3d3029ee 2024-10-19 13:00:38,180 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-19 13:00:38,180 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,191 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:38,212 - INFO - Verified VN network id 13 for VN 00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,213 - INFO - Verifications in API Server for VN __public__ passed 2024-10-19 13:00:38,213 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,224 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:38,233 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:00:38,241 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/31030947-260a-47ec-8e63-0aed3d3029ee 2024-10-19 13:00:38,247 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-19 13:00:38,252 - DEBUG - Control-node 10.0.0.12 : 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': '68593695287363605', 'uuid-lslong': '9565870082879262289'}, 'enable': 'true', 'created': '2024-10-19T13:00:32', 'last-modified': '2024-10-19T13:00:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.372146'} 2024-10-19 13:00:38,252 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:00:38,259 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-19 13:00:38,259 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-10-19 13:00:38,260 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-10-19 13:00:38,260 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-19 13:00:38,265 - DEBUG - Requesting: http://10.0.0.12:8082/domain/736fb3f5-0aff-4961-ba3f-06e3c88987c3 2024-10-19 13:00:38,273 - DEBUG - Requesting: http://10.0.0.12:8082/project/9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:00:38,321 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,335 - DEBUG - =>VN __public__ has no policy to be verified 2024-10-19 13:00:38,335 - DEBUG - Verifying the vn in opserver 2024-10-19 13:00:38,335 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2024-10-19 13:00:38,335 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-10-19 13:00:38,340 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-10-19 13:00:38,340 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-10-19 13:00:38,340 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:00:38,348 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:00:38,354 - DEBUG - Do not have enough data to verify VN in agent 2024-10-19 13:00:38,354 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:00:38,361 - DEBUG - VRF ids for VN __public__: {} 2024-10-19 13:00:38,464 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-10-19 13:00:38,577 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-19 13:00:38,582 - DEBUG - Requesting: http://10.0.0.12:8082/domain/736fb3f5-0aff-4961-ba3f-06e3c88987c3 2024-10-19 13:00:38,590 - DEBUG - Requesting: http://10.0.0.12:8082/project/9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:00:38,635 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,648 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/00e4572c-3172-482a-9784-2ed2d85a23bc 2024-10-19 13:00:38,654 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-19 13:00:38,659 - DEBUG - Requesting: http://10.0.0.12:8082/domain/736fb3f5-0aff-4961-ba3f-06e3c88987c3 2024-10-19 13:00:38,666 - DEBUG - Requesting: http://10.0.0.12:8082/project/9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:00:38,708 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/00f3b19a-396f-4815-84c0-cc28818e0e51 2024-10-19 13:00:38,721 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-10-19 13:00:38,721 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-10-19 13:00:38,730 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-19 13:00:38,736 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-10-19 13:00:38,736 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-10-19 13:00:38,738 - DEBUG - Ingress ctest-nginx-ingress-37636534 not present 2024-10-19 13:00:38,738 - INFO - Creating Ingress ctest-nginx-ingress-37636534 2024-10-19 13:00:38,744 - INFO - Created Ingress ctest-nginx-ingress-37636534 2024-10-19 13:00:38,746 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-37636534 2024-10-19 13:00:41,755 - DEBUG - For Ingress ctest-nginx-ingress-37636534, Cluster IP: 10.47.255.249, External IPs ['117.57.96.188'] 2024-10-19 13:00:41,755 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-37636534 2024-10-19 13:00:41,755 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=92b6c147-8e52-4c3f-b98a-d099cff5c1c4 2024-10-19 13:00:41,760 - INFO - Ingress ctest-nginx-ingress-37636534 with uuid 92b6c147-8e52-4c3f-b98a-d099cff5c1c4 found in kube manager 2024-10-19 13:00:41,760 - INFO - Ingress ctest-nginx-ingress-37636534 verification passed 2024-10-19 13:00:41,762 - DEBUG - Pod ctest-busybox-pod-38229061 not present 2024-10-19 13:00:41,762 - INFO - Creating Pod ctest-busybox-pod-38229061 2024-10-19 13:00:41,785 - DEBUG - Pod : ctest-busybox-pod-38229061 UUID is a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:00:41,793 - DEBUG - Pod ctest-nginx-pod-68833016 not in running state.Currently in Pending 2024-10-19 13:00:46,799 - INFO - Pod ctest-nginx-pod-68833016 is in running state.Got IP 10.47.255.251 2024-10-19 13:00:46,859 - DEBUG - Pod ctest-nginx-pod-68833016 has vmi 20b7118c-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:00:46,859 - INFO - Verified pod ctest-nginx-pod-68833016 in contrail-api 2024-10-19 13:00:46,859 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:00:46,872 - DEBUG - VMI 20b7118c-8e1a-11ef-9830-fa163e1b8634 is active in agent 10.0.0.28 2024-10-19 13:00:46,873 - INFO - Verified Pod ctest-nginx-pod-68833016 in agent 10.0.0.28 2024-10-19 13:00:46,873 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=b9298bb1-39d4-4f95-9f24-12a3c0f0915f 2024-10-19 13:00:46,878 - INFO - Pod ctest-nginx-pod-68833016 with uuid b9298bb1-39d4-4f95-9f24-12a3c0f0915f found in kube manager 2024-10-19 13:00:46,879 - INFO - Pod ctest-nginx-pod-68833016 verification passed 2024-10-19 13:00:46,984 - DEBUG - [Pod ctest-nginx-pod-68833016] Cmd: echo ctest-nginx-pod-68833016 > /usr/share/nginx/html/index.html, Output: 2024-10-19 13:00:46,990 - INFO - Pod ctest-nginx-pod-15020056 is in running state.Got IP 10.47.255.250 2024-10-19 13:00:47,010 - DEBUG - Pod ctest-nginx-pod-15020056 has vmi 2139ace6-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:00:47,010 - INFO - Verified pod ctest-nginx-pod-15020056 in contrail-api 2024-10-19 13:00:47,010 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:00:47,030 - DEBUG - VMI 2139ace6-8e1a-11ef-9830-fa163e1b8634 is active in agent 10.0.0.28 2024-10-19 13:00:47,030 - INFO - Verified Pod ctest-nginx-pod-15020056 in agent 10.0.0.28 2024-10-19 13:00:47,031 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=59951114-bae6-44ef-b683-1861b6d352b3 2024-10-19 13:00:47,053 - INFO - Pod ctest-nginx-pod-15020056 with uuid 59951114-bae6-44ef-b683-1861b6d352b3 found in kube manager 2024-10-19 13:00:47,053 - INFO - Pod ctest-nginx-pod-15020056 verification passed 2024-10-19 13:00:47,128 - DEBUG - [Pod ctest-nginx-pod-15020056] Cmd: echo ctest-nginx-pod-15020056 > /usr/share/nginx/html/index.html, Output: 2024-10-19 13:00:47,135 - DEBUG - Pod ctest-busybox-pod-38229061 not in running state.Currently in Pending 2024-10-19 13:00:52,141 - DEBUG - Pod ctest-busybox-pod-38229061 not in running state.Currently in Pending 2024-10-19 13:00:57,147 - INFO - Pod ctest-busybox-pod-38229061 is in running state.Got IP 10.47.255.248 2024-10-19 13:00:57,164 - DEBUG - Pod ctest-busybox-pod-38229061 has vmi 256a663e-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:00:57,164 - INFO - Verified pod ctest-busybox-pod-38229061 in contrail-api 2024-10-19 13:00:57,164 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:00:57,175 - DEBUG - VMI 256a663e-8e1a-11ef-9830-fa163e1b8634 is active in agent 10.0.0.28 2024-10-19 13:00:57,175 - INFO - Verified Pod ctest-busybox-pod-38229061 in agent 10.0.0.28 2024-10-19 13:00:57,175 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:00:57,179 - INFO - Pod ctest-busybox-pod-38229061 with uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 found in kube manager 2024-10-19 13:00:57,179 - INFO - Pod ctest-busybox-pod-38229061 verification passed 2024-10-19 13:00:57,238 - DEBUG - [Pod ctest-busybox-pod-38229061] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15020056 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-19 13:00:57,239 - DEBUG - [Pod Pod ctest-busybox-pod-38229061] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-19 13:00:57,239 - DEBUG - [Pod Pod ctest-busybox-pod-38229061] Cmd output: ctest-nginx-pod-15020056 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-19 13:00:57,304 - DEBUG - [Pod ctest-busybox-pod-38229061] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15020056 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-19 13:00:57,304 - DEBUG - [Pod Pod ctest-busybox-pod-38229061] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-19 13:00:57,304 - DEBUG - [Pod Pod ctest-busybox-pod-38229061] Cmd output: ctest-nginx-pod-15020056 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-19 13:00:57,368 - DEBUG - [Pod ctest-busybox-pod-38229061] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-68833016 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-19 13:00:57,368 - DEBUG - [Pod Pod ctest-busybox-pod-38229061] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-19 13:00:57,368 - DEBUG - [Pod Pod ctest-busybox-pod-38229061] Cmd output: ctest-nginx-pod-68833016 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-19 13:00:57,368 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-68833016': 1, 'ctest-nginx-pod-15020056': 2} 2024-10-19 13:00:57,368 - WARNING - Nothing to delete parallely 2024-10-19 13:00:57,368 - INFO - Deleting pod default:ctest-busybox-pod-38229061 2024-10-19 13:00:57,380 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:00:57,388 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:02,389 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:02,397 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:07,398 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:07,406 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:12,407 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:12,415 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:17,416 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:17,430 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:22,431 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:22,444 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:27,444 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:27,452 - WARNING - Pod uuid a43c24fa-845e-4348-a5f0-c6b0b5aba272 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:32,452 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=a43c24fa-845e-4348-a5f0-c6b0b5aba272 2024-10-19 13:01:32,460 - DEBUG - Pod a43c24fa-845e-4348-a5f0-c6b0b5aba272 is not in agent 10.0.0.28 VM list 2024-10-19 13:01:32,460 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:256a663e-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:01:32,467 - DEBUG - VMI 256a663e-8e1a-11ef-9830-fa163e1b8634 is removed from agent 10.0.0.28 2024-10-19 13:01:32,468 - INFO - Verified that pod ctest-busybox-pod-38229061 is removed in agent 2024-10-19 13:01:32,468 - INFO - Deleting Ingress : ctest-nginx-ingress-37636534 2024-10-19 13:01:32,481 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=92b6c147-8e52-4c3f-b98a-d099cff5c1c4 2024-10-19 13:01:32,486 - ERROR - Ingress ctest-nginx-ingress-37636534 with uuid 92b6c147-8e52-4c3f-b98a-d099cff5c1c4 still found in kube manager 2024-10-19 13:01:33,487 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=92b6c147-8e52-4c3f-b98a-d099cff5c1c4 2024-10-19 13:01:33,491 - INFO - Ingress ctest-nginx-ingress-37636534 with uuid 92b6c147-8e52-4c3f-b98a-d099cff5c1c4 deleted successfully from kube manager 2024-10-19 13:01:33,491 - INFO - Verifications on Ingress %s cleanup passed 2024-10-19 13:01:33,491 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-10-19 13:01:33,580 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-19 13:01:33,586 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-10-19 13:01:33,586 - INFO - Deleting VN __public__ 2024-10-19 13:01:33,700 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/9cf5acd3-557f-4cff-a3fe-3ec0f9b9d0db 2024-10-19 13:01:33,718 - DEBUG - Response Code: 404 2024-10-19 13:01:33,718 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-19 13:01:33,732 - DEBUG - Requesting: http://10.0.0.12:8082/domain/736fb3f5-0aff-4961-ba3f-06e3c88987c3 2024-10-19 13:01:33,741 - DEBUG - Requesting: http://10.0.0.12:8082/project/9ff57667-eb1c-476e-9943-9e96eddedb8b 2024-10-19 13:01:33,778 - INFO - Validated that VN __public__ is not found in API Server 2024-10-19 13:01:33,778 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-10-19 13:01:33,788 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:01:33,797 - DEBUG - VN __public__ is not present in Agent 10.0.0.28 2024-10-19 13:01:33,797 - INFO - Validated that VN __public__ is not in any agent 2024-10-19 13:01:33,797 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:01:33,804 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-19 13:01:33,812 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-19 13:01:33,832 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-10-19 13:01:33,832 - INFO - Deleting pod default:ctest-nginx-pod-15020056 2024-10-19 13:01:33,846 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=59951114-bae6-44ef-b683-1861b6d352b3 2024-10-19 13:01:33,860 - WARNING - Pod uuid 59951114-bae6-44ef-b683-1861b6d352b3 is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:38,860 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=59951114-bae6-44ef-b683-1861b6d352b3 2024-10-19 13:01:38,868 - DEBUG - Pod 59951114-bae6-44ef-b683-1861b6d352b3 is not in agent 10.0.0.28 VM list 2024-10-19 13:01:38,869 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2139ace6-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:01:38,876 - DEBUG - VMI 2139ace6-8e1a-11ef-9830-fa163e1b8634 is removed from agent 10.0.0.28 2024-10-19 13:01:38,876 - INFO - Verified that pod ctest-nginx-pod-15020056 is removed in agent 2024-10-19 13:01:38,876 - INFO - Deleting pod default:ctest-nginx-pod-68833016 2024-10-19 13:01:38,890 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=b9298bb1-39d4-4f95-9f24-12a3c0f0915f 2024-10-19 13:01:38,900 - WARNING - Pod uuid b9298bb1-39d4-4f95-9f24-12a3c0f0915f is still seen in agent 10.0.0.28 VM list 2024-10-19 13:01:43,900 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=b9298bb1-39d4-4f95-9f24-12a3c0f0915f 2024-10-19 13:01:43,907 - DEBUG - Pod b9298bb1-39d4-4f95-9f24-12a3c0f0915f is not in agent 10.0.0.28 VM list 2024-10-19 13:01:43,907 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:20b7118c-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:01:43,912 - DEBUG - VMI 20b7118c-8e1a-11ef-9830-fa163e1b8634 is removed from agent 10.0.0.28 2024-10-19 13:01:43,912 - INFO - Verified that pod ctest-nginx-pod-68833016 is removed in agent 2024-10-19 13:01:43,913 - INFO - Deleting service : ctest-nginx-svc-20614168 2024-10-19 13:01:44,137 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-19 13:01:44,144 - DEBUG - No XMPP flaps were noticed during the test
2024-10-19 13:01:44,144 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2024-10-19 13:01:44,144 - INFO - -------------------------------------------------------------------------------- 2024-10-19 13:01:50,736 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-19 13:01:50,868 - DEBUG - Output : cluster_project={} 2024-10-19 13:01:50,919 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-19 13:01:51,080 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-19 13:01:51,087 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-19 13:01:51,246 - DEBUG - Output : cluster_project={} 2024-10-19 13:02:06,427 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:06,470 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:06,556 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:06,643 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:11,693 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:11,775 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:11,814 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:11,903 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-19 13:02:12,136 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-19 13:02:14,792 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_ApplicationPolicySetReq? 2024-10-19 13:02:14,799 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2024-10-19 13:02:14,828 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2024-10-19 13:02:16,858 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AclReq? 2024-10-19 13:05:17,317 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-19 13:05:17,367 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:17,377 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=eb286b49-5836-4d52-b9b1-3a7416662b04 2024-10-19 13:05:17,398 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=40e7af2a-ca3f-41b2-8988-64ab29f94f45 2024-10-19 13:05:17,405 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1e42e2ba-c1a0-45f8-b83e-386d651b38b8 2024-10-19 13:05:17,413 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=cb93f0de-ab45-4235-be87-c7590655b370 2024-10-19 13:05:17,427 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:17,432 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:17,437 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:22,442 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=eb286b49-5836-4d52-b9b1-3a7416662b04 2024-10-19 13:05:22,444 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:22,454 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f629b5a-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:22,481 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=40e7af2a-ca3f-41b2-8988-64ab29f94f45 2024-10-19 13:05:22,483 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:22,484 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:22,485 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=cb93f0de-ab45-4235-be87-c7590655b370 2024-10-19 13:05:22,486 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:22,489 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=1e42e2ba-c1a0-45f8-b83e-386d651b38b8 2024-10-19 13:05:22,508 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:510d56b6-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:22,509 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4feb6a66-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:22,511 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5090b462-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:27,455 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:27,507 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:27,508 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:27,512 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:32,466 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:32,524 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:32,526 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:32,527 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:37,473 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:37,539 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:37,541 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:37,542 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:42,481 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:42,553 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:42,555 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:42,556 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:47,491 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:47,570 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:47,572 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:47,574 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:52,630 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=9eb741da-a2a4-4c81-8f4f-3d59e6466361 2024-10-19 13:05:52,632 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=3b8776ca-81f8-4601-8e5a-8e79f399290c 2024-10-19 13:05:52,633 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=7c499ede-80bc-4f3e-b5d4-6b94a1679d89 2024-10-19 13:05:52,634 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_VmListReq?uuid=ae512858-115a-4b3f-858f-7f30257c0417 2024-10-19 13:05:52,646 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:53087c70-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:52,649 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5215613e-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:52,651 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:519b2cac-8e1a-11ef-9830-fa163e1b8634 2024-10-19 13:05:52,677 - DEBUG - Requesting: http://10.0.0.28:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:52930a12-8e1a-11ef-9830-fa163e1b8634