2025-03-22 09:08:30,191 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-03-22 09:08:30,434 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1043-1 2025-03-22 09:08:30,434 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-03-22 09:08:30,468 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1043-1 2025-03-22 09:08:30,468 - DEBUG - [10.0.0.48]: 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-22 09:08:30,583 - DEBUG - Output : NAMES contrail_test_VHsMNlBih contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_schema_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 redis_redis_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 2025-03-22 09:08:30,583 - DEBUG - [10.0.0.48]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-22 09:08:30,617 - DEBUG - Output : 10.0.0.48/24 172.17.0.1/16 2025-03-22 09:08:30,617 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-03-22 09:08:30,662 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1043-1 2025-03-22 09:08:30,764 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-03-22 09:08:30,968 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1043-1 2025-03-22 09:08:30,969 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-03-22 09:08:30,993 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1043-1 2025-03-22 09:08:30,993 - 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-03-22 09:08:31,081 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-22 09:08:31,081 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-22 09:08:31,116 - DEBUG - Output : 10.0.0.23/24 2025-03-22 09:08:31,116 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-03-22 09:08:31,152 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1043-1 2025-03-22 09:08:31,253 - INFO - Using existing project ['default-domain', 'k8s-default'](72fabb56-96b2-4157-ab59-6a23fa33090c) 2025-03-22 09:08:31,400 - INFO - Using existing project ['default-domain', 'k8s-default'](72fabb56-96b2-4157-ab59-6a23fa33090c) 2025-03-22 09:08:31,541 - INFO - ================================================================================ 2025-03-22 09:08:31,541 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-22 09:08:31,542 - 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-22 09:08:31,792 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-22 09:08:31,800 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.48': '0'}} with 2025-03-22 09:08:31,800 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:08:31,800 - INFO - 2025-03-22 09:08:31,804 - INFO - Namespace default already exists 2025-03-22 09:08:31,805 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-22 09:08:31,922 - DEBUG - Output : cluster_project={} 2025-03-22 09:08:31,969 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-22 09:08:31,969 - DEBUG - Project uuid in Contrail is 72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:08:31,969 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-22 09:08:32,099 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-22 09:08:32,099 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=30c915e6-cd08-4aa5-a5a1-d7466f887f94 2025-03-22 09:08:32,104 - INFO - Namespace default with uuid 30c915e6-cd08-4aa5-a5a1-d7466f887f94 found in kube manager 2025-03-22 09:08:32,104 - INFO - Namespace default verification passed 2025-03-22 09:08:32,107 - DEBUG - Service ctest-nginx-svc-29900516 not present 2025-03-22 09:08:32,107 - INFO - Creating service ctest-nginx-svc-29900516 2025-03-22 09:08:32,126 - INFO - Created Service ctest-nginx-svc-29900516 2025-03-22 09:08:32,131 - DEBUG - Pod ctest-nginx-pod-79748150 not present 2025-03-22 09:08:32,131 - INFO - Creating Pod ctest-nginx-pod-79748150 2025-03-22 09:08:32,178 - DEBUG - Pod : ctest-nginx-pod-79748150 UUID is e9ba0ebc-0df6-4a64-8638-505190cd1b55 2025-03-22 09:08:32,181 - DEBUG - Pod ctest-nginx-pod-02554110 not present 2025-03-22 09:08:32,181 - INFO - Creating Pod ctest-nginx-pod-02554110 2025-03-22 09:08:32,235 - DEBUG - Pod : ctest-nginx-pod-02554110 UUID is f530f4a2-4b4f-445a-a0ed-816d202a085c 2025-03-22 09:08:32,466 - INFO - Created VN __public__, UUID :2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:32,699 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-22 09:08:32,712 - DEBUG - Requesting: http://10.0.0.48:8082/domain/64bd93ce-399d-47cb-99f7-640ee5d948a3 2025-03-22 09:08:32,734 - DEBUG - Requesting: http://10.0.0.48:8082/project/72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:08:32,831 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:32,842 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:32,893 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:32,925 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:32,935 - DEBUG - Route Targets: [] 2025-03-22 09:08:32,935 - DEBUG - RT names not yet present for VN __public__ 2025-03-22 09:08:37,935 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-22 09:08:37,950 - DEBUG - Requesting: http://10.0.0.48:8082/domain/64bd93ce-399d-47cb-99f7-640ee5d948a3 2025-03-22 09:08:37,959 - DEBUG - Requesting: http://10.0.0.48:8082/project/72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:08:38,041 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:38,065 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:38,077 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:38,093 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:38,103 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/edcc3c4e-e718-4653-9ff3-7479026695ea 2025-03-22 09:08:38,111 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-22 09:08:38,111 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:38,124 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:38,147 - INFO - Verified VN network id 13 for VN 2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:38,147 - INFO - Verifications in API Server for VN __public__ passed 2025-03-22 09:08:38,147 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:38,159 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:38,167 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:08:38,177 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/edcc3c4e-e718-4653-9ff3-7479026695ea 2025-03-22 09:08:38,185 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-22 09:08:38,192 - DEBUG - Control-node 10.0.0.48 : 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': '2623858800750970474', 'uuid-lslong': '13546414595020288274'}, 'enable': 'true', 'created': '2025-03-22T09:08:32', 'last-modified': '2025-03-22T09:08:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.547468'} 2025-03-22 09:08:38,192 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:08:38,201 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-22 09:08:38,201 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-22 09:08:38,203 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-22 09:08:38,203 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-22 09:08:38,210 - DEBUG - Requesting: http://10.0.0.48:8082/domain/64bd93ce-399d-47cb-99f7-640ee5d948a3 2025-03-22 09:08:38,219 - DEBUG - Requesting: http://10.0.0.48:8082/project/72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:08:38,285 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:38,311 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-22 09:08:38,311 - DEBUG - Verifying the vn in opserver 2025-03-22 09:08:38,311 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-03-22 09:08:38,311 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-03-22 09:08:38,317 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-22 09:08:38,317 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-22 09:08:38,318 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:08:38,327 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:08:38,336 - DEBUG - Do not have enough data to verify VN in agent 2025-03-22 09:08:38,337 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:08:38,343 - DEBUG - VRF ids for VN __public__: {} 2025-03-22 09:08:38,463 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-22 09:08:38,900 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-22 09:08:38,910 - DEBUG - Requesting: http://10.0.0.48:8082/domain/64bd93ce-399d-47cb-99f7-640ee5d948a3 2025-03-22 09:08:38,921 - DEBUG - Requesting: http://10.0.0.48:8082/project/72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:08:39,002 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:39,017 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/f7b92874-92cf-46aa-8d2a-eac8f94717ae 2025-03-22 09:08:39,025 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-22 09:08:39,033 - DEBUG - Requesting: http://10.0.0.48:8082/domain/64bd93ce-399d-47cb-99f7-640ee5d948a3 2025-03-22 09:08:39,044 - DEBUG - Requesting: http://10.0.0.48:8082/project/72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:08:39,118 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/2469d1ad-6f8b-466a-bbfe-884d5c59f112 2025-03-22 09:08:39,133 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-22 09:08:39,133 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-22 09:08:39,148 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-22 09:08:39,158 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-22 09:08:39,158 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-22 09:08:39,161 - DEBUG - Ingress ctest-nginx-ingress-40065963 not present 2025-03-22 09:08:39,162 - INFO - Creating Ingress ctest-nginx-ingress-40065963 2025-03-22 09:08:39,175 - INFO - Created Ingress ctest-nginx-ingress-40065963 2025-03-22 09:08:39,181 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40065963 2025-03-22 09:08:42,187 - DEBUG - For Ingress ctest-nginx-ingress-40065963, Cluster IP: 10.47.255.249, External IPs ['34.118.111.252'] 2025-03-22 09:08:42,188 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40065963 2025-03-22 09:08:42,188 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=7731284e-d941-4a5c-ae9b-a65f090c719c 2025-03-22 09:08:42,194 - INFO - Ingress ctest-nginx-ingress-40065963 with uuid 7731284e-d941-4a5c-ae9b-a65f090c719c found in kube manager 2025-03-22 09:08:42,196 - INFO - Ingress ctest-nginx-ingress-40065963 verification passed 2025-03-22 09:08:42,198 - DEBUG - Pod ctest-busybox-pod-19818333 not present 2025-03-22 09:08:42,199 - INFO - Creating Pod ctest-busybox-pod-19818333 2025-03-22 09:08:42,228 - DEBUG - Pod : ctest-busybox-pod-19818333 UUID is 1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:08:42,240 - DEBUG - Pod ctest-nginx-pod-79748150 not in running state.Currently in Pending 2025-03-22 09:08:47,247 - INFO - Pod ctest-nginx-pod-79748150 is in running state.Got IP 10.47.255.251 2025-03-22 09:08:47,294 - DEBUG - Pod ctest-nginx-pod-79748150 has vmi 3b47dd40-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:08:47,294 - INFO - Verified pod ctest-nginx-pod-79748150 in contrail-api 2025-03-22 09:08:47,294 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:08:47,309 - DEBUG - VMI 3b47dd40-06fd-11f0-808d-fa163ed106cb is active in agent 10.0.0.23 2025-03-22 09:08:47,310 - INFO - Verified Pod ctest-nginx-pod-79748150 in agent 10.0.0.23 2025-03-22 09:08:47,310 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=e9ba0ebc-0df6-4a64-8638-505190cd1b55 2025-03-22 09:08:47,328 - INFO - Pod ctest-nginx-pod-79748150 with uuid e9ba0ebc-0df6-4a64-8638-505190cd1b55 found in kube manager 2025-03-22 09:08:47,328 - INFO - Pod ctest-nginx-pod-79748150 verification passed 2025-03-22 09:08:47,418 - DEBUG - [Pod ctest-nginx-pod-79748150] Cmd: echo ctest-nginx-pod-79748150 > /usr/share/nginx/html/index.html, Output: 2025-03-22 09:08:47,425 - INFO - Pod ctest-nginx-pod-02554110 is in running state.Got IP 10.47.255.250 2025-03-22 09:08:47,471 - DEBUG - Pod ctest-nginx-pod-02554110 has vmi 3bc557ac-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:08:47,471 - INFO - Verified pod ctest-nginx-pod-02554110 in contrail-api 2025-03-22 09:08:47,471 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:08:47,482 - DEBUG - VMI 3bc557ac-06fd-11f0-808d-fa163ed106cb is active in agent 10.0.0.23 2025-03-22 09:08:47,483 - INFO - Verified Pod ctest-nginx-pod-02554110 in agent 10.0.0.23 2025-03-22 09:08:47,483 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=f530f4a2-4b4f-445a-a0ed-816d202a085c 2025-03-22 09:08:47,489 - INFO - Pod ctest-nginx-pod-02554110 with uuid f530f4a2-4b4f-445a-a0ed-816d202a085c found in kube manager 2025-03-22 09:08:47,489 - INFO - Pod ctest-nginx-pod-02554110 verification passed 2025-03-22 09:08:47,548 - DEBUG - [Pod ctest-nginx-pod-02554110] Cmd: echo ctest-nginx-pod-02554110 > /usr/share/nginx/html/index.html, Output: 2025-03-22 09:08:47,554 - DEBUG - Pod ctest-busybox-pod-19818333 not in running state.Currently in Pending 2025-03-22 09:08:52,561 - INFO - Pod ctest-busybox-pod-19818333 is in running state.Got IP 10.47.255.248 2025-03-22 09:08:52,620 - DEBUG - Pod ctest-busybox-pod-19818333 has vmi 414d7b0a-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:08:52,620 - INFO - Verified pod ctest-busybox-pod-19818333 in contrail-api 2025-03-22 09:08:52,620 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:08:52,633 - DEBUG - VMI 414d7b0a-06fd-11f0-808d-fa163ed106cb is active in agent 10.0.0.23 2025-03-22 09:08:52,634 - INFO - Verified Pod ctest-busybox-pod-19818333 in agent 10.0.0.23 2025-03-22 09:08:52,634 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:08:52,646 - INFO - Pod ctest-busybox-pod-19818333 with uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b found in kube manager 2025-03-22 09:08:52,646 - INFO - Pod ctest-busybox-pod-19818333 verification passed 2025-03-22 09:08:52,720 - DEBUG - [Pod ctest-busybox-pod-19818333] 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-79748150 2025-03-22 09:08:52,720 - DEBUG - [Pod Pod ctest-busybox-pod-19818333] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-22 09:08:52,720 - DEBUG - [Pod Pod ctest-busybox-pod-19818333] 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-79748150 2025-03-22 09:08:52,782 - DEBUG - [Pod ctest-busybox-pod-19818333] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-02554110 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-22 09:08:52,782 - DEBUG - [Pod Pod ctest-busybox-pod-19818333] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-22 09:08:52,782 - DEBUG - [Pod Pod ctest-busybox-pod-19818333] Cmd output: ctest-nginx-pod-02554110 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-22 09:08:52,782 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79748150': 1, 'ctest-nginx-pod-02554110': 1} 2025-03-22 09:08:52,782 - WARNING - Nothing to delete parallely 2025-03-22 09:08:52,782 - INFO - Deleting pod default:ctest-busybox-pod-19818333 2025-03-22 09:08:52,795 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:08:52,803 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:08:57,804 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:08:57,813 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:02,814 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:09:02,824 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:07,824 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:09:07,832 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:12,832 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:09:12,840 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:17,840 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:09:17,851 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:22,852 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:09:22,861 - WARNING - Pod uuid 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:27,862 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1b850272-fd2e-4a6f-a682-4e0acdba6e2b 2025-03-22 09:09:27,871 - DEBUG - Pod 1b850272-fd2e-4a6f-a682-4e0acdba6e2b is not in agent 10.0.0.23 VM list 2025-03-22 09:09:27,871 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:414d7b0a-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:09:27,877 - DEBUG - VMI 414d7b0a-06fd-11f0-808d-fa163ed106cb is removed from agent 10.0.0.23 2025-03-22 09:09:27,878 - INFO - Verified that pod ctest-busybox-pod-19818333 is removed in agent 2025-03-22 09:09:27,878 - INFO - Deleting Ingress : ctest-nginx-ingress-40065963 2025-03-22 09:09:27,891 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=7731284e-d941-4a5c-ae9b-a65f090c719c 2025-03-22 09:09:27,897 - ERROR - Ingress ctest-nginx-ingress-40065963 with uuid 7731284e-d941-4a5c-ae9b-a65f090c719c still found in kube manager 2025-03-22 09:09:28,898 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=7731284e-d941-4a5c-ae9b-a65f090c719c 2025-03-22 09:09:28,904 - INFO - Ingress ctest-nginx-ingress-40065963 with uuid 7731284e-d941-4a5c-ae9b-a65f090c719c deleted successfully from kube manager 2025-03-22 09:09:28,904 - INFO - Verifications on Ingress %s cleanup passed 2025-03-22 09:09:28,906 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-22 09:09:29,097 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-22 09:09:29,104 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-22 09:09:29,104 - INFO - Deleting VN __public__ 2025-03-22 09:09:29,422 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/0bfd43b0-1880-4fde-9b05-a5034255756e 2025-03-22 09:09:29,436 - DEBUG - Response Code: 404 2025-03-22 09:09:29,436 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-22 09:09:29,476 - DEBUG - Requesting: http://10.0.0.48:8082/domain/64bd93ce-399d-47cb-99f7-640ee5d948a3 2025-03-22 09:09:29,493 - DEBUG - Requesting: http://10.0.0.48:8082/project/72fabb56-96b2-4157-ab59-6a23fa33090c 2025-03-22 09:09:29,642 - INFO - Validated that VN __public__ is not found in API Server 2025-03-22 09:09:29,642 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-22 09:09:29,649 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:09:29,655 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-03-22 09:09:29,655 - INFO - Validated that VN __public__ is not in any agent 2025-03-22 09:09:29,655 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:09:29,667 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-22 09:09:29,679 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-22 09:09:29,687 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-22 09:09:29,687 - INFO - Deleting pod default:ctest-nginx-pod-02554110 2025-03-22 09:09:29,698 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f530f4a2-4b4f-445a-a0ed-816d202a085c 2025-03-22 09:09:29,719 - WARNING - Pod uuid f530f4a2-4b4f-445a-a0ed-816d202a085c is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:34,720 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f530f4a2-4b4f-445a-a0ed-816d202a085c 2025-03-22 09:09:34,728 - DEBUG - Pod f530f4a2-4b4f-445a-a0ed-816d202a085c is not in agent 10.0.0.23 VM list 2025-03-22 09:09:34,728 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3bc557ac-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:09:34,736 - DEBUG - VMI 3bc557ac-06fd-11f0-808d-fa163ed106cb is removed from agent 10.0.0.23 2025-03-22 09:09:34,736 - INFO - Verified that pod ctest-nginx-pod-02554110 is removed in agent 2025-03-22 09:09:34,737 - INFO - Deleting pod default:ctest-nginx-pod-79748150 2025-03-22 09:09:34,758 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9ba0ebc-0df6-4a64-8638-505190cd1b55 2025-03-22 09:09:34,767 - WARNING - Pod uuid e9ba0ebc-0df6-4a64-8638-505190cd1b55 is still seen in agent 10.0.0.23 VM list 2025-03-22 09:09:39,767 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9ba0ebc-0df6-4a64-8638-505190cd1b55 2025-03-22 09:09:39,774 - DEBUG - Pod e9ba0ebc-0df6-4a64-8638-505190cd1b55 is not in agent 10.0.0.23 VM list 2025-03-22 09:09:39,774 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3b47dd40-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:09:39,781 - DEBUG - VMI 3b47dd40-06fd-11f0-808d-fa163ed106cb is removed from agent 10.0.0.23 2025-03-22 09:09:39,781 - INFO - Verified that pod ctest-nginx-pod-79748150 is removed in agent 2025-03-22 09:09:39,781 - INFO - Deleting service : ctest-nginx-svc-29900516 2025-03-22 09:09:40,044 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-22 09:09:40,054 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:09:40,054 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09] 2025-03-22 09:09:40,054 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:09:46,456 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-22 09:09:46,588 - DEBUG - Output : cluster_project={} 2025-03-22 09:09:46,635 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-22 09:09:46,807 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-22 09:09:46,814 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-22 09:09:46,944 - DEBUG - Output : cluster_project={} 2025-03-22 09:09:57,107 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:02,158 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:02,250 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:02,332 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:07,379 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:07,469 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:07,508 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:07,590 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-22 09:10:07,816 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-22 09:10:10,785 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-03-22 09:10:10,799 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-03-22 09:10:10,838 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-03-22 09:10:12,873 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-03-22 09:13:13,552 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-22 09:13:13,599 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=785e54e0-e37c-465e-b9fd-72bfc25bbf32 2025-03-22 09:13:13,627 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fc39c6e2-7c9a-4b4e-9aaa-4ced4c16e48b 2025-03-22 09:13:13,635 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:13,648 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:13,659 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=31428270-d154-4282-be9f-45058421344e 2025-03-22 09:13:13,666 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:13,675 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1d8a03c5-fda1-4bc0-978a-c7b4fe981ccb 2025-03-22 09:13:13,682 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:18,750 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:18,751 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fc39c6e2-7c9a-4b4e-9aaa-4ced4c16e48b 2025-03-22 09:13:18,752 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:18,754 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=785e54e0-e37c-465e-b9fd-72bfc25bbf32 2025-03-22 09:13:18,756 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:18,757 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1d8a03c5-fda1-4bc0-978a-c7b4fe981ccb 2025-03-22 09:13:18,758 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:18,760 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=31428270-d154-4282-be9f-45058421344e 2025-03-22 09:13:18,785 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:68b97df6-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:18,786 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:67fab452-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:18,788 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:67754538-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:18,790 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:693ca834-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:23,782 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:23,788 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:23,790 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:23,792 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:28,795 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:28,804 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:28,807 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:28,808 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:33,804 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:33,824 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:33,826 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:33,828 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:38,814 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:38,842 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:38,844 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:38,845 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:43,822 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:43,858 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:43,860 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:43,861 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:48,898 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f89a7dd4-b10c-4ca8-95ce-793abef35303 2025-03-22 09:13:48,900 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4e601640-3b3e-448b-b66e-b537e8f72ba2 2025-03-22 09:13:48,902 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e9a36b0d-fdef-42f9-98eb-a28a66ad02c8 2025-03-22 09:13:48,904 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6e77ab96-676d-46c5-bed5-044064acf720 2025-03-22 09:13:48,917 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:69d7ed62-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:48,918 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6af81578-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:48,921 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a54fc80-06fd-11f0-808d-fa163ed106cb 2025-03-22 09:13:48,922 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b78e3ba-06fd-11f0-808d-fa163ed106cb