2025-10-24 13:02:16,055 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-24 13:02:16,360 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1610-1 2025-10-24 13:02:16,360 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-24 13:02:16,404 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1610-1 2025-10-24 13:02:16,405 - 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}' 2025-10-24 13:02:16,492 - DEBUG - Output : NAMES suspicious_sammet contrail_test_O3GSxR2IH contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 2025-10-24 13:02:16,493 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-24 13:02:16,585 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.225.182.1/24 172.17.0.1/16 2025-10-24 13:02:16,587 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-24 13:02:16,621 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1610-1 2025-10-24 13:02:16,679 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-10-24 13:02:16,931 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1610-1 2025-10-24 13:02:16,931 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-10-24 13:02:17,002 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1610-1 2025-10-24 13:02:17,002 - 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-24 13:02:17,059 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-24 13:02:17,059 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-24 13:02:17,094 - DEBUG - Output : 10.0.0.19/24 2025-10-24 13:02:17,094 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-10-24 13:02:17,169 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1610-1 2025-10-24 13:02:17,273 - INFO - Using existing project ['default-domain', 'k8s-default'](7f2a2985-d814-44c7-ab5d-c409af799e80) 2025-10-24 13:02:17,392 - INFO - Using existing project ['default-domain', 'k8s-default'](7f2a2985-d814-44c7-ab5d-c409af799e80) 2025-10-24 13:02:17,503 - INFO - ================================================================================ 2025-10-24 13:02:17,519 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-24 13:02:17,520 - 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-24 13:02:17,746 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 13:02:17,754 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.22': '0'}} with 2025-10-24 13:02:17,755 - INFO - Initial checks done. Running the testcase now 2025-10-24 13:02:17,755 - INFO - 2025-10-24 13:02:17,759 - INFO - Namespace default already exists 2025-10-24 13:02:17,760 - 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' 2025-10-24 13:02:17,898 - DEBUG - Output : cluster_project={} 2025-10-24 13:02:17,952 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-24 13:02:17,952 - DEBUG - Project uuid in Contrail is 7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:02:17,952 - 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' 2025-10-24 13:02:18,110 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-24 13:02:18,111 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=b73d0061-007a-4fd8-b1ee-0f9c38281762 2025-10-24 13:02:18,115 - INFO - Namespace default with uuid b73d0061-007a-4fd8-b1ee-0f9c38281762 found in kube manager 2025-10-24 13:02:18,115 - INFO - Namespace default verification passed 2025-10-24 13:02:18,118 - DEBUG - Service ctest-nginx-svc-63636749 not present 2025-10-24 13:02:18,119 - INFO - Creating service ctest-nginx-svc-63636749 2025-10-24 13:02:18,137 - INFO - Created Service ctest-nginx-svc-63636749 2025-10-24 13:02:18,153 - DEBUG - Pod ctest-nginx-pod-48411717 not present 2025-10-24 13:02:18,154 - INFO - Creating Pod ctest-nginx-pod-48411717 2025-10-24 13:02:18,257 - DEBUG - Pod : ctest-nginx-pod-48411717 UUID is 25c9e316-bf08-450c-afae-b84caa94ff0c 2025-10-24 13:02:18,264 - DEBUG - Pod ctest-nginx-pod-94579610 not present 2025-10-24 13:02:18,265 - INFO - Creating Pod ctest-nginx-pod-94579610 2025-10-24 13:02:18,305 - DEBUG - Pod : ctest-nginx-pod-94579610 UUID is 89b2089f-ec1d-4040-92a5-bd5b25b92824 2025-10-24 13:02:18,552 - INFO - Created VN __public__, UUID :d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:18,776 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-24 13:02:18,784 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56b80947-ff5b-4682-929a-6de3457c7763 2025-10-24 13:02:18,803 - DEBUG - Requesting: http://10.0.0.22:8082/project/7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:02:18,885 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:18,902 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:18,914 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:18,923 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:18,930 - DEBUG - Route Targets: [] 2025-10-24 13:02:18,930 - DEBUG - RT names not yet present for VN __public__ 2025-10-24 13:02:23,936 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-24 13:02:23,945 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56b80947-ff5b-4682-929a-6de3457c7763 2025-10-24 13:02:23,959 - DEBUG - Requesting: http://10.0.0.22:8082/project/7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:02:24,027 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,041 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,069 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:24,086 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:24,096 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/6a58ac8b-e44e-44bc-8ab7-29004c08f535 2025-10-24 13:02:24,103 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-24 13:02:24,104 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,113 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:24,130 - INFO - Verified VN network id 13 for VN d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,130 - INFO - Verifications in API Server for VN __public__ passed 2025-10-24 13:02:24,130 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,141 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:24,150 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:02:24,160 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/6a58ac8b-e44e-44bc-8ab7-29004c08f535 2025-10-24 13:02:24,182 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-24 13:02:24,191 - 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': '15496806557392390911', 'uuid-lslong': '10717120019187480070'}, 'enable': 'true', 'created': '2025-10-24T13:02:18', 'last-modified': '2025-10-24T13:02:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.513045'} 2025-10-24 13:02:24,191 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:02:24,203 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-24 13:02:24,203 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-24 13:02:24,205 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-24 13:02:24,205 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-24 13:02:24,216 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56b80947-ff5b-4682-929a-6de3457c7763 2025-10-24 13:02:24,228 - DEBUG - Requesting: http://10.0.0.22:8082/project/7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:02:24,286 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,312 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-24 13:02:24,312 - DEBUG - Verifying the vn in opserver 2025-10-24 13:02:24,312 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-10-24 13:02:24,312 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-10-24 13:02:24,318 - 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'} 2025-10-24 13:02:24,318 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-24 13:02:24,318 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:02:24,328 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:02:24,335 - DEBUG - Do not have enough data to verify VN in agent 2025-10-24 13:02:24,335 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:02:24,343 - DEBUG - VRF ids for VN __public__: {} 2025-10-24 13:02:24,465 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-24 13:02:24,608 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-24 13:02:24,619 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56b80947-ff5b-4682-929a-6de3457c7763 2025-10-24 13:02:24,631 - DEBUG - Requesting: http://10.0.0.22:8082/project/7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:02:24,696 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,732 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/41586a7a-65a9-488f-a55c-6c329743c2a0 2025-10-24 13:02:24,742 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-24 13:02:24,751 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56b80947-ff5b-4682-929a-6de3457c7763 2025-10-24 13:02:24,762 - DEBUG - Requesting: http://10.0.0.22:8082/project/7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:02:24,837 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/d70fb775-5651-4aff-94ba-dbe02ee5b606 2025-10-24 13:02:24,856 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-24 13:02:24,856 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-24 13:02:24,872 - 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__ 2025-10-24 13:02:24,894 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-24 13:02:24,895 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-24 13:02:24,901 - DEBUG - Ingress ctest-nginx-ingress-83964630 not present 2025-10-24 13:02:24,902 - INFO - Creating Ingress ctest-nginx-ingress-83964630 2025-10-24 13:02:24,916 - INFO - Created Ingress ctest-nginx-ingress-83964630 2025-10-24 13:02:24,920 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-83964630 2025-10-24 13:02:27,933 - DEBUG - For Ingress ctest-nginx-ingress-83964630, Cluster IP: 10.47.255.249, External IPs ['99.147.214.124'] 2025-10-24 13:02:27,933 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-83964630 2025-10-24 13:02:27,933 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=b0a20b11-846c-40a5-b448-4caa41f3f07b 2025-10-24 13:02:27,937 - INFO - Ingress ctest-nginx-ingress-83964630 with uuid b0a20b11-846c-40a5-b448-4caa41f3f07b found in kube manager 2025-10-24 13:02:27,938 - INFO - Ingress ctest-nginx-ingress-83964630 verification passed 2025-10-24 13:02:27,942 - DEBUG - Pod ctest-busybox-pod-46953534 not present 2025-10-24 13:02:27,942 - INFO - Creating Pod ctest-busybox-pod-46953534 2025-10-24 13:02:27,982 - DEBUG - Pod : ctest-busybox-pod-46953534 UUID is 3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:02:28,025 - DEBUG - Pod ctest-nginx-pod-48411717 not in running state.Currently in Pending 2025-10-24 13:02:33,034 - INFO - Pod ctest-nginx-pod-48411717 is in running state.Got IP 10.47.255.251 2025-10-24 13:02:33,092 - DEBUG - Pod ctest-nginx-pod-48411717 has vmi acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:02:33,092 - INFO - Verified pod ctest-nginx-pod-48411717 in contrail-api 2025-10-24 13:02:33,093 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:02:33,105 - DEBUG - VMI acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e is active in agent 10.0.0.19 2025-10-24 13:02:33,105 - INFO - Verified Pod ctest-nginx-pod-48411717 in agent 10.0.0.19 2025-10-24 13:02:33,105 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=25c9e316-bf08-450c-afae-b84caa94ff0c 2025-10-24 13:02:33,110 - INFO - Pod ctest-nginx-pod-48411717 with uuid 25c9e316-bf08-450c-afae-b84caa94ff0c found in kube manager 2025-10-24 13:02:33,110 - INFO - Pod ctest-nginx-pod-48411717 verification passed 2025-10-24 13:02:33,189 - DEBUG - [Pod ctest-nginx-pod-48411717] Cmd: echo ctest-nginx-pod-48411717 > /usr/share/nginx/html/index.html, Output: 2025-10-24 13:02:33,196 - DEBUG - Pod ctest-nginx-pod-94579610 not in running state.Currently in Pending 2025-10-24 13:02:38,206 - INFO - Pod ctest-nginx-pod-94579610 is in running state.Got IP 10.47.255.250 2025-10-24 13:02:38,222 - DEBUG - Pod ctest-nginx-pod-94579610 has vmi ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:02:38,222 - INFO - Verified pod ctest-nginx-pod-94579610 in contrail-api 2025-10-24 13:02:38,222 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:02:38,232 - DEBUG - VMI ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e is active in agent 10.0.0.19 2025-10-24 13:02:38,232 - INFO - Verified Pod ctest-nginx-pod-94579610 in agent 10.0.0.19 2025-10-24 13:02:38,232 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=89b2089f-ec1d-4040-92a5-bd5b25b92824 2025-10-24 13:02:38,237 - INFO - Pod ctest-nginx-pod-94579610 with uuid 89b2089f-ec1d-4040-92a5-bd5b25b92824 found in kube manager 2025-10-24 13:02:38,237 - INFO - Pod ctest-nginx-pod-94579610 verification passed 2025-10-24 13:02:38,290 - DEBUG - [Pod ctest-nginx-pod-94579610] Cmd: echo ctest-nginx-pod-94579610 > /usr/share/nginx/html/index.html, Output: 2025-10-24 13:02:38,297 - DEBUG - Pod ctest-busybox-pod-46953534 not in running state.Currently in Pending 2025-10-24 13:02:43,307 - INFO - Pod ctest-busybox-pod-46953534 is in running state.Got IP 10.47.255.248 2025-10-24 13:02:43,326 - DEBUG - Pod ctest-busybox-pod-46953534 has vmi b1da0330-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:02:43,327 - INFO - Verified pod ctest-busybox-pod-46953534 in contrail-api 2025-10-24 13:02:43,327 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:02:43,339 - DEBUG - VMI b1da0330-b0d9-11f0-b2bc-fa163edb4a6e is active in agent 10.0.0.19 2025-10-24 13:02:43,339 - INFO - Verified Pod ctest-busybox-pod-46953534 in agent 10.0.0.19 2025-10-24 13:02:43,339 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:02:43,345 - INFO - Pod ctest-busybox-pod-46953534 with uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f found in kube manager 2025-10-24 13:02:43,345 - INFO - Pod ctest-busybox-pod-46953534 verification passed 2025-10-24 13:02:43,396 - DEBUG - [Pod ctest-busybox-pod-46953534] 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-48411717 2025-10-24 13:02:43,396 - DEBUG - [Pod Pod ctest-busybox-pod-46953534] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-24 13:02:43,396 - DEBUG - [Pod Pod ctest-busybox-pod-46953534] 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-48411717 2025-10-24 13:02:43,451 - DEBUG - [Pod ctest-busybox-pod-46953534] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94579610 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-24 13:02:43,451 - DEBUG - [Pod Pod ctest-busybox-pod-46953534] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-24 13:02:43,451 - DEBUG - [Pod Pod ctest-busybox-pod-46953534] Cmd output: ctest-nginx-pod-94579610 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-24 13:02:43,451 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-48411717': 1, 'ctest-nginx-pod-94579610': 1} 2025-10-24 13:02:43,451 - WARNING - Nothing to delete parallely 2025-10-24 13:02:43,452 - INFO - Deleting pod default:ctest-busybox-pod-46953534 2025-10-24 13:02:43,468 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:02:43,476 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:02:48,477 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:02:48,484 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:02:53,485 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:02:53,493 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:02:58,494 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:02:58,501 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:03:03,502 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:03:03,512 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:03:08,514 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:03:08,521 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:03:13,522 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:03:13,564 - WARNING - Pod uuid 3f4b2c47-796e-42b8-905e-eee8e954ed5f is still seen in agent 10.0.0.19 VM list 2025-10-24 13:03:18,565 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=3f4b2c47-796e-42b8-905e-eee8e954ed5f 2025-10-24 13:03:18,571 - DEBUG - Pod 3f4b2c47-796e-42b8-905e-eee8e954ed5f is not in agent 10.0.0.19 VM list 2025-10-24 13:03:18,572 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b1da0330-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:03:18,578 - DEBUG - VMI b1da0330-b0d9-11f0-b2bc-fa163edb4a6e is removed from agent 10.0.0.19 2025-10-24 13:03:18,578 - INFO - Verified that pod ctest-busybox-pod-46953534 is removed in agent 2025-10-24 13:03:18,579 - INFO - Deleting Ingress : ctest-nginx-ingress-83964630 2025-10-24 13:03:18,586 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=b0a20b11-846c-40a5-b448-4caa41f3f07b 2025-10-24 13:03:18,608 - ERROR - Ingress ctest-nginx-ingress-83964630 with uuid b0a20b11-846c-40a5-b448-4caa41f3f07b still found in kube manager 2025-10-24 13:03:19,610 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=b0a20b11-846c-40a5-b448-4caa41f3f07b 2025-10-24 13:03:19,619 - INFO - Ingress ctest-nginx-ingress-83964630 with uuid b0a20b11-846c-40a5-b448-4caa41f3f07b deleted successfully from kube manager 2025-10-24 13:03:19,625 - INFO - Verifications on Ingress %s cleanup passed 2025-10-24 13:03:19,629 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-24 13:03:19,823 - 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__ 2025-10-24 13:03:19,841 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-24 13:03:19,841 - INFO - Deleting VN __public__ 2025-10-24 13:03:20,234 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ed35e5c5-580b-4e5c-b32a-988ccd40f806 2025-10-24 13:03:20,264 - DEBUG - Response Code: 404 2025-10-24 13:03:20,264 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-24 13:03:20,282 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56b80947-ff5b-4682-929a-6de3457c7763 2025-10-24 13:03:20,313 - DEBUG - Requesting: http://10.0.0.22:8082/project/7f2a2985-d814-44c7-ab5d-c409af799e80 2025-10-24 13:03:20,419 - INFO - Validated that VN __public__ is not found in API Server 2025-10-24 13:03:20,420 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-24 13:03:20,434 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:03:20,453 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-10-24 13:03:20,453 - INFO - Validated that VN __public__ is not in any agent 2025-10-24 13:03:20,453 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:03:20,468 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-24 13:03:20,482 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-24 13:03:20,537 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-24 13:03:20,537 - INFO - Deleting pod default:ctest-nginx-pod-94579610 2025-10-24 13:03:20,583 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=89b2089f-ec1d-4040-92a5-bd5b25b92824 2025-10-24 13:03:20,604 - WARNING - Pod uuid 89b2089f-ec1d-4040-92a5-bd5b25b92824 is still seen in agent 10.0.0.19 VM list 2025-10-24 13:03:25,605 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=89b2089f-ec1d-4040-92a5-bd5b25b92824 2025-10-24 13:03:25,615 - DEBUG - Pod 89b2089f-ec1d-4040-92a5-bd5b25b92824 is not in agent 10.0.0.19 VM list 2025-10-24 13:03:25,615 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:03:25,623 - DEBUG - VMI ad57a6f0-b0d9-11f0-b2bc-fa163edb4a6e is removed from agent 10.0.0.19 2025-10-24 13:03:25,623 - INFO - Verified that pod ctest-nginx-pod-94579610 is removed in agent 2025-10-24 13:03:25,623 - INFO - Deleting pod default:ctest-nginx-pod-48411717 2025-10-24 13:03:25,638 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=25c9e316-bf08-450c-afae-b84caa94ff0c 2025-10-24 13:03:25,648 - WARNING - Pod uuid 25c9e316-bf08-450c-afae-b84caa94ff0c is still seen in agent 10.0.0.19 VM list 2025-10-24 13:03:30,649 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=25c9e316-bf08-450c-afae-b84caa94ff0c 2025-10-24 13:03:30,656 - DEBUG - Pod 25c9e316-bf08-450c-afae-b84caa94ff0c is not in agent 10.0.0.19 VM list 2025-10-24 13:03:30,656 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:03:30,665 - DEBUG - VMI acd6ee3e-b0d9-11f0-b2bc-fa163edb4a6e is removed from agent 10.0.0.19 2025-10-24 13:03:30,665 - INFO - Verified that pod ctest-nginx-pod-48411717 is removed in agent 2025-10-24 13:03:30,665 - INFO - Deleting service : ctest-nginx-svc-63636749 2025-10-24 13:03:30,940 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 13:03:30,946 - DEBUG - No XMPP flaps were noticed during the test 2025-10-24 13:03:30,946 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-24 13:03:30,946 - INFO - -------------------------------------------------------------------------------- 2025-10-24 13:03:37,491 - 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' 2025-10-24 13:03:37,650 - DEBUG - Output : cluster_project={} 2025-10-24 13:03:37,769 - 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' 2025-10-24 13:03:37,939 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-24 13:03:37,945 - 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' 2025-10-24 13:03:38,072 - DEBUG - Output : cluster_project={} 2025-10-24 13:03:53,220 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:53,265 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:53,356 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:53,437 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:53,477 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:58,568 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:58,617 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:58,704 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-24 13:03:58,981 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 13:04:01,628 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2025-10-24 13:04:01,635 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-10-24 13:04:01,666 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-10-24 13:04:03,693 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-10-24 13:07:13,895 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-24 13:07:13,967 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=001812c6-a7b7-4e76-a9e8-dc8db6a24224 2025-10-24 13:07:13,978 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6a583cb1-564b-4c27-a8c9-42e64f9c9f1e 2025-10-24 13:07:13,987 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:13,993 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b2b25fec-8ed4-4311-b11c-c380550c3208 2025-10-24 13:07:13,998 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:14,013 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:14,019 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=95348cba-19a8-4669-b56a-60dc583dc2a2 2025-10-24 13:07:14,027 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:19,076 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=95348cba-19a8-4669-b56a-60dc583dc2a2 2025-10-24 13:07:19,078 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:19,079 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:19,080 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:19,082 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=6a583cb1-564b-4c27-a8c9-42e64f9c9f1e 2025-10-24 13:07:19,083 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=001812c6-a7b7-4e76-a9e8-dc8db6a24224 2025-10-24 13:07:19,084 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:19,085 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b2b25fec-8ed4-4311-b11c-c380550c3208 2025-10-24 13:07:19,105 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dcd3e4f2-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:19,107 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc36b24a-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:19,108 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dbb553d0-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:19,111 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd55df5c-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:24,106 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:24,108 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:24,109 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:24,114 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:29,119 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:29,121 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:29,123 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:29,124 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:34,135 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:34,137 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:34,139 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:34,142 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:39,154 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:39,155 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:39,157 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:39,158 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:44,176 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:44,182 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:44,186 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:44,187 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:49,248 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=b0796af7-2d33-4629-ad3b-c058301d66b4 2025-10-24 13:07:49,250 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=8a035b3f-5e27-43a9-af36-accc4b680cef 2025-10-24 13:07:49,251 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a3ff99fe-63d3-4ef6-8c43-1e93e40725f1 2025-10-24 13:07:49,253 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=62869940-185e-4bc8-8680-31c6945eec2c 2025-10-24 13:07:49,255 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df4a8bc8-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:49,263 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dde5d670-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:49,265 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ded55876-b0d9-11f0-b2bc-fa163edb4a6e 2025-10-24 13:07:49,267 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de610458-b0d9-11f0-b2bc-fa163edb4a6e