2026-08-20 16:15:30,733 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-08-20 16:15:31,049 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2075-1 2026-08-20 16:15:31,049 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-08-20 16:15:31,084 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2075-1 2026-08-20 16:15:31,084 - DEBUG - [10.0.0.33]: 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-08-20 16:15:31,170 - DEBUG - Output : NAMES contrail_test_KvCdlcqke contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2026-08-20 16:15:31,170 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-20 16:15:31,216 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.125.41.1/24 172.17.0.1/16 2026-08-20 16:15:31,216 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-08-20 16:15:31,261 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2075-1 2026-08-20 16:15:31,371 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-08-20 16:15:31,607 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2075-1 2026-08-20 16:15:31,608 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-08-20 16:15:31,642 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2075-1 2026-08-20 16:15:31,642 - DEBUG - [10.0.0.249]: 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-08-20 16:15:31,725 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-20 16:15:31,726 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-20 16:15:31,761 - DEBUG - Output : 10.0.0.249/24 2026-08-20 16:15:31,761 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-08-20 16:15:31,797 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2075-1 2026-08-20 16:15:31,904 - INFO - Using existing project ['default-domain', 'k8s-default'](7a158106-03df-4ec8-a29d-5bb64acc30ba) 2026-08-20 16:15:32,025 - INFO - Using existing project ['default-domain', 'k8s-default'](7a158106-03df-4ec8-a29d-5bb64acc30ba) 2026-08-20 16:15:32,150 - INFO - ================================================================================ 2026-08-20 16:15:32,151 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-20 16:15:32,151 - 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-08-20 16:15:32,365 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 16:15:32,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-08-20 16:15:32,376 - INFO - Initial checks done. Running the testcase now 2026-08-20 16:15:32,376 - INFO - 2026-08-20 16:15:32,382 - INFO - Namespace default already exists 2026-08-20 16:15:32,382 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 16:15:32,523 - DEBUG - Output : cluster_project={} 2026-08-20 16:15:32,570 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-20 16:15:32,570 - DEBUG - Project uuid in Contrail is 7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:15:32,571 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-20 16:15:32,719 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-20 16:15:32,720 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=19396fc9-7c29-4019-83b3-030009c37bb7 2026-08-20 16:15:32,726 - INFO - Namespace default with uuid 19396fc9-7c29-4019-83b3-030009c37bb7 found in kube manager 2026-08-20 16:15:32,726 - INFO - Namespace default verification passed 2026-08-20 16:15:32,730 - DEBUG - Service ctest-nginx-svc-67318822 not present 2026-08-20 16:15:32,730 - INFO - Creating service ctest-nginx-svc-67318822 2026-08-20 16:15:32,760 - INFO - Created Service ctest-nginx-svc-67318822 2026-08-20 16:15:32,774 - DEBUG - Pod ctest-nginx-pod-99323298 not present 2026-08-20 16:15:32,778 - INFO - Creating Pod ctest-nginx-pod-99323298 2026-08-20 16:15:32,865 - DEBUG - Pod : ctest-nginx-pod-99323298 UUID is a51b4999-4cc4-4f86-aedf-50f8608e4920 2026-08-20 16:15:32,869 - DEBUG - Pod ctest-nginx-pod-01444015 not present 2026-08-20 16:15:32,869 - INFO - Creating Pod ctest-nginx-pod-01444015 2026-08-20 16:15:32,914 - DEBUG - Pod : ctest-nginx-pod-01444015 UUID is f2be0515-8b9b-4af9-b98c-4d119578ff82 2026-08-20 16:15:33,145 - INFO - Created VN __public__, UUID :cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:33,336 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-08-20 16:15:33,343 - DEBUG - Requesting: http://10.0.0.33:8082/domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 2026-08-20 16:15:33,393 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:15:33,470 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:33,491 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:33,501 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:33,513 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:33,522 - DEBUG - Route Targets: [] 2026-08-20 16:15:33,522 - DEBUG - RT names not yet present for VN __public__ 2026-08-20 16:15:38,523 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-08-20 16:15:38,530 - DEBUG - Requesting: http://10.0.0.33:8082/domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 2026-08-20 16:15:38,540 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:15:38,589 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:38,599 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:38,610 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:38,621 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:38,635 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/ef7a15af-70a8-420b-bc20-66ce4564b563 2026-08-20 16:15:38,647 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-20 16:15:38,647 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:38,660 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:38,679 - INFO - Verified VN network id 13 for VN cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:38,679 - INFO - Verifications in API Server for VN __public__ passed 2026-08-20 16:15:38,679 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:38,692 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:38,711 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:15:38,720 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/ef7a15af-70a8-420b-bc20-66ce4564b563 2026-08-20 16:15:38,732 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-20 16:15:38,744 - DEBUG - Control-node 10.0.0.33 : 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': '14725564161562921604', 'uuid-lslong': '11150712729053119686'}, 'enable': 'true', 'created': '2026-08-20T16:15:33', 'last-modified': '2026-08-20T16:15:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.542071'} 2026-08-20 16:15:38,744 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:15:38,760 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-20 16:15:38,760 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-20 16:15:38,761 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-20 16:15:38,761 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-08-20 16:15:38,769 - DEBUG - Requesting: http://10.0.0.33:8082/domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 2026-08-20 16:15:38,778 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:15:38,856 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:38,870 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-20 16:15:38,870 - DEBUG - Verifying the vn in opserver 2026-08-20 16:15:38,870 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-08-20 16:15:38,870 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-08-20 16:15:38,876 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-20 16:15:38,876 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-20 16:15:38,876 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:15:38,888 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:15:38,897 - DEBUG - Do not have enough data to verify VN in agent 2026-08-20 16:15:38,897 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:15:38,903 - DEBUG - VRF ids for VN __public__: {} 2026-08-20 16:15:39,042 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-20 16:15:39,166 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-08-20 16:15:39,178 - DEBUG - Requesting: http://10.0.0.33:8082/domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 2026-08-20 16:15:39,187 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:15:39,260 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:39,273 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/b4e2ccbe-a026-4bf9-830e-16613d6b757d 2026-08-20 16:15:39,281 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-08-20 16:15:39,297 - DEBUG - Requesting: http://10.0.0.33:8082/domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 2026-08-20 16:15:39,307 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:15:39,349 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 2026-08-20 16:15:39,359 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-20 16:15:39,359 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-20 16:15:39,366 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-20 16:15:39,372 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-20 16:15:39,372 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-20 16:15:39,377 - DEBUG - Ingress ctest-nginx-ingress-51875589 not present 2026-08-20 16:15:39,378 - INFO - Creating Ingress ctest-nginx-ingress-51875589 2026-08-20 16:15:39,386 - INFO - Created Ingress ctest-nginx-ingress-51875589 2026-08-20 16:15:39,392 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-51875589 2026-08-20 16:15:42,399 - DEBUG - For Ingress ctest-nginx-ingress-51875589, Cluster IP: 10.47.255.249, External IPs ['59.26.26.188'] 2026-08-20 16:15:42,399 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-51875589 2026-08-20 16:15:42,399 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=85533c57-1706-4873-af71-c73b32b1d459 2026-08-20 16:15:42,404 - INFO - Ingress ctest-nginx-ingress-51875589 with uuid 85533c57-1706-4873-af71-c73b32b1d459 found in kube manager 2026-08-20 16:15:42,404 - INFO - Ingress ctest-nginx-ingress-51875589 verification passed 2026-08-20 16:15:42,408 - DEBUG - Pod ctest-busybox-pod-93032275 not present 2026-08-20 16:15:42,409 - INFO - Creating Pod ctest-busybox-pod-93032275 2026-08-20 16:15:42,450 - DEBUG - Pod : ctest-busybox-pod-93032275 UUID is 2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:15:42,463 - DEBUG - Pod ctest-nginx-pod-99323298 not in running state.Currently in Pending 2026-08-20 16:15:47,473 - INFO - Pod ctest-nginx-pod-99323298 is in running state.Got IP 10.47.255.251 2026-08-20 16:15:47,549 - DEBUG - Pod ctest-nginx-pod-99323298 has vmi 5f832c9a-9cb2-11f1-b412-fa163e957913 2026-08-20 16:15:47,549 - INFO - Verified pod ctest-nginx-pod-99323298 in contrail-api 2026-08-20 16:15:47,549 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:15:47,561 - DEBUG - VMI 5f832c9a-9cb2-11f1-b412-fa163e957913 is active in agent 10.0.0.249 2026-08-20 16:15:47,561 - INFO - Verified Pod ctest-nginx-pod-99323298 in agent 10.0.0.249 2026-08-20 16:15:47,562 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=a51b4999-4cc4-4f86-aedf-50f8608e4920 2026-08-20 16:15:47,566 - INFO - Pod ctest-nginx-pod-99323298 with uuid a51b4999-4cc4-4f86-aedf-50f8608e4920 found in kube manager 2026-08-20 16:15:47,566 - INFO - Pod ctest-nginx-pod-99323298 verification passed 2026-08-20 16:15:47,654 - DEBUG - [Pod ctest-nginx-pod-99323298] Cmd: echo ctest-nginx-pod-99323298 > /usr/share/nginx/html/index.html, Output: 2026-08-20 16:15:47,663 - INFO - Pod ctest-nginx-pod-01444015 is in running state.Got IP 10.47.255.250 2026-08-20 16:15:47,685 - DEBUG - Pod ctest-nginx-pod-01444015 has vmi 600b78e8-9cb2-11f1-b412-fa163e957913 2026-08-20 16:15:47,686 - INFO - Verified pod ctest-nginx-pod-01444015 in contrail-api 2026-08-20 16:15:47,686 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:15:47,696 - DEBUG - VMI 600b78e8-9cb2-11f1-b412-fa163e957913 is active in agent 10.0.0.249 2026-08-20 16:15:47,696 - INFO - Verified Pod ctest-nginx-pod-01444015 in agent 10.0.0.249 2026-08-20 16:15:47,696 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f2be0515-8b9b-4af9-b98c-4d119578ff82 2026-08-20 16:15:47,701 - INFO - Pod ctest-nginx-pod-01444015 with uuid f2be0515-8b9b-4af9-b98c-4d119578ff82 found in kube manager 2026-08-20 16:15:47,701 - INFO - Pod ctest-nginx-pod-01444015 verification passed 2026-08-20 16:15:47,755 - DEBUG - [Pod ctest-nginx-pod-01444015] Cmd: echo ctest-nginx-pod-01444015 > /usr/share/nginx/html/index.html, Output: 2026-08-20 16:15:47,762 - DEBUG - Pod ctest-busybox-pod-93032275 not in running state.Currently in Pending 2026-08-20 16:15:52,770 - INFO - Pod ctest-busybox-pod-93032275 is in running state.Got IP 10.47.255.248 2026-08-20 16:15:52,785 - DEBUG - Pod ctest-busybox-pod-93032275 has vmi 648cfcd4-9cb2-11f1-b412-fa163e957913 2026-08-20 16:15:52,785 - INFO - Verified pod ctest-busybox-pod-93032275 in contrail-api 2026-08-20 16:15:52,785 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:15:52,797 - DEBUG - VMI 648cfcd4-9cb2-11f1-b412-fa163e957913 is active in agent 10.0.0.249 2026-08-20 16:15:52,797 - INFO - Verified Pod ctest-busybox-pod-93032275 in agent 10.0.0.249 2026-08-20 16:15:52,797 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:15:52,802 - INFO - Pod ctest-busybox-pod-93032275 with uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 found in kube manager 2026-08-20 16:15:52,803 - INFO - Pod ctest-busybox-pod-93032275 verification passed 2026-08-20 16:15:52,868 - DEBUG - [Pod ctest-busybox-pod-93032275] 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-01444015 2026-08-20 16:15:52,868 - DEBUG - [Pod Pod ctest-busybox-pod-93032275] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 16:15:52,868 - DEBUG - [Pod Pod ctest-busybox-pod-93032275] 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-01444015 2026-08-20 16:15:52,931 - DEBUG - [Pod ctest-busybox-pod-93032275] 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-99323298 2026-08-20 16:15:52,931 - DEBUG - [Pod Pod ctest-busybox-pod-93032275] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 16:15:52,931 - DEBUG - [Pod Pod ctest-busybox-pod-93032275] 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-99323298 2026-08-20 16:15:52,931 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-99323298': 1, 'ctest-nginx-pod-01444015': 1} 2026-08-20 16:15:52,931 - WARNING - Nothing to delete parallely 2026-08-20 16:15:52,931 - INFO - Deleting pod default:ctest-busybox-pod-93032275 2026-08-20 16:15:52,947 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:15:52,953 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:15:57,954 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:15:57,962 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:02,963 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:16:02,977 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:07,978 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:16:07,984 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:12,985 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:16:12,994 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:17,994 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:16:18,002 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:23,003 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:16:23,011 - WARNING - Pod uuid 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:28,012 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2d6513e2-ef6e-4d43-9dfd-921c909d4016 2026-08-20 16:16:28,019 - DEBUG - Pod 2d6513e2-ef6e-4d43-9dfd-921c909d4016 is not in agent 10.0.0.249 VM list 2026-08-20 16:16:28,019 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:648cfcd4-9cb2-11f1-b412-fa163e957913 2026-08-20 16:16:28,028 - DEBUG - VMI 648cfcd4-9cb2-11f1-b412-fa163e957913 is removed from agent 10.0.0.249 2026-08-20 16:16:28,028 - INFO - Verified that pod ctest-busybox-pod-93032275 is removed in agent 2026-08-20 16:16:28,028 - INFO - Deleting Ingress : ctest-nginx-ingress-51875589 2026-08-20 16:16:28,035 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=85533c57-1706-4873-af71-c73b32b1d459 2026-08-20 16:16:28,039 - ERROR - Ingress ctest-nginx-ingress-51875589 with uuid 85533c57-1706-4873-af71-c73b32b1d459 still found in kube manager 2026-08-20 16:16:29,040 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=85533c57-1706-4873-af71-c73b32b1d459 2026-08-20 16:16:29,045 - INFO - Ingress ctest-nginx-ingress-51875589 with uuid 85533c57-1706-4873-af71-c73b32b1d459 deleted successfully from kube manager 2026-08-20 16:16:29,045 - INFO - Verifications on Ingress %s cleanup passed 2026-08-20 16:16:29,045 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-20 16:16:29,286 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-20 16:16:29,296 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-20 16:16:29,296 - INFO - Deleting VN __public__ 2026-08-20 16:16:29,584 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 2026-08-20 16:16:29,603 - DEBUG - Response Code: 404 2026-08-20 16:16:29,603 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-08-20 16:16:29,636 - DEBUG - Requesting: http://10.0.0.33:8082/domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 2026-08-20 16:16:29,646 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a158106-03df-4ec8-a29d-5bb64acc30ba 2026-08-20 16:16:29,771 - INFO - Validated that VN __public__ is not found in API Server 2026-08-20 16:16:29,771 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-20 16:16:29,779 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:16:29,785 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-08-20 16:16:29,785 - INFO - Validated that VN __public__ is not in any agent 2026-08-20 16:16:29,786 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:16:29,796 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 16:16:29,802 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-20 16:16:29,832 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-20 16:16:29,836 - INFO - Deleting pod default:ctest-nginx-pod-01444015 2026-08-20 16:16:29,871 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2be0515-8b9b-4af9-b98c-4d119578ff82 2026-08-20 16:16:29,886 - WARNING - Pod uuid f2be0515-8b9b-4af9-b98c-4d119578ff82 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:34,886 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f2be0515-8b9b-4af9-b98c-4d119578ff82 2026-08-20 16:16:34,894 - DEBUG - Pod f2be0515-8b9b-4af9-b98c-4d119578ff82 is not in agent 10.0.0.249 VM list 2026-08-20 16:16:34,894 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:600b78e8-9cb2-11f1-b412-fa163e957913 2026-08-20 16:16:34,901 - DEBUG - VMI 600b78e8-9cb2-11f1-b412-fa163e957913 is removed from agent 10.0.0.249 2026-08-20 16:16:34,901 - INFO - Verified that pod ctest-nginx-pod-01444015 is removed in agent 2026-08-20 16:16:34,902 - INFO - Deleting pod default:ctest-nginx-pod-99323298 2026-08-20 16:16:34,954 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a51b4999-4cc4-4f86-aedf-50f8608e4920 2026-08-20 16:16:34,962 - WARNING - Pod uuid a51b4999-4cc4-4f86-aedf-50f8608e4920 is still seen in agent 10.0.0.249 VM list 2026-08-20 16:16:39,963 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a51b4999-4cc4-4f86-aedf-50f8608e4920 2026-08-20 16:16:39,973 - DEBUG - Pod a51b4999-4cc4-4f86-aedf-50f8608e4920 is not in agent 10.0.0.249 VM list 2026-08-20 16:16:39,974 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f832c9a-9cb2-11f1-b412-fa163e957913 2026-08-20 16:16:39,982 - DEBUG - VMI 5f832c9a-9cb2-11f1-b412-fa163e957913 is removed from agent 10.0.0.249 2026-08-20 16:16:39,982 - INFO - Verified that pod ctest-nginx-pod-99323298 is removed in agent 2026-08-20 16:16:39,982 - INFO - Deleting service : ctest-nginx-svc-67318822 2026-08-20 16:16:40,265 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 16:16:40,273 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 16:16:40,273 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2026-08-20 16:16:40,274 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:16:46,846 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 16:16:46,988 - DEBUG - Output : cluster_project={} 2026-08-20 16:16:47,043 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-20 16:16:47,336 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-20 16:16:47,345 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 16:16:47,571 - DEBUG - Output : cluster_project={} 2026-08-20 16:17:02,750 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:02,795 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:02,883 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:02,969 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:08,020 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:08,075 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:08,157 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:08,241 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 16:17:08,530 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 16:17:11,289 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-08-20 16:17:11,297 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-08-20 16:17:11,321 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-08-20 16:17:13,346 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-08-20 16:20:14,297 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 16:20:14,336 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=177fb26f-2703-49c7-a682-b88b89cb9b94 2026-08-20 16:20:14,360 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:14,382 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0560853b-ea77-4da2-baa2-5aa0ddcd0da6 2026-08-20 16:20:14,419 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:14,432 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccb6918b-0444-40d7-a0e2-bbfc39c86eec 2026-08-20 16:20:14,441 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d6090ab6-1484-4440-ae16-1996db6b0790 2026-08-20 16:20:14,449 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:14,465 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:19,365 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=177fb26f-2703-49c7-a682-b88b89cb9b94 2026-08-20 16:20:19,373 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b9f1e38-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:19,486 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:19,492 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:19,494 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0560853b-ea77-4da2-baa2-5aa0ddcd0da6 2026-08-20 16:20:19,511 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c2745ec-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:19,557 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccb6918b-0444-40d7-a0e2-bbfc39c86eec 2026-08-20 16:20:19,559 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:19,560 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=d6090ab6-1484-4440-ae16-1996db6b0790 2026-08-20 16:20:19,561 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:19,591 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8ce30d9a-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:19,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8d786b7e-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:24,499 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:24,511 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:24,596 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:24,598 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:29,507 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:29,519 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:29,610 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:29,612 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:34,517 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:34,527 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:34,623 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:34,628 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:39,531 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:39,535 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:39,632 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:39,639 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:44,547 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:44,548 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:44,645 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:44,650 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:49,572 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=67c26dda-58ab-41d4-a7ad-1be3e18eb774 2026-08-20 16:20:49,574 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ccd315fb-fd1a-4615-b6ae-d226cf87512e 2026-08-20 16:20:49,586 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8fa31f0c-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:49,590 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8e916984-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:49,654 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=33dc8671-f28e-471c-8498-186c256c8565 2026-08-20 16:20:49,660 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=acf76027-0128-4c94-bc48-b215a16e4b3f 2026-08-20 16:20:49,664 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8e151eec-9cb2-11f1-b412-fa163e957913 2026-08-20 16:20:49,672 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f1b5b94-9cb2-11f1-b412-fa163e957913