2025-06-10 23:21:55,915 - DEBUG - [10.0.0.131]: Running cmd : hostname 2025-06-10 23:21:56,147 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1270-1 2025-06-10 23:21:56,147 - DEBUG - [10.0.0.131]: Running cmd : hostname -f 2025-06-10 23:21:56,181 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1270-1 2025-06-10 23:21:56,181 - DEBUG - [10.0.0.131]: 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 23:21:56,277 - DEBUG - Output : NAMES contrail_test_oQZEe5SGP contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 2025-06-10 23:21:56,278 - DEBUG - [10.0.0.131]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-10 23:21:56,311 - DEBUG - Output : 10.0.0.131/24 172.17.0.1/16 2025-06-10 23:21:56,312 - DEBUG - [10.0.0.131]: Running cmd : getent hosts 10.0.0.131 | head -n 1 | awk '{print $2}' 2025-06-10 23:21:56,345 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1270-1 2025-06-10 23:21:56,443 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-06-10 23:21:56,667 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1270-1 2025-06-10 23:21:56,668 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-06-10 23:21:56,702 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1270-1 2025-06-10 23:21:56,702 - DEBUG - [10.0.0.241]: 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 23:21:56,780 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-10 23:21:56,780 - DEBUG - [10.0.0.241]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-10 23:21:56,815 - DEBUG - Output : 10.0.0.241/24 2025-06-10 23:21:56,815 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-06-10 23:21:56,849 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1270-1 2025-06-10 23:21:56,916 - INFO - Using existing project ['default-domain', 'k8s-default'](0e0e2323-4e50-4501-b744-ef77dc127c43) 2025-06-10 23:21:57,018 - INFO - Using existing project ['default-domain', 'k8s-default'](0e0e2323-4e50-4501-b744-ef77dc127c43) 2025-06-10 23:21:57,143 - INFO - ================================================================================ 2025-06-10 23:21:57,144 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-10 23:21:57,144 - 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 23:21:57,322 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 23:21:57,329 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.131': '0'}} with 2025-06-10 23:21:57,329 - INFO - Initial checks done. Running the testcase now 2025-06-10 23:21:57,329 - INFO - 2025-06-10 23:21:57,333 - INFO - Namespace default already exists 2025-06-10 23:21:57,333 - DEBUG - [10.0.0.131]: 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 23:21:57,429 - DEBUG - Output : cluster_project={} 2025-06-10 23:21:57,476 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-10 23:21:57,476 - DEBUG - Project uuid in Contrail is 0e0e2323-4e50-4501-b744-ef77dc127c43 2025-06-10 23:21:57,477 - DEBUG - [10.0.0.131]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-10 23:21:57,604 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-10 23:21:57,605 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_NamespaceDatabaseList?namespace_uuid=af7279e6-dc62-4178-abe0-26819d1be237 2025-06-10 23:21:57,609 - INFO - Namespace default with uuid af7279e6-dc62-4178-abe0-26819d1be237 found in kube manager 2025-06-10 23:21:57,609 - INFO - Namespace default verification passed 2025-06-10 23:21:57,612 - DEBUG - Service ctest-nginx-svc-05178663 not present 2025-06-10 23:21:57,612 - INFO - Creating service ctest-nginx-svc-05178663 2025-06-10 23:21:57,635 - INFO - Created Service ctest-nginx-svc-05178663 2025-06-10 23:21:57,641 - DEBUG - Pod ctest-nginx-pod-39666970 not present 2025-06-10 23:21:57,645 - INFO - Creating Pod ctest-nginx-pod-39666970 2025-06-10 23:21:57,695 - DEBUG - Node for Pod ctest-nginx-pod-39666970 not yet populated 2025-06-10 23:22:00,701 - DEBUG - Pod : ctest-nginx-pod-39666970 UUID is 888b4da3-f217-4b07-a461-b43574831445 2025-06-10 23:22:00,704 - DEBUG - Pod ctest-nginx-pod-37019747 not present 2025-06-10 23:22:00,704 - INFO - Creating Pod ctest-nginx-pod-37019747 2025-06-10 23:22:00,736 - DEBUG - Pod : ctest-nginx-pod-37019747 UUID is 400524d3-5cc0-4e0b-8035-69058214dd82 2025-06-10 23:22:00,893 - INFO - Created VN __public__, UUID :ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,166 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-06-10 23:22:01,172 - DEBUG - Requesting: http://10.0.0.131:8082/domain/dcb74387-ea60-44ca-a6f6-627ef0b34c16 2025-06-10 23:22:01,185 - DEBUG - Requesting: http://10.0.0.131:8082/project/0e0e2323-4e50-4501-b744-ef77dc127c43 2025-06-10 23:22:01,235 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,263 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,292 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/989bc0e1-bbc4-4496-a687-ce9c8d544053 2025-06-10 23:22:01,298 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/989bc0e1-bbc4-4496-a687-ce9c8d544053 2025-06-10 23:22:01,305 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/f47d0a61-8874-41d3-917e-3cd79fb5df40 2025-06-10 23:22:01,311 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-10 23:22:01,311 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,320 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/989bc0e1-bbc4-4496-a687-ce9c8d544053 2025-06-10 23:22:01,333 - INFO - Verified VN network id 14 for VN ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,333 - INFO - Verifications in API Server for VN __public__ passed 2025-06-10 23:22:01,333 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,342 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/989bc0e1-bbc4-4496-a687-ce9c8d544053 2025-06-10 23:22:01,350 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/989bc0e1-bbc4-4496-a687-ce9c8d544053 2025-06-10 23:22:01,357 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/f47d0a61-8874-41d3-917e-3cd79fb5df40 2025-06-10 23:22:01,373 - DEBUG - Requesting: http://10.0.0.131:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-10 23:22:01,387 - DEBUG - Control-node 10.0.0.131 : 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': '17150867276600788447', 'uuid-lslong': '13024365235489626918'}, 'enable': 'true', 'created': '2025-06-10T23:22:00', 'last-modified': '2025-06-10T23:22:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.356171'} 2025-06-10 23:22:01,387 - DEBUG - Requesting: http://10.0.0.131:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:01,398 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-10 23:22:01,398 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-10 23:22:01,398 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-10 23:22:01,399 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-06-10 23:22:01,404 - DEBUG - Requesting: http://10.0.0.131:8082/domain/dcb74387-ea60-44ca-a6f6-627ef0b34c16 2025-06-10 23:22:01,411 - DEBUG - Requesting: http://10.0.0.131:8082/project/0e0e2323-4e50-4501-b744-ef77dc127c43 2025-06-10 23:22:01,454 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,464 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-10 23:22:01,465 - DEBUG - Verifying the vn in opserver 2025-06-10 23:22:01,465 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.131 2025-06-10 23:22:01,465 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2025-06-10 23:22:01,469 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-10 23:22:01,469 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-10 23:22:01,470 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:01,477 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:01,483 - DEBUG - Do not have enough data to verify VN in agent 2025-06-10 23:22:01,483 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:01,489 - DEBUG - VRF ids for VN __public__: {} 2025-06-10 23:22:01,598 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-10 23:22:01,705 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-06-10 23:22:01,710 - DEBUG - Requesting: http://10.0.0.131:8082/domain/dcb74387-ea60-44ca-a6f6-627ef0b34c16 2025-06-10 23:22:01,717 - DEBUG - Requesting: http://10.0.0.131:8082/project/0e0e2323-4e50-4501-b744-ef77dc127c43 2025-06-10 23:22:01,766 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,775 - DEBUG - Requesting: http://10.0.0.131:8082/floating-ip-pool/f1e92b06-697e-42ae-822a-530e4af4d4d3 2025-06-10 23:22:01,781 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-06-10 23:22:01,786 - DEBUG - Requesting: http://10.0.0.131:8082/domain/dcb74387-ea60-44ca-a6f6-627ef0b34c16 2025-06-10 23:22:01,797 - DEBUG - Requesting: http://10.0.0.131:8082/project/0e0e2323-4e50-4501-b744-ef77dc127c43 2025-06-10 23:22:01,854 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/ee041eeb-3ba9-45df-b4bf-d72cf64e5b26 2025-06-10 23:22:01,863 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-10 23:22:01,863 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-10 23:22:01,869 - DEBUG - Requesting: http://10.0.0.131:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-10 23:22:01,875 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-10 23:22:01,875 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-10 23:22:01,878 - DEBUG - Ingress ctest-nginx-ingress-16508624 not present 2025-06-10 23:22:01,878 - INFO - Creating Ingress ctest-nginx-ingress-16508624 2025-06-10 23:22:01,890 - INFO - Created Ingress ctest-nginx-ingress-16508624 2025-06-10 23:22:01,894 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16508624 2025-06-10 23:22:04,898 - DEBUG - For Ingress ctest-nginx-ingress-16508624, Cluster IP: 10.47.255.249, External IPs ['68.148.245.252'] 2025-06-10 23:22:04,899 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16508624 2025-06-10 23:22:04,899 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_LoadbalancerDatabaseList?x=78770ea4-1e20-446e-aad3-10b0a87b4f49 2025-06-10 23:22:04,903 - INFO - Ingress ctest-nginx-ingress-16508624 with uuid 78770ea4-1e20-446e-aad3-10b0a87b4f49 found in kube manager 2025-06-10 23:22:04,903 - INFO - Ingress ctest-nginx-ingress-16508624 verification passed 2025-06-10 23:22:04,906 - DEBUG - Pod ctest-busybox-pod-69221460 not present 2025-06-10 23:22:04,906 - INFO - Creating Pod ctest-busybox-pod-69221460 2025-06-10 23:22:04,943 - DEBUG - Pod : ctest-busybox-pod-69221460 UUID is 63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:04,953 - DEBUG - Pod ctest-nginx-pod-39666970 not in running state.Currently in Pending 2025-06-10 23:22:09,960 - DEBUG - Pod ctest-nginx-pod-39666970 not in running state.Currently in Pending 2025-06-10 23:22:14,966 - INFO - Pod ctest-nginx-pod-39666970 is in running state.Got IP 10.47.255.251 2025-06-10 23:22:14,981 - DEBUG - Pod ctest-nginx-pod-39666970 has vmi b4f7db34-4651-11f0-aa80-fa163e56af72 2025-06-10 23:22:14,981 - INFO - Verified pod ctest-nginx-pod-39666970 in contrail-api 2025-06-10 23:22:14,981 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:22:14,993 - DEBUG - VMI b4f7db34-4651-11f0-aa80-fa163e56af72 is active in agent 10.0.0.241 2025-06-10 23:22:14,993 - INFO - Verified Pod ctest-nginx-pod-39666970 in agent 10.0.0.241 2025-06-10 23:22:14,993 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_VirtualMachineDatabaseList?x=888b4da3-f217-4b07-a461-b43574831445 2025-06-10 23:22:14,998 - INFO - Pod ctest-nginx-pod-39666970 with uuid 888b4da3-f217-4b07-a461-b43574831445 found in kube manager 2025-06-10 23:22:14,998 - INFO - Pod ctest-nginx-pod-39666970 verification passed 2025-06-10 23:22:15,063 - DEBUG - [Pod ctest-nginx-pod-39666970] Cmd: echo ctest-nginx-pod-39666970 > /usr/share/nginx/html/index.html, Output: 2025-06-10 23:22:15,068 - INFO - Pod ctest-nginx-pod-37019747 is in running state.Got IP 10.47.255.250 2025-06-10 23:22:15,081 - DEBUG - Pod ctest-nginx-pod-37019747 has vmi b610ff64-4651-11f0-aa80-fa163e56af72 2025-06-10 23:22:15,081 - INFO - Verified pod ctest-nginx-pod-37019747 in contrail-api 2025-06-10 23:22:15,081 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:22:15,091 - DEBUG - VMI b610ff64-4651-11f0-aa80-fa163e56af72 is active in agent 10.0.0.241 2025-06-10 23:22:15,092 - INFO - Verified Pod ctest-nginx-pod-37019747 in agent 10.0.0.241 2025-06-10 23:22:15,092 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_VirtualMachineDatabaseList?x=400524d3-5cc0-4e0b-8035-69058214dd82 2025-06-10 23:22:15,096 - INFO - Pod ctest-nginx-pod-37019747 with uuid 400524d3-5cc0-4e0b-8035-69058214dd82 found in kube manager 2025-06-10 23:22:15,096 - INFO - Pod ctest-nginx-pod-37019747 verification passed 2025-06-10 23:22:15,150 - DEBUG - [Pod ctest-nginx-pod-37019747] Cmd: echo ctest-nginx-pod-37019747 > /usr/share/nginx/html/index.html, Output: 2025-06-10 23:22:15,156 - DEBUG - Pod ctest-busybox-pod-69221460 not in running state.Currently in Pending 2025-06-10 23:22:20,163 - INFO - Pod ctest-busybox-pod-69221460 is in running state.Got IP 10.47.255.248 2025-06-10 23:22:20,218 - DEBUG - Pod ctest-busybox-pod-69221460 has vmi b892c8a8-4651-11f0-aa80-fa163e56af72 2025-06-10 23:22:20,218 - INFO - Verified pod ctest-busybox-pod-69221460 in contrail-api 2025-06-10 23:22:20,218 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:22:20,229 - DEBUG - VMI b892c8a8-4651-11f0-aa80-fa163e56af72 is active in agent 10.0.0.241 2025-06-10 23:22:20,229 - INFO - Verified Pod ctest-busybox-pod-69221460 in agent 10.0.0.241 2025-06-10 23:22:20,229 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_VirtualMachineDatabaseList?x=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:20,233 - INFO - Pod ctest-busybox-pod-69221460 with uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 found in kube manager 2025-06-10 23:22:20,233 - INFO - Pod ctest-busybox-pod-69221460 verification passed 2025-06-10 23:22:20,284 - DEBUG - [Pod ctest-busybox-pod-69221460] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37019747 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 23:22:20,284 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 23:22:20,284 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd output: ctest-nginx-pod-37019747 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 23:22:20,332 - DEBUG - [Pod ctest-busybox-pod-69221460] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-37019747 2025-06-10 23:22:20,332 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 23:22:20,332 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-37019747 2025-06-10 23:22:20,383 - DEBUG - [Pod ctest-busybox-pod-69221460] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37019747 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 23:22:20,383 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 23:22:20,383 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd output: ctest-nginx-pod-37019747 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 23:22:20,417 - DEBUG - [Pod ctest-busybox-pod-69221460] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39666970 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 23:22:20,417 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-10 23:22:20,417 - DEBUG - [Pod Pod ctest-busybox-pod-69221460] Cmd output: ctest-nginx-pod-39666970 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 23:22:20,417 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-39666970': 1, 'ctest-nginx-pod-37019747': 3} 2025-06-10 23:22:20,417 - WARNING - Nothing to delete parallely 2025-06-10 23:22:20,418 - INFO - Deleting pod default:ctest-busybox-pod-69221460 2025-06-10 23:22:20,427 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:20,434 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:25,434 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:25,441 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:30,442 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:30,448 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:35,449 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:35,456 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:40,457 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:40,467 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:45,468 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:45,474 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:50,475 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:50,482 - WARNING - Pod uuid 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:22:55,483 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=63a7b57f-b309-4296-b6d0-a8f4838f81b3 2025-06-10 23:22:55,490 - DEBUG - Pod 63a7b57f-b309-4296-b6d0-a8f4838f81b3 is not in agent 10.0.0.241 VM list 2025-06-10 23:22:55,490 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b892c8a8-4651-11f0-aa80-fa163e56af72 2025-06-10 23:22:55,496 - DEBUG - VMI b892c8a8-4651-11f0-aa80-fa163e56af72 is removed from agent 10.0.0.241 2025-06-10 23:22:55,496 - INFO - Verified that pod ctest-busybox-pod-69221460 is removed in agent 2025-06-10 23:22:55,496 - INFO - Deleting Ingress : ctest-nginx-ingress-16508624 2025-06-10 23:22:55,505 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_LoadbalancerDatabaseList?x=78770ea4-1e20-446e-aad3-10b0a87b4f49 2025-06-10 23:22:55,511 - ERROR - Ingress ctest-nginx-ingress-16508624 with uuid 78770ea4-1e20-446e-aad3-10b0a87b4f49 still found in kube manager 2025-06-10 23:22:56,512 - DEBUG - Requesting: http://10.0.0.131:8108/Snh_LoadbalancerDatabaseList?x=78770ea4-1e20-446e-aad3-10b0a87b4f49 2025-06-10 23:22:56,517 - INFO - Ingress ctest-nginx-ingress-16508624 with uuid 78770ea4-1e20-446e-aad3-10b0a87b4f49 deleted successfully from kube manager 2025-06-10 23:22:56,517 - INFO - Verifications on Ingress %s cleanup passed 2025-06-10 23:22:56,517 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-10 23:22:56,585 - DEBUG - Requesting: http://10.0.0.131:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-10 23:22:56,594 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-10 23:22:56,594 - INFO - Deleting VN __public__ 2025-06-10 23:22:56,725 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/989bc0e1-bbc4-4496-a687-ce9c8d544053 2025-06-10 23:22:56,734 - DEBUG - Response Code: 404 2025-06-10 23:22:56,734 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-06-10 23:22:56,739 - DEBUG - Requesting: http://10.0.0.131:8082/domain/dcb74387-ea60-44ca-a6f6-627ef0b34c16 2025-06-10 23:22:56,753 - DEBUG - Requesting: http://10.0.0.131:8082/project/0e0e2323-4e50-4501-b744-ef77dc127c43 2025-06-10 23:22:56,799 - INFO - Validated that VN __public__ is not found in API Server 2025-06-10 23:22:56,799 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-10 23:22:56,807 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:56,826 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-06-10 23:22:56,826 - INFO - Validated that VN __public__ is not in any agent 2025-06-10 23:22:56,826 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:56,835 - DEBUG - Requesting: http://10.0.0.131:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-10 23:22:56,859 - DEBUG - Requesting: http://10.0.0.131:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-10 23:22:56,890 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-10 23:22:56,890 - INFO - Deleting pod default:ctest-nginx-pod-37019747 2025-06-10 23:22:56,911 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=400524d3-5cc0-4e0b-8035-69058214dd82 2025-06-10 23:22:56,928 - WARNING - Pod uuid 400524d3-5cc0-4e0b-8035-69058214dd82 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:23:01,929 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=400524d3-5cc0-4e0b-8035-69058214dd82 2025-06-10 23:23:01,935 - DEBUG - Pod 400524d3-5cc0-4e0b-8035-69058214dd82 is not in agent 10.0.0.241 VM list 2025-06-10 23:23:01,936 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b610ff64-4651-11f0-aa80-fa163e56af72 2025-06-10 23:23:01,942 - DEBUG - VMI b610ff64-4651-11f0-aa80-fa163e56af72 is removed from agent 10.0.0.241 2025-06-10 23:23:01,942 - INFO - Verified that pod ctest-nginx-pod-37019747 is removed in agent 2025-06-10 23:23:01,942 - INFO - Deleting pod default:ctest-nginx-pod-39666970 2025-06-10 23:23:01,956 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=888b4da3-f217-4b07-a461-b43574831445 2025-06-10 23:23:01,962 - WARNING - Pod uuid 888b4da3-f217-4b07-a461-b43574831445 is still seen in agent 10.0.0.241 VM list 2025-06-10 23:23:06,963 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=888b4da3-f217-4b07-a461-b43574831445 2025-06-10 23:23:06,969 - DEBUG - Pod 888b4da3-f217-4b07-a461-b43574831445 is not in agent 10.0.0.241 VM list 2025-06-10 23:23:06,969 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b4f7db34-4651-11f0-aa80-fa163e56af72 2025-06-10 23:23:06,975 - DEBUG - VMI b4f7db34-4651-11f0-aa80-fa163e56af72 is removed from agent 10.0.0.241 2025-06-10 23:23:06,975 - INFO - Verified that pod ctest-nginx-pod-39666970 is removed in agent 2025-06-10 23:23:06,975 - INFO - Deleting service : ctest-nginx-svc-05178663 2025-06-10 23:23:07,163 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 23:23:07,170 - DEBUG - No XMPP flaps were noticed during the test 2025-06-10 23:23:07,170 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-06-10 23:23:07,170 - INFO - -------------------------------------------------------------------------------- 2025-06-10 23:23:13,604 - DEBUG - [10.0.0.131]: 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 23:23:13,719 - DEBUG - Output : cluster_project={} 2025-06-10 23:23:13,833 - DEBUG - [10.0.0.131]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-10 23:23:13,992 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-10 23:23:14,000 - DEBUG - [10.0.0.131]: 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 23:23:14,127 - DEBUG - Output : cluster_project={} 2025-06-10 23:23:29,255 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:29,291 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:29,370 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:29,474 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:29,553 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:34,606 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:34,690 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:34,763 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-10 23:23:34,920 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 23:23:37,443 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-06-10 23:23:37,451 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-06-10 23:23:37,491 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-06-10 23:23:39,526 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-06-10 23:26:47,768 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-10 23:26:47,829 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cac4a2e3-e2cf-4734-8a56-4e2497b8ab6b 2025-06-10 23:26:47,838 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:26:47,842 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:26:47,845 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:26:47,849 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=5241ce9a-53a1-4939-9430-dd33667e2f4e 2025-06-10 23:26:47,855 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=26fb2476-bca7-453a-a927-b2f3ca0d34fe 2025-06-10 23:26:47,861 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c6ecf1c2-6990-471f-b621-ce61bc74302e 2025-06-10 23:26:47,867 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:26:52,931 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=5241ce9a-53a1-4939-9430-dd33667e2f4e 2025-06-10 23:26:52,932 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:26:52,934 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=cac4a2e3-e2cf-4734-8a56-4e2497b8ab6b 2025-06-10 23:26:52,935 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c6ecf1c2-6990-471f-b621-ce61bc74302e 2025-06-10 23:26:52,936 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=26fb2476-bca7-453a-a927-b2f3ca0d34fe 2025-06-10 23:26:52,937 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:26:52,937 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:26:52,939 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:26:52,959 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2a284d0-4651-11f0-aa80-fa163e56af72 2025-06-10 23:26:52,964 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e343f892-4651-11f0-aa80-fa163e56af72 2025-06-10 23:26:52,966 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2315292-4651-11f0-aa80-fa163e56af72 2025-06-10 23:26:52,967 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3b1e438-4651-11f0-aa80-fa163e56af72 2025-06-10 23:26:57,964 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:26:57,966 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:26:57,967 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:26:57,969 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:27:02,983 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:27:02,985 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:27:02,986 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:27:02,988 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:27:08,001 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:27:08,003 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:27:08,005 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:27:08,006 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:27:13,020 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:27:13,021 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:27:13,023 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:27:13,024 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:27:18,038 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:27:18,041 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:27:18,042 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:27:18,043 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:27:23,065 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1803e9ce-8f0e-44bb-a815-74ad12aebcb3 2025-06-10 23:27:23,067 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=58b901d5-2183-4a3b-831c-1bf5b3311910 2025-06-10 23:27:23,074 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=d25baefb-b270-4e86-a9b5-d131fb5fc88d 2025-06-10 23:27:23,076 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b8f1ac6a-3946-4836-baec-cd470013a54c 2025-06-10 23:27:23,100 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e56c6ffa-4651-11f0-aa80-fa163e56af72 2025-06-10 23:27:23,102 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5f8ef2a-4651-11f0-aa80-fa163e56af72 2025-06-10 23:27:23,106 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4368774-4651-11f0-aa80-fa163e56af72 2025-06-10 23:27:23,108 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4ceb8f0-4651-11f0-aa80-fa163e56af72