2025-10-27 03:25:54,399 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-10-27 03:25:54,636 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1622-1 2025-10-27 03:25:54,636 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-10-27 03:25:54,677 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1622-1 2025-10-27 03:25:54,677 - DEBUG - [10.0.0.38]: 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-27 03:25:54,786 - DEBUG - Output : NAMES contrail_test_LDfpCQw6M contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 2025-10-27 03:25:54,786 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-27 03:25:54,855 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.138.231.1/24 172.17.0.1/16 2025-10-27 03:25:54,855 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-10-27 03:25:54,924 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1622-1 2025-10-27 03:25:55,017 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-10-27 03:25:55,271 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1622-1 2025-10-27 03:25:55,271 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-10-27 03:25:55,305 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1622-1 2025-10-27 03:25:55,305 - DEBUG - [10.0.0.49]: 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-27 03:25:55,383 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-27 03:25:55,384 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-27 03:25:55,418 - DEBUG - Output : 10.0.0.49/24 2025-10-27 03:25:55,418 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-10-27 03:25:55,452 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1622-1 2025-10-27 03:25:55,532 - INFO - Using existing project ['default-domain', 'k8s-default'](ca5f09e5-fad0-4825-93a6-45a27ddc6afc) 2025-10-27 03:25:55,629 - INFO - Using existing project ['default-domain', 'k8s-default'](ca5f09e5-fad0-4825-93a6-45a27ddc6afc) 2025-10-27 03:25:55,744 - INFO - ================================================================================ 2025-10-27 03:25:55,745 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-27 03:25:55,745 - 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-27 03:25:55,980 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 03:25:55,986 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.38': '0'}} with 2025-10-27 03:25:55,986 - INFO - Initial checks done. Running the testcase now 2025-10-27 03:25:55,986 - INFO - 2025-10-27 03:25:55,990 - INFO - Namespace default already exists 2025-10-27 03:25:55,990 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 03:25:56,097 - DEBUG - Output : cluster_project={} 2025-10-27 03:25:56,132 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-27 03:25:56,132 - DEBUG - Project uuid in Contrail is ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:25:56,133 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 03:25:56,249 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 03:25:56,250 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=7090cc07-3f83-4cd0-87af-e7b39fad554e 2025-10-27 03:25:56,255 - INFO - Namespace default with uuid 7090cc07-3f83-4cd0-87af-e7b39fad554e found in kube manager 2025-10-27 03:25:56,255 - INFO - Namespace default verification passed 2025-10-27 03:25:56,259 - DEBUG - Service ctest-nginx-svc-59601922 not present 2025-10-27 03:25:56,259 - INFO - Creating service ctest-nginx-svc-59601922 2025-10-27 03:25:56,278 - INFO - Created Service ctest-nginx-svc-59601922 2025-10-27 03:25:56,288 - DEBUG - Pod ctest-nginx-pod-79486552 not present 2025-10-27 03:25:56,289 - INFO - Creating Pod ctest-nginx-pod-79486552 2025-10-27 03:25:56,318 - DEBUG - Pod : ctest-nginx-pod-79486552 UUID is 7f1f1e6e-0609-48f1-b63e-539047699a11 2025-10-27 03:25:56,325 - DEBUG - Pod ctest-nginx-pod-65228323 not present 2025-10-27 03:25:56,325 - INFO - Creating Pod ctest-nginx-pod-65228323 2025-10-27 03:25:56,373 - DEBUG - Pod : ctest-nginx-pod-65228323 UUID is 2a021585-92c2-40f5-b973-d8b1a4149a17 2025-10-27 03:25:56,535 - INFO - Created VN __public__, UUID :0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:25:56,773 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 03:25:56,786 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3f8e02a5-cb51-4598-8d73-0f96ca3b5a90 2025-10-27 03:25:56,820 - DEBUG - Requesting: http://10.0.0.38:8082/project/ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:25:56,875 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:25:56,889 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:25:56,939 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:25:56,970 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:25:56,977 - DEBUG - Route Targets: [] 2025-10-27 03:25:56,977 - DEBUG - RT names not yet present for VN __public__ 2025-10-27 03:26:01,978 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 03:26:01,983 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3f8e02a5-cb51-4598-8d73-0f96ca3b5a90 2025-10-27 03:26:01,989 - DEBUG - Requesting: http://10.0.0.38:8082/project/ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:26:02,025 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,033 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,040 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:26:02,047 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:26:02,051 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/cb304f86-1792-40fd-b356-18a1a68605e2 2025-10-27 03:26:02,056 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 03:26:02,056 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,062 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:26:02,074 - INFO - Verified VN network id 13 for VN 0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,074 - INFO - Verifications in API Server for VN __public__ passed 2025-10-27 03:26:02,074 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,081 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:26:02,086 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:26:02,090 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/cb304f86-1792-40fd-b356-18a1a68605e2 2025-10-27 03:26:02,097 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 03:26:02,102 - DEBUG - Control-node 10.0.0.38 : 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': '879056396859032178', 'uuid-lslong': '13078602255884736049'}, 'enable': 'true', 'created': '2025-10-27T03:25:56', 'last-modified': '2025-10-27T03:25:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.391763'} 2025-10-27 03:26:02,102 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:02,111 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 03:26:02,111 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-27 03:26:02,112 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-27 03:26:02,112 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 03:26:02,116 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3f8e02a5-cb51-4598-8d73-0f96ca3b5a90 2025-10-27 03:26:02,122 - DEBUG - Requesting: http://10.0.0.38:8082/project/ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:26:02,163 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,173 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-27 03:26:02,173 - DEBUG - Verifying the vn in opserver 2025-10-27 03:26:02,173 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-10-27 03:26:02,173 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-27 03:26:02,179 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-27 03:26:02,179 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-27 03:26:02,179 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:02,187 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:02,192 - DEBUG - Do not have enough data to verify VN in agent 2025-10-27 03:26:02,192 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:02,197 - DEBUG - VRF ids for VN __public__: {} 2025-10-27 03:26:02,283 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-27 03:26:02,437 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 03:26:02,442 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3f8e02a5-cb51-4598-8d73-0f96ca3b5a90 2025-10-27 03:26:02,449 - DEBUG - Requesting: http://10.0.0.38:8082/project/ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:26:02,487 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,497 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/2b510287-f79e-4f7d-b5d3-855413c93d64 2025-10-27 03:26:02,501 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 03:26:02,505 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3f8e02a5-cb51-4598-8d73-0f96ca3b5a90 2025-10-27 03:26:02,511 - DEBUG - Requesting: http://10.0.0.38:8082/project/ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:26:02,547 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0c330922-b051-4272-b580-877554a1d631 2025-10-27 03:26:02,554 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-27 03:26:02,554 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-27 03:26:02,560 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 03:26:02,565 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-27 03:26:02,565 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-27 03:26:02,568 - DEBUG - Ingress ctest-nginx-ingress-67741142 not present 2025-10-27 03:26:02,569 - INFO - Creating Ingress ctest-nginx-ingress-67741142 2025-10-27 03:26:02,579 - INFO - Created Ingress ctest-nginx-ingress-67741142 2025-10-27 03:26:02,583 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-67741142 2025-10-27 03:26:05,587 - DEBUG - For Ingress ctest-nginx-ingress-67741142, Cluster IP: 10.47.255.249, External IPs ['67.214.228.252'] 2025-10-27 03:26:05,587 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-67741142 2025-10-27 03:26:05,587 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=5597c687-711c-4d3e-962a-3dc6cfc76154 2025-10-27 03:26:05,591 - INFO - Ingress ctest-nginx-ingress-67741142 with uuid 5597c687-711c-4d3e-962a-3dc6cfc76154 found in kube manager 2025-10-27 03:26:05,591 - INFO - Ingress ctest-nginx-ingress-67741142 verification passed 2025-10-27 03:26:05,604 - DEBUG - Pod ctest-busybox-pod-69204007 not present 2025-10-27 03:26:05,605 - INFO - Creating Pod ctest-busybox-pod-69204007 2025-10-27 03:26:05,644 - DEBUG - Pod : ctest-busybox-pod-69204007 UUID is 2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:05,651 - DEBUG - Pod ctest-nginx-pod-79486552 not in running state.Currently in Pending 2025-10-27 03:26:10,662 - INFO - Pod ctest-nginx-pod-79486552 is in running state.Got IP 10.47.255.251 2025-10-27 03:26:10,673 - DEBUG - Pod ctest-nginx-pod-79486552 has vmi a7511590-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:26:10,673 - INFO - Verified pod ctest-nginx-pod-79486552 in contrail-api 2025-10-27 03:26:10,674 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:26:10,684 - DEBUG - VMI a7511590-b2e4-11f0-a423-fa163e60c983 is active in agent 10.0.0.49 2025-10-27 03:26:10,684 - INFO - Verified Pod ctest-nginx-pod-79486552 in agent 10.0.0.49 2025-10-27 03:26:10,684 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=7f1f1e6e-0609-48f1-b63e-539047699a11 2025-10-27 03:26:10,687 - INFO - Pod ctest-nginx-pod-79486552 with uuid 7f1f1e6e-0609-48f1-b63e-539047699a11 found in kube manager 2025-10-27 03:26:10,687 - INFO - Pod ctest-nginx-pod-79486552 verification passed 2025-10-27 03:26:10,752 - DEBUG - [Pod ctest-nginx-pod-79486552] Cmd: echo ctest-nginx-pod-79486552 > /usr/share/nginx/html/index.html, Output: 2025-10-27 03:26:10,761 - INFO - Pod ctest-nginx-pod-65228323 is in running state.Got IP 10.47.255.250 2025-10-27 03:26:10,772 - DEBUG - Pod ctest-nginx-pod-65228323 has vmi a7b7c66e-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:26:10,772 - INFO - Verified pod ctest-nginx-pod-65228323 in contrail-api 2025-10-27 03:26:10,772 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:26:10,781 - DEBUG - VMI a7b7c66e-b2e4-11f0-a423-fa163e60c983 is active in agent 10.0.0.49 2025-10-27 03:26:10,781 - INFO - Verified Pod ctest-nginx-pod-65228323 in agent 10.0.0.49 2025-10-27 03:26:10,781 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=2a021585-92c2-40f5-b973-d8b1a4149a17 2025-10-27 03:26:10,784 - INFO - Pod ctest-nginx-pod-65228323 with uuid 2a021585-92c2-40f5-b973-d8b1a4149a17 found in kube manager 2025-10-27 03:26:10,785 - INFO - Pod ctest-nginx-pod-65228323 verification passed 2025-10-27 03:26:10,840 - DEBUG - [Pod ctest-nginx-pod-65228323] Cmd: echo ctest-nginx-pod-65228323 > /usr/share/nginx/html/index.html, Output: 2025-10-27 03:26:10,845 - DEBUG - Pod ctest-busybox-pod-69204007 not in running state.Currently in Pending 2025-10-27 03:26:15,852 - INFO - Pod ctest-busybox-pod-69204007 is in running state.Got IP 10.47.255.248 2025-10-27 03:26:15,913 - DEBUG - Pod ctest-busybox-pod-69204007 has vmi ac231f8c-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:26:15,913 - INFO - Verified pod ctest-busybox-pod-69204007 in contrail-api 2025-10-27 03:26:15,914 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:26:15,924 - DEBUG - VMI ac231f8c-b2e4-11f0-a423-fa163e60c983 is active in agent 10.0.0.49 2025-10-27 03:26:15,925 - INFO - Verified Pod ctest-busybox-pod-69204007 in agent 10.0.0.49 2025-10-27 03:26:15,925 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:15,928 - INFO - Pod ctest-busybox-pod-69204007 with uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 found in kube manager 2025-10-27 03:26:15,928 - INFO - Pod ctest-busybox-pod-69204007 verification passed 2025-10-27 03:26:15,983 - DEBUG - [Pod ctest-busybox-pod-69204007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-65228323 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-27 03:26:15,983 - DEBUG - [Pod Pod ctest-busybox-pod-69204007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 03:26:15,983 - DEBUG - [Pod Pod ctest-busybox-pod-69204007] Cmd output: ctest-nginx-pod-65228323 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-27 03:26:16,041 - DEBUG - [Pod ctest-busybox-pod-69204007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79486552 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-27 03:26:16,041 - DEBUG - [Pod Pod ctest-busybox-pod-69204007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 03:26:16,041 - DEBUG - [Pod Pod ctest-busybox-pod-69204007] Cmd output: ctest-nginx-pod-79486552 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-27 03:26:16,041 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79486552': 1, 'ctest-nginx-pod-65228323': 1} 2025-10-27 03:26:16,041 - WARNING - Nothing to delete parallely 2025-10-27 03:26:16,042 - INFO - Deleting pod default:ctest-busybox-pod-69204007 2025-10-27 03:26:16,054 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:16,069 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:21,070 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:21,079 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:26,080 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:26,087 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:31,087 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:31,095 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:36,096 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:36,103 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:41,103 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:41,110 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:46,110 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:46,116 - WARNING - Pod uuid 2bab5da7-1616-4785-8f54-a875a2a63dc0 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:51,117 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2bab5da7-1616-4785-8f54-a875a2a63dc0 2025-10-27 03:26:51,124 - DEBUG - Pod 2bab5da7-1616-4785-8f54-a875a2a63dc0 is not in agent 10.0.0.49 VM list 2025-10-27 03:26:51,124 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac231f8c-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:26:51,130 - DEBUG - VMI ac231f8c-b2e4-11f0-a423-fa163e60c983 is removed from agent 10.0.0.49 2025-10-27 03:26:51,130 - INFO - Verified that pod ctest-busybox-pod-69204007 is removed in agent 2025-10-27 03:26:51,130 - INFO - Deleting Ingress : ctest-nginx-ingress-67741142 2025-10-27 03:26:51,139 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=5597c687-711c-4d3e-962a-3dc6cfc76154 2025-10-27 03:26:51,154 - ERROR - Ingress ctest-nginx-ingress-67741142 with uuid 5597c687-711c-4d3e-962a-3dc6cfc76154 still found in kube manager 2025-10-27 03:26:52,155 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=5597c687-711c-4d3e-962a-3dc6cfc76154 2025-10-27 03:26:52,158 - INFO - Ingress ctest-nginx-ingress-67741142 with uuid 5597c687-711c-4d3e-962a-3dc6cfc76154 deleted successfully from kube manager 2025-10-27 03:26:52,158 - INFO - Verifications on Ingress %s cleanup passed 2025-10-27 03:26:52,159 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-27 03:26:52,254 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 03:26:52,260 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-27 03:26:52,260 - INFO - Deleting VN __public__ 2025-10-27 03:26:52,395 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/970c6f1b-e423-46e0-8a2e-bf89bad3aa9b 2025-10-27 03:26:52,414 - DEBUG - Response Code: 404 2025-10-27 03:26:52,414 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 03:26:52,422 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3f8e02a5-cb51-4598-8d73-0f96ca3b5a90 2025-10-27 03:26:52,437 - DEBUG - Requesting: http://10.0.0.38:8082/project/ca5f09e5-fad0-4825-93a6-45a27ddc6afc 2025-10-27 03:26:52,466 - INFO - Validated that VN __public__ is not found in API Server 2025-10-27 03:26:52,466 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-27 03:26:52,483 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:52,499 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-10-27 03:26:52,499 - INFO - Validated that VN __public__ is not in any agent 2025-10-27 03:26:52,499 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:52,524 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 03:26:52,530 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 03:26:52,541 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-27 03:26:52,542 - INFO - Deleting pod default:ctest-nginx-pod-65228323 2025-10-27 03:26:52,560 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2a021585-92c2-40f5-b973-d8b1a4149a17 2025-10-27 03:26:52,572 - WARNING - Pod uuid 2a021585-92c2-40f5-b973-d8b1a4149a17 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:26:57,574 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2a021585-92c2-40f5-b973-d8b1a4149a17 2025-10-27 03:26:57,581 - DEBUG - Pod 2a021585-92c2-40f5-b973-d8b1a4149a17 is not in agent 10.0.0.49 VM list 2025-10-27 03:26:57,581 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7b7c66e-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:26:57,586 - DEBUG - VMI a7b7c66e-b2e4-11f0-a423-fa163e60c983 is removed from agent 10.0.0.49 2025-10-27 03:26:57,586 - INFO - Verified that pod ctest-nginx-pod-65228323 is removed in agent 2025-10-27 03:26:57,586 - INFO - Deleting pod default:ctest-nginx-pod-79486552 2025-10-27 03:26:57,598 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7f1f1e6e-0609-48f1-b63e-539047699a11 2025-10-27 03:26:57,605 - WARNING - Pod uuid 7f1f1e6e-0609-48f1-b63e-539047699a11 is still seen in agent 10.0.0.49 VM list 2025-10-27 03:27:02,606 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7f1f1e6e-0609-48f1-b63e-539047699a11 2025-10-27 03:27:02,613 - DEBUG - Pod 7f1f1e6e-0609-48f1-b63e-539047699a11 is not in agent 10.0.0.49 VM list 2025-10-27 03:27:02,613 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7511590-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:27:02,619 - DEBUG - VMI a7511590-b2e4-11f0-a423-fa163e60c983 is removed from agent 10.0.0.49 2025-10-27 03:27:02,619 - INFO - Verified that pod ctest-nginx-pod-79486552 is removed in agent 2025-10-27 03:27:02,620 - INFO - Deleting service : ctest-nginx-svc-59601922 2025-10-27 03:27:02,825 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 03:27:02,830 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 03:27:02,831 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-10-27 03:27:02,831 - INFO - -------------------------------------------------------------------------------- 2025-10-27 03:27:09,264 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 03:27:09,378 - DEBUG - Output : cluster_project={} 2025-10-27 03:27:09,471 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 03:27:09,627 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 03:27:09,631 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 03:27:09,774 - DEBUG - Output : cluster_project={} 2025-10-27 03:27:24,900 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:24,977 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:25,016 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:25,097 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:30,139 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:30,216 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:30,293 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:30,338 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 03:27:30,544 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 03:27:33,309 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-10-27 03:27:33,321 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-27 03:27:33,344 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-27 03:27:35,368 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-27 03:30:35,395 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 03:30:35,442 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1af90abd-3823-4f01-b777-e62ee7487b5f 2025-10-27 03:30:35,451 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:30:35,462 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:30:35,468 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:30:35,484 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:30:35,490 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cebaee7f-34f1-4f14-bd72-34bdd90d7f1a 2025-10-27 03:30:35,495 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa742754-d60a-4ec0-bda6-e00bd4bdaa78 2025-10-27 03:30:35,502 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=04f43d43-21c8-43a6-9977-22ecc9c89e3e 2025-10-27 03:30:40,471 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1af90abd-3823-4f01-b777-e62ee7487b5f 2025-10-27 03:30:40,478 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2b415e8-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:30:40,507 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:30:40,508 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:30:40,509 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:30:40,545 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:30:40,547 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cebaee7f-34f1-4f14-bd72-34bdd90d7f1a 2025-10-27 03:30:40,548 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=aa742754-d60a-4ec0-bda6-e00bd4bdaa78 2025-10-27 03:30:40,550 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=04f43d43-21c8-43a6-9977-22ecc9c89e3e 2025-10-27 03:30:40,576 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d41f196e-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:30:40,579 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d31abe4c-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:30:40,581 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3b5c90a-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:30:45,529 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:30:45,530 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:30:45,531 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:30:45,579 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:30:50,543 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:30:50,545 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:30:50,546 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:30:50,588 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:30:55,555 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:30:55,557 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:30:55,558 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:30:55,594 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:31:00,567 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:31:00,569 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:31:00,570 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:31:00,601 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:31:05,580 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:31:05,582 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:31:05,582 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:31:05,609 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:31:10,604 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ad593e0e-39a3-4091-9478-2370d2ebc0ae 2025-10-27 03:31:10,607 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0c5acf8b-c740-4167-b41c-7ad61a5f5b68 2025-10-27 03:31:10,608 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=57c14190-7651-4d45-ba02-f7162d7ff091 2025-10-27 03:31:10,611 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d50a0d84-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:31:10,616 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b8db5d56-e7b9-426c-befa-6d69ed9ca2b9 2025-10-27 03:31:10,619 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5709086-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:31:10,622 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d49ac744-b2e4-11f0-a423-fa163e60c983 2025-10-27 03:31:10,629 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5d2b1f8-b2e4-11f0-a423-fa163e60c983