2025-02-11 09:17:38,072 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-02-11 09:17:38,348 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-969-1 2025-02-11 09:17:38,348 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-02-11 09:17:38,382 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-969-1 2025-02-11 09:17:38,382 - DEBUG - [10.0.0.49]: 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-11 09:17:38,506 - DEBUG - Output : NAMES contrail_test_Sf8xoNUwr contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 2025-02-11 09:17:38,507 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-11 09:17:38,544 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2025-02-11 09:17:38,544 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-02-11 09:17:38,578 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-969-1 2025-02-11 09:17:38,664 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-02-11 09:17:38,900 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-969-1 2025-02-11 09:17:38,900 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-02-11 09:17:38,924 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-969-1 2025-02-11 09:17:38,925 - DEBUG - [10.0.0.23]: 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-11 09:17:38,969 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-11 09:17:38,969 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-11 09:17:39,003 - DEBUG - Output : 10.0.0.23/24 2025-02-11 09:17:39,003 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-02-11 09:17:39,075 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-969-1 2025-02-11 09:17:39,164 - INFO - Using existing project ['default-domain', 'k8s-default'](d245bffe-d546-4457-8969-9020a22fc5b5) 2025-02-11 09:17:39,235 - INFO - Using existing project ['default-domain', 'k8s-default'](d245bffe-d546-4457-8969-9020a22fc5b5) 2025-02-11 09:17:39,402 - INFO - ================================================================================ 2025-02-11 09:17:39,402 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-11 09:17:39,403 - 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-11 09:17:39,640 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 09:17:39,648 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.49': '0'}} with 2025-02-11 09:17:39,648 - INFO - Initial checks done. Running the testcase now 2025-02-11 09:17:39,648 - INFO - 2025-02-11 09:17:39,652 - INFO - Namespace default already exists 2025-02-11 09:17:39,652 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 09:17:39,778 - DEBUG - Output : cluster_project={} 2025-02-11 09:17:39,874 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-11 09:17:39,874 - DEBUG - Project uuid in Contrail is d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:17:39,874 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-11 09:17:39,996 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-11 09:17:39,996 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=55c0f4ee-de79-49d5-8222-9912243efb4e 2025-02-11 09:17:40,005 - INFO - Namespace default with uuid 55c0f4ee-de79-49d5-8222-9912243efb4e found in kube manager 2025-02-11 09:17:40,005 - INFO - Namespace default verification passed 2025-02-11 09:17:40,008 - DEBUG - Service ctest-nginx-svc-26644233 not present 2025-02-11 09:17:40,008 - INFO - Creating service ctest-nginx-svc-26644233 2025-02-11 09:17:40,023 - INFO - Created Service ctest-nginx-svc-26644233 2025-02-11 09:17:40,032 - DEBUG - Pod ctest-nginx-pod-39539886 not present 2025-02-11 09:17:40,033 - INFO - Creating Pod ctest-nginx-pod-39539886 2025-02-11 09:17:40,075 - DEBUG - Pod : ctest-nginx-pod-39539886 UUID is 37752b95-8248-4def-ab55-cb9623e3cddb 2025-02-11 09:17:40,086 - DEBUG - Pod ctest-nginx-pod-87117241 not present 2025-02-11 09:17:40,086 - INFO - Creating Pod ctest-nginx-pod-87117241 2025-02-11 09:17:40,136 - DEBUG - Pod : ctest-nginx-pod-87117241 UUID is daf0578a-2dce-4399-9047-3540eff671ab 2025-02-11 09:17:40,354 - INFO - Created VN __public__, UUID :2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:40,674 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-11 09:17:40,683 - DEBUG - Requesting: http://10.0.0.49:8082/domain/acb349de-84ba-4c2f-9859-8c43b451fd1a 2025-02-11 09:17:40,709 - DEBUG - Requesting: http://10.0.0.49:8082/project/d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:17:40,790 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:40,804 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:40,821 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:40,841 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:40,858 - DEBUG - Route Targets: [] 2025-02-11 09:17:40,858 - DEBUG - RT names not yet present for VN __public__ 2025-02-11 09:17:45,858 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-11 09:17:45,865 - DEBUG - Requesting: http://10.0.0.49:8082/domain/acb349de-84ba-4c2f-9859-8c43b451fd1a 2025-02-11 09:17:45,875 - DEBUG - Requesting: http://10.0.0.49:8082/project/d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:17:45,933 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:45,944 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:45,954 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:45,963 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:45,969 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/192d914c-3f6d-4bcd-9157-669823335ffc 2025-02-11 09:17:45,975 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-11 09:17:45,976 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:45,985 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:46,001 - INFO - Verified VN network id 13 for VN 2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:46,001 - INFO - Verifications in API Server for VN __public__ passed 2025-02-11 09:17:46,001 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:46,011 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:46,018 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:17:46,025 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/192d914c-3f6d-4bcd-9157-669823335ffc 2025-02-11 09:17:46,032 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-11 09:17:46,039 - DEBUG - Control-node 10.0.0.49 : 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': '2312035385117986086', 'uuid-lslong': '9318699606414301196'}, 'enable': 'true', 'created': '2025-02-11T09:17:40', 'last-modified': '2025-02-11T09:17:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.538294'} 2025-02-11 09:17:46,039 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:17:46,047 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-11 09:17:46,047 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-11 09:17:46,048 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-11 09:17:46,048 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-11 09:17:46,053 - DEBUG - Requesting: http://10.0.0.49:8082/domain/acb349de-84ba-4c2f-9859-8c43b451fd1a 2025-02-11 09:17:46,063 - DEBUG - Requesting: http://10.0.0.49:8082/project/d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:17:46,111 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:46,122 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-11 09:17:46,122 - DEBUG - Verifying the vn in opserver 2025-02-11 09:17:46,122 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2025-02-11 09:17:46,122 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-02-11 09:17:46,128 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-11 09:17:46,128 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-11 09:17:46,129 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:17:46,137 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:17:46,145 - DEBUG - Do not have enough data to verify VN in agent 2025-02-11 09:17:46,145 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:17:46,152 - DEBUG - VRF ids for VN __public__: {} 2025-02-11 09:17:46,217 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-11 09:17:46,324 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-11 09:17:46,332 - DEBUG - Requesting: http://10.0.0.49:8082/domain/acb349de-84ba-4c2f-9859-8c43b451fd1a 2025-02-11 09:17:46,340 - DEBUG - Requesting: http://10.0.0.49:8082/project/d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:17:46,379 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:46,399 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/6a2c96b8-d5ab-44c5-b9a5-934b59b980d5 2025-02-11 09:17:46,416 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-11 09:17:46,428 - DEBUG - Requesting: http://10.0.0.49:8082/domain/acb349de-84ba-4c2f-9859-8c43b451fd1a 2025-02-11 09:17:46,438 - DEBUG - Requesting: http://10.0.0.49:8082/project/d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:17:46,508 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/2015ffee-de17-4d26-8152-abeb60e5980c 2025-02-11 09:17:46,525 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-11 09:17:46,526 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-11 09:17:46,534 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-11 09:17:46,540 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-11 09:17:46,540 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-11 09:17:46,544 - DEBUG - Ingress ctest-nginx-ingress-81835498 not present 2025-02-11 09:17:46,544 - INFO - Creating Ingress ctest-nginx-ingress-81835498 2025-02-11 09:17:46,552 - INFO - Created Ingress ctest-nginx-ingress-81835498 2025-02-11 09:17:46,555 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81835498 2025-02-11 09:17:49,560 - DEBUG - For Ingress ctest-nginx-ingress-81835498, Cluster IP: 10.47.255.249, External IPs ['136.202.19.124'] 2025-02-11 09:17:49,561 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-81835498 2025-02-11 09:17:49,561 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=c81be94e-d48b-4d18-b88a-9f1a69a3d169 2025-02-11 09:17:49,566 - INFO - Ingress ctest-nginx-ingress-81835498 with uuid c81be94e-d48b-4d18-b88a-9f1a69a3d169 found in kube manager 2025-02-11 09:17:49,566 - INFO - Ingress ctest-nginx-ingress-81835498 verification passed 2025-02-11 09:17:49,569 - DEBUG - Pod ctest-busybox-pod-71584285 not present 2025-02-11 09:17:49,569 - INFO - Creating Pod ctest-busybox-pod-71584285 2025-02-11 09:17:49,620 - DEBUG - Pod : ctest-busybox-pod-71584285 UUID is 819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:17:49,631 - DEBUG - Pod ctest-nginx-pod-39539886 not in running state.Currently in Pending 2025-02-11 09:17:54,638 - DEBUG - Pod ctest-nginx-pod-39539886 not in running state.Currently in Pending 2025-02-11 09:17:59,647 - INFO - Pod ctest-nginx-pod-39539886 is in running state.Got IP 10.47.255.251 2025-02-11 09:17:59,706 - DEBUG - Pod ctest-nginx-pod-39539886 has vmi 0bd9c1d0-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:17:59,706 - INFO - Verified pod ctest-nginx-pod-39539886 in contrail-api 2025-02-11 09:17:59,706 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:17:59,721 - DEBUG - VMI 0bd9c1d0-e859-11ef-9d41-fa163e9e8faf is active in agent 10.0.0.23 2025-02-11 09:17:59,721 - INFO - Verified Pod ctest-nginx-pod-39539886 in agent 10.0.0.23 2025-02-11 09:17:59,721 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=37752b95-8248-4def-ab55-cb9623e3cddb 2025-02-11 09:17:59,729 - INFO - Pod ctest-nginx-pod-39539886 with uuid 37752b95-8248-4def-ab55-cb9623e3cddb found in kube manager 2025-02-11 09:17:59,729 - INFO - Pod ctest-nginx-pod-39539886 verification passed 2025-02-11 09:17:59,804 - DEBUG - [Pod ctest-nginx-pod-39539886] Cmd: echo ctest-nginx-pod-39539886 > /usr/share/nginx/html/index.html, Output: 2025-02-11 09:17:59,810 - INFO - Pod ctest-nginx-pod-87117241 is in running state.Got IP 10.47.255.250 2025-02-11 09:17:59,825 - DEBUG - Pod ctest-nginx-pod-87117241 has vmi 0c421cf8-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:17:59,825 - INFO - Verified pod ctest-nginx-pod-87117241 in contrail-api 2025-02-11 09:17:59,825 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:17:59,839 - DEBUG - VMI 0c421cf8-e859-11ef-9d41-fa163e9e8faf is active in agent 10.0.0.23 2025-02-11 09:17:59,839 - INFO - Verified Pod ctest-nginx-pod-87117241 in agent 10.0.0.23 2025-02-11 09:17:59,840 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=daf0578a-2dce-4399-9047-3540eff671ab 2025-02-11 09:17:59,844 - INFO - Pod ctest-nginx-pod-87117241 with uuid daf0578a-2dce-4399-9047-3540eff671ab found in kube manager 2025-02-11 09:17:59,844 - INFO - Pod ctest-nginx-pod-87117241 verification passed 2025-02-11 09:17:59,911 - DEBUG - [Pod ctest-nginx-pod-87117241] Cmd: echo ctest-nginx-pod-87117241 > /usr/share/nginx/html/index.html, Output: 2025-02-11 09:17:59,918 - DEBUG - Pod ctest-busybox-pod-71584285 not in running state.Currently in Pending 2025-02-11 09:18:04,924 - INFO - Pod ctest-busybox-pod-71584285 is in running state.Got IP 10.47.255.248 2025-02-11 09:18:04,941 - DEBUG - Pod ctest-busybox-pod-71584285 has vmi 10ab59e4-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:18:04,941 - INFO - Verified pod ctest-busybox-pod-71584285 in contrail-api 2025-02-11 09:18:04,941 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:18:04,956 - DEBUG - VMI 10ab59e4-e859-11ef-9d41-fa163e9e8faf is active in agent 10.0.0.23 2025-02-11 09:18:04,956 - INFO - Verified Pod ctest-busybox-pod-71584285 in agent 10.0.0.23 2025-02-11 09:18:04,956 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:04,960 - INFO - Pod ctest-busybox-pod-71584285 with uuid 819eddf2-0387-4229-bcae-7ba616e1af3d found in kube manager 2025-02-11 09:18:04,961 - INFO - Pod ctest-busybox-pod-71584285 verification passed 2025-02-11 09:18:05,021 - DEBUG - [Pod ctest-busybox-pod-71584285] 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-39539886 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-11 09:18:05,021 - DEBUG - [Pod Pod ctest-busybox-pod-71584285] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 09:18:05,021 - DEBUG - [Pod Pod ctest-busybox-pod-71584285] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-39539886 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-11 09:18:05,085 - DEBUG - [Pod ctest-busybox-pod-71584285] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-87117241 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-02-11 09:18:05,085 - DEBUG - [Pod Pod ctest-busybox-pod-71584285] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 09:18:05,086 - DEBUG - [Pod Pod ctest-busybox-pod-71584285] Cmd output: ctest-nginx-pod-87117241 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-02-11 09:18:05,086 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-39539886': 1, 'ctest-nginx-pod-87117241': 1} 2025-02-11 09:18:05,086 - WARNING - Nothing to delete parallely 2025-02-11 09:18:05,086 - INFO - Deleting pod default:ctest-busybox-pod-71584285 2025-02-11 09:18:05,102 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:05,111 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:10,112 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:10,120 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:15,121 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:15,129 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:20,130 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:20,138 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:25,139 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:25,148 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:30,149 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:30,158 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:35,159 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:35,167 - WARNING - Pod uuid 819eddf2-0387-4229-bcae-7ba616e1af3d is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:40,168 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=819eddf2-0387-4229-bcae-7ba616e1af3d 2025-02-11 09:18:40,176 - DEBUG - Pod 819eddf2-0387-4229-bcae-7ba616e1af3d is not in agent 10.0.0.23 VM list 2025-02-11 09:18:40,176 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10ab59e4-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:18:40,183 - DEBUG - VMI 10ab59e4-e859-11ef-9d41-fa163e9e8faf is removed from agent 10.0.0.23 2025-02-11 09:18:40,184 - INFO - Verified that pod ctest-busybox-pod-71584285 is removed in agent 2025-02-11 09:18:40,184 - INFO - Deleting Ingress : ctest-nginx-ingress-81835498 2025-02-11 09:18:40,192 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=c81be94e-d48b-4d18-b88a-9f1a69a3d169 2025-02-11 09:18:40,202 - ERROR - Ingress ctest-nginx-ingress-81835498 with uuid c81be94e-d48b-4d18-b88a-9f1a69a3d169 still found in kube manager 2025-02-11 09:18:41,203 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=c81be94e-d48b-4d18-b88a-9f1a69a3d169 2025-02-11 09:18:41,208 - ERROR - Ingress ctest-nginx-ingress-81835498 with uuid c81be94e-d48b-4d18-b88a-9f1a69a3d169 still found in kube manager 2025-02-11 09:18:42,210 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=c81be94e-d48b-4d18-b88a-9f1a69a3d169 2025-02-11 09:18:42,238 - INFO - Ingress ctest-nginx-ingress-81835498 with uuid c81be94e-d48b-4d18-b88a-9f1a69a3d169 deleted successfully from kube manager 2025-02-11 09:18:42,239 - INFO - Verifications on Ingress %s cleanup passed 2025-02-11 09:18:42,239 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-11 09:18:42,368 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-11 09:18:42,375 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-11 09:18:42,376 - INFO - Deleting VN __public__ 2025-02-11 09:18:42,487 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/67490692-c1e7-4c79-9b65-b510d4d60a87 2025-02-11 09:18:42,492 - DEBUG - Response Code: 404 2025-02-11 09:18:42,492 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-02-11 09:18:42,514 - DEBUG - Requesting: http://10.0.0.49:8082/domain/acb349de-84ba-4c2f-9859-8c43b451fd1a 2025-02-11 09:18:42,529 - DEBUG - Requesting: http://10.0.0.49:8082/project/d245bffe-d546-4457-8969-9020a22fc5b5 2025-02-11 09:18:42,609 - INFO - Validated that VN __public__ is not found in API Server 2025-02-11 09:18:42,609 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-11 09:18:42,618 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:18:42,629 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-02-11 09:18:42,629 - INFO - Validated that VN __public__ is not in any agent 2025-02-11 09:18:42,629 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:18:42,640 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 09:18:42,648 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-11 09:18:42,653 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-11 09:18:42,654 - INFO - Deleting pod default:ctest-nginx-pod-87117241 2025-02-11 09:18:42,677 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=daf0578a-2dce-4399-9047-3540eff671ab 2025-02-11 09:18:42,687 - WARNING - Pod uuid daf0578a-2dce-4399-9047-3540eff671ab is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:47,687 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=daf0578a-2dce-4399-9047-3540eff671ab 2025-02-11 09:18:47,695 - DEBUG - Pod daf0578a-2dce-4399-9047-3540eff671ab is not in agent 10.0.0.23 VM list 2025-02-11 09:18:47,695 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0c421cf8-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:18:47,701 - DEBUG - VMI 0c421cf8-e859-11ef-9d41-fa163e9e8faf is removed from agent 10.0.0.23 2025-02-11 09:18:47,701 - INFO - Verified that pod ctest-nginx-pod-87117241 is removed in agent 2025-02-11 09:18:47,702 - INFO - Deleting pod default:ctest-nginx-pod-39539886 2025-02-11 09:18:47,738 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=37752b95-8248-4def-ab55-cb9623e3cddb 2025-02-11 09:18:47,747 - WARNING - Pod uuid 37752b95-8248-4def-ab55-cb9623e3cddb is still seen in agent 10.0.0.23 VM list 2025-02-11 09:18:52,749 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=37752b95-8248-4def-ab55-cb9623e3cddb 2025-02-11 09:18:52,756 - DEBUG - Pod 37752b95-8248-4def-ab55-cb9623e3cddb is not in agent 10.0.0.23 VM list 2025-02-11 09:18:52,756 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0bd9c1d0-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:18:52,763 - DEBUG - VMI 0bd9c1d0-e859-11ef-9d41-fa163e9e8faf is removed from agent 10.0.0.23 2025-02-11 09:18:52,764 - INFO - Verified that pod ctest-nginx-pod-39539886 is removed in agent 2025-02-11 09:18:52,764 - INFO - Deleting service : ctest-nginx-svc-26644233 2025-02-11 09:18:53,038 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 09:18:53,046 - DEBUG - No XMPP flaps were noticed during the test
2025-02-11 09:18:53,046 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-02-11 09:18:53,046 - INFO - -------------------------------------------------------------------------------- 2025-02-11 09:19:02,491 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 09:19:02,650 - DEBUG - Output : cluster_project={} 2025-02-11 09:19:02,742 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-11 09:19:02,920 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-11 09:19:02,926 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 09:19:03,074 - DEBUG - Output : cluster_project={} 2025-02-11 09:19:13,219 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,275 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,366 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,410 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,499 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,582 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,701 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,782 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 09:19:18,960 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 09:19:21,969 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-02-11 09:19:21,978 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-02-11 09:19:22,011 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-02-11 09:19:24,047 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-02-11 09:22:24,781 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 09:22:24,849 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7f396c80-c7a8-4c73-a0a8-ed6a32286e10 2025-02-11 09:22:24,885 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ecc3e533-28d1-4520-9772-cf71105a0c0f 2025-02-11 09:22:24,893 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5f763835-a78a-4868-956f-990a02ad7d4e 2025-02-11 09:22:24,906 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=48bf543d-750c-4835-bfd9-43565108dc81 2025-02-11 09:22:24,910 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:24,917 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:24,922 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:22:24,927 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:29,965 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:29,968 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5f763835-a78a-4868-956f-990a02ad7d4e 2025-02-11 09:22:29,969 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:29,970 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ecc3e533-28d1-4520-9772-cf71105a0c0f 2025-02-11 09:22:29,971 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7f396c80-c7a8-4c73-a0a8-ed6a32286e10 2025-02-11 09:22:29,974 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:29,976 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:22:29,977 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=48bf543d-750c-4835-bfd9-43565108dc81 2025-02-11 09:22:30,002 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3acf804c-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:22:30,008 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3bd023c0-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:22:30,010 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3d1bc036-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:22:30,011 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3c92b9c6-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:22:35,004 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:35,008 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:35,009 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:22:35,013 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:40,013 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:40,026 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:40,028 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:22:40,029 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:45,024 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:45,043 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:45,044 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:22:45,046 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:50,034 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:50,059 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:50,061 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:22:50,063 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:55,068 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:22:55,080 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:22:55,082 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:22:55,083 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:23:00,078 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b423cdf-6b2e-4209-99c9-2d47f840014b 2025-02-11 09:23:00,086 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e4748ae-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:23:00,098 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=34f64434-1557-4917-9cee-b4524777ca04 2025-02-11 09:23:00,100 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcfe9840-c00b-48f3-b3d1-aad5d3ad9a93 2025-02-11 09:23:00,102 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=67fbbb50-53d2-4840-bd6e-ee39123626db 2025-02-11 09:23:00,116 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f47010e-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:23:00,119 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3dc0cbf8-e859-11ef-9d41-fa163e9e8faf 2025-02-11 09:23:00,121 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ec7696c-e859-11ef-9d41-fa163e9e8faf