2025-03-30 08:50:04,000 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-03-30 08:50:04,301 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1070-1 2025-03-30 08:50:04,301 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-03-30 08:50:04,336 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1070-1 2025-03-30 08:50:04,336 - DEBUG - [10.0.0.27]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-30 08:50:04,424 - DEBUG - Output : NAMES contrail_test_fRdfCFV77 contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_api_1 config_api_nodemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2025-03-30 08:50:04,424 - DEBUG - [10.0.0.27]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-30 08:50:04,461 - DEBUG - Output : 10.0.0.27/24 172.17.0.1/16 2025-03-30 08:50:04,461 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-03-30 08:50:04,551 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1070-1 2025-03-30 08:50:04,621 - DEBUG - [10.0.0.35]: Running cmd : hostname 2025-03-30 08:50:04,852 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1070-1 2025-03-30 08:50:04,852 - DEBUG - [10.0.0.35]: Running cmd : hostname -f 2025-03-30 08:50:04,877 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1070-1 2025-03-30 08:50:04,877 - DEBUG - [10.0.0.35]: 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-03-30 08:50:04,962 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-30 08:50:04,963 - DEBUG - [10.0.0.35]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-30 08:50:04,988 - DEBUG - Output : 10.0.0.35/24 2025-03-30 08:50:04,988 - DEBUG - [10.0.0.35]: Running cmd : getent hosts 10.0.0.35 | head -n 1 | awk '{print $2}' 2025-03-30 08:50:05,055 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1070-1 2025-03-30 08:50:05,174 - INFO - Using existing project ['default-domain', 'k8s-default'](cb8aed32-ab80-4d63-9809-6b117241802a) 2025-03-30 08:50:05,263 - INFO - Using existing project ['default-domain', 'k8s-default'](cb8aed32-ab80-4d63-9809-6b117241802a) 2025-03-30 08:50:05,424 - INFO - ================================================================================ 2025-03-30 08:50:05,425 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-30 08:50:05,426 - 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-03-30 08:50:05,668 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 08:50:05,677 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.0.0.27': '0'}} with 2025-03-30 08:50:05,677 - INFO - Initial checks done. Running the testcase now 2025-03-30 08:50:05,677 - INFO - 2025-03-30 08:50:05,682 - INFO - Namespace default already exists 2025-03-30 08:50:05,682 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 08:50:05,813 - DEBUG - Output : cluster_project={} 2025-03-30 08:50:05,923 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-30 08:50:05,924 - DEBUG - Project uuid in Contrail is cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:50:05,924 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-30 08:50:06,066 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-30 08:50:06,067 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=e36b0b8c-0678-4680-adc0-bd294a65e961 2025-03-30 08:50:06,074 - INFO - Namespace default with uuid e36b0b8c-0678-4680-adc0-bd294a65e961 found in kube manager 2025-03-30 08:50:06,074 - INFO - Namespace default verification passed 2025-03-30 08:50:06,079 - DEBUG - Service ctest-nginx-svc-37094375 not present 2025-03-30 08:50:06,080 - INFO - Creating service ctest-nginx-svc-37094375 2025-03-30 08:50:06,105 - INFO - Created Service ctest-nginx-svc-37094375 2025-03-30 08:50:06,121 - DEBUG - Pod ctest-nginx-pod-79619869 not present 2025-03-30 08:50:06,122 - INFO - Creating Pod ctest-nginx-pod-79619869 2025-03-30 08:50:06,197 - DEBUG - Pod : ctest-nginx-pod-79619869 UUID is 77030a3e-35bf-4873-9bdf-2de79f438436 2025-03-30 08:50:06,207 - DEBUG - Pod ctest-nginx-pod-51714930 not present 2025-03-30 08:50:06,208 - INFO - Creating Pod ctest-nginx-pod-51714930 2025-03-30 08:50:06,256 - DEBUG - Pod : ctest-nginx-pod-51714930 UUID is 5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 2025-03-30 08:50:06,503 - INFO - Created VN __public__, UUID :37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:06,728 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-30 08:50:06,738 - DEBUG - Requesting: http://10.0.0.27:8082/domain/126c15b7-e356-4623-921b-9993c6032afa 2025-03-30 08:50:06,773 - DEBUG - Requesting: http://10.0.0.27:8082/project/cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:50:06,857 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:06,876 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:06,889 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:06,901 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:06,910 - DEBUG - Route Targets: [] 2025-03-30 08:50:06,910 - DEBUG - RT names not yet present for VN __public__ 2025-03-30 08:50:11,911 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-30 08:50:11,924 - DEBUG - Requesting: http://10.0.0.27:8082/domain/126c15b7-e356-4623-921b-9993c6032afa 2025-03-30 08:50:11,947 - DEBUG - Requesting: http://10.0.0.27:8082/project/cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:50:12,006 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,018 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,033 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:12,045 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:12,054 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/2e3f450b-63b1-40ba-ad35-045a12b3f97d 2025-03-30 08:50:12,064 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-30 08:50:12,064 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,078 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:12,107 - INFO - Verified VN network id 13 for VN 37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,108 - INFO - Verifications in API Server for VN __public__ passed 2025-03-30 08:50:12,108 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,123 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:12,132 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:50:12,142 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/2e3f450b-63b1-40ba-ad35-045a12b3f97d 2025-03-30 08:50:12,152 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-30 08:50:12,159 - DEBUG - Control-node 10.0.0.27 : 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': '3968373797959648606', 'uuid-lslong': '11234827006450264130'}, 'enable': 'true', 'created': '2025-03-30T08:50:06', 'last-modified': '2025-03-30T08:50:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.573551'} 2025-03-30 08:50:12,159 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:50:12,167 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-30 08:50:12,167 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-30 08:50:12,168 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-30 08:50:12,168 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-30 08:50:12,175 - DEBUG - Requesting: http://10.0.0.27:8082/domain/126c15b7-e356-4623-921b-9993c6032afa 2025-03-30 08:50:12,186 - DEBUG - Requesting: http://10.0.0.27:8082/project/cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:50:12,245 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,257 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-30 08:50:12,257 - DEBUG - Verifying the vn in opserver 2025-03-30 08:50:12,257 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2025-03-30 08:50:12,257 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-03-30 08:50:12,263 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-30 08:50:12,263 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-30 08:50:12,264 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:50:12,272 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:50:12,279 - DEBUG - Do not have enough data to verify VN in agent 2025-03-30 08:50:12,279 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:50:12,286 - DEBUG - VRF ids for VN __public__: {} 2025-03-30 08:50:12,410 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-30 08:50:12,551 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-30 08:50:12,561 - DEBUG - Requesting: http://10.0.0.27:8082/domain/126c15b7-e356-4623-921b-9993c6032afa 2025-03-30 08:50:12,574 - DEBUG - Requesting: http://10.0.0.27:8082/project/cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:50:12,648 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,681 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/fac1b063-f824-4c81-bded-1f3e975da53e 2025-03-30 08:50:12,702 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-30 08:50:12,710 - DEBUG - Requesting: http://10.0.0.27:8082/domain/126c15b7-e356-4623-921b-9993c6032afa 2025-03-30 08:50:12,723 - DEBUG - Requesting: http://10.0.0.27:8082/project/cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:50:12,818 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/37127ef1-a35a-455e-9bea-1fa3406ee842 2025-03-30 08:50:12,836 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-30 08:50:12,836 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-30 08:50:12,849 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-30 08:50:12,856 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-30 08:50:12,857 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-30 08:50:12,860 - DEBUG - Ingress ctest-nginx-ingress-42955598 not present 2025-03-30 08:50:12,861 - INFO - Creating Ingress ctest-nginx-ingress-42955598 2025-03-30 08:50:12,872 - INFO - Created Ingress ctest-nginx-ingress-42955598 2025-03-30 08:50:12,877 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-42955598 2025-03-30 08:50:15,891 - DEBUG - For Ingress ctest-nginx-ingress-42955598, Cluster IP: 10.47.255.249, External IPs ['48.154.186.188'] 2025-03-30 08:50:15,891 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-42955598 2025-03-30 08:50:15,891 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=6b2329b1-ff52-46bc-a920-25069ebc3065 2025-03-30 08:50:15,898 - INFO - Ingress ctest-nginx-ingress-42955598 with uuid 6b2329b1-ff52-46bc-a920-25069ebc3065 found in kube manager 2025-03-30 08:50:15,898 - INFO - Ingress ctest-nginx-ingress-42955598 verification passed 2025-03-30 08:50:15,901 - DEBUG - Pod ctest-busybox-pod-98843562 not present 2025-03-30 08:50:15,902 - INFO - Creating Pod ctest-busybox-pod-98843562 2025-03-30 08:50:15,943 - DEBUG - Pod : ctest-busybox-pod-98843562 UUID is 6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:15,950 - DEBUG - Pod ctest-nginx-pod-79619869 not in running state.Currently in Pending 2025-03-30 08:50:20,959 - DEBUG - Pod ctest-nginx-pod-79619869 not in running state.Currently in Pending 2025-03-30 08:50:25,967 - INFO - Pod ctest-nginx-pod-79619869 is in running state.Got IP 10.47.255.251 2025-03-30 08:50:26,031 - DEBUG - Pod ctest-nginx-pod-79619869 has vmi fb935466-0d43-11f0-b89d-fa163e70862f 2025-03-30 08:50:26,032 - INFO - Verified pod ctest-nginx-pod-79619869 in contrail-api 2025-03-30 08:50:26,032 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:50:26,046 - DEBUG - VMI fb935466-0d43-11f0-b89d-fa163e70862f is active in agent 10.0.0.35 2025-03-30 08:50:26,046 - INFO - Verified Pod ctest-nginx-pod-79619869 in agent 10.0.0.35 2025-03-30 08:50:26,046 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=77030a3e-35bf-4873-9bdf-2de79f438436 2025-03-30 08:50:26,053 - INFO - Pod ctest-nginx-pod-79619869 with uuid 77030a3e-35bf-4873-9bdf-2de79f438436 found in kube manager 2025-03-30 08:50:26,053 - INFO - Pod ctest-nginx-pod-79619869 verification passed 2025-03-30 08:50:26,116 - DEBUG - [Pod ctest-nginx-pod-79619869] Cmd: echo ctest-nginx-pod-79619869 > /usr/share/nginx/html/index.html, Output: 2025-03-30 08:50:26,123 - INFO - Pod ctest-nginx-pod-51714930 is in running state.Got IP 10.47.255.250 2025-03-30 08:50:26,141 - DEBUG - Pod ctest-nginx-pod-51714930 has vmi fc549a5e-0d43-11f0-b89d-fa163e70862f 2025-03-30 08:50:26,141 - INFO - Verified pod ctest-nginx-pod-51714930 in contrail-api 2025-03-30 08:50:26,142 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:50:26,157 - DEBUG - VMI fc549a5e-0d43-11f0-b89d-fa163e70862f is active in agent 10.0.0.35 2025-03-30 08:50:26,157 - INFO - Verified Pod ctest-nginx-pod-51714930 in agent 10.0.0.35 2025-03-30 08:50:26,157 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 2025-03-30 08:50:26,164 - INFO - Pod ctest-nginx-pod-51714930 with uuid 5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 found in kube manager 2025-03-30 08:50:26,164 - INFO - Pod ctest-nginx-pod-51714930 verification passed 2025-03-30 08:50:26,231 - DEBUG - [Pod ctest-nginx-pod-51714930] Cmd: echo ctest-nginx-pod-51714930 > /usr/share/nginx/html/index.html, Output: 2025-03-30 08:50:26,237 - DEBUG - Pod ctest-busybox-pod-98843562 not in running state.Currently in Pending 2025-03-30 08:50:31,246 - INFO - Pod ctest-busybox-pod-98843562 is in running state.Got IP 10.47.255.248 2025-03-30 08:50:31,265 - DEBUG - Pod ctest-busybox-pod-98843562 has vmi 00a0d5b4-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:50:31,265 - INFO - Verified pod ctest-busybox-pod-98843562 in contrail-api 2025-03-30 08:50:31,265 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:50:31,282 - DEBUG - VMI 00a0d5b4-0d44-11f0-b89d-fa163e70862f is active in agent 10.0.0.35 2025-03-30 08:50:31,282 - INFO - Verified Pod ctest-busybox-pod-98843562 in agent 10.0.0.35 2025-03-30 08:50:31,283 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:31,289 - INFO - Pod ctest-busybox-pod-98843562 with uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd found in kube manager 2025-03-30 08:50:31,290 - INFO - Pod ctest-busybox-pod-98843562 verification passed 2025-03-30 08:50:31,346 - DEBUG - [Pod ctest-busybox-pod-98843562] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79619869 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-03-30 08:50:31,346 - DEBUG - [Pod Pod ctest-busybox-pod-98843562] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 08:50:31,346 - DEBUG - [Pod Pod ctest-busybox-pod-98843562] Cmd output: ctest-nginx-pod-79619869 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-03-30 08:50:31,411 - DEBUG - [Pod ctest-busybox-pod-98843562] 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) ctest-nginx-pod-79619869 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-30 08:50:31,411 - DEBUG - [Pod Pod ctest-busybox-pod-98843562] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 08:50:31,411 - DEBUG - [Pod Pod ctest-busybox-pod-98843562] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-79619869 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-30 08:50:31,460 - DEBUG - [Pod ctest-busybox-pod-98843562] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-51714930 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-03-30 08:50:31,460 - DEBUG - [Pod Pod ctest-busybox-pod-98843562] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 08:50:31,461 - DEBUG - [Pod Pod ctest-busybox-pod-98843562] Cmd output: ctest-nginx-pod-51714930 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-03-30 08:50:31,461 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79619869': 2, 'ctest-nginx-pod-51714930': 1} 2025-03-30 08:50:31,461 - WARNING - Nothing to delete parallely 2025-03-30 08:50:31,461 - INFO - Deleting pod default:ctest-busybox-pod-98843562 2025-03-30 08:50:31,480 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:31,488 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:50:36,489 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:36,496 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:50:41,497 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:41,505 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:50:46,506 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:46,517 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:50:51,519 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:51,530 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:50:56,530 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:50:56,541 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:51:01,543 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:51:01,554 - WARNING - Pod uuid 6f314c4f-e532-4fdc-8236-633d8d2121bd is still seen in agent 10.0.0.35 VM list 2025-03-30 08:51:06,555 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6f314c4f-e532-4fdc-8236-633d8d2121bd 2025-03-30 08:51:06,562 - DEBUG - Pod 6f314c4f-e532-4fdc-8236-633d8d2121bd is not in agent 10.0.0.35 VM list 2025-03-30 08:51:06,562 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:00a0d5b4-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:51:06,569 - DEBUG - VMI 00a0d5b4-0d44-11f0-b89d-fa163e70862f is removed from agent 10.0.0.35 2025-03-30 08:51:06,569 - INFO - Verified that pod ctest-busybox-pod-98843562 is removed in agent 2025-03-30 08:51:06,569 - INFO - Deleting Ingress : ctest-nginx-ingress-42955598 2025-03-30 08:51:06,582 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=6b2329b1-ff52-46bc-a920-25069ebc3065 2025-03-30 08:51:06,590 - ERROR - Ingress ctest-nginx-ingress-42955598 with uuid 6b2329b1-ff52-46bc-a920-25069ebc3065 still found in kube manager 2025-03-30 08:51:07,591 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=6b2329b1-ff52-46bc-a920-25069ebc3065 2025-03-30 08:51:07,600 - INFO - Ingress ctest-nginx-ingress-42955598 with uuid 6b2329b1-ff52-46bc-a920-25069ebc3065 deleted successfully from kube manager 2025-03-30 08:51:07,601 - INFO - Verifications on Ingress %s cleanup passed 2025-03-30 08:51:07,601 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-30 08:51:07,782 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-30 08:51:07,790 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-30 08:51:07,790 - INFO - Deleting VN __public__ 2025-03-30 08:51:08,020 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fed7061e-e00c-4b7a-93c2-62cceab779cb 2025-03-30 08:51:08,062 - DEBUG - Response Code: 404 2025-03-30 08:51:08,063 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-03-30 08:51:08,094 - DEBUG - Requesting: http://10.0.0.27:8082/domain/126c15b7-e356-4623-921b-9993c6032afa 2025-03-30 08:51:08,123 - DEBUG - Requesting: http://10.0.0.27:8082/project/cb8aed32-ab80-4d63-9809-6b117241802a 2025-03-30 08:51:08,277 - INFO - Validated that VN __public__ is not found in API Server 2025-03-30 08:51:08,277 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-30 08:51:08,288 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:51:08,300 - DEBUG - VN __public__ is not present in Agent 10.0.0.35 2025-03-30 08:51:08,300 - INFO - Validated that VN __public__ is not in any agent 2025-03-30 08:51:08,300 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:51:08,308 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 08:51:08,316 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-30 08:51:08,323 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-30 08:51:08,324 - INFO - Deleting pod default:ctest-nginx-pod-51714930 2025-03-30 08:51:08,338 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 2025-03-30 08:51:08,355 - WARNING - Pod uuid 5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 is still seen in agent 10.0.0.35 VM list 2025-03-30 08:51:13,356 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 2025-03-30 08:51:13,363 - DEBUG - Pod 5ab8f2f0-2b96-49b8-91cb-dbc52c8dbb54 is not in agent 10.0.0.35 VM list 2025-03-30 08:51:13,364 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc549a5e-0d43-11f0-b89d-fa163e70862f 2025-03-30 08:51:13,370 - DEBUG - VMI fc549a5e-0d43-11f0-b89d-fa163e70862f is removed from agent 10.0.0.35 2025-03-30 08:51:13,370 - INFO - Verified that pod ctest-nginx-pod-51714930 is removed in agent 2025-03-30 08:51:13,371 - INFO - Deleting pod default:ctest-nginx-pod-79619869 2025-03-30 08:51:13,386 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=77030a3e-35bf-4873-9bdf-2de79f438436 2025-03-30 08:51:13,400 - WARNING - Pod uuid 77030a3e-35bf-4873-9bdf-2de79f438436 is still seen in agent 10.0.0.35 VM list 2025-03-30 08:51:18,401 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=77030a3e-35bf-4873-9bdf-2de79f438436 2025-03-30 08:51:18,408 - DEBUG - Pod 77030a3e-35bf-4873-9bdf-2de79f438436 is not in agent 10.0.0.35 VM list 2025-03-30 08:51:18,408 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb935466-0d43-11f0-b89d-fa163e70862f 2025-03-30 08:51:18,415 - DEBUG - VMI fb935466-0d43-11f0-b89d-fa163e70862f is removed from agent 10.0.0.35 2025-03-30 08:51:18,415 - INFO - Verified that pod ctest-nginx-pod-79619869 is removed in agent 2025-03-30 08:51:18,415 - INFO - Deleting service : ctest-nginx-svc-37094375 2025-03-30 08:51:18,615 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 08:51:18,622 - DEBUG - No XMPP flaps were noticed during the test
2025-03-30 08:51:18,622 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-03-30 08:51:18,622 - INFO - -------------------------------------------------------------------------------- 2025-03-30 08:51:25,206 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 08:51:25,349 - DEBUG - Output : cluster_project={} 2025-03-30 08:51:25,414 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-30 08:51:25,626 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-30 08:51:25,632 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 08:51:25,851 - DEBUG - Output : cluster_project={} 2025-03-30 08:51:36,080 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:41,131 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:41,220 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:41,284 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:41,372 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:41,426 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:46,600 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:46,663 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 08:51:46,948 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 08:51:49,540 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_ApplicationPolicySetReq? 2025-03-30 08:51:49,547 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-03-30 08:51:49,582 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-03-30 08:51:51,617 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AclReq? 2025-03-30 08:54:51,876 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 08:54:51,936 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=aeb4571a-934b-4124-8bf7-7dcdc8c49e13 2025-03-30 08:54:51,958 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=44a9cb4b-75d5-4bda-aae6-c9557615bd86 2025-03-30 08:54:51,966 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:54:51,972 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:54:51,983 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:54:51,989 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:54:51,998 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6a2a5a00-c404-4564-8b8d-0e6ee8199d93 2025-03-30 08:54:52,003 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:54:57,035 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:54:57,037 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=aeb4571a-934b-4124-8bf7-7dcdc8c49e13 2025-03-30 08:54:57,040 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:54:57,042 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:54:57,044 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=6a2a5a00-c404-4564-8b8d-0e6ee8199d93 2025-03-30 08:54:57,045 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:54:57,047 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:54:57,048 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=44a9cb4b-75d5-4bda-aae6-c9557615bd86 2025-03-30 08:54:57,052 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2a7aba8a-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:54:57,076 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c5f3d8a-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:54:57,080 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2bcc2cde-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:55:02,055 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:55:02,058 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:55:02,061 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:55:02,076 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:55:02,079 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:55:07,073 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:55:07,076 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:55:07,077 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:55:07,093 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:55:07,094 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:55:12,089 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:55:12,092 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:55:12,094 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:55:12,106 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:55:12,107 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:55:17,112 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:55:17,115 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:55:17,116 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:55:17,120 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:55:17,122 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:55:22,129 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:55:22,133 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:55:22,135 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:55:22,138 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:55:22,139 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:55:27,144 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=128e2886-cad2-4c1e-8287-4ba5be27c62c 2025-03-30 08:55:27,152 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e17aac2-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:55:27,155 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=35cb29ea-7947-4231-bcd9-14f715192281 2025-03-30 08:55:27,157 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=bdfdf9ae-20a6-4aa4-ae95-1a6712c17ed4 2025-03-30 08:55:27,158 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=ee98db39-5b80-4148-a161-20468da58f57 2025-03-30 08:55:27,161 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_VmListReq?uuid=044e3699-8e9e-49bf-ab5d-30fd6a24bf76 2025-03-30 08:55:27,172 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d096fbc-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:55:27,179 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e9bc19a-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:55:27,185 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d963b5e-0d44-11f0-b89d-fa163e70862f 2025-03-30 08:55:27,186 - DEBUG - Requesting: http://10.0.0.35:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b13b064-0d44-11f0-b89d-fa163e70862f