2025-10-23 12:59:58,857 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-23 12:59:59,104 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1602-1 2025-10-23 12:59:59,104 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-23 12:59:59,137 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1602-1 2025-10-23 12:59:59,137 - 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}' 2025-10-23 12:59:59,238 - DEBUG - Output : NAMES contrail_test_d0L1k5dxl analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 2025-10-23 12:59:59,238 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-23 12:59:59,282 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.104.51.1/24 172.17.0.1/16 2025-10-23 12:59:59,283 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-23 12:59:59,329 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1602-1 2025-10-23 12:59:59,418 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-10-23 12:59:59,632 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1602-1 2025-10-23 12:59:59,633 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-10-23 12:59:59,656 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1602-1 2025-10-23 12:59:59,656 - 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}' 2025-10-23 12:59:59,700 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-23 12:59:59,700 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-23 12:59:59,766 - DEBUG - Output : 10.0.0.19/24 2025-10-23 12:59:59,767 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-10-23 12:59:59,801 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1602-1 2025-10-23 12:59:59,866 - INFO - Using existing project ['default-domain', 'k8s-default'](ed9b784f-9c84-4909-9f36-65cce39cbd71) 2025-10-23 12:59:59,994 - INFO - Using existing project ['default-domain', 'k8s-default'](ed9b784f-9c84-4909-9f36-65cce39cbd71) 2025-10-23 13:00:00,104 - INFO - ================================================================================ 2025-10-23 13:00:00,104 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-23 13:00:00,105 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-10-23 13:00:00,345 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 13:00:00,352 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.65': '0'}} with 2025-10-23 13:00:00,352 - INFO - Initial checks done. Running the testcase now 2025-10-23 13:00:00,352 - INFO - 2025-10-23 13:00:00,358 - INFO - Namespace default already exists 2025-10-23 13:00:00,358 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 13:00:00,507 - DEBUG - Output : cluster_project={} 2025-10-23 13:00:00,556 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-23 13:00:00,556 - DEBUG - Project uuid in Contrail is ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:00:00,557 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 13:00:00,693 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 13:00:00,694 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=f882d9f0-abab-4941-88d6-0c2763faddfd 2025-10-23 13:00:00,698 - INFO - Namespace default with uuid f882d9f0-abab-4941-88d6-0c2763faddfd found in kube manager 2025-10-23 13:00:00,698 - INFO - Namespace default verification passed 2025-10-23 13:00:00,700 - DEBUG - Service ctest-nginx-svc-68762549 not present 2025-10-23 13:00:00,701 - INFO - Creating service ctest-nginx-svc-68762549 2025-10-23 13:00:00,742 - INFO - Created Service ctest-nginx-svc-68762549 2025-10-23 13:00:00,747 - DEBUG - Pod ctest-nginx-pod-73295992 not present 2025-10-23 13:00:00,749 - INFO - Creating Pod ctest-nginx-pod-73295992 2025-10-23 13:00:00,831 - DEBUG - Pod : ctest-nginx-pod-73295992 UUID is b817d0e6-153e-40ce-afdb-8d59c559d780 2025-10-23 13:00:00,838 - DEBUG - Pod ctest-nginx-pod-58681730 not present 2025-10-23 13:00:00,839 - INFO - Creating Pod ctest-nginx-pod-58681730 2025-10-23 13:00:00,893 - DEBUG - Pod : ctest-nginx-pod-58681730 UUID is 1d11b18a-5436-43c5-a51d-b1d3ae6e2811 2025-10-23 13:00:01,108 - INFO - Created VN __public__, UUID :6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:01,390 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-23 13:00:01,399 - DEBUG - Requesting: http://10.0.0.65:8082/domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b 2025-10-23 13:00:01,427 - DEBUG - Requesting: http://10.0.0.65:8082/project/ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:00:01,498 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:01,520 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:01,551 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:01,558 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:01,569 - DEBUG - Route Targets: [] 2025-10-23 13:00:01,570 - DEBUG - RT names not yet present for VN __public__ 2025-10-23 13:00:06,573 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-23 13:00:06,583 - DEBUG - Requesting: http://10.0.0.65:8082/domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b 2025-10-23 13:00:06,591 - DEBUG - Requesting: http://10.0.0.65:8082/project/ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:00:06,663 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:06,676 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:06,685 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:06,695 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:06,702 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e59ebb90-afcf-4105-849c-5cb6a1550968 2025-10-23 13:00:06,708 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 13:00:06,708 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:06,715 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:06,731 - INFO - Verified VN network id 13 for VN 6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:06,731 - INFO - Verifications in API Server for VN __public__ passed 2025-10-23 13:00:06,731 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:06,739 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:06,753 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:00:06,759 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e59ebb90-afcf-4105-849c-5cb6a1550968 2025-10-23 13:00:06,766 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 13:00:06,775 - DEBUG - Control-node 10.0.0.65 : 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': '7995791102390321438', 'uuid-lslong': '9786450577185044677'}, 'enable': 'true', 'created': '2025-10-23T13:00:01', 'last-modified': '2025-10-23T13:00:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.440615'} 2025-10-23 13:00:06,775 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:00:06,787 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 13:00:06,787 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-23 13:00:06,788 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-23 13:00:06,788 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-23 13:00:06,793 - DEBUG - Requesting: http://10.0.0.65:8082/domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b 2025-10-23 13:00:06,799 - DEBUG - Requesting: http://10.0.0.65:8082/project/ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:00:06,844 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:06,867 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-23 13:00:06,867 - DEBUG - Verifying the vn in opserver 2025-10-23 13:00:06,867 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-10-23 13:00:06,868 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-23 13:00:06,871 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-23 13:00:06,871 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-23 13:00:06,871 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:00:06,879 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:00:06,884 - DEBUG - Do not have enough data to verify VN in agent 2025-10-23 13:00:06,884 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:00:06,888 - DEBUG - VRF ids for VN __public__: {} 2025-10-23 13:00:06,987 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-23 13:00:07,162 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-23 13:00:07,220 - DEBUG - Requesting: http://10.0.0.65:8082/domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b 2025-10-23 13:00:07,230 - DEBUG - Requesting: http://10.0.0.65:8082/project/ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:00:07,278 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:07,293 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/0bd3649a-8562-4f7d-b00a-bd83c58e4788 2025-10-23 13:00:07,299 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-23 13:00:07,304 - DEBUG - Requesting: http://10.0.0.65:8082/domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b 2025-10-23 13:00:07,311 - DEBUG - Requesting: http://10.0.0.65:8082/project/ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:00:07,357 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 2025-10-23 13:00:07,366 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-23 13:00:07,367 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-23 13:00:07,373 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 13:00:07,378 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-23 13:00:07,378 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-23 13:00:07,381 - DEBUG - Ingress ctest-nginx-ingress-91319865 not present 2025-10-23 13:00:07,382 - INFO - Creating Ingress ctest-nginx-ingress-91319865 2025-10-23 13:00:07,391 - INFO - Created Ingress ctest-nginx-ingress-91319865 2025-10-23 13:00:07,395 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-91319865 2025-10-23 13:00:10,400 - DEBUG - For Ingress ctest-nginx-ingress-91319865, Cluster IP: 10.47.255.249, External IPs ['218.238.4.252'] 2025-10-23 13:00:10,400 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-91319865 2025-10-23 13:00:10,401 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=1badc3ac-d434-4c22-abf2-90649e8d2196 2025-10-23 13:00:10,406 - INFO - Ingress ctest-nginx-ingress-91319865 with uuid 1badc3ac-d434-4c22-abf2-90649e8d2196 found in kube manager 2025-10-23 13:00:10,406 - INFO - Ingress ctest-nginx-ingress-91319865 verification passed 2025-10-23 13:00:10,410 - DEBUG - Pod ctest-busybox-pod-08696473 not present 2025-10-23 13:00:10,410 - INFO - Creating Pod ctest-busybox-pod-08696473 2025-10-23 13:00:10,530 - DEBUG - Pod : ctest-busybox-pod-08696473 UUID is e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:10,571 - DEBUG - Pod ctest-nginx-pod-73295992 not in running state.Currently in Pending 2025-10-23 13:00:15,578 - INFO - Pod ctest-nginx-pod-73295992 is in running state.Got IP 10.47.255.251 2025-10-23 13:00:15,591 - DEBUG - Pod ctest-nginx-pod-73295992 has vmi 3054c0ee-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:00:15,591 - INFO - Verified pod ctest-nginx-pod-73295992 in contrail-api 2025-10-23 13:00:15,591 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:00:15,601 - DEBUG - VMI 3054c0ee-b010-11f0-94b8-fa163e0d58b6 is active in agent 10.0.0.19 2025-10-23 13:00:15,601 - INFO - Verified Pod ctest-nginx-pod-73295992 in agent 10.0.0.19 2025-10-23 13:00:15,601 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=b817d0e6-153e-40ce-afdb-8d59c559d780 2025-10-23 13:00:15,605 - INFO - Pod ctest-nginx-pod-73295992 with uuid b817d0e6-153e-40ce-afdb-8d59c559d780 found in kube manager 2025-10-23 13:00:15,605 - INFO - Pod ctest-nginx-pod-73295992 verification passed 2025-10-23 13:00:15,670 - DEBUG - [Pod ctest-nginx-pod-73295992] Cmd: echo ctest-nginx-pod-73295992 > /usr/share/nginx/html/index.html, Output: 2025-10-23 13:00:15,676 - INFO - Pod ctest-nginx-pod-58681730 is in running state.Got IP 10.47.255.250 2025-10-23 13:00:15,688 - DEBUG - Pod ctest-nginx-pod-58681730 has vmi 30d31f20-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:00:15,688 - INFO - Verified pod ctest-nginx-pod-58681730 in contrail-api 2025-10-23 13:00:15,688 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:00:15,696 - DEBUG - VMI 30d31f20-b010-11f0-94b8-fa163e0d58b6 is active in agent 10.0.0.19 2025-10-23 13:00:15,696 - INFO - Verified Pod ctest-nginx-pod-58681730 in agent 10.0.0.19 2025-10-23 13:00:15,696 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=1d11b18a-5436-43c5-a51d-b1d3ae6e2811 2025-10-23 13:00:15,701 - INFO - Pod ctest-nginx-pod-58681730 with uuid 1d11b18a-5436-43c5-a51d-b1d3ae6e2811 found in kube manager 2025-10-23 13:00:15,701 - INFO - Pod ctest-nginx-pod-58681730 verification passed 2025-10-23 13:00:15,755 - DEBUG - [Pod ctest-nginx-pod-58681730] Cmd: echo ctest-nginx-pod-58681730 > /usr/share/nginx/html/index.html, Output: 2025-10-23 13:00:15,760 - DEBUG - Pod ctest-busybox-pod-08696473 not in running state.Currently in Pending 2025-10-23 13:00:20,767 - DEBUG - Pod ctest-busybox-pod-08696473 not in running state.Currently in Pending 2025-10-23 13:00:25,774 - INFO - Pod ctest-busybox-pod-08696473 is in running state.Got IP 10.47.255.248 2025-10-23 13:00:25,830 - DEBUG - Pod ctest-busybox-pod-08696473 has vmi 35405a5a-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:00:25,830 - INFO - Verified pod ctest-busybox-pod-08696473 in contrail-api 2025-10-23 13:00:25,830 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:00:25,839 - DEBUG - VMI 35405a5a-b010-11f0-94b8-fa163e0d58b6 is active in agent 10.0.0.19 2025-10-23 13:00:25,839 - INFO - Verified Pod ctest-busybox-pod-08696473 in agent 10.0.0.19 2025-10-23 13:00:25,840 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:25,847 - INFO - Pod ctest-busybox-pod-08696473 with uuid e05fa351-affc-48db-8971-e6477af87d25 found in kube manager 2025-10-23 13:00:25,847 - INFO - Pod ctest-busybox-pod-08696473 verification passed 2025-10-23 13:00:25,898 - DEBUG - [Pod ctest-busybox-pod-08696473] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-73295992 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-23 13:00:25,898 - DEBUG - [Pod Pod ctest-busybox-pod-08696473] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 13:00:25,898 - DEBUG - [Pod Pod ctest-busybox-pod-08696473] Cmd output: ctest-nginx-pod-73295992 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-23 13:00:25,950 - DEBUG - [Pod ctest-busybox-pod-08696473] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-58681730 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-23 13:00:25,950 - DEBUG - [Pod Pod ctest-busybox-pod-08696473] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 13:00:25,950 - DEBUG - [Pod Pod ctest-busybox-pod-08696473] Cmd output: ctest-nginx-pod-58681730 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-23 13:00:25,951 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73295992': 1, 'ctest-nginx-pod-58681730': 1} 2025-10-23 13:00:25,951 - WARNING - Nothing to delete parallely 2025-10-23 13:00:25,951 - INFO - Deleting pod default:ctest-busybox-pod-08696473 2025-10-23 13:00:25,974 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:25,981 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:00:30,982 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:30,988 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:00:35,989 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:35,994 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:00:40,995 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:41,002 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:00:46,003 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:46,014 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:00:51,015 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:51,021 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:00:56,022 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:00:56,028 - WARNING - Pod uuid e05fa351-affc-48db-8971-e6477af87d25 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:01:01,029 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e05fa351-affc-48db-8971-e6477af87d25 2025-10-23 13:01:01,034 - DEBUG - Pod e05fa351-affc-48db-8971-e6477af87d25 is not in agent 10.0.0.19 VM list 2025-10-23 13:01:01,034 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35405a5a-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:01:01,039 - DEBUG - VMI 35405a5a-b010-11f0-94b8-fa163e0d58b6 is removed from agent 10.0.0.19 2025-10-23 13:01:01,039 - INFO - Verified that pod ctest-busybox-pod-08696473 is removed in agent 2025-10-23 13:01:01,039 - INFO - Deleting Ingress : ctest-nginx-ingress-91319865 2025-10-23 13:01:01,049 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=1badc3ac-d434-4c22-abf2-90649e8d2196 2025-10-23 13:01:01,055 - ERROR - Ingress ctest-nginx-ingress-91319865 with uuid 1badc3ac-d434-4c22-abf2-90649e8d2196 still found in kube manager 2025-10-23 13:01:02,056 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=1badc3ac-d434-4c22-abf2-90649e8d2196 2025-10-23 13:01:02,059 - INFO - Ingress ctest-nginx-ingress-91319865 with uuid 1badc3ac-d434-4c22-abf2-90649e8d2196 deleted successfully from kube manager 2025-10-23 13:01:02,059 - INFO - Verifications on Ingress %s cleanup passed 2025-10-23 13:01:02,059 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-23 13:01:02,122 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-23 13:01:02,135 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-23 13:01:02,135 - INFO - Deleting VN __public__ 2025-10-23 13:01:02,316 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 2025-10-23 13:01:02,325 - DEBUG - Response Code: 404 2025-10-23 13:01:02,325 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-23 13:01:02,332 - DEBUG - Requesting: http://10.0.0.65:8082/domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b 2025-10-23 13:01:02,356 - DEBUG - Requesting: http://10.0.0.65:8082/project/ed9b784f-9c84-4909-9f36-65cce39cbd71 2025-10-23 13:01:02,424 - INFO - Validated that VN __public__ is not found in API Server 2025-10-23 13:01:02,424 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-23 13:01:02,432 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:01:02,438 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-10-23 13:01:02,438 - INFO - Validated that VN __public__ is not in any agent 2025-10-23 13:01:02,438 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:01:02,446 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 13:01:02,450 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 13:01:02,456 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-23 13:01:02,457 - INFO - Deleting pod default:ctest-nginx-pod-58681730 2025-10-23 13:01:02,469 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1d11b18a-5436-43c5-a51d-b1d3ae6e2811 2025-10-23 13:01:02,491 - WARNING - Pod uuid 1d11b18a-5436-43c5-a51d-b1d3ae6e2811 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:01:07,492 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=1d11b18a-5436-43c5-a51d-b1d3ae6e2811 2025-10-23 13:01:07,497 - DEBUG - Pod 1d11b18a-5436-43c5-a51d-b1d3ae6e2811 is not in agent 10.0.0.19 VM list 2025-10-23 13:01:07,498 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30d31f20-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:01:07,502 - DEBUG - VMI 30d31f20-b010-11f0-94b8-fa163e0d58b6 is removed from agent 10.0.0.19 2025-10-23 13:01:07,502 - INFO - Verified that pod ctest-nginx-pod-58681730 is removed in agent 2025-10-23 13:01:07,503 - INFO - Deleting pod default:ctest-nginx-pod-73295992 2025-10-23 13:01:07,520 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b817d0e6-153e-40ce-afdb-8d59c559d780 2025-10-23 13:01:07,527 - WARNING - Pod uuid b817d0e6-153e-40ce-afdb-8d59c559d780 is still seen in agent 10.0.0.19 VM list 2025-10-23 13:01:12,527 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b817d0e6-153e-40ce-afdb-8d59c559d780 2025-10-23 13:01:12,532 - DEBUG - Pod b817d0e6-153e-40ce-afdb-8d59c559d780 is not in agent 10.0.0.19 VM list 2025-10-23 13:01:12,532 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3054c0ee-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:01:12,536 - DEBUG - VMI 3054c0ee-b010-11f0-94b8-fa163e0d58b6 is removed from agent 10.0.0.19 2025-10-23 13:01:12,536 - INFO - Verified that pod ctest-nginx-pod-73295992 is removed in agent 2025-10-23 13:01:12,536 - INFO - Deleting service : ctest-nginx-svc-68762549 2025-10-23 13:01:12,759 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 13:01:12,764 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 13:01:12,764 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-10-23 13:01:12,764 - INFO - -------------------------------------------------------------------------------- 2025-10-23 13:01:19,125 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 13:01:19,255 - DEBUG - Output : cluster_project={} 2025-10-23 13:01:19,296 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-23 13:01:19,465 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 13:01:19,470 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-23 13:01:19,601 - DEBUG - Output : cluster_project={} 2025-10-23 13:01:34,695 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:34,770 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:34,842 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:34,871 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:34,899 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:34,972 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:35,042 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:40,080 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 13:01:40,252 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 13:01:42,826 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2025-10-23 13:01:42,832 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-10-23 13:01:42,853 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-10-23 13:01:44,875 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-10-23 13:04:50,973 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 13:04:51,009 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d8c13374-b43d-432d-bf32-853ee09692e1 2025-10-23 13:04:51,022 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:04:51,042 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b3f4884-b8e9-443a-bbb5-d0dcd9094467 2025-10-23 13:04:51,047 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:04:51,053 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:04:51,059 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4b195865-097f-4359-9f63-dd644454bda9 2025-10-23 13:04:51,066 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:04:51,070 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2dfbd880-9300-4b71-a71e-a70a27093053 2025-10-23 13:04:56,076 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d8c13374-b43d-432d-bf32-853ee09692e1 2025-10-23 13:04:56,082 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ec926b8-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:04:56,117 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:04:56,119 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:04:56,120 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:04:56,121 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b3f4884-b8e9-443a-bbb5-d0dcd9094467 2025-10-23 13:04:56,123 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:04:56,124 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=2dfbd880-9300-4b71-a71e-a70a27093053 2025-10-23 13:04:56,125 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4b195865-097f-4359-9f63-dd644454bda9 2025-10-23 13:04:56,142 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:602d1a28-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:04:56,144 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f38b096-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:04:56,147 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5fc1527a-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:05:01,144 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:05:01,145 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:05:01,147 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:05:01,148 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:05:06,157 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:05:06,159 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:05:06,160 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:05:06,160 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:05:11,172 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:05:11,173 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:05:11,175 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:05:11,176 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:05:16,187 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:05:16,189 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:05:16,190 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:05:16,191 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:05:21,203 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:05:21,204 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:05:21,205 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:05:21,206 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:05:26,263 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35808738-734c-490c-ae75-9d7e59bd6353 2025-10-23 13:05:26,265 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a5c76637-72e9-4105-a4eb-fdc4068a502a 2025-10-23 13:05:26,266 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a27d82eb-335e-4698-93f2-6795e7d471f8 2025-10-23 13:05:26,267 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=c3268ed9-c522-4dc6-8cd1-b5123b6a0dff 2025-10-23 13:05:26,277 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:60ae35c2-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:05:26,278 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6177bd84-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:05:26,280 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:610f2792-b010-11f0-94b8-fa163e0d58b6 2025-10-23 13:05:26,281 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61e36124-b010-11f0-94b8-fa163e0d58b6