2026-04-22 14:50:42,621 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-04-22 14:50:42,890 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1976-1 2026-04-22 14:50:42,890 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-04-22 14:50:42,924 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1976-1 2026-04-22 14:50:42,924 - DEBUG - [10.0.0.22]: 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-04-22 14:50:43,012 - DEBUG - Output : NAMES contrail_test_1HXWlPjLx contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 2026-04-22 14:50:43,012 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-22 14:50:43,052 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.7.131.1/24 172.17.0.1/16 2026-04-22 14:50:43,053 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-04-22 14:50:43,086 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1976-1 2026-04-22 14:50:43,213 - DEBUG - [10.0.0.65]: Running cmd : hostname 2026-04-22 14:50:43,465 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1976-1 2026-04-22 14:50:43,465 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2026-04-22 14:50:43,502 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1976-1 2026-04-22 14:50:43,502 - DEBUG - [10.0.0.65]: 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-04-22 14:50:43,569 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-22 14:50:43,570 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-22 14:50:43,639 - DEBUG - Output : 10.0.0.65/24 2026-04-22 14:50:43,639 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2026-04-22 14:50:43,675 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1976-1 2026-04-22 14:50:43,752 - INFO - Using existing project ['default-domain', 'k8s-default'](e84a4707-dbb0-4674-9ecb-27a8079b0db1) 2026-04-22 14:50:43,912 - INFO - Using existing project ['default-domain', 'k8s-default'](e84a4707-dbb0-4674-9ecb-27a8079b0db1) 2026-04-22 14:50:44,062 - INFO - ================================================================================ 2026-04-22 14:50:44,062 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-22 14:50:44,063 - 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-04-22 14:50:44,303 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 14:50:44,309 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.22': '0'}} with 2026-04-22 14:50:44,309 - INFO - Initial checks done. Running the testcase now 2026-04-22 14:50:44,309 - INFO - 2026-04-22 14:50:44,314 - INFO - Namespace default already exists 2026-04-22 14:50:44,314 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-22 14:50:44,478 - DEBUG - Output : cluster_project={} 2026-04-22 14:50:44,519 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-22 14:50:44,519 - DEBUG - Project uuid in Contrail is e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:50:44,519 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-22 14:50:44,692 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-22 14:50:44,692 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=61a777c5-4c1c-4247-809d-e911aaa14c2f 2026-04-22 14:50:44,700 - INFO - Namespace default with uuid 61a777c5-4c1c-4247-809d-e911aaa14c2f found in kube manager 2026-04-22 14:50:44,701 - INFO - Namespace default verification passed 2026-04-22 14:50:44,704 - DEBUG - Service ctest-nginx-svc-12031113 not present 2026-04-22 14:50:44,705 - INFO - Creating service ctest-nginx-svc-12031113 2026-04-22 14:50:44,725 - INFO - Created Service ctest-nginx-svc-12031113 2026-04-22 14:50:44,734 - DEBUG - Pod ctest-nginx-pod-66773036 not present 2026-04-22 14:50:44,735 - INFO - Creating Pod ctest-nginx-pod-66773036 2026-04-22 14:50:44,807 - DEBUG - Pod : ctest-nginx-pod-66773036 UUID is b72e8191-6bb6-422f-9015-d2e696d19399 2026-04-22 14:50:44,810 - DEBUG - Pod ctest-nginx-pod-50629415 not present 2026-04-22 14:50:44,810 - INFO - Creating Pod ctest-nginx-pod-50629415 2026-04-22 14:50:44,843 - DEBUG - Pod : ctest-nginx-pod-50629415 UUID is f42cbddc-a7e5-4169-8a3b-010d76b886e8 2026-04-22 14:50:45,068 - INFO - Created VN __public__, UUID :cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:45,417 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-04-22 14:50:45,439 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 2026-04-22 14:50:45,494 - DEBUG - Requesting: http://10.0.0.22:8082/project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:50:45,723 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:45,746 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:45,771 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:45,782 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:45,794 - DEBUG - Route Targets: [] 2026-04-22 14:50:45,794 - DEBUG - RT names not yet present for VN __public__ 2026-04-22 14:50:50,794 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-04-22 14:50:50,800 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 2026-04-22 14:50:50,807 - DEBUG - Requesting: http://10.0.0.22:8082/project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:50:50,856 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:50,867 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:50,876 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:50,885 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:50,891 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4281bcdc-1735-4f4d-909b-03b9bc50deda 2026-04-22 14:50:50,899 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-22 14:50:50,899 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:50,907 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:50,921 - INFO - Verified VN network id 13 for VN cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:50,922 - INFO - Verifications in API Server for VN __public__ passed 2026-04-22 14:50:50,922 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:50,931 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:50,939 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:50:50,946 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4281bcdc-1735-4f4d-909b-03b9bc50deda 2026-04-22 14:50:50,952 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-22 14:50:50,959 - DEBUG - Control-node 10.0.0.22 : 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': '14924751756553374606', 'uuid-lslong': '10627703240545464162'}, 'enable': 'true', 'created': '2026-04-22T14:50:45', 'last-modified': '2026-04-22T14:50:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.661451'} 2026-04-22 14:50:50,959 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:50:50,972 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-22 14:50:50,972 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-22 14:50:50,972 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-22 14:50:50,973 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-04-22 14:50:50,978 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 2026-04-22 14:50:50,986 - DEBUG - Requesting: http://10.0.0.22:8082/project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:50:51,047 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:51,056 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-22 14:50:51,056 - DEBUG - Verifying the vn in opserver 2026-04-22 14:50:51,056 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2026-04-22 14:50:51,057 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-04-22 14:50:51,061 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-22 14:50:51,062 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-22 14:50:51,062 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:50:51,074 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:50:51,083 - DEBUG - Do not have enough data to verify VN in agent 2026-04-22 14:50:51,083 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:50:51,089 - DEBUG - VRF ids for VN __public__: {} 2026-04-22 14:50:51,184 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-22 14:50:51,321 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-04-22 14:50:51,326 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 2026-04-22 14:50:51,339 - DEBUG - Requesting: http://10.0.0.22:8082/project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:50:51,402 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:51,416 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/c39dcaf5-2a4e-481d-bc10-0575d20305cc 2026-04-22 14:50:51,423 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-04-22 14:50:51,428 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 2026-04-22 14:50:51,440 - DEBUG - Requesting: http://10.0.0.22:8082/project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:50:51,494 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/cf1f5ea5-da40-4b8e-937d-2fca0efaef62 2026-04-22 14:50:51,506 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-22 14:50:51,506 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-22 14:50:51,515 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-22 14:50:51,521 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-22 14:50:51,521 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-22 14:50:51,524 - DEBUG - Ingress ctest-nginx-ingress-82055796 not present 2026-04-22 14:50:51,524 - INFO - Creating Ingress ctest-nginx-ingress-82055796 2026-04-22 14:50:51,531 - INFO - Created Ingress ctest-nginx-ingress-82055796 2026-04-22 14:50:51,539 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-82055796 2026-04-22 14:50:54,545 - DEBUG - For Ingress ctest-nginx-ingress-82055796, Cluster IP: 10.47.255.249, External IPs ['180.162.185.188'] 2026-04-22 14:50:54,545 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-82055796 2026-04-22 14:50:54,545 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=aa8fb794-10f5-4ad5-877d-f1acb1ad5448 2026-04-22 14:50:54,549 - INFO - Ingress ctest-nginx-ingress-82055796 with uuid aa8fb794-10f5-4ad5-877d-f1acb1ad5448 found in kube manager 2026-04-22 14:50:54,549 - INFO - Ingress ctest-nginx-ingress-82055796 verification passed 2026-04-22 14:50:54,552 - DEBUG - Pod ctest-busybox-pod-30777254 not present 2026-04-22 14:50:54,552 - INFO - Creating Pod ctest-busybox-pod-30777254 2026-04-22 14:50:54,569 - DEBUG - Node for Pod ctest-busybox-pod-30777254 not yet populated 2026-04-22 14:50:57,578 - DEBUG - Pod : ctest-busybox-pod-30777254 UUID is d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:50:57,585 - DEBUG - Pod ctest-nginx-pod-66773036 not in running state.Currently in Pending 2026-04-22 14:51:02,594 - INFO - Pod ctest-nginx-pod-66773036 is in running state.Got IP 10.47.255.251 2026-04-22 14:51:02,609 - DEBUG - Pod ctest-nginx-pod-66773036 has vmi a551b8f6-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:51:02,609 - INFO - Verified pod ctest-nginx-pod-66773036 in contrail-api 2026-04-22 14:51:02,609 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:51:02,621 - DEBUG - VMI a551b8f6-3e5a-11f1-870b-fa163ee9572e is active in agent 10.0.0.65 2026-04-22 14:51:02,621 - INFO - Verified Pod ctest-nginx-pod-66773036 in agent 10.0.0.65 2026-04-22 14:51:02,621 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=b72e8191-6bb6-422f-9015-d2e696d19399 2026-04-22 14:51:02,626 - INFO - Pod ctest-nginx-pod-66773036 with uuid b72e8191-6bb6-422f-9015-d2e696d19399 found in kube manager 2026-04-22 14:51:02,626 - INFO - Pod ctest-nginx-pod-66773036 verification passed 2026-04-22 14:51:02,701 - DEBUG - [Pod ctest-nginx-pod-66773036] Cmd: echo ctest-nginx-pod-66773036 > /usr/share/nginx/html/index.html, Output: 2026-04-22 14:51:02,713 - INFO - Pod ctest-nginx-pod-50629415 is in running state.Got IP 10.47.255.250 2026-04-22 14:51:02,776 - DEBUG - Pod ctest-nginx-pod-50629415 has vmi a5bb2cc8-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:51:02,777 - INFO - Verified pod ctest-nginx-pod-50629415 in contrail-api 2026-04-22 14:51:02,777 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:51:02,789 - DEBUG - VMI a5bb2cc8-3e5a-11f1-870b-fa163ee9572e is active in agent 10.0.0.65 2026-04-22 14:51:02,789 - INFO - Verified Pod ctest-nginx-pod-50629415 in agent 10.0.0.65 2026-04-22 14:51:02,789 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=f42cbddc-a7e5-4169-8a3b-010d76b886e8 2026-04-22 14:51:02,794 - INFO - Pod ctest-nginx-pod-50629415 with uuid f42cbddc-a7e5-4169-8a3b-010d76b886e8 found in kube manager 2026-04-22 14:51:02,794 - INFO - Pod ctest-nginx-pod-50629415 verification passed 2026-04-22 14:51:02,855 - DEBUG - [Pod ctest-nginx-pod-50629415] Cmd: echo ctest-nginx-pod-50629415 > /usr/share/nginx/html/index.html, Output: 2026-04-22 14:51:02,862 - DEBUG - Pod ctest-busybox-pod-30777254 not in running state.Currently in Pending 2026-04-22 14:51:07,870 - DEBUG - Pod ctest-busybox-pod-30777254 not in running state.Currently in Pending 2026-04-22 14:51:12,878 - INFO - Pod ctest-busybox-pod-30777254 is in running state.Got IP 10.47.255.248 2026-04-22 14:51:12,891 - DEBUG - Pod ctest-busybox-pod-30777254 has vmi aa57f040-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:51:12,891 - INFO - Verified pod ctest-busybox-pod-30777254 in contrail-api 2026-04-22 14:51:12,891 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:51:12,903 - DEBUG - VMI aa57f040-3e5a-11f1-870b-fa163ee9572e is active in agent 10.0.0.65 2026-04-22 14:51:12,903 - INFO - Verified Pod ctest-busybox-pod-30777254 in agent 10.0.0.65 2026-04-22 14:51:12,903 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:12,909 - INFO - Pod ctest-busybox-pod-30777254 with uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 found in kube manager 2026-04-22 14:51:12,909 - INFO - Pod ctest-busybox-pod-30777254 verification passed 2026-04-22 14:51:12,975 - DEBUG - [Pod ctest-busybox-pod-30777254] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-66773036 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-04-22 14:51:12,975 - DEBUG - [Pod Pod ctest-busybox-pod-30777254] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 14:51:12,975 - DEBUG - [Pod Pod ctest-busybox-pod-30777254] Cmd output: ctest-nginx-pod-66773036 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-04-22 14:51:13,030 - DEBUG - [Pod ctest-busybox-pod-30777254] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50629415 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-04-22 14:51:13,030 - DEBUG - [Pod Pod ctest-busybox-pod-30777254] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 14:51:13,030 - DEBUG - [Pod Pod ctest-busybox-pod-30777254] Cmd output: ctest-nginx-pod-50629415 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-04-22 14:51:13,030 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-66773036': 1, 'ctest-nginx-pod-50629415': 1} 2026-04-22 14:51:13,030 - WARNING - Nothing to delete parallely 2026-04-22 14:51:13,031 - INFO - Deleting pod default:ctest-busybox-pod-30777254 2026-04-22 14:51:13,042 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:13,048 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:18,049 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:18,056 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:23,057 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:23,065 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:28,066 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:28,073 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:33,073 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:33,079 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:38,080 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:38,087 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:43,088 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:43,095 - WARNING - Pod uuid d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:48,096 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 2026-04-22 14:51:48,103 - DEBUG - Pod d3936ae1-f6ec-4f2f-95f7-ae9daded15b1 is not in agent 10.0.0.65 VM list 2026-04-22 14:51:48,103 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa57f040-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:51:48,115 - DEBUG - VMI aa57f040-3e5a-11f1-870b-fa163ee9572e is removed from agent 10.0.0.65 2026-04-22 14:51:48,116 - INFO - Verified that pod ctest-busybox-pod-30777254 is removed in agent 2026-04-22 14:51:48,116 - INFO - Deleting Ingress : ctest-nginx-ingress-82055796 2026-04-22 14:51:48,131 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=aa8fb794-10f5-4ad5-877d-f1acb1ad5448 2026-04-22 14:51:48,139 - ERROR - Ingress ctest-nginx-ingress-82055796 with uuid aa8fb794-10f5-4ad5-877d-f1acb1ad5448 still found in kube manager 2026-04-22 14:51:49,139 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=aa8fb794-10f5-4ad5-877d-f1acb1ad5448 2026-04-22 14:51:49,145 - INFO - Ingress ctest-nginx-ingress-82055796 with uuid aa8fb794-10f5-4ad5-877d-f1acb1ad5448 deleted successfully from kube manager 2026-04-22 14:51:49,145 - INFO - Verifications on Ingress %s cleanup passed 2026-04-22 14:51:49,146 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-22 14:51:49,315 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-22 14:51:49,340 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-22 14:51:49,341 - INFO - Deleting VN __public__ 2026-04-22 14:51:49,564 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/463abf4b-e6c9-4766-910c-590392e78167 2026-04-22 14:51:49,573 - DEBUG - Response Code: 404 2026-04-22 14:51:49,573 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-04-22 14:51:49,587 - DEBUG - Requesting: http://10.0.0.22:8082/domain/5c5cf095-fb85-49aa-bedb-c2e54857c280 2026-04-22 14:51:49,611 - DEBUG - Requesting: http://10.0.0.22:8082/project/e84a4707-dbb0-4674-9ecb-27a8079b0db1 2026-04-22 14:51:49,721 - INFO - Validated that VN __public__ is not found in API Server 2026-04-22 14:51:49,721 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-22 14:51:49,729 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:51:49,752 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2026-04-22 14:51:49,752 - INFO - Validated that VN __public__ is not in any agent 2026-04-22 14:51:49,752 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:51:49,762 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 14:51:49,767 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-22 14:51:49,776 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-22 14:51:49,776 - INFO - Deleting pod default:ctest-nginx-pod-50629415 2026-04-22 14:51:49,798 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f42cbddc-a7e5-4169-8a3b-010d76b886e8 2026-04-22 14:51:49,808 - WARNING - Pod uuid f42cbddc-a7e5-4169-8a3b-010d76b886e8 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:54,809 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f42cbddc-a7e5-4169-8a3b-010d76b886e8 2026-04-22 14:51:54,816 - DEBUG - Pod f42cbddc-a7e5-4169-8a3b-010d76b886e8 is not in agent 10.0.0.65 VM list 2026-04-22 14:51:54,816 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a5bb2cc8-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:51:54,822 - DEBUG - VMI a5bb2cc8-3e5a-11f1-870b-fa163ee9572e is removed from agent 10.0.0.65 2026-04-22 14:51:54,822 - INFO - Verified that pod ctest-nginx-pod-50629415 is removed in agent 2026-04-22 14:51:54,823 - INFO - Deleting pod default:ctest-nginx-pod-66773036 2026-04-22 14:51:54,858 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b72e8191-6bb6-422f-9015-d2e696d19399 2026-04-22 14:51:54,864 - WARNING - Pod uuid b72e8191-6bb6-422f-9015-d2e696d19399 is still seen in agent 10.0.0.65 VM list 2026-04-22 14:51:59,865 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b72e8191-6bb6-422f-9015-d2e696d19399 2026-04-22 14:51:59,872 - DEBUG - Pod b72e8191-6bb6-422f-9015-d2e696d19399 is not in agent 10.0.0.65 VM list 2026-04-22 14:51:59,872 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a551b8f6-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:51:59,878 - DEBUG - VMI a551b8f6-3e5a-11f1-870b-fa163ee9572e is removed from agent 10.0.0.65 2026-04-22 14:51:59,878 - INFO - Verified that pod ctest-nginx-pod-66773036 is removed in agent 2026-04-22 14:51:59,878 - INFO - Deleting service : ctest-nginx-svc-12031113 2026-04-22 14:52:00,138 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 14:52:00,150 - DEBUG - No XMPP flaps were noticed during the test
2026-04-22 14:52:00,150 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16]
2026-04-22 14:52:00,150 - INFO - -------------------------------------------------------------------------------- 2026-04-22 14:52:21,918 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-22 14:52:22,079 - DEBUG - Output : cluster_project={} 2026-04-22 14:52:22,130 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-22 14:52:22,286 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-22 14:52:22,293 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-22 14:52:22,424 - DEBUG - Output : cluster_project={} 2026-04-22 14:52:22,649 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:22,777 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:37,849 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:37,923 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:38,049 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:38,227 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:38,282 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:38,375 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 14:52:38,669 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 14:52:41,304 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_ApplicationPolicySetReq? 2026-04-22 14:52:41,311 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2026-04-22 14:52:41,342 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2026-04-22 14:52:43,373 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2026-04-22 14:53:49,313 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 14:53:49,374 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=80de4696-5801-459b-af4d-190ea2469408 2026-04-22 14:53:49,391 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:53:49,396 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:53:49,490 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:53:49,499 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:53:49,506 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=cebc1cd1-0207-4ac3-aed1-571384fcf1b5 2026-04-22 14:53:49,520 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c1c41fb6-a1fe-4a6e-b294-fb9736861672 2026-04-22 14:53:49,531 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=52004d39-f0eb-4ded-bcc6-1de42b104dd5 2026-04-22 14:53:54,547 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=80de4696-5801-459b-af4d-190ea2469408 2026-04-22 14:53:54,552 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:53:54,555 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5ed9840-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:53:54,556 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:53:54,557 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:53:54,560 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:53:54,563 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=52004d39-f0eb-4ded-bcc6-1de42b104dd5 2026-04-22 14:53:54,564 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c1c41fb6-a1fe-4a6e-b294-fb9736861672 2026-04-22 14:53:54,565 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=cebc1cd1-0207-4ac3-aed1-571384fcf1b5 2026-04-22 14:53:54,590 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6d07782-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:53:54,592 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ddbb3faa-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:53:54,593 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de6da686-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:53:59,589 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:53:59,590 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:53:59,591 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:53:59,593 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:54:04,605 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:54:04,607 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:54:04,608 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:54:04,609 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:54:09,621 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:54:09,623 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:54:09,624 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:54:09,625 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:54:14,640 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:54:14,642 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:54:14,644 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:54:14,645 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:54:19,656 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:54:19,658 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:54:19,659 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:54:19,660 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:54:24,693 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=bd62f8ac-24f0-4e55-a71f-8ff1b6b34ddf 2026-04-22 14:54:24,695 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=9af8e40b-24b7-441a-92b2-143b9a2d8a91 2026-04-22 14:54:24,696 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=0dfe1ed9-59bf-4200-a243-3f75357e422d 2026-04-22 14:54:24,698 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=81f0ce61-2c18-4d66-9001-9e32147a97fe 2026-04-22 14:54:24,708 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfc63048-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:54:24,709 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df217eb8-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:54:24,712 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e066dc50-3e5a-11f1-870b-fa163ee9572e 2026-04-22 14:54:24,713 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e10fcea0-3e5a-11f1-870b-fa163ee9572e