2026-03-13 23:51:49,487 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-03-13 23:51:49,734 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1930-1 2026-03-13 23:51:49,735 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-03-13 23:51:49,768 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1930-1 2026-03-13 23:51:49,768 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-13 23:51:49,835 - DEBUG - Output : NAMES contrail_test_Nwthy07Te contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-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-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 2026-03-13 23:51:49,835 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-13 23:51:49,910 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.228.72.1/24 172.17.0.1/16 2026-03-13 23:51:49,910 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-03-13 23:51:49,943 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1930-1 2026-03-13 23:51:50,032 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-03-13 23:51:50,266 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1930-1 2026-03-13 23:51:50,266 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-03-13 23:51:50,289 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1930-1 2026-03-13 23:51:50,289 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-13 23:51:50,373 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-13 23:51:50,374 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-13 23:51:50,397 - DEBUG - Output : 10.0.0.33/24 2026-03-13 23:51:50,397 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-03-13 23:51:50,430 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1930-1 2026-03-13 23:51:50,493 - INFO - Using existing project ['default-domain', 'k8s-default'](132a9222-1879-4dc3-a6ec-54ae9124dfe2) 2026-03-13 23:51:50,598 - INFO - Using existing project ['default-domain', 'k8s-default'](132a9222-1879-4dc3-a6ec-54ae9124dfe2) 2026-03-13 23:51:50,712 - INFO - ================================================================================ 2026-03-13 23:51:50,712 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-13 23:51:50,712 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-03-13 23:51:50,875 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-13 23:51:50,881 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2026-03-13 23:51:50,881 - INFO - Initial checks done. Running the testcase now 2026-03-13 23:51:50,882 - INFO - 2026-03-13 23:51:50,885 - INFO - Namespace default already exists 2026-03-13 23:51:50,885 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-13 23:51:51,011 - DEBUG - Output : cluster_project={} 2026-03-13 23:51:51,055 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-13 23:51:51,055 - DEBUG - Project uuid in Contrail is 132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:51:51,055 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-13 23:51:51,185 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-13 23:51:51,185 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=9b6d3a93-e407-4d56-8cd3-f857cd672e47 2026-03-13 23:51:51,189 - INFO - Namespace default with uuid 9b6d3a93-e407-4d56-8cd3-f857cd672e47 found in kube manager 2026-03-13 23:51:51,189 - INFO - Namespace default verification passed 2026-03-13 23:51:51,192 - DEBUG - Service ctest-nginx-svc-27452706 not present 2026-03-13 23:51:51,192 - INFO - Creating service ctest-nginx-svc-27452706 2026-03-13 23:51:51,209 - INFO - Created Service ctest-nginx-svc-27452706 2026-03-13 23:51:51,217 - DEBUG - Pod ctest-nginx-pod-06603828 not present 2026-03-13 23:51:51,219 - INFO - Creating Pod ctest-nginx-pod-06603828 2026-03-13 23:51:51,280 - DEBUG - Pod : ctest-nginx-pod-06603828 UUID is dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 2026-03-13 23:51:51,282 - DEBUG - Pod ctest-nginx-pod-37511654 not present 2026-03-13 23:51:51,283 - INFO - Creating Pod ctest-nginx-pod-37511654 2026-03-13 23:51:51,318 - DEBUG - Pod : ctest-nginx-pod-37511654 UUID is 89c25b02-f37c-454a-96c3-be8b9672c14d 2026-03-13 23:51:51,474 - INFO - Created VN __public__, UUID :7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:51,722 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-13 23:51:51,727 - DEBUG - Requesting: http://10.0.0.50:8082/domain/17f076cf-43a4-4acd-a2cf-26da5421109a 2026-03-13 23:51:51,746 - DEBUG - Requesting: http://10.0.0.50:8082/project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:51:51,807 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:51,815 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:51,823 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:51,830 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:51,876 - DEBUG - Route Targets: [] 2026-03-13 23:51:51,876 - DEBUG - RT names not yet present for VN __public__ 2026-03-13 23:51:56,877 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-13 23:51:56,883 - DEBUG - Requesting: http://10.0.0.50:8082/domain/17f076cf-43a4-4acd-a2cf-26da5421109a 2026-03-13 23:51:56,890 - DEBUG - Requesting: http://10.0.0.50:8082/project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:51:56,925 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:56,933 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:56,941 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:56,950 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:56,956 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/82d37513-9f22-4459-b503-5eef42404954 2026-03-13 23:51:56,963 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-13 23:51:56,963 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:56,972 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:56,983 - INFO - Verified VN network id 13 for VN 7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:56,983 - INFO - Verifications in API Server for VN __public__ passed 2026-03-13 23:51:56,983 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:56,991 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:56,997 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:51:57,003 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/82d37513-9f22-4459-b503-5eef42404954 2026-03-13 23:51:57,009 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-13 23:51:57,016 - DEBUG - Control-node 10.0.0.50 : 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': '8162737837926532336', 'uuid-lslong': '12992251808015444379'}, 'enable': 'true', 'created': '2026-03-13T23:51:51', 'last-modified': '2026-03-13T23:51:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.347818'} 2026-03-13 23:51:57,016 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:51:57,028 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-13 23:51:57,029 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-13 23:51:57,029 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-13 23:51:57,029 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-13 23:51:57,034 - DEBUG - Requesting: http://10.0.0.50:8082/domain/17f076cf-43a4-4acd-a2cf-26da5421109a 2026-03-13 23:51:57,042 - DEBUG - Requesting: http://10.0.0.50:8082/project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:51:57,089 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:57,098 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-13 23:51:57,098 - DEBUG - Verifying the vn in opserver 2026-03-13 23:51:57,098 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-03-13 23:51:57,098 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-03-13 23:51:57,102 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-13 23:51:57,102 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-13 23:51:57,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:51:57,110 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:51:57,116 - DEBUG - Do not have enough data to verify VN in agent 2026-03-13 23:51:57,116 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:51:57,121 - DEBUG - VRF ids for VN __public__: {} 2026-03-13 23:51:57,217 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-13 23:51:57,339 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-13 23:51:57,347 - DEBUG - Requesting: http://10.0.0.50:8082/domain/17f076cf-43a4-4acd-a2cf-26da5421109a 2026-03-13 23:51:57,353 - DEBUG - Requesting: http://10.0.0.50:8082/project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:51:57,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:57,389 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/de9f65b1-f6a9-454e-aeaa-612003095029 2026-03-13 23:51:57,394 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-13 23:51:57,400 - DEBUG - Requesting: http://10.0.0.50:8082/domain/17f076cf-43a4-4acd-a2cf-26da5421109a 2026-03-13 23:51:57,408 - DEBUG - Requesting: http://10.0.0.50:8082/project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:51:57,437 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/7147ded0-c840-44f0-b44d-c02ef92fe99b 2026-03-13 23:51:57,448 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-13 23:51:57,448 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-13 23:51:57,455 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-13 23:51:57,460 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-13 23:51:57,460 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-13 23:51:57,463 - DEBUG - Ingress ctest-nginx-ingress-92534838 not present 2026-03-13 23:51:57,463 - INFO - Creating Ingress ctest-nginx-ingress-92534838 2026-03-13 23:51:57,472 - INFO - Created Ingress ctest-nginx-ingress-92534838 2026-03-13 23:51:57,475 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92534838 2026-03-13 23:52:00,480 - DEBUG - For Ingress ctest-nginx-ingress-92534838, Cluster IP: 10.47.255.249, External IPs ['131.241.214.124'] 2026-03-13 23:52:00,480 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92534838 2026-03-13 23:52:00,480 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=4ad1c089-0ce3-4e04-adeb-7d1609103e6f 2026-03-13 23:52:00,487 - INFO - Ingress ctest-nginx-ingress-92534838 with uuid 4ad1c089-0ce3-4e04-adeb-7d1609103e6f found in kube manager 2026-03-13 23:52:00,487 - INFO - Ingress ctest-nginx-ingress-92534838 verification passed 2026-03-13 23:52:00,496 - DEBUG - Pod ctest-busybox-pod-08615534 not present 2026-03-13 23:52:00,497 - INFO - Creating Pod ctest-busybox-pod-08615534 2026-03-13 23:52:00,525 - DEBUG - Node for Pod ctest-busybox-pod-08615534 not yet populated 2026-03-13 23:52:03,532 - DEBUG - Pod : ctest-busybox-pod-08615534 UUID is f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:03,539 - DEBUG - Pod ctest-nginx-pod-06603828 not in running state.Currently in Pending 2026-03-13 23:52:08,555 - INFO - Pod ctest-nginx-pod-06603828 is in running state.Got IP 10.47.255.251 2026-03-13 23:52:08,609 - DEBUG - Pod ctest-nginx-pod-06603828 has vmi 9c194bec-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:52:08,609 - INFO - Verified pod ctest-nginx-pod-06603828 in contrail-api 2026-03-13 23:52:08,610 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:52:08,621 - DEBUG - VMI 9c194bec-1f37-11f1-b218-fa163e82eec9 is active in agent 10.0.0.33 2026-03-13 23:52:08,621 - INFO - Verified Pod ctest-nginx-pod-06603828 in agent 10.0.0.33 2026-03-13 23:52:08,621 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 2026-03-13 23:52:08,626 - INFO - Pod ctest-nginx-pod-06603828 with uuid dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 found in kube manager 2026-03-13 23:52:08,627 - INFO - Pod ctest-nginx-pod-06603828 verification passed 2026-03-13 23:52:08,696 - DEBUG - [Pod ctest-nginx-pod-06603828] Cmd: echo ctest-nginx-pod-06603828 > /usr/share/nginx/html/index.html, Output: 2026-03-13 23:52:08,703 - INFO - Pod ctest-nginx-pod-37511654 is in running state.Got IP 10.47.255.250 2026-03-13 23:52:08,714 - DEBUG - Pod ctest-nginx-pod-37511654 has vmi 9c76b07a-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:52:08,714 - INFO - Verified pod ctest-nginx-pod-37511654 in contrail-api 2026-03-13 23:52:08,714 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:52:08,722 - DEBUG - VMI 9c76b07a-1f37-11f1-b218-fa163e82eec9 is active in agent 10.0.0.33 2026-03-13 23:52:08,722 - INFO - Verified Pod ctest-nginx-pod-37511654 in agent 10.0.0.33 2026-03-13 23:52:08,722 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=89c25b02-f37c-454a-96c3-be8b9672c14d 2026-03-13 23:52:08,726 - INFO - Pod ctest-nginx-pod-37511654 with uuid 89c25b02-f37c-454a-96c3-be8b9672c14d found in kube manager 2026-03-13 23:52:08,726 - INFO - Pod ctest-nginx-pod-37511654 verification passed 2026-03-13 23:52:08,785 - DEBUG - [Pod ctest-nginx-pod-37511654] Cmd: echo ctest-nginx-pod-37511654 > /usr/share/nginx/html/index.html, Output: 2026-03-13 23:52:08,791 - DEBUG - Pod ctest-busybox-pod-08615534 not in running state.Currently in Pending 2026-03-13 23:52:13,799 - DEBUG - Pod ctest-busybox-pod-08615534 not in running state.Currently in Pending 2026-03-13 23:52:18,808 - INFO - Pod ctest-busybox-pod-08615534 is in running state.Got IP 10.47.255.248 2026-03-13 23:52:18,819 - DEBUG - Pod ctest-busybox-pod-08615534 has vmi a0d74dc8-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:52:18,819 - INFO - Verified pod ctest-busybox-pod-08615534 in contrail-api 2026-03-13 23:52:18,819 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:52:18,828 - DEBUG - VMI a0d74dc8-1f37-11f1-b218-fa163e82eec9 is active in agent 10.0.0.33 2026-03-13 23:52:18,828 - INFO - Verified Pod ctest-busybox-pod-08615534 in agent 10.0.0.33 2026-03-13 23:52:18,828 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:18,832 - INFO - Pod ctest-busybox-pod-08615534 with uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 found in kube manager 2026-03-13 23:52:18,832 - INFO - Pod ctest-busybox-pod-08615534 verification passed 2026-03-13 23:52:18,891 - DEBUG - [Pod ctest-busybox-pod-08615534] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37511654 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-13 23:52:18,891 - DEBUG - [Pod Pod ctest-busybox-pod-08615534] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-13 23:52:18,891 - DEBUG - [Pod Pod ctest-busybox-pod-08615534] Cmd output: ctest-nginx-pod-37511654 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-13 23:52:18,944 - DEBUG - [Pod ctest-busybox-pod-08615534] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-06603828 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-13 23:52:18,944 - DEBUG - [Pod Pod ctest-busybox-pod-08615534] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-13 23:52:18,944 - DEBUG - [Pod Pod ctest-busybox-pod-08615534] Cmd output: ctest-nginx-pod-06603828 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-13 23:52:18,944 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-06603828': 1, 'ctest-nginx-pod-37511654': 1} 2026-03-13 23:52:18,945 - WARNING - Nothing to delete parallely 2026-03-13 23:52:18,945 - INFO - Deleting pod default:ctest-busybox-pod-08615534 2026-03-13 23:52:18,953 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:18,962 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:23,963 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:23,972 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:28,973 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:28,979 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:33,980 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:33,986 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:38,986 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:38,993 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:43,994 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:44,000 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:49,006 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:49,015 - WARNING - Pod uuid f63bc944-fc19-4aff-92db-7b84ca2f0956 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:52:54,016 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f63bc944-fc19-4aff-92db-7b84ca2f0956 2026-03-13 23:52:54,025 - DEBUG - Pod f63bc944-fc19-4aff-92db-7b84ca2f0956 is not in agent 10.0.0.33 VM list 2026-03-13 23:52:54,025 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a0d74dc8-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:52:54,031 - DEBUG - VMI a0d74dc8-1f37-11f1-b218-fa163e82eec9 is removed from agent 10.0.0.33 2026-03-13 23:52:54,031 - INFO - Verified that pod ctest-busybox-pod-08615534 is removed in agent 2026-03-13 23:52:54,031 - INFO - Deleting Ingress : ctest-nginx-ingress-92534838 2026-03-13 23:52:54,045 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=4ad1c089-0ce3-4e04-adeb-7d1609103e6f 2026-03-13 23:52:54,051 - ERROR - Ingress ctest-nginx-ingress-92534838 with uuid 4ad1c089-0ce3-4e04-adeb-7d1609103e6f still found in kube manager 2026-03-13 23:52:55,052 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=4ad1c089-0ce3-4e04-adeb-7d1609103e6f 2026-03-13 23:52:55,056 - INFO - Ingress ctest-nginx-ingress-92534838 with uuid 4ad1c089-0ce3-4e04-adeb-7d1609103e6f deleted successfully from kube manager 2026-03-13 23:52:55,056 - INFO - Verifications on Ingress %s cleanup passed 2026-03-13 23:52:55,056 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-13 23:52:55,162 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-13 23:52:55,169 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-13 23:52:55,169 - INFO - Deleting VN __public__ 2026-03-13 23:52:55,293 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b89d07b-341c-4452-a1d0-e2eca7889a4d 2026-03-13 23:52:55,300 - DEBUG - Response Code: 404 2026-03-13 23:52:55,300 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-13 23:52:55,305 - DEBUG - Requesting: http://10.0.0.50:8082/domain/17f076cf-43a4-4acd-a2cf-26da5421109a 2026-03-13 23:52:55,311 - DEBUG - Requesting: http://10.0.0.50:8082/project/132a9222-1879-4dc3-a6ec-54ae9124dfe2 2026-03-13 23:52:55,379 - INFO - Validated that VN __public__ is not found in API Server 2026-03-13 23:52:55,379 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-13 23:52:55,386 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:52:55,395 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-03-13 23:52:55,395 - INFO - Validated that VN __public__ is not in any agent 2026-03-13 23:52:55,395 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:52:55,403 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-13 23:52:55,407 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-13 23:52:55,411 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-13 23:52:55,412 - INFO - Deleting pod default:ctest-nginx-pod-37511654 2026-03-13 23:52:55,441 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=89c25b02-f37c-454a-96c3-be8b9672c14d 2026-03-13 23:52:55,452 - WARNING - Pod uuid 89c25b02-f37c-454a-96c3-be8b9672c14d is still seen in agent 10.0.0.33 VM list 2026-03-13 23:53:00,453 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=89c25b02-f37c-454a-96c3-be8b9672c14d 2026-03-13 23:53:00,459 - DEBUG - Pod 89c25b02-f37c-454a-96c3-be8b9672c14d is not in agent 10.0.0.33 VM list 2026-03-13 23:53:00,459 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c76b07a-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:53:00,466 - DEBUG - VMI 9c76b07a-1f37-11f1-b218-fa163e82eec9 is removed from agent 10.0.0.33 2026-03-13 23:53:00,466 - INFO - Verified that pod ctest-nginx-pod-37511654 is removed in agent 2026-03-13 23:53:00,466 - INFO - Deleting pod default:ctest-nginx-pod-06603828 2026-03-13 23:53:00,485 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 2026-03-13 23:53:00,496 - WARNING - Pod uuid dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 is still seen in agent 10.0.0.33 VM list 2026-03-13 23:53:05,498 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 2026-03-13 23:53:05,503 - DEBUG - Pod dc70cda1-5bb3-4c78-a8bd-3a9fd6c9ecb8 is not in agent 10.0.0.33 VM list 2026-03-13 23:53:05,503 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c194bec-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:53:05,509 - DEBUG - VMI 9c194bec-1f37-11f1-b218-fa163e82eec9 is removed from agent 10.0.0.33 2026-03-13 23:53:05,509 - INFO - Verified that pod ctest-nginx-pod-06603828 is removed in agent 2026-03-13 23:53:05,509 - INFO - Deleting service : ctest-nginx-svc-27452706 2026-03-13 23:53:05,691 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-13 23:53:05,697 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 23:53:05,697 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15]
2026-03-13 23:53:05,697 - INFO - -------------------------------------------------------------------------------- 2026-03-13 23:53:12,074 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-13 23:53:12,191 - DEBUG - Output : cluster_project={} 2026-03-13 23:53:12,262 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-13 23:53:12,411 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-13 23:53:12,421 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-13 23:53:12,560 - DEBUG - Output : cluster_project={} 2026-03-13 23:53:22,673 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:27,715 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:27,759 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:27,837 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:27,921 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:27,954 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:33,037 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:33,069 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-13 23:53:33,302 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-13 23:53:35,080 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-03-13 23:53:35,085 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-13 23:53:35,113 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-13 23:53:37,136 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-03-13 23:56:37,042 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-13 23:56:37,078 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bb2a8f91-017a-4c58-a548-dbefbf210bf6 2026-03-13 23:56:37,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:56:37,108 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:56:37,114 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:56:37,121 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0e7f6ff-429e-42a8-8114-c38c4d47ed73 2026-03-13 23:56:37,131 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2418f80-c398-4eae-a8d3-7a25e10f5f43 2026-03-13 23:56:37,136 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fdc7ad2a-5c34-4d0b-b471-2784d1ab2f29 2026-03-13 23:56:37,143 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:56:42,147 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=bb2a8f91-017a-4c58-a548-dbefbf210bf6 2026-03-13 23:56:42,154 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc1d4cda-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:56:42,170 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:56:42,172 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:56:42,172 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:56:42,173 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:56:42,175 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2418f80-c398-4eae-a8d3-7a25e10f5f43 2026-03-13 23:56:42,176 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fdc7ad2a-5c34-4d0b-b471-2784d1ab2f29 2026-03-13 23:56:42,176 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d0e7f6ff-429e-42a8-8114-c38c4d47ed73 2026-03-13 23:56:42,193 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc81e104-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:56:42,196 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd0bac90-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:56:42,197 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd6ebbd2-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:56:47,196 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:56:47,198 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:56:47,199 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:56:47,201 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:56:52,214 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:56:52,216 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:56:52,217 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:56:52,218 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:56:57,232 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:56:57,233 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:56:57,234 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:56:57,235 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:57:02,245 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:57:02,247 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:57:02,250 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:57:02,252 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:57:07,265 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:57:07,266 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:57:07,268 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:57:07,269 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:57:12,280 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=24c7c444-d2f6-4f2b-9140-1a6a3f8ed27f 2026-03-13 23:57:12,281 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5fbc1bd0-9c31-426e-9cee-048593b2f03f 2026-03-13 23:57:12,282 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2d2883b-832e-43fe-9a9f-af038bd7db34 2026-03-13 23:57:12,283 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=df84e4a2-05bd-41a8-beb3-81d358385a74 2026-03-13 23:57:12,293 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf237c56-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:57:12,294 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce598f04-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:57:12,296 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cec1ab8e-1f37-11f1-b218-fa163e82eec9 2026-03-13 23:57:12,297 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cdee5a90-1f37-11f1-b218-fa163e82eec9