2025-06-10 21:38:47,529 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-06-10 21:38:47,769 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1269-1 2025-06-10 21:38:47,769 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-06-10 21:38:47,803 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1269-1 2025-06-10 21:38:47,803 - 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-06-10 21:38:47,903 - DEBUG - Output : NAMES contrail_test_hEDASC4Gi contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-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-06-10 21:38:47,904 - DEBUG - [10.0.0.19]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-10 21:38:47,938 - DEBUG - Output : 10.0.0.19/24 172.17.0.1/16 2025-06-10 21:38:47,938 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-06-10 21:38:47,971 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1269-1 2025-06-10 21:38:48,073 - DEBUG - [10.0.0.130]: Running cmd : hostname 2025-06-10 21:38:48,311 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1269-1 2025-06-10 21:38:48,311 - DEBUG - [10.0.0.130]: Running cmd : hostname -f 2025-06-10 21:38:48,368 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1269-1 2025-06-10 21:38:48,368 - DEBUG - [10.0.0.130]: 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-06-10 21:38:48,412 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-10 21:38:48,413 - DEBUG - [10.0.0.130]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-10 21:38:48,446 - DEBUG - Output : 10.0.0.130/24 2025-06-10 21:38:48,447 - DEBUG - [10.0.0.130]: Running cmd : getent hosts 10.0.0.130 | head -n 1 | awk '{print $2}' 2025-06-10 21:38:48,515 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1269-1 2025-06-10 21:38:48,596 - INFO - Using existing project ['default-domain', 'k8s-default'](cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad) 2025-06-10 21:38:48,699 - INFO - Using existing project ['default-domain', 'k8s-default'](cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad) 2025-06-10 21:38:48,830 - INFO - ================================================================================ 2025-06-10 21:38:48,830 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-10 21:38:48,831 - 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-06-10 21:38:49,068 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 21:38:49,075 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.0.0.19': '0'}} with 2025-06-10 21:38:49,076 - INFO - Initial checks done. Running the testcase now 2025-06-10 21:38:49,076 - INFO - 2025-06-10 21:38:49,079 - INFO - Namespace default already exists 2025-06-10 21:38:49,080 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-10 21:38:49,185 - DEBUG - Output : cluster_project={} 2025-06-10 21:38:49,223 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-10 21:38:49,223 - DEBUG - Project uuid in Contrail is cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:38:49,224 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-10 21:38:49,352 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-10 21:38:49,352 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=075a9223-1e8f-49a8-ae9e-692c491f0846 2025-06-10 21:38:49,356 - INFO - Namespace default with uuid 075a9223-1e8f-49a8-ae9e-692c491f0846 found in kube manager 2025-06-10 21:38:49,356 - INFO - Namespace default verification passed 2025-06-10 21:38:49,359 - DEBUG - Service ctest-nginx-svc-82503411 not present 2025-06-10 21:38:49,359 - INFO - Creating service ctest-nginx-svc-82503411 2025-06-10 21:38:49,377 - INFO - Created Service ctest-nginx-svc-82503411 2025-06-10 21:38:49,379 - DEBUG - Pod ctest-nginx-pod-03363124 not present 2025-06-10 21:38:49,380 - INFO - Creating Pod ctest-nginx-pod-03363124 2025-06-10 21:38:49,424 - DEBUG - Pod : ctest-nginx-pod-03363124 UUID is f19cdc76-b99c-428e-a19d-35111cc5acf1 2025-06-10 21:38:49,442 - DEBUG - Pod ctest-nginx-pod-30441560 not present 2025-06-10 21:38:49,447 - INFO - Creating Pod ctest-nginx-pod-30441560 2025-06-10 21:38:49,478 - DEBUG - Pod : ctest-nginx-pod-30441560 UUID is d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 2025-06-10 21:38:49,647 - INFO - Created VN __public__, UUID :4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:49,847 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-10 21:38:49,859 - DEBUG - Requesting: http://10.0.0.19:8082/domain/59694640-e098-4244-822b-12249424a8c1 2025-06-10 21:38:49,877 - DEBUG - Requesting: http://10.0.0.19:8082/project/cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:38:49,944 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:49,953 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:49,962 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:49,969 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:49,975 - DEBUG - Route Targets: [] 2025-06-10 21:38:49,975 - DEBUG - RT names not yet present for VN __public__ 2025-06-10 21:38:54,975 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-10 21:38:54,982 - DEBUG - Requesting: http://10.0.0.19:8082/domain/59694640-e098-4244-822b-12249424a8c1 2025-06-10 21:38:54,989 - DEBUG - Requesting: http://10.0.0.19:8082/project/cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:38:55,037 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,047 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,055 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:55,062 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:55,069 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/a1cdb2eb-1ac5-496e-95d1-b592b17927fc 2025-06-10 21:38:55,077 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-10 21:38:55,077 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,086 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:55,098 - INFO - Verified VN network id 13 for VN 4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,098 - INFO - Verifications in API Server for VN __public__ passed 2025-06-10 21:38:55,098 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,107 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:55,112 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:38:55,118 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/a1cdb2eb-1ac5-496e-95d1-b592b17927fc 2025-06-10 21:38:55,125 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-10 21:38:55,132 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5649882448042543547', 'uuid-lslong': '12205082996208160306'}, 'enable': 'true', 'created': '2025-06-10T21:38:49', 'last-modified': '2025-06-10T21:38:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.442828'} 2025-06-10 21:38:55,132 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:38:55,138 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-10 21:38:55,138 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-10 21:38:55,139 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-10 21:38:55,139 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-10 21:38:55,143 - DEBUG - Requesting: http://10.0.0.19:8082/domain/59694640-e098-4244-822b-12249424a8c1 2025-06-10 21:38:55,150 - DEBUG - Requesting: http://10.0.0.19:8082/project/cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:38:55,197 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,206 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-10 21:38:55,207 - DEBUG - Verifying the vn in opserver 2025-06-10 21:38:55,207 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-06-10 21:38:55,207 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-06-10 21:38:55,212 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-10 21:38:55,212 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-10 21:38:55,212 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:38:55,221 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:38:55,227 - DEBUG - Do not have enough data to verify VN in agent 2025-06-10 21:38:55,227 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:38:55,233 - DEBUG - VRF ids for VN __public__: {} 2025-06-10 21:38:55,327 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-10 21:38:55,434 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-10 21:38:55,439 - DEBUG - Requesting: http://10.0.0.19:8082/domain/59694640-e098-4244-822b-12249424a8c1 2025-06-10 21:38:55,448 - DEBUG - Requesting: http://10.0.0.19:8082/project/cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:38:55,489 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,499 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/3f12a16e-e7d7-42b3-aad7-e0a8d992a0bb 2025-06-10 21:38:55,505 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-10 21:38:55,509 - DEBUG - Requesting: http://10.0.0.19:8082/domain/59694640-e098-4244-822b-12249424a8c1 2025-06-10 21:38:55,515 - DEBUG - Requesting: http://10.0.0.19:8082/project/cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:38:55,557 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4e686a26-f24a-49bb-a961-2a51db25ce32 2025-06-10 21:38:55,568 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-10 21:38:55,568 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-10 21:38:55,575 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-10 21:38:55,580 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-10 21:38:55,580 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-10 21:38:55,583 - DEBUG - Ingress ctest-nginx-ingress-20862813 not present 2025-06-10 21:38:55,584 - INFO - Creating Ingress ctest-nginx-ingress-20862813 2025-06-10 21:38:55,590 - INFO - Created Ingress ctest-nginx-ingress-20862813 2025-06-10 21:38:55,593 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20862813 2025-06-10 21:38:58,599 - DEBUG - For Ingress ctest-nginx-ingress-20862813, Cluster IP: 10.47.255.249, External IPs ['187.102.181.252'] 2025-06-10 21:38:58,599 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20862813 2025-06-10 21:38:58,599 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=6ef7816f-b54a-4d3b-8b09-61be9239271f 2025-06-10 21:38:58,610 - INFO - Ingress ctest-nginx-ingress-20862813 with uuid 6ef7816f-b54a-4d3b-8b09-61be9239271f found in kube manager 2025-06-10 21:38:58,610 - INFO - Ingress ctest-nginx-ingress-20862813 verification passed 2025-06-10 21:38:58,624 - DEBUG - Pod ctest-busybox-pod-15681269 not present 2025-06-10 21:38:58,624 - INFO - Creating Pod ctest-busybox-pod-15681269 2025-06-10 21:38:58,670 - DEBUG - Pod : ctest-busybox-pod-15681269 UUID is 024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:38:58,674 - DEBUG - Pod ctest-nginx-pod-03363124 not in running state.Currently in Pending 2025-06-10 21:39:03,681 - INFO - Pod ctest-nginx-pod-03363124 is in running state.Got IP 10.47.255.251 2025-06-10 21:39:03,694 - DEBUG - Pod ctest-nginx-pod-03363124 has vmi 4c86026e-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:39:03,694 - INFO - Verified pod ctest-nginx-pod-03363124 in contrail-api 2025-06-10 21:39:03,695 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:39:03,706 - DEBUG - VMI 4c86026e-4643-11f0-a8f3-fa163eec66d5 is active in agent 10.0.0.130 2025-06-10 21:39:03,706 - INFO - Verified Pod ctest-nginx-pod-03363124 in agent 10.0.0.130 2025-06-10 21:39:03,706 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=f19cdc76-b99c-428e-a19d-35111cc5acf1 2025-06-10 21:39:03,711 - INFO - Pod ctest-nginx-pod-03363124 with uuid f19cdc76-b99c-428e-a19d-35111cc5acf1 found in kube manager 2025-06-10 21:39:03,711 - INFO - Pod ctest-nginx-pod-03363124 verification passed 2025-06-10 21:39:03,776 - DEBUG - [Pod ctest-nginx-pod-03363124] Cmd: echo ctest-nginx-pod-03363124 > /usr/share/nginx/html/index.html, Output: 2025-06-10 21:39:03,782 - INFO - Pod ctest-nginx-pod-30441560 is in running state.Got IP 10.47.255.250 2025-06-10 21:39:03,835 - DEBUG - Pod ctest-nginx-pod-30441560 has vmi 4ce9d3f2-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:39:03,835 - INFO - Verified pod ctest-nginx-pod-30441560 in contrail-api 2025-06-10 21:39:03,835 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:39:03,845 - DEBUG - VMI 4ce9d3f2-4643-11f0-a8f3-fa163eec66d5 is active in agent 10.0.0.130 2025-06-10 21:39:03,845 - INFO - Verified Pod ctest-nginx-pod-30441560 in agent 10.0.0.130 2025-06-10 21:39:03,845 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 2025-06-10 21:39:03,849 - INFO - Pod ctest-nginx-pod-30441560 with uuid d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 found in kube manager 2025-06-10 21:39:03,850 - INFO - Pod ctest-nginx-pod-30441560 verification passed 2025-06-10 21:39:03,904 - DEBUG - [Pod ctest-nginx-pod-30441560] Cmd: echo ctest-nginx-pod-30441560 > /usr/share/nginx/html/index.html, Output: 2025-06-10 21:39:03,909 - DEBUG - Pod ctest-busybox-pod-15681269 not in running state.Currently in Pending 2025-06-10 21:39:08,915 - INFO - Pod ctest-busybox-pod-15681269 is in running state.Got IP 10.47.255.248 2025-06-10 21:39:08,932 - DEBUG - Pod ctest-busybox-pod-15681269 has vmi 513e53b0-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:39:08,932 - INFO - Verified pod ctest-busybox-pod-15681269 in contrail-api 2025-06-10 21:39:08,932 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:39:08,942 - DEBUG - VMI 513e53b0-4643-11f0-a8f3-fa163eec66d5 is active in agent 10.0.0.130 2025-06-10 21:39:08,946 - INFO - Verified Pod ctest-busybox-pod-15681269 in agent 10.0.0.130 2025-06-10 21:39:08,946 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:08,950 - INFO - Pod ctest-busybox-pod-15681269 with uuid 024caac1-ac64-40df-90ba-4de100b9fd78 found in kube manager 2025-06-10 21:39:08,951 - INFO - Pod ctest-busybox-pod-15681269 verification passed 2025-06-10 21:39:09,008 - DEBUG - [Pod ctest-busybox-pod-15681269] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03363124 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-06-10 21:39:09,008 - DEBUG - [Pod Pod ctest-busybox-pod-15681269] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 21:39:09,008 - DEBUG - [Pod Pod ctest-busybox-pod-15681269] Cmd output: ctest-nginx-pod-03363124 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-06-10 21:39:09,064 - DEBUG - [Pod ctest-busybox-pod-15681269] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-30441560 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-06-10 21:39:09,064 - DEBUG - [Pod Pod ctest-busybox-pod-15681269] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 21:39:09,064 - DEBUG - [Pod Pod ctest-busybox-pod-15681269] Cmd output: ctest-nginx-pod-30441560 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-06-10 21:39:09,064 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-03363124': 1, 'ctest-nginx-pod-30441560': 1} 2025-06-10 21:39:09,065 - WARNING - Nothing to delete parallely 2025-06-10 21:39:09,065 - INFO - Deleting pod default:ctest-busybox-pod-15681269 2025-06-10 21:39:09,075 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:09,082 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:14,083 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:14,090 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:19,091 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:19,098 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:24,099 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:24,107 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:29,108 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:29,118 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:34,118 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:34,130 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:39,131 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:39,138 - WARNING - Pod uuid 024caac1-ac64-40df-90ba-4de100b9fd78 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:44,139 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=024caac1-ac64-40df-90ba-4de100b9fd78 2025-06-10 21:39:44,147 - DEBUG - Pod 024caac1-ac64-40df-90ba-4de100b9fd78 is not in agent 10.0.0.130 VM list 2025-06-10 21:39:44,147 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:513e53b0-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:39:44,153 - DEBUG - VMI 513e53b0-4643-11f0-a8f3-fa163eec66d5 is removed from agent 10.0.0.130 2025-06-10 21:39:44,153 - INFO - Verified that pod ctest-busybox-pod-15681269 is removed in agent 2025-06-10 21:39:44,154 - INFO - Deleting Ingress : ctest-nginx-ingress-20862813 2025-06-10 21:39:44,174 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=6ef7816f-b54a-4d3b-8b09-61be9239271f 2025-06-10 21:39:44,179 - ERROR - Ingress ctest-nginx-ingress-20862813 with uuid 6ef7816f-b54a-4d3b-8b09-61be9239271f still found in kube manager 2025-06-10 21:39:45,180 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=6ef7816f-b54a-4d3b-8b09-61be9239271f 2025-06-10 21:39:45,184 - INFO - Ingress ctest-nginx-ingress-20862813 with uuid 6ef7816f-b54a-4d3b-8b09-61be9239271f deleted successfully from kube manager 2025-06-10 21:39:45,184 - INFO - Verifications on Ingress %s cleanup passed 2025-06-10 21:39:45,184 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-10 21:39:45,292 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-10 21:39:45,299 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-10 21:39:45,299 - INFO - Deleting VN __public__ 2025-06-10 21:39:45,547 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/fc4f1d2a-7cea-4f4a-afb8-8e79aa12b886 2025-06-10 21:39:45,560 - DEBUG - Response Code: 404 2025-06-10 21:39:45,560 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-06-10 21:39:45,566 - DEBUG - Requesting: http://10.0.0.19:8082/domain/59694640-e098-4244-822b-12249424a8c1 2025-06-10 21:39:45,582 - DEBUG - Requesting: http://10.0.0.19:8082/project/cfe144ea-cb6b-43fa-bd3c-faad4e7cc8ad 2025-06-10 21:39:45,625 - INFO - Validated that VN __public__ is not found in API Server 2025-06-10 21:39:45,625 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-10 21:39:45,634 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:39:45,654 - DEBUG - VN __public__ is not present in Agent 10.0.0.130 2025-06-10 21:39:45,654 - INFO - Validated that VN __public__ is not in any agent 2025-06-10 21:39:45,654 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:39:45,665 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 21:39:45,672 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-10 21:39:45,678 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-10 21:39:45,678 - INFO - Deleting pod default:ctest-nginx-pod-30441560 2025-06-10 21:39:45,704 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 2025-06-10 21:39:45,720 - WARNING - Pod uuid d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:50,721 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 2025-06-10 21:39:50,730 - DEBUG - Pod d94bb4cd-0c2c-4ff0-822f-2ded8c05ec43 is not in agent 10.0.0.130 VM list 2025-06-10 21:39:50,730 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ce9d3f2-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:39:50,738 - DEBUG - VMI 4ce9d3f2-4643-11f0-a8f3-fa163eec66d5 is removed from agent 10.0.0.130 2025-06-10 21:39:50,738 - INFO - Verified that pod ctest-nginx-pod-30441560 is removed in agent 2025-06-10 21:39:50,739 - INFO - Deleting pod default:ctest-nginx-pod-03363124 2025-06-10 21:39:50,756 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=f19cdc76-b99c-428e-a19d-35111cc5acf1 2025-06-10 21:39:50,764 - WARNING - Pod uuid f19cdc76-b99c-428e-a19d-35111cc5acf1 is still seen in agent 10.0.0.130 VM list 2025-06-10 21:39:55,765 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=f19cdc76-b99c-428e-a19d-35111cc5acf1 2025-06-10 21:39:55,773 - DEBUG - Pod f19cdc76-b99c-428e-a19d-35111cc5acf1 is not in agent 10.0.0.130 VM list 2025-06-10 21:39:55,773 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c86026e-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:39:55,780 - DEBUG - VMI 4c86026e-4643-11f0-a8f3-fa163eec66d5 is removed from agent 10.0.0.130 2025-06-10 21:39:55,780 - INFO - Verified that pod ctest-nginx-pod-03363124 is removed in agent 2025-06-10 21:39:55,780 - INFO - Deleting service : ctest-nginx-svc-82503411 2025-06-10 21:39:55,976 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 21:39:55,984 - DEBUG - No XMPP flaps were noticed during the test 2025-06-10 21:39:55,984 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2025-06-10 21:39:55,984 - INFO - -------------------------------------------------------------------------------- 2025-06-10 21:40:02,378 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-10 21:40:02,508 - DEBUG - Output : cluster_project={} 2025-06-10 21:40:02,562 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-10 21:40:02,766 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-10 21:40:02,772 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-10 21:40:02,902 - DEBUG - Output : cluster_project={} 2025-06-10 21:40:18,056 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:18,092 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:18,171 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:18,255 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:18,291 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:23,343 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:23,487 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:23,526 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 21:40:23,796 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 21:40:26,394 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_ApplicationPolicySetReq? 2025-06-10 21:40:26,412 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AclReq? 2025-06-10 21:40:26,449 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AclReq? 2025-06-10 21:40:28,485 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AclReq? 2025-06-10 21:43:28,704 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 21:43:28,747 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e0ef4cb8-32e9-43d7-a900-0f1f403c9ddc 2025-06-10 21:43:28,755 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=cd8d6264-c4f5-4fb6-888f-ff26548c748a 2025-06-10 21:43:28,765 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:28,770 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=98e37940-e45e-41e1-b01d-9a74e0504de0 2025-06-10 21:43:28,776 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1cf5dcc0-f95b-4c9b-adf8-2ebc8b44c27a 2025-06-10 21:43:28,783 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:43:28,787 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:28,793 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:33,797 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e0ef4cb8-32e9-43d7-a900-0f1f403c9ddc 2025-06-10 21:43:33,799 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=cd8d6264-c4f5-4fb6-888f-ff26548c748a 2025-06-10 21:43:33,811 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:78164fd8-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:43:33,812 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:793ffbf2-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:43:33,852 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:43:33,854 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=98e37940-e45e-41e1-b01d-9a74e0504de0 2025-06-10 21:43:33,855 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:33,856 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:33,857 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:33,858 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1cf5dcc0-f95b-4c9b-adf8-2ebc8b44c27a 2025-06-10 21:43:33,879 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:79db019c-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:43:33,882 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:789bf606-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:43:38,879 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:38,881 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:38,883 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:43:38,884 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:43,907 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:43,909 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:43,910 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:43,912 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:43:48,926 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:48,928 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:43:48,929 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:48,930 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:53,952 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:43:53,954 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:53,956 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:53,957 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:58,972 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:43:58,973 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:43:58,974 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:43:58,976 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:44:03,994 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=a46f602d-123d-4092-a45b-d46a1a3256e7 2025-06-10 21:44:03,997 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8b8fcf84-6d3f-447c-a674-ff93f949aa4d 2025-06-10 21:44:03,998 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=1e26cc26-79f2-421a-a71a-8f3b70a1b8a8 2025-06-10 21:44:03,999 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=7b1fcfb0-4e8d-4460-9e5e-53c49b78bdd4 2025-06-10 21:44:04,014 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7a77e4d0-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:44:04,016 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7aeffca4-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:44:04,017 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7be6d2a4-4643-11f0-a8f3-fa163eec66d5 2025-06-10 21:44:04,020 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7b6dd3fe-4643-11f0-a8f3-fa163eec66d5