2026-06-01 01:51:45,763 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-06-01 01:51:46,013 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2004-1 2026-06-01 01:51:46,013 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-06-01 01:51:46,047 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2004-1 2026-06-01 01:51:46,047 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-01 01:51:46,147 - DEBUG - Output : NAMES contrail_test_L2Uawi9mT webui-job-1 webui-web-1 contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 2026-06-01 01:51:46,148 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-01 01:51:46,180 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.136.204.1/24 172.17.0.1/16 2026-06-01 01:51:46,181 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-06-01 01:51:46,214 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2004-1 2026-06-01 01:51:46,306 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-06-01 01:51:46,567 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2004-1 2026-06-01 01:51:46,567 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-06-01 01:51:46,601 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2004-1 2026-06-01 01:51:46,601 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-01 01:51:46,702 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-01 01:51:46,703 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-01 01:51:46,747 - DEBUG - Output : 10.0.0.241/24 2026-06-01 01:51:46,748 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-06-01 01:51:46,783 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2004-1 2026-06-01 01:51:46,854 - INFO - Using existing project ['default-domain', 'k8s-default'](c8b29ca9-3486-44ab-806c-db2f5c2eb20a) 2026-06-01 01:51:46,950 - INFO - Using existing project ['default-domain', 'k8s-default'](c8b29ca9-3486-44ab-806c-db2f5c2eb20a) 2026-06-01 01:51:47,056 - INFO - ================================================================================ 2026-06-01 01:51:47,056 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-01 01:51:47,056 - 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 2026-06-01 01:51:47,209 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 01:51:47,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-06-01 01:51:47,217 - INFO - Initial checks done. Running the testcase now 2026-06-01 01:51:47,218 - INFO - 2026-06-01 01:51:47,223 - INFO - Namespace default already exists 2026-06-01 01:51:47,224 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 01:51:47,331 - DEBUG - Output : cluster_project={} 2026-06-01 01:51:47,362 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-01 01:51:47,362 - DEBUG - Project uuid in Contrail is c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:51:47,363 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-01 01:51:47,480 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 01:51:47,480 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=18f65fe4-5570-408f-bb1e-f50b451ca35c 2026-06-01 01:51:47,484 - INFO - Namespace default with uuid 18f65fe4-5570-408f-bb1e-f50b451ca35c found in kube manager 2026-06-01 01:51:47,484 - INFO - Namespace default verification passed 2026-06-01 01:51:47,487 - DEBUG - Service ctest-nginx-svc-78314148 not present 2026-06-01 01:51:47,488 - INFO - Creating service ctest-nginx-svc-78314148 2026-06-01 01:51:47,516 - INFO - Created Service ctest-nginx-svc-78314148 2026-06-01 01:51:47,530 - DEBUG - Pod ctest-nginx-pod-31438260 not present 2026-06-01 01:51:47,531 - INFO - Creating Pod ctest-nginx-pod-31438260 2026-06-01 01:51:47,599 - DEBUG - Pod : ctest-nginx-pod-31438260 UUID is ccc464a1-9eed-4546-a965-926e24fb3bd2 2026-06-01 01:51:47,608 - DEBUG - Pod ctest-nginx-pod-19522037 not present 2026-06-01 01:51:47,609 - INFO - Creating Pod ctest-nginx-pod-19522037 2026-06-01 01:51:47,638 - DEBUG - Pod : ctest-nginx-pod-19522037 UUID is a6cacd05-ed76-496d-b885-d94fafac6f08 2026-06-01 01:51:47,788 - INFO - Created VN __public__, UUID :4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:47,935 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-01 01:51:47,940 - DEBUG - Requesting: http://10.0.0.19:8082/domain/01c8675e-0450-4717-ac7e-295cdcf28d7f 2026-06-01 01:51:47,951 - DEBUG - Requesting: http://10.0.0.19:8082/project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:51:48,070 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:48,098 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:48,106 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:48,113 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:48,125 - DEBUG - Route Targets: [] 2026-06-01 01:51:48,125 - DEBUG - RT names not yet present for VN __public__ 2026-06-01 01:51:53,126 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-01 01:51:53,131 - DEBUG - Requesting: http://10.0.0.19:8082/domain/01c8675e-0450-4717-ac7e-295cdcf28d7f 2026-06-01 01:51:53,137 - DEBUG - Requesting: http://10.0.0.19:8082/project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:51:53,167 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,174 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,180 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:53,186 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:53,190 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/e544da61-992b-49e9-a803-a78f7c4bd30c 2026-06-01 01:51:53,195 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 01:51:53,195 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,202 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:53,211 - INFO - Verified VN network id 13 for VN 4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,211 - INFO - Verifications in API Server for VN __public__ passed 2026-06-01 01:51:53,212 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,218 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:53,223 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:51:53,228 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/e544da61-992b-49e9-a803-a78f7c4bd30c 2026-06-01 01:51:53,233 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 01:51:53,238 - DEBUG - Control-node 10.0.0.19 : 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': '5512719680322290621', 'uuid-lslong': '11373984770032959275'}, 'enable': 'true', 'created': '2026-06-01T01:51:47', 'last-modified': '2026-06-01T01:51:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.377471'} 2026-06-01 01:51:53,238 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:51:53,248 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 01:51:53,248 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-01 01:51:53,248 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-01 01:51:53,248 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-01 01:51:53,252 - DEBUG - Requesting: http://10.0.0.19:8082/domain/01c8675e-0450-4717-ac7e-295cdcf28d7f 2026-06-01 01:51:53,260 - DEBUG - Requesting: http://10.0.0.19:8082/project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:51:53,294 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,301 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-01 01:51:53,301 - DEBUG - Verifying the vn in opserver 2026-06-01 01:51:53,301 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-06-01 01:51:53,301 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-06-01 01:51:53,305 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-01 01:51:53,305 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-01 01:51:53,305 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:51:53,314 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:51:53,320 - DEBUG - Do not have enough data to verify VN in agent 2026-06-01 01:51:53,320 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:51:53,325 - DEBUG - VRF ids for VN __public__: {} 2026-06-01 01:51:53,420 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-01 01:51:53,520 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-01 01:51:53,526 - DEBUG - Requesting: http://10.0.0.19:8082/domain/01c8675e-0450-4717-ac7e-295cdcf28d7f 2026-06-01 01:51:53,532 - DEBUG - Requesting: http://10.0.0.19:8082/project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:51:53,562 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,571 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/eaced6bd-11c1-4ea9-873e-6561b2fdcd80 2026-06-01 01:51:53,576 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-01 01:51:53,579 - DEBUG - Requesting: http://10.0.0.19:8082/domain/01c8675e-0450-4717-ac7e-295cdcf28d7f 2026-06-01 01:51:53,584 - DEBUG - Requesting: http://10.0.0.19:8082/project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:51:53,612 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c811d57-73ea-43bd-9dd8-82e2ea847f2b 2026-06-01 01:51:53,619 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-01 01:51:53,619 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-01 01:51:53,624 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 01:51:53,629 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-01 01:51:53,629 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-01 01:51:53,632 - DEBUG - Ingress ctest-nginx-ingress-35324638 not present 2026-06-01 01:51:53,632 - INFO - Creating Ingress ctest-nginx-ingress-35324638 2026-06-01 01:51:53,639 - INFO - Created Ingress ctest-nginx-ingress-35324638 2026-06-01 01:51:53,642 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-35324638 2026-06-01 01:51:56,647 - DEBUG - For Ingress ctest-nginx-ingress-35324638, Cluster IP: 10.47.255.249, External IPs ['154.60.219.252'] 2026-06-01 01:51:56,647 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-35324638 2026-06-01 01:51:56,648 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=929ce5b8-8066-4885-9055-035cd364a0cb 2026-06-01 01:51:56,652 - INFO - Ingress ctest-nginx-ingress-35324638 with uuid 929ce5b8-8066-4885-9055-035cd364a0cb found in kube manager 2026-06-01 01:51:56,652 - INFO - Ingress ctest-nginx-ingress-35324638 verification passed 2026-06-01 01:51:56,654 - DEBUG - Pod ctest-busybox-pod-32847880 not present 2026-06-01 01:51:56,655 - INFO - Creating Pod ctest-busybox-pod-32847880 2026-06-01 01:51:56,687 - DEBUG - Pod : ctest-busybox-pod-32847880 UUID is b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:51:56,698 - DEBUG - Pod ctest-nginx-pod-31438260 not in running state.Currently in Pending 2026-06-01 01:52:01,707 - INFO - Pod ctest-nginx-pod-31438260 is in running state.Got IP 10.47.255.251 2026-06-01 01:52:01,733 - DEBUG - Pod ctest-nginx-pod-31438260 has vmi 73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:52:01,733 - INFO - Verified pod ctest-nginx-pod-31438260 in contrail-api 2026-06-01 01:52:01,733 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:52:01,746 - DEBUG - VMI 73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4 is active in agent 10.0.0.241 2026-06-01 01:52:01,746 - INFO - Verified Pod ctest-nginx-pod-31438260 in agent 10.0.0.241 2026-06-01 01:52:01,746 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=ccc464a1-9eed-4546-a965-926e24fb3bd2 2026-06-01 01:52:01,750 - INFO - Pod ctest-nginx-pod-31438260 with uuid ccc464a1-9eed-4546-a965-926e24fb3bd2 found in kube manager 2026-06-01 01:52:01,750 - INFO - Pod ctest-nginx-pod-31438260 verification passed 2026-06-01 01:52:01,829 - DEBUG - [Pod ctest-nginx-pod-31438260] Cmd: echo ctest-nginx-pod-31438260 > /usr/share/nginx/html/index.html, Output: 2026-06-01 01:52:01,836 - INFO - Pod ctest-nginx-pod-19522037 is in running state.Got IP 10.47.255.250 2026-06-01 01:52:01,888 - DEBUG - Pod ctest-nginx-pod-19522037 has vmi 744bf872-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:52:01,888 - INFO - Verified pod ctest-nginx-pod-19522037 in contrail-api 2026-06-01 01:52:01,889 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:52:01,901 - DEBUG - VMI 744bf872-5d5c-11f1-93eb-fa163e39a1a4 is active in agent 10.0.0.241 2026-06-01 01:52:01,901 - INFO - Verified Pod ctest-nginx-pod-19522037 in agent 10.0.0.241 2026-06-01 01:52:01,901 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=a6cacd05-ed76-496d-b885-d94fafac6f08 2026-06-01 01:52:01,905 - INFO - Pod ctest-nginx-pod-19522037 with uuid a6cacd05-ed76-496d-b885-d94fafac6f08 found in kube manager 2026-06-01 01:52:01,905 - INFO - Pod ctest-nginx-pod-19522037 verification passed 2026-06-01 01:52:01,966 - DEBUG - [Pod ctest-nginx-pod-19522037] Cmd: echo ctest-nginx-pod-19522037 > /usr/share/nginx/html/index.html, Output: 2026-06-01 01:52:01,973 - DEBUG - Pod ctest-busybox-pod-32847880 not in running state.Currently in Pending 2026-06-01 01:52:06,980 - DEBUG - Pod ctest-busybox-pod-32847880 not in running state.Currently in Pending 2026-06-01 01:52:11,991 - INFO - Pod ctest-busybox-pod-32847880 is in running state.Got IP 10.47.255.248 2026-06-01 01:52:12,005 - DEBUG - Pod ctest-busybox-pod-32847880 has vmi 78abb18c-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:52:12,005 - INFO - Verified pod ctest-busybox-pod-32847880 in contrail-api 2026-06-01 01:52:12,006 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:52:12,024 - DEBUG - VMI 78abb18c-5d5c-11f1-93eb-fa163e39a1a4 is active in agent 10.0.0.241 2026-06-01 01:52:12,024 - INFO - Verified Pod ctest-busybox-pod-32847880 in agent 10.0.0.241 2026-06-01 01:52:12,024 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:12,030 - INFO - Pod ctest-busybox-pod-32847880 with uuid b8480146-a061-4a1b-a661-e47cb83d8de0 found in kube manager 2026-06-01 01:52:12,030 - INFO - Pod ctest-busybox-pod-32847880 verification passed 2026-06-01 01:52:12,092 - DEBUG - [Pod ctest-busybox-pod-32847880] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31438260 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 01:52:12,092 - DEBUG - [Pod Pod ctest-busybox-pod-32847880] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 01:52:12,092 - DEBUG - [Pod Pod ctest-busybox-pod-32847880] Cmd output: ctest-nginx-pod-31438260 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 01:52:12,162 - DEBUG - [Pod ctest-busybox-pod-32847880] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-19522037 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 01:52:12,162 - DEBUG - [Pod Pod ctest-busybox-pod-32847880] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 01:52:12,162 - DEBUG - [Pod Pod ctest-busybox-pod-32847880] Cmd output: ctest-nginx-pod-19522037 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 01:52:12,162 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-31438260': 1, 'ctest-nginx-pod-19522037': 1} 2026-06-01 01:52:12,163 - WARNING - Nothing to delete parallely 2026-06-01 01:52:12,163 - INFO - Deleting pod default:ctest-busybox-pod-32847880 2026-06-01 01:52:12,174 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:12,190 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:17,191 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:17,197 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:22,198 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:22,204 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:27,205 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:27,212 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:32,214 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:32,221 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:37,222 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:37,230 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:42,231 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:42,237 - WARNING - Pod uuid b8480146-a061-4a1b-a661-e47cb83d8de0 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:47,238 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8480146-a061-4a1b-a661-e47cb83d8de0 2026-06-01 01:52:47,244 - DEBUG - Pod b8480146-a061-4a1b-a661-e47cb83d8de0 is not in agent 10.0.0.241 VM list 2026-06-01 01:52:47,244 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:78abb18c-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:52:47,250 - DEBUG - VMI 78abb18c-5d5c-11f1-93eb-fa163e39a1a4 is removed from agent 10.0.0.241 2026-06-01 01:52:47,250 - INFO - Verified that pod ctest-busybox-pod-32847880 is removed in agent 2026-06-01 01:52:47,250 - INFO - Deleting Ingress : ctest-nginx-ingress-35324638 2026-06-01 01:52:47,256 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=929ce5b8-8066-4885-9055-035cd364a0cb 2026-06-01 01:52:47,269 - ERROR - Ingress ctest-nginx-ingress-35324638 with uuid 929ce5b8-8066-4885-9055-035cd364a0cb still found in kube manager 2026-06-01 01:52:48,269 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=929ce5b8-8066-4885-9055-035cd364a0cb 2026-06-01 01:52:48,273 - INFO - Ingress ctest-nginx-ingress-35324638 with uuid 929ce5b8-8066-4885-9055-035cd364a0cb deleted successfully from kube manager 2026-06-01 01:52:48,273 - INFO - Verifications on Ingress %s cleanup passed 2026-06-01 01:52:48,273 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-01 01:52:48,330 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 01:52:48,334 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-01 01:52:48,334 - INFO - Deleting VN __public__ 2026-06-01 01:52:48,454 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/076f3638-bf1e-46f4-8224-66c9264efaa5 2026-06-01 01:52:48,458 - DEBUG - Response Code: 404 2026-06-01 01:52:48,458 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-01 01:52:48,461 - DEBUG - Requesting: http://10.0.0.19:8082/domain/01c8675e-0450-4717-ac7e-295cdcf28d7f 2026-06-01 01:52:48,466 - DEBUG - Requesting: http://10.0.0.19:8082/project/c8b29ca9-3486-44ab-806c-db2f5c2eb20a 2026-06-01 01:52:48,496 - INFO - Validated that VN __public__ is not found in API Server 2026-06-01 01:52:48,496 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-01 01:52:48,503 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:52:48,510 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-06-01 01:52:48,510 - INFO - Validated that VN __public__ is not in any agent 2026-06-01 01:52:48,510 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:52:48,516 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 01:52:48,523 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 01:52:48,527 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-01 01:52:48,527 - INFO - Deleting pod default:ctest-nginx-pod-19522037 2026-06-01 01:52:48,549 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a6cacd05-ed76-496d-b885-d94fafac6f08 2026-06-01 01:52:48,565 - WARNING - Pod uuid a6cacd05-ed76-496d-b885-d94fafac6f08 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:53,566 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a6cacd05-ed76-496d-b885-d94fafac6f08 2026-06-01 01:52:53,574 - DEBUG - Pod a6cacd05-ed76-496d-b885-d94fafac6f08 is not in agent 10.0.0.241 VM list 2026-06-01 01:52:53,574 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:744bf872-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:52:53,580 - DEBUG - VMI 744bf872-5d5c-11f1-93eb-fa163e39a1a4 is removed from agent 10.0.0.241 2026-06-01 01:52:53,580 - INFO - Verified that pod ctest-nginx-pod-19522037 is removed in agent 2026-06-01 01:52:53,581 - INFO - Deleting pod default:ctest-nginx-pod-31438260 2026-06-01 01:52:53,597 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ccc464a1-9eed-4546-a965-926e24fb3bd2 2026-06-01 01:52:53,605 - WARNING - Pod uuid ccc464a1-9eed-4546-a965-926e24fb3bd2 is still seen in agent 10.0.0.241 VM list 2026-06-01 01:52:58,606 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ccc464a1-9eed-4546-a965-926e24fb3bd2 2026-06-01 01:52:58,613 - DEBUG - Pod ccc464a1-9eed-4546-a965-926e24fb3bd2 is not in agent 10.0.0.241 VM list 2026-06-01 01:52:58,613 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:52:58,620 - DEBUG - VMI 73e2e4c2-5d5c-11f1-93eb-fa163e39a1a4 is removed from agent 10.0.0.241 2026-06-01 01:52:58,620 - INFO - Verified that pod ctest-nginx-pod-31438260 is removed in agent 2026-06-01 01:52:58,620 - INFO - Deleting service : ctest-nginx-svc-78314148 2026-06-01 01:52:58,863 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 01:52:58,869 - DEBUG - No XMPP flaps were noticed during the test 2026-06-01 01:52:58,869 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11] 2026-06-01 01:52:58,869 - INFO - -------------------------------------------------------------------------------- 2026-06-01 01:53:05,323 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 01:53:05,441 - DEBUG - Output : cluster_project={} 2026-06-01 01:53:05,527 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-01 01:53:05,675 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 01:53:05,680 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 01:53:05,828 - DEBUG - Output : cluster_project={} 2026-06-01 01:53:15,964 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:21,027 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:21,119 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:21,199 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:21,276 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:21,310 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:26,404 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:26,441 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 01:53:26,748 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 01:53:29,414 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2026-06-01 01:53:29,421 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-01 01:53:29,446 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-01 01:53:31,472 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-01 01:56:31,997 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 01:56:32,088 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3fd99b43-e771-4cd5-9de9-05aabf0c7e38 2026-06-01 01:56:32,098 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:56:32,113 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:56:32,122 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10fabca2-66fd-479e-8dff-3d621d86efd9 2026-06-01 01:56:32,128 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=afb699a2-ff05-4c25-bcd8-773f805e0329 2026-06-01 01:56:32,138 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d470fad2-e13e-4eaf-bb4c-90781b9e7dfa 2026-06-01 01:56:32,147 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:56:32,154 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:56:37,254 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=afb699a2-ff05-4c25-bcd8-773f805e0329 2026-06-01 01:56:37,255 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:56:37,256 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d470fad2-e13e-4eaf-bb4c-90781b9e7dfa 2026-06-01 01:56:37,258 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=3fd99b43-e771-4cd5-9de9-05aabf0c7e38 2026-06-01 01:56:37,259 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:56:37,260 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:56:37,273 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:56:37,274 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10fabca2-66fd-479e-8dff-3d621d86efd9 2026-06-01 01:56:37,292 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a3c84916-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:56:37,297 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a25333e8-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:56:37,298 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a2bebcc6-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:56:37,299 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a3578244-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:56:42,294 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:56:42,296 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:56:42,298 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:56:42,302 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:56:47,306 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:56:47,307 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:56:47,309 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:56:47,309 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:56:52,321 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:56:52,323 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:56:52,324 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:56:52,325 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:56:57,348 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:56:57,349 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:56:57,350 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:56:57,350 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:57:02,363 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:57:02,364 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:57:02,365 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:57:02,367 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:57:07,408 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=181be07d-4a8b-40b1-ad7f-95f7f98fd0dc 2026-06-01 01:57:07,410 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1d4dc39e-8b39-442a-8c63-97ad8f98d84f 2026-06-01 01:57:07,411 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2eadf7cb-4e84-4b53-ba68-96144957d68b 2026-06-01 01:57:07,412 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8427715-2d28-419d-ae2b-4393feb1bd92 2026-06-01 01:57:07,423 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a44997b4-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:57:07,425 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4addd46-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:57:07,426 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a58e9688-5d5c-11f1-93eb-fa163e39a1a4 2026-06-01 01:57:07,427 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a51a84a0-5d5c-11f1-93eb-fa163e39a1a4