2025-03-28 23:06:55,746 - DEBUG - [10.0.0.40]: Running cmd : hostname 2025-03-28 23:06:56,028 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1061-1 2025-03-28 23:06:56,029 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2025-03-28 23:06:56,063 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1061-1 2025-03-28 23:06:56,063 - DEBUG - [10.0.0.40]: 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}' 2025-03-28 23:06:56,148 - DEBUG - Output : NAMES contrail_test_YK3CoCmU8 contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 2025-03-28 23:06:56,148 - DEBUG - [10.0.0.40]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-28 23:06:56,194 - DEBUG - Output : 10.0.0.40/24 172.17.0.1/16 2025-03-28 23:06:56,195 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2025-03-28 23:06:56,264 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1061-1 2025-03-28 23:06:56,333 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-03-28 23:06:56,539 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1061-1 2025-03-28 23:06:56,539 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-03-28 23:06:56,563 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1061-1 2025-03-28 23:06:56,564 - DEBUG - [10.0.0.17]: 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}' 2025-03-28 23:06:56,608 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-28 23:06:56,609 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-28 23:06:56,684 - DEBUG - Output : 10.0.0.17/24 2025-03-28 23:06:56,685 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-03-28 23:06:56,720 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1061-1 2025-03-28 23:06:56,806 - INFO - Using existing project ['default-domain', 'k8s-default'](f0e166a7-6a9c-492c-b106-1aafc60385b9) 2025-03-28 23:06:56,873 - INFO - Using existing project ['default-domain', 'k8s-default'](f0e166a7-6a9c-492c-b106-1aafc60385b9) 2025-03-28 23:06:57,014 - INFO - ================================================================================ 2025-03-28 23:06:57,015 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-28 23:06:57,016 - 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-28 23:06:57,228 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 23:06:57,237 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.40': '0'}} with 2025-03-28 23:06:57,237 - INFO - Initial checks done. Running the testcase now 2025-03-28 23:06:57,237 - INFO - 2025-03-28 23:06:57,242 - INFO - Namespace default already exists 2025-03-28 23:06:57,242 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-28 23:06:57,372 - DEBUG - Output : cluster_project={} 2025-03-28 23:06:57,420 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-28 23:06:57,420 - DEBUG - Project uuid in Contrail is f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:06:57,420 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-28 23:06:57,553 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-28 23:06:57,553 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_NamespaceDatabaseList?namespace_uuid=2692f17f-fecc-4a33-bfbe-89f279b9875e 2025-03-28 23:06:57,559 - INFO - Namespace default with uuid 2692f17f-fecc-4a33-bfbe-89f279b9875e found in kube manager 2025-03-28 23:06:57,559 - INFO - Namespace default verification passed 2025-03-28 23:06:57,562 - DEBUG - Service ctest-nginx-svc-80121944 not present 2025-03-28 23:06:57,562 - INFO - Creating service ctest-nginx-svc-80121944 2025-03-28 23:06:57,584 - INFO - Created Service ctest-nginx-svc-80121944 2025-03-28 23:06:57,592 - DEBUG - Pod ctest-nginx-pod-05570952 not present 2025-03-28 23:06:57,593 - INFO - Creating Pod ctest-nginx-pod-05570952 2025-03-28 23:06:57,670 - DEBUG - Pod : ctest-nginx-pod-05570952 UUID is 607c49a1-5b52-4b5a-9a75-f62de4647feb 2025-03-28 23:06:57,686 - DEBUG - Pod ctest-nginx-pod-89290658 not present 2025-03-28 23:06:57,687 - INFO - Creating Pod ctest-nginx-pod-89290658 2025-03-28 23:06:57,717 - DEBUG - Pod : ctest-nginx-pod-89290658 UUID is 1dd256d1-d19f-44a1-aef6-f67ece0feeb0 2025-03-28 23:06:57,915 - INFO - Created VN __public__, UUID :56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:06:58,195 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 23:06:58,210 - DEBUG - Requesting: http://10.0.0.40:8082/domain/55be678d-0143-410b-968c-ad1662048f7e 2025-03-28 23:06:58,229 - DEBUG - Requesting: http://10.0.0.40:8082/project/f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:06:58,317 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:06:58,335 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:06:58,404 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:06:58,427 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:06:58,435 - DEBUG - Route Targets: [] 2025-03-28 23:06:58,435 - DEBUG - RT names not yet present for VN __public__ 2025-03-28 23:07:03,436 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 23:07:03,444 - DEBUG - Requesting: http://10.0.0.40:8082/domain/55be678d-0143-410b-968c-ad1662048f7e 2025-03-28 23:07:03,454 - DEBUG - Requesting: http://10.0.0.40:8082/project/f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:07:03,506 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:03,523 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:03,534 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:07:03,542 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:07:03,550 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/f302d453-4ff2-4e5c-a44f-f02466780c68 2025-03-28 23:07:03,559 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-28 23:07:03,559 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:03,570 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:07:03,586 - INFO - Verified VN network id 13 for VN 56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:03,587 - INFO - Verifications in API Server for VN __public__ passed 2025-03-28 23:07:03,587 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:03,597 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:07:03,605 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:07:03,615 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/f302d453-4ff2-4e5c-a44f-f02466780c68 2025-03-28 23:07:03,623 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-28 23:07:03,630 - DEBUG - Control-node 10.0.0.40 : 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': '6246687674229149452', 'uuid-lslong': '12452365672703167871'}, 'enable': 'true', 'created': '2025-03-28T23:06:57', 'last-modified': '2025-03-28T23:06:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.539970'} 2025-03-28 23:07:03,630 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:03,638 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-28 23:07:03,638 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-28 23:07:03,639 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-28 23:07:03,639 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 23:07:03,651 - DEBUG - Requesting: http://10.0.0.40:8082/domain/55be678d-0143-410b-968c-ad1662048f7e 2025-03-28 23:07:03,660 - DEBUG - Requesting: http://10.0.0.40:8082/project/f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:07:03,707 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:03,720 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-28 23:07:03,720 - DEBUG - Verifying the vn in opserver 2025-03-28 23:07:03,721 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.40 2025-03-28 23:07:03,721 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2025-03-28 23:07:03,731 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-28 23:07:03,731 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-28 23:07:03,731 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:03,740 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:03,747 - DEBUG - Do not have enough data to verify VN in agent 2025-03-28 23:07:03,747 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:03,753 - DEBUG - VRF ids for VN __public__: {} 2025-03-28 23:07:03,878 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-28 23:07:04,006 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 23:07:04,013 - DEBUG - Requesting: http://10.0.0.40:8082/domain/55be678d-0143-410b-968c-ad1662048f7e 2025-03-28 23:07:04,022 - DEBUG - Requesting: http://10.0.0.40:8082/project/f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:07:04,086 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:04,099 - DEBUG - Requesting: http://10.0.0.40:8082/floating-ip-pool/15bc948f-52e9-43ef-9c03-cf1fe7e767aa 2025-03-28 23:07:04,106 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 23:07:04,113 - DEBUG - Requesting: http://10.0.0.40:8082/domain/55be678d-0143-410b-968c-ad1662048f7e 2025-03-28 23:07:04,123 - DEBUG - Requesting: http://10.0.0.40:8082/project/f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:07:04,171 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/56b0b157-e53d-4f0c-accf-b09a96bd8d7f 2025-03-28 23:07:04,182 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-28 23:07:04,183 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-28 23:07:04,191 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-28 23:07:04,198 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-28 23:07:04,198 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-28 23:07:04,202 - DEBUG - Ingress ctest-nginx-ingress-86567604 not present 2025-03-28 23:07:04,202 - INFO - Creating Ingress ctest-nginx-ingress-86567604 2025-03-28 23:07:04,211 - INFO - Created Ingress ctest-nginx-ingress-86567604 2025-03-28 23:07:04,214 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86567604 2025-03-28 23:07:07,224 - DEBUG - For Ingress ctest-nginx-ingress-86567604, Cluster IP: 10.47.255.249, External IPs ['217.243.174.124'] 2025-03-28 23:07:07,224 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86567604 2025-03-28 23:07:07,224 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=c6a99bb3-0522-472f-8928-09df535bbed1 2025-03-28 23:07:07,232 - INFO - Ingress ctest-nginx-ingress-86567604 with uuid c6a99bb3-0522-472f-8928-09df535bbed1 found in kube manager 2025-03-28 23:07:07,233 - INFO - Ingress ctest-nginx-ingress-86567604 verification passed 2025-03-28 23:07:07,236 - DEBUG - Pod ctest-busybox-pod-36894127 not present 2025-03-28 23:07:07,236 - INFO - Creating Pod ctest-busybox-pod-36894127 2025-03-28 23:07:07,263 - DEBUG - Node for Pod ctest-busybox-pod-36894127 not yet populated 2025-03-28 23:07:10,271 - DEBUG - Pod : ctest-busybox-pod-36894127 UUID is abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:10,276 - DEBUG - Pod ctest-nginx-pod-05570952 not in running state.Currently in Pending 2025-03-28 23:07:15,284 - INFO - Pod ctest-nginx-pod-05570952 is in running state.Got IP 10.47.255.251 2025-03-28 23:07:15,299 - DEBUG - Pod ctest-nginx-pod-05570952 has vmi 5a2a0d74-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:07:15,299 - INFO - Verified pod ctest-nginx-pod-05570952 in contrail-api 2025-03-28 23:07:15,299 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:07:15,315 - DEBUG - VMI 5a2a0d74-0c29-11f0-b16e-fa163e20b9b5 is active in agent 10.0.0.17 2025-03-28 23:07:15,315 - INFO - Verified Pod ctest-nginx-pod-05570952 in agent 10.0.0.17 2025-03-28 23:07:15,316 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=607c49a1-5b52-4b5a-9a75-f62de4647feb 2025-03-28 23:07:15,321 - INFO - Pod ctest-nginx-pod-05570952 with uuid 607c49a1-5b52-4b5a-9a75-f62de4647feb found in kube manager 2025-03-28 23:07:15,322 - INFO - Pod ctest-nginx-pod-05570952 verification passed 2025-03-28 23:07:15,416 - DEBUG - [Pod ctest-nginx-pod-05570952] Cmd: echo ctest-nginx-pod-05570952 > /usr/share/nginx/html/index.html, Output: 2025-03-28 23:07:15,422 - INFO - Pod ctest-nginx-pod-89290658 is in running state.Got IP 10.47.255.250 2025-03-28 23:07:15,478 - DEBUG - Pod ctest-nginx-pod-89290658 has vmi 5ab1bc60-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:07:15,479 - INFO - Verified pod ctest-nginx-pod-89290658 in contrail-api 2025-03-28 23:07:15,479 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:07:15,493 - DEBUG - VMI 5ab1bc60-0c29-11f0-b16e-fa163e20b9b5 is active in agent 10.0.0.17 2025-03-28 23:07:15,494 - INFO - Verified Pod ctest-nginx-pod-89290658 in agent 10.0.0.17 2025-03-28 23:07:15,494 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=1dd256d1-d19f-44a1-aef6-f67ece0feeb0 2025-03-28 23:07:15,498 - INFO - Pod ctest-nginx-pod-89290658 with uuid 1dd256d1-d19f-44a1-aef6-f67ece0feeb0 found in kube manager 2025-03-28 23:07:15,499 - INFO - Pod ctest-nginx-pod-89290658 verification passed 2025-03-28 23:07:15,559 - DEBUG - [Pod ctest-nginx-pod-89290658] Cmd: echo ctest-nginx-pod-89290658 > /usr/share/nginx/html/index.html, Output: 2025-03-28 23:07:15,568 - DEBUG - Pod ctest-busybox-pod-36894127 not in running state.Currently in Pending 2025-03-28 23:07:20,585 - INFO - Pod ctest-busybox-pod-36894127 is in running state.Got IP 10.47.255.248 2025-03-28 23:07:20,610 - DEBUG - Pod ctest-busybox-pod-36894127 has vmi 5f38f9f6-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:07:20,610 - INFO - Verified pod ctest-busybox-pod-36894127 in contrail-api 2025-03-28 23:07:20,611 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:07:20,632 - DEBUG - VMI 5f38f9f6-0c29-11f0-b16e-fa163e20b9b5 is active in agent 10.0.0.17 2025-03-28 23:07:20,632 - INFO - Verified Pod ctest-busybox-pod-36894127 in agent 10.0.0.17 2025-03-28 23:07:20,633 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:20,638 - INFO - Pod ctest-busybox-pod-36894127 with uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 found in kube manager 2025-03-28 23:07:20,638 - INFO - Pod ctest-busybox-pod-36894127 verification passed 2025-03-28 23:07:20,696 - DEBUG - [Pod ctest-busybox-pod-36894127] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05570952 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-28 23:07:20,696 - DEBUG - [Pod Pod ctest-busybox-pod-36894127] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-28 23:07:20,696 - DEBUG - [Pod Pod ctest-busybox-pod-36894127] Cmd output: ctest-nginx-pod-05570952 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-28 23:07:20,762 - DEBUG - [Pod ctest-busybox-pod-36894127] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05570952 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-28 23:07:20,763 - DEBUG - [Pod Pod ctest-busybox-pod-36894127] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-28 23:07:20,763 - DEBUG - [Pod Pod ctest-busybox-pod-36894127] Cmd output: ctest-nginx-pod-05570952 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-28 23:07:20,826 - DEBUG - [Pod ctest-busybox-pod-36894127] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-89290658 2025-03-28 23:07:20,826 - DEBUG - [Pod Pod ctest-busybox-pod-36894127] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-28 23:07:20,826 - DEBUG - [Pod Pod ctest-busybox-pod-36894127] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-89290658 2025-03-28 23:07:20,826 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-05570952': 2, 'ctest-nginx-pod-89290658': 1} 2025-03-28 23:07:20,826 - WARNING - Nothing to delete parallely 2025-03-28 23:07:20,827 - INFO - Deleting pod default:ctest-busybox-pod-36894127 2025-03-28 23:07:20,848 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:20,857 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:25,858 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:25,868 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:30,869 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:30,878 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:35,879 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:35,886 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:40,887 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:40,899 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:45,900 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:45,910 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:50,911 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:50,921 - WARNING - Pod uuid abb9505f-1500-41fe-8dfb-a58da9fd9338 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:07:55,922 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=abb9505f-1500-41fe-8dfb-a58da9fd9338 2025-03-28 23:07:55,930 - DEBUG - Pod abb9505f-1500-41fe-8dfb-a58da9fd9338 is not in agent 10.0.0.17 VM list 2025-03-28 23:07:55,930 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f38f9f6-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:07:55,937 - DEBUG - VMI 5f38f9f6-0c29-11f0-b16e-fa163e20b9b5 is removed from agent 10.0.0.17 2025-03-28 23:07:55,937 - INFO - Verified that pod ctest-busybox-pod-36894127 is removed in agent 2025-03-28 23:07:55,937 - INFO - Deleting Ingress : ctest-nginx-ingress-86567604 2025-03-28 23:07:55,947 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=c6a99bb3-0522-472f-8928-09df535bbed1 2025-03-28 23:07:55,956 - ERROR - Ingress ctest-nginx-ingress-86567604 with uuid c6a99bb3-0522-472f-8928-09df535bbed1 still found in kube manager 2025-03-28 23:07:56,956 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=c6a99bb3-0522-472f-8928-09df535bbed1 2025-03-28 23:07:56,961 - INFO - Ingress ctest-nginx-ingress-86567604 with uuid c6a99bb3-0522-472f-8928-09df535bbed1 deleted successfully from kube manager 2025-03-28 23:07:56,961 - INFO - Verifications on Ingress %s cleanup passed 2025-03-28 23:07:56,961 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-28 23:07:57,073 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-28 23:07:57,081 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-28 23:07:57,081 - INFO - Deleting VN __public__ 2025-03-28 23:07:57,251 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/7a96a2be-e4ed-4f50-a51a-30886034a1a2 2025-03-28 23:07:57,259 - DEBUG - Response Code: 404 2025-03-28 23:07:57,259 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-28 23:07:57,275 - DEBUG - Requesting: http://10.0.0.40:8082/domain/55be678d-0143-410b-968c-ad1662048f7e 2025-03-28 23:07:57,285 - DEBUG - Requesting: http://10.0.0.40:8082/project/f0e166a7-6a9c-492c-b106-1aafc60385b9 2025-03-28 23:07:57,365 - INFO - Validated that VN __public__ is not found in API Server 2025-03-28 23:07:57,365 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-28 23:07:57,379 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:57,400 - DEBUG - VN __public__ is not present in Agent 10.0.0.17 2025-03-28 23:07:57,400 - INFO - Validated that VN __public__ is not in any agent 2025-03-28 23:07:57,400 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:57,415 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-28 23:07:57,427 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-28 23:07:57,434 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-28 23:07:57,435 - INFO - Deleting pod default:ctest-nginx-pod-89290658 2025-03-28 23:07:57,461 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=1dd256d1-d19f-44a1-aef6-f67ece0feeb0 2025-03-28 23:07:57,498 - WARNING - Pod uuid 1dd256d1-d19f-44a1-aef6-f67ece0feeb0 is still seen in agent 10.0.0.17 VM list 2025-03-28 23:08:02,499 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=1dd256d1-d19f-44a1-aef6-f67ece0feeb0 2025-03-28 23:08:02,507 - DEBUG - Pod 1dd256d1-d19f-44a1-aef6-f67ece0feeb0 is not in agent 10.0.0.17 VM list 2025-03-28 23:08:02,507 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ab1bc60-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:08:02,515 - DEBUG - VMI 5ab1bc60-0c29-11f0-b16e-fa163e20b9b5 is removed from agent 10.0.0.17 2025-03-28 23:08:02,516 - INFO - Verified that pod ctest-nginx-pod-89290658 is removed in agent 2025-03-28 23:08:02,516 - INFO - Deleting pod default:ctest-nginx-pod-05570952 2025-03-28 23:08:02,532 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=607c49a1-5b52-4b5a-9a75-f62de4647feb 2025-03-28 23:08:02,549 - WARNING - Pod uuid 607c49a1-5b52-4b5a-9a75-f62de4647feb is still seen in agent 10.0.0.17 VM list 2025-03-28 23:08:07,550 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=607c49a1-5b52-4b5a-9a75-f62de4647feb 2025-03-28 23:08:07,559 - DEBUG - Pod 607c49a1-5b52-4b5a-9a75-f62de4647feb is not in agent 10.0.0.17 VM list 2025-03-28 23:08:07,559 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a2a0d74-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:08:07,568 - DEBUG - VMI 5a2a0d74-0c29-11f0-b16e-fa163e20b9b5 is removed from agent 10.0.0.17 2025-03-28 23:08:07,568 - INFO - Verified that pod ctest-nginx-pod-05570952 is removed in agent 2025-03-28 23:08:07,568 - INFO - Deleting service : ctest-nginx-svc-80121944 2025-03-28 23:08:07,830 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 23:08:07,839 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 23:08:07,839 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10]
2025-03-28 23:08:07,839 - INFO - -------------------------------------------------------------------------------- 2025-03-28 23:08:14,251 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-28 23:08:14,394 - DEBUG - Output : cluster_project={} 2025-03-28 23:08:14,460 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-28 23:08:14,665 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-28 23:08:14,672 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-28 23:08:14,814 - DEBUG - Output : cluster_project={} 2025-03-28 23:08:29,983 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:30,051 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:30,147 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:30,198 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:30,303 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:35,364 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:35,484 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:35,576 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-28 23:08:35,819 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 23:08:38,614 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_ApplicationPolicySetReq? 2025-03-28 23:08:38,623 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-28 23:08:38,658 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-28 23:08:40,692 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-28 23:11:47,578 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-28 23:11:47,672 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=61d75691-55c5-4914-926f-c9f6304054af 2025-03-28 23:11:47,681 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:11:47,705 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:11:47,715 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:11:47,724 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:11:47,730 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fd968a8a-ca55-450b-8942-57615add2ab0 2025-03-28 23:11:47,736 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=2bf1e578-4abb-43f6-9626-13193e4e44f1 2025-03-28 23:11:47,744 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:11:52,855 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:11:52,866 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:11:52,867 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:11:52,882 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:11:52,886 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=61d75691-55c5-4914-926f-c9f6304054af 2025-03-28 23:11:52,888 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:11:52,889 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fd968a8a-ca55-450b-8942-57615add2ab0 2025-03-28 23:11:52,890 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=2bf1e578-4abb-43f6-9626-13193e4e44f1 2025-03-28 23:11:52,905 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8980ecd2-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:11:52,907 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:87bf4a24-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:11:52,911 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88fc5e72-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:11:57,866 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:11:57,877 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:11:57,879 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:11:57,893 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:11:57,907 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:12:02,875 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:12:02,890 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:12:02,894 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:12:02,903 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:12:02,915 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:12:07,888 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:12:07,911 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:12:07,913 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:12:07,919 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:12:07,925 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:12:12,898 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:12:12,924 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:12:12,930 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:12:12,931 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:12:12,935 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:12:17,907 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:12:17,934 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:12:17,945 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:12:17,947 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:12:17,950 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:12:22,917 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=34ff7ae4-ad8b-4f49-bdb3-0c4952bc830b 2025-03-28 23:12:22,933 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8a224bc2-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:12:22,956 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=142fe3df-d3b5-47c2-bfec-74bc88a52885 2025-03-28 23:12:22,959 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7c926d41-4bff-4b36-8f19-9fb167cd5e85 2025-03-28 23:12:22,964 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2a21677-b9e1-4163-bd2e-812538eec740 2025-03-28 23:12:22,966 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c11cd77b-b142-4114-8116-28c0905a568d 2025-03-28 23:12:22,976 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8840f2fe-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:12:22,980 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8aaf2be6-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:12:22,981 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8bc0c080-0c29-11f0-b16e-fa163e20b9b5 2025-03-28 23:12:22,983 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b382d60-0c29-11f0-b16e-fa163e20b9b5