2025-02-10 21:16:55,217 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-02-10 21:16:55,480 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-968-1 2025-02-10 21:16:55,481 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-02-10 21:16:55,516 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-968-1 2025-02-10 21:16:55,516 - 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-02-10 21:16:55,601 - DEBUG - Output : NAMES contrail_test_G2Zr2xMGK contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 2025-02-10 21:16:55,602 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-10 21:16:55,687 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2025-02-10 21:16:55,687 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-02-10 21:16:55,720 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-968-1 2025-02-10 21:16:55,825 - DEBUG - [10.0.0.37]: Running cmd : hostname 2025-02-10 21:16:56,035 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-968-1 2025-02-10 21:16:56,036 - DEBUG - [10.0.0.37]: Running cmd : hostname -f 2025-02-10 21:16:56,059 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-968-1 2025-02-10 21:16:56,059 - DEBUG - [10.0.0.37]: 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-02-10 21:16:56,103 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-10 21:16:56,104 - DEBUG - [10.0.0.37]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-10 21:16:56,138 - DEBUG - Output : 10.0.0.37/24 2025-02-10 21:16:56,138 - DEBUG - [10.0.0.37]: Running cmd : getent hosts 10.0.0.37 | head -n 1 | awk '{print $2}' 2025-02-10 21:16:56,210 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-968-1 2025-02-10 21:16:56,300 - INFO - Using existing project ['default-domain', 'k8s-default'](fe8697b6-c101-4819-b2fb-f8cffd63aa3e) 2025-02-10 21:16:56,432 - INFO - Using existing project ['default-domain', 'k8s-default'](fe8697b6-c101-4819-b2fb-f8cffd63aa3e) 2025-02-10 21:16:56,614 - INFO - ================================================================================ 2025-02-10 21:16:56,614 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-10 21:16:56,615 - 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-02-10 21:16:56,861 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 21:16:56,869 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.0.0.17': '0'}} with 2025-02-10 21:16:56,869 - INFO - Initial checks done. Running the testcase now 2025-02-10 21:16:56,870 - INFO - 2025-02-10 21:16:56,874 - INFO - Namespace default already exists 2025-02-10 21:16:56,874 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-10 21:16:57,004 - DEBUG - Output : cluster_project={} 2025-02-10 21:16:57,077 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-10 21:16:57,078 - DEBUG - Project uuid in Contrail is fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:16:57,078 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-10 21:16:57,231 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-10 21:16:57,231 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=f859d149-b5e4-4334-bb6d-66ee234dca6d 2025-02-10 21:16:57,237 - INFO - Namespace default with uuid f859d149-b5e4-4334-bb6d-66ee234dca6d found in kube manager 2025-02-10 21:16:57,237 - INFO - Namespace default verification passed 2025-02-10 21:16:57,241 - DEBUG - Service ctest-nginx-svc-01216882 not present 2025-02-10 21:16:57,242 - INFO - Creating service ctest-nginx-svc-01216882 2025-02-10 21:16:57,260 - INFO - Created Service ctest-nginx-svc-01216882 2025-02-10 21:16:57,268 - DEBUG - Pod ctest-nginx-pod-65248082 not present 2025-02-10 21:16:57,269 - INFO - Creating Pod ctest-nginx-pod-65248082 2025-02-10 21:16:57,316 - DEBUG - Pod : ctest-nginx-pod-65248082 UUID is c0b49288-db6b-4834-9e34-60c0024e2f6f 2025-02-10 21:16:57,324 - DEBUG - Pod ctest-nginx-pod-41574029 not present 2025-02-10 21:16:57,325 - INFO - Creating Pod ctest-nginx-pod-41574029 2025-02-10 21:16:57,397 - DEBUG - Pod : ctest-nginx-pod-41574029 UUID is 3adad859-160c-4c6d-9bc0-6e3d48a917f2 2025-02-10 21:16:57,680 - INFO - Created VN __public__, UUID :1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:16:57,980 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-10 21:16:57,987 - DEBUG - Requesting: http://10.0.0.17:8082/domain/a76669fb-b2a1-4e46-9587-3f1109c65587 2025-02-10 21:16:58,027 - DEBUG - Requesting: http://10.0.0.17:8082/project/fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:16:58,108 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:16:58,147 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:16:58,175 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:16:58,211 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:16:58,263 - DEBUG - Route Targets: [] 2025-02-10 21:16:58,263 - DEBUG - RT names not yet present for VN __public__ 2025-02-10 21:17:03,265 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-10 21:17:03,272 - DEBUG - Requesting: http://10.0.0.17:8082/domain/a76669fb-b2a1-4e46-9587-3f1109c65587 2025-02-10 21:17:03,281 - DEBUG - Requesting: http://10.0.0.17:8082/project/fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:17:03,338 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,350 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,361 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:17:03,370 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:17:03,379 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/9fbf858a-20cc-4e1d-b85a-883077a22554 2025-02-10 21:17:03,386 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-10 21:17:03,386 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,398 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:17:03,421 - INFO - Verified VN network id 13 for VN 1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,421 - INFO - Verifications in API Server for VN __public__ passed 2025-02-10 21:17:03,422 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,433 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:17:03,442 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:17:03,452 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/9fbf858a-20cc-4e1d-b85a-883077a22554 2025-02-10 21:17:03,461 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-10 21:17:03,468 - DEBUG - Control-node 10.0.0.17 : 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': '1989843086213924992', 'uuid-lslong': '11529975991642401618'}, 'enable': 'true', 'created': '2025-02-10T21:16:57', 'last-modified': '2025-02-10T21:16:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.555063'} 2025-02-10 21:17:03,468 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:03,476 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-10 21:17:03,477 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-10 21:17:03,477 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-10 21:17:03,477 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-10 21:17:03,485 - DEBUG - Requesting: http://10.0.0.17:8082/domain/a76669fb-b2a1-4e46-9587-3f1109c65587 2025-02-10 21:17:03,495 - DEBUG - Requesting: http://10.0.0.17:8082/project/fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:17:03,557 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,575 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-10 21:17:03,575 - DEBUG - Verifying the vn in opserver 2025-02-10 21:17:03,575 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2025-02-10 21:17:03,575 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-02-10 21:17:03,582 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-10 21:17:03,582 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-10 21:17:03,582 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:03,589 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:03,596 - DEBUG - Do not have enough data to verify VN in agent 2025-02-10 21:17:03,596 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:03,602 - DEBUG - VRF ids for VN __public__: {} 2025-02-10 21:17:03,716 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-10 21:17:03,911 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-10 21:17:03,918 - DEBUG - Requesting: http://10.0.0.17:8082/domain/a76669fb-b2a1-4e46-9587-3f1109c65587 2025-02-10 21:17:03,928 - DEBUG - Requesting: http://10.0.0.17:8082/project/fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:17:03,983 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:03,996 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/340d391d-76ba-4a4d-ba52-d6d97c533ebe 2025-02-10 21:17:04,003 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-10 21:17:04,009 - DEBUG - Requesting: http://10.0.0.17:8082/domain/a76669fb-b2a1-4e46-9587-3f1109c65587 2025-02-10 21:17:04,018 - DEBUG - Requesting: http://10.0.0.17:8082/project/fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:17:04,078 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/1b9d57be-888c-4880-a002-b41372a0ab52 2025-02-10 21:17:04,095 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-10 21:17:04,095 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-10 21:17:04,104 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-10 21:17:04,112 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-10 21:17:04,112 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-10 21:17:04,115 - DEBUG - Ingress ctest-nginx-ingress-20125687 not present 2025-02-10 21:17:04,115 - INFO - Creating Ingress ctest-nginx-ingress-20125687 2025-02-10 21:17:04,122 - INFO - Created Ingress ctest-nginx-ingress-20125687 2025-02-10 21:17:04,126 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20125687 2025-02-10 21:17:07,132 - DEBUG - For Ingress ctest-nginx-ingress-20125687, Cluster IP: 10.47.255.249, External IPs ['196.85.55.188'] 2025-02-10 21:17:07,132 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20125687 2025-02-10 21:17:07,132 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=be36154e-26a0-496e-87c5-d929799299d0 2025-02-10 21:17:07,139 - INFO - Ingress ctest-nginx-ingress-20125687 with uuid be36154e-26a0-496e-87c5-d929799299d0 found in kube manager 2025-02-10 21:17:07,139 - INFO - Ingress ctest-nginx-ingress-20125687 verification passed 2025-02-10 21:17:07,143 - DEBUG - Pod ctest-busybox-pod-53651009 not present 2025-02-10 21:17:07,144 - INFO - Creating Pod ctest-busybox-pod-53651009 2025-02-10 21:17:07,163 - DEBUG - Pod : ctest-busybox-pod-53651009 UUID is f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:07,195 - DEBUG - Pod ctest-nginx-pod-65248082 not in running state.Currently in Pending 2025-02-10 21:17:12,202 - INFO - Pod ctest-nginx-pod-65248082 is in running state.Got IP 10.47.255.251 2025-02-10 21:17:12,223 - DEBUG - Pod ctest-nginx-pod-65248082 has vmi 5d3636e0-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:17:12,223 - INFO - Verified pod ctest-nginx-pod-65248082 in contrail-api 2025-02-10 21:17:12,223 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:17:12,236 - DEBUG - VMI 5d3636e0-e7f4-11ef-8a93-fa163e379f49 is active in agent 10.0.0.37 2025-02-10 21:17:12,236 - INFO - Verified Pod ctest-nginx-pod-65248082 in agent 10.0.0.37 2025-02-10 21:17:12,236 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=c0b49288-db6b-4834-9e34-60c0024e2f6f 2025-02-10 21:17:12,242 - INFO - Pod ctest-nginx-pod-65248082 with uuid c0b49288-db6b-4834-9e34-60c0024e2f6f found in kube manager 2025-02-10 21:17:12,243 - INFO - Pod ctest-nginx-pod-65248082 verification passed 2025-02-10 21:17:12,322 - DEBUG - [Pod ctest-nginx-pod-65248082] Cmd: echo ctest-nginx-pod-65248082 > /usr/share/nginx/html/index.html, Output: 2025-02-10 21:17:12,329 - INFO - Pod ctest-nginx-pod-41574029 is in running state.Got IP 10.47.255.250 2025-02-10 21:17:12,349 - DEBUG - Pod ctest-nginx-pod-41574029 has vmi 5dbe6236-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:17:12,349 - INFO - Verified pod ctest-nginx-pod-41574029 in contrail-api 2025-02-10 21:17:12,349 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:17:12,360 - DEBUG - VMI 5dbe6236-e7f4-11ef-8a93-fa163e379f49 is active in agent 10.0.0.37 2025-02-10 21:17:12,361 - INFO - Verified Pod ctest-nginx-pod-41574029 in agent 10.0.0.37 2025-02-10 21:17:12,361 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=3adad859-160c-4c6d-9bc0-6e3d48a917f2 2025-02-10 21:17:12,366 - INFO - Pod ctest-nginx-pod-41574029 with uuid 3adad859-160c-4c6d-9bc0-6e3d48a917f2 found in kube manager 2025-02-10 21:17:12,367 - INFO - Pod ctest-nginx-pod-41574029 verification passed 2025-02-10 21:17:12,425 - DEBUG - [Pod ctest-nginx-pod-41574029] Cmd: echo ctest-nginx-pod-41574029 > /usr/share/nginx/html/index.html, Output: 2025-02-10 21:17:12,431 - DEBUG - Pod ctest-busybox-pod-53651009 not in running state.Currently in Pending 2025-02-10 21:17:17,450 - DEBUG - Pod ctest-busybox-pod-53651009 not in running state.Currently in Pending 2025-02-10 21:17:22,458 - INFO - Pod ctest-busybox-pod-53651009 is in running state.Got IP 10.47.255.248 2025-02-10 21:17:22,542 - DEBUG - Pod ctest-busybox-pod-53651009 has vmi 622014e6-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:17:22,542 - INFO - Verified pod ctest-busybox-pod-53651009 in contrail-api 2025-02-10 21:17:22,542 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:17:22,554 - DEBUG - VMI 622014e6-e7f4-11ef-8a93-fa163e379f49 is active in agent 10.0.0.37 2025-02-10 21:17:22,555 - INFO - Verified Pod ctest-busybox-pod-53651009 in agent 10.0.0.37 2025-02-10 21:17:22,555 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:22,562 - INFO - Pod ctest-busybox-pod-53651009 with uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 found in kube manager 2025-02-10 21:17:22,562 - INFO - Pod ctest-busybox-pod-53651009 verification passed 2025-02-10 21:17:22,623 - DEBUG - [Pod ctest-busybox-pod-53651009] 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-41574029 2025-02-10 21:17:22,623 - DEBUG - [Pod Pod ctest-busybox-pod-53651009] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 21:17:22,623 - DEBUG - [Pod Pod ctest-busybox-pod-53651009] 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-41574029 2025-02-10 21:17:22,683 - DEBUG - [Pod ctest-busybox-pod-53651009] 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-41574029 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 21:17:22,683 - DEBUG - [Pod Pod ctest-busybox-pod-53651009] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 21:17:22,683 - DEBUG - [Pod Pod ctest-busybox-pod-53651009] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-41574029 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 21:17:22,752 - DEBUG - [Pod ctest-busybox-pod-53651009] 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-65248082 2025-02-10 21:17:22,771 - DEBUG - [Pod Pod ctest-busybox-pod-53651009] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 21:17:22,771 - DEBUG - [Pod Pod ctest-busybox-pod-53651009] 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-65248082 2025-02-10 21:17:22,771 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-65248082': 1, 'ctest-nginx-pod-41574029': 2} 2025-02-10 21:17:22,772 - WARNING - Nothing to delete parallely 2025-02-10 21:17:22,772 - INFO - Deleting pod default:ctest-busybox-pod-53651009 2025-02-10 21:17:22,852 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:22,901 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:27,902 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:27,910 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:32,911 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:32,918 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:37,919 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:37,928 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:42,929 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:42,943 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:47,945 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:47,954 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:52,955 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:52,963 - WARNING - Pod uuid f523b118-d924-49c4-a5c4-a4ba9ebad445 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:17:57,964 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f523b118-d924-49c4-a5c4-a4ba9ebad445 2025-02-10 21:17:57,972 - DEBUG - Pod f523b118-d924-49c4-a5c4-a4ba9ebad445 is not in agent 10.0.0.37 VM list 2025-02-10 21:17:57,972 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:622014e6-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:17:57,979 - DEBUG - VMI 622014e6-e7f4-11ef-8a93-fa163e379f49 is removed from agent 10.0.0.37 2025-02-10 21:17:57,979 - INFO - Verified that pod ctest-busybox-pod-53651009 is removed in agent 2025-02-10 21:17:57,979 - INFO - Deleting Ingress : ctest-nginx-ingress-20125687 2025-02-10 21:17:57,985 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=be36154e-26a0-496e-87c5-d929799299d0 2025-02-10 21:17:57,991 - ERROR - Ingress ctest-nginx-ingress-20125687 with uuid be36154e-26a0-496e-87c5-d929799299d0 still found in kube manager 2025-02-10 21:17:58,992 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=be36154e-26a0-496e-87c5-d929799299d0 2025-02-10 21:17:58,998 - INFO - Ingress ctest-nginx-ingress-20125687 with uuid be36154e-26a0-496e-87c5-d929799299d0 deleted successfully from kube manager 2025-02-10 21:17:58,998 - INFO - Verifications on Ingress %s cleanup passed 2025-02-10 21:17:58,999 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-10 21:17:59,195 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-10 21:17:59,220 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-10 21:17:59,220 - INFO - Deleting VN __public__ 2025-02-10 21:17:59,540 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e811c9fb-6eee-4719-89df-7205e6b7ab3d 2025-02-10 21:17:59,548 - DEBUG - Response Code: 404 2025-02-10 21:17:59,548 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-10 21:17:59,559 - DEBUG - Requesting: http://10.0.0.17:8082/domain/a76669fb-b2a1-4e46-9587-3f1109c65587 2025-02-10 21:17:59,581 - DEBUG - Requesting: http://10.0.0.17:8082/project/fe8697b6-c101-4819-b2fb-f8cffd63aa3e 2025-02-10 21:17:59,656 - INFO - Validated that VN __public__ is not found in API Server 2025-02-10 21:17:59,656 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-10 21:17:59,670 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:59,681 - DEBUG - VN __public__ is not present in Agent 10.0.0.37 2025-02-10 21:17:59,681 - INFO - Validated that VN __public__ is not in any agent 2025-02-10 21:17:59,682 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:59,705 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 21:17:59,716 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-10 21:17:59,723 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-10 21:17:59,724 - INFO - Deleting pod default:ctest-nginx-pod-41574029 2025-02-10 21:17:59,745 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3adad859-160c-4c6d-9bc0-6e3d48a917f2 2025-02-10 21:17:59,755 - WARNING - Pod uuid 3adad859-160c-4c6d-9bc0-6e3d48a917f2 is still seen in agent 10.0.0.37 VM list 2025-02-10 21:18:04,757 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3adad859-160c-4c6d-9bc0-6e3d48a917f2 2025-02-10 21:18:04,765 - DEBUG - Pod 3adad859-160c-4c6d-9bc0-6e3d48a917f2 is not in agent 10.0.0.37 VM list 2025-02-10 21:18:04,765 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5dbe6236-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:18:04,771 - DEBUG - VMI 5dbe6236-e7f4-11ef-8a93-fa163e379f49 is removed from agent 10.0.0.37 2025-02-10 21:18:04,771 - INFO - Verified that pod ctest-nginx-pod-41574029 is removed in agent 2025-02-10 21:18:04,772 - INFO - Deleting pod default:ctest-nginx-pod-65248082 2025-02-10 21:18:04,793 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c0b49288-db6b-4834-9e34-60c0024e2f6f 2025-02-10 21:18:04,801 - WARNING - Pod uuid c0b49288-db6b-4834-9e34-60c0024e2f6f is still seen in agent 10.0.0.37 VM list 2025-02-10 21:18:09,801 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c0b49288-db6b-4834-9e34-60c0024e2f6f 2025-02-10 21:18:09,809 - DEBUG - Pod c0b49288-db6b-4834-9e34-60c0024e2f6f is not in agent 10.0.0.37 VM list 2025-02-10 21:18:09,809 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d3636e0-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:18:09,815 - DEBUG - VMI 5d3636e0-e7f4-11ef-8a93-fa163e379f49 is removed from agent 10.0.0.37 2025-02-10 21:18:09,816 - INFO - Verified that pod ctest-nginx-pod-65248082 is removed in agent 2025-02-10 21:18:09,816 - INFO - Deleting service : ctest-nginx-svc-01216882 2025-02-10 21:18:10,073 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 21:18:10,080 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 21:18:10,080 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2025-02-10 21:18:10,080 - INFO - -------------------------------------------------------------------------------- 2025-02-10 21:18:16,531 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-10 21:18:16,686 - DEBUG - Output : cluster_project={} 2025-02-10 21:18:16,755 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-10 21:18:16,953 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-10 21:18:16,959 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-10 21:18:17,136 - DEBUG - Output : cluster_project={} 2025-02-10 21:18:32,316 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:32,363 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:32,449 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:32,531 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:37,594 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:37,744 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:37,849 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:37,944 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 21:18:38,291 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 21:18:40,897 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_ApplicationPolicySetReq? 2025-02-10 21:18:40,917 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AclReq? 2025-02-10 21:18:40,958 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AclReq? 2025-02-10 21:18:42,992 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AclReq? 2025-02-10 21:21:43,681 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 21:21:43,736 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f47672a0-5930-4fcc-aae4-2fc0ddb45c05 2025-02-10 21:21:43,750 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:21:43,771 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:21:43,779 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:21:43,789 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:21:43,798 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=1e39427f-e05e-4491-9b17-ee33325df483 2025-02-10 21:21:43,806 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=965d12fd-adcc-44cd-9f43-01707bcb3bab 2025-02-10 21:21:43,812 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=23242aa5-fc86-4317-91d0-56fcf69b0af9 2025-02-10 21:21:48,818 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=f47672a0-5930-4fcc-aae4-2fc0ddb45c05 2025-02-10 21:21:48,825 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c452a2c-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:21:48,827 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:21:48,880 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:21:48,882 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:21:48,883 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=965d12fd-adcc-44cd-9f43-01707bcb3bab 2025-02-10 21:21:48,884 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=23242aa5-fc86-4317-91d0-56fcf69b0af9 2025-02-10 21:21:48,886 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:21:48,888 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=1e39427f-e05e-4491-9b17-ee33325df483 2025-02-10 21:21:48,908 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8dbacaba-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:21:48,909 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8e5c8828-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:21:48,911 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8cea4412-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:21:53,837 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:21:53,906 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:21:53,910 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:21:53,912 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:21:58,846 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:21:58,916 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:21:58,925 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:21:58,926 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:22:03,854 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:22:03,925 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:22:03,935 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:22:03,937 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:22:08,862 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:22:08,933 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:22:08,946 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:22:08,948 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:22:13,872 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:22:13,943 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:22:13,958 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:22:13,961 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:22:18,892 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=4b43bd26-4390-41d1-9a3a-1057c7400d62 2025-02-10 21:22:18,899 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:901d17d6-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:22:18,952 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=c06ec404-8863-4638-a8db-0f883b73b63a 2025-02-10 21:22:18,959 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f8f771e-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:22:18,971 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=3fb42ef8-fc6c-4761-9c2c-4225c0507c4a 2025-02-10 21:22:18,973 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_VmListReq?uuid=cae02dd7-523d-48a3-975b-12fcc2edceec 2025-02-10 21:22:18,982 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8efdd818-e7f4-11ef-8a93-fa163e379f49 2025-02-10 21:22:18,984 - DEBUG - Requesting: http://10.0.0.37:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:90ab8df4-e7f4-11ef-8a93-fa163e379f49