2025-08-20 18:08:11,730 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-08-20 18:08:11,974 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1414-1 2025-08-20 18:08:11,974 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-08-20 18:08:12,007 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1414-1 2025-08-20 18:08:12,007 - 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-08-20 18:08:12,075 - DEBUG - Output : NAMES contrail_test_ZQlmwLbXl 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-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 2025-08-20 18:08:12,075 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-20 18:08:12,149 - DEBUG - Output : 127.0.0.1/8 10.0.0.49/24 252.49.0.1/8 10.180.195.1/24 172.17.0.1/16 2025-08-20 18:08:12,150 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-08-20 18:08:12,203 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1414-1 2025-08-20 18:08:12,292 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-08-20 18:08:12,518 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1414-1 2025-08-20 18:08:12,518 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-08-20 18:08:12,552 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1414-1 2025-08-20 18:08:12,552 - 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}' 2025-08-20 18:08:12,596 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-20 18:08:12,596 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-20 18:08:12,629 - DEBUG - Output : 10.0.0.50/24 2025-08-20 18:08:12,630 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-08-20 18:08:12,696 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1414-1 2025-08-20 18:08:12,799 - INFO - Using existing project ['default-domain', 'k8s-default'](83372021-4198-4219-9e2a-108eb519e676) 2025-08-20 18:08:12,911 - INFO - Using existing project ['default-domain', 'k8s-default'](83372021-4198-4219-9e2a-108eb519e676) 2025-08-20 18:08:13,065 - INFO - ================================================================================ 2025-08-20 18:08:13,065 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-20 18:08:13,066 - 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-08-20 18:08:13,310 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 18:08:13,317 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.49': '0'}} with 2025-08-20 18:08:13,317 - INFO - Initial checks done. Running the testcase now 2025-08-20 18:08:13,317 - INFO - 2025-08-20 18:08:13,321 - INFO - Namespace default already exists 2025-08-20 18:08:13,321 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 18:08:13,426 - DEBUG - Output : cluster_project={} 2025-08-20 18:08:13,472 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-20 18:08:13,473 - DEBUG - Project uuid in Contrail is 83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:08:13,473 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-20 18:08:13,610 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-20 18:08:13,611 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=34ebf6bc-9392-4596-8884-6c1618b0dce1 2025-08-20 18:08:13,616 - INFO - Namespace default with uuid 34ebf6bc-9392-4596-8884-6c1618b0dce1 found in kube manager 2025-08-20 18:08:13,616 - INFO - Namespace default verification passed 2025-08-20 18:08:13,619 - DEBUG - Service ctest-nginx-svc-34515101 not present 2025-08-20 18:08:13,619 - INFO - Creating service ctest-nginx-svc-34515101 2025-08-20 18:08:13,638 - INFO - Created Service ctest-nginx-svc-34515101 2025-08-20 18:08:13,643 - DEBUG - Pod ctest-nginx-pod-56383996 not present 2025-08-20 18:08:13,650 - INFO - Creating Pod ctest-nginx-pod-56383996 2025-08-20 18:08:13,725 - DEBUG - Pod : ctest-nginx-pod-56383996 UUID is 6f6bf250-1c6d-45f8-8d0a-0238b5971641 2025-08-20 18:08:13,732 - DEBUG - Pod ctest-nginx-pod-39321712 not present 2025-08-20 18:08:13,732 - INFO - Creating Pod ctest-nginx-pod-39321712 2025-08-20 18:08:13,760 - DEBUG - Pod : ctest-nginx-pod-39321712 UUID is 5215649f-bc3b-4727-83d2-b28e5541b517 2025-08-20 18:08:13,935 - INFO - Created VN __public__, UUID :b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:14,205 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-20 18:08:14,210 - DEBUG - Requesting: http://10.0.0.49:8082/domain/8cda2b24-c650-457d-9fe1-fd0edb5786c4 2025-08-20 18:08:14,224 - DEBUG - Requesting: http://10.0.0.49:8082/project/83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:08:14,279 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:14,340 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:14,358 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:14,376 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:14,386 - DEBUG - Route Targets: [] 2025-08-20 18:08:14,386 - DEBUG - RT names not yet present for VN __public__ 2025-08-20 18:08:19,386 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-20 18:08:19,393 - DEBUG - Requesting: http://10.0.0.49:8082/domain/8cda2b24-c650-457d-9fe1-fd0edb5786c4 2025-08-20 18:08:19,403 - DEBUG - Requesting: http://10.0.0.49:8082/project/83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:08:19,452 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,463 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,473 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:19,481 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:19,488 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/bc1d95db-80a1-4eba-b06a-1058101a7c22 2025-08-20 18:08:19,494 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-20 18:08:19,494 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,503 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:19,515 - INFO - Verified VN network id 13 for VN b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,516 - INFO - Verifications in API Server for VN __public__ passed 2025-08-20 18:08:19,516 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,524 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:19,530 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:08:19,536 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/bc1d95db-80a1-4eba-b06a-1058101a7c22 2025-08-20 18:08:19,542 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-20 18:08:19,548 - DEBUG - Control-node 10.0.0.49 : 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': '13281966580217433850', 'uuid-lslong': '11721915901370869186'}, 'enable': 'true', 'created': '2025-08-20T18:08:13', 'last-modified': '2025-08-20T18:08:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.453736'} 2025-08-20 18:08:19,549 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:08:19,555 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-20 18:08:19,555 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-20 18:08:19,556 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-20 18:08:19,556 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-20 18:08:19,561 - DEBUG - Requesting: http://10.0.0.49:8082/domain/8cda2b24-c650-457d-9fe1-fd0edb5786c4 2025-08-20 18:08:19,568 - DEBUG - Requesting: http://10.0.0.49:8082/project/83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:08:19,605 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,614 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-20 18:08:19,614 - DEBUG - Verifying the vn in opserver 2025-08-20 18:08:19,614 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2025-08-20 18:08:19,614 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-08-20 18:08:19,619 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-20 18:08:19,619 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-20 18:08:19,620 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:08:19,629 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:08:19,636 - DEBUG - Do not have enough data to verify VN in agent 2025-08-20 18:08:19,636 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:08:19,642 - DEBUG - VRF ids for VN __public__: {} 2025-08-20 18:08:19,737 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-20 18:08:19,840 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-20 18:08:19,844 - DEBUG - Requesting: http://10.0.0.49:8082/domain/8cda2b24-c650-457d-9fe1-fd0edb5786c4 2025-08-20 18:08:19,852 - DEBUG - Requesting: http://10.0.0.49:8082/project/83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:08:19,895 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,907 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/5a450d85-a240-4b54-89eb-783b1f523ad9 2025-08-20 18:08:19,913 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-20 18:08:19,918 - DEBUG - Requesting: http://10.0.0.49:8082/domain/8cda2b24-c650-457d-9fe1-fd0edb5786c4 2025-08-20 18:08:19,925 - DEBUG - Requesting: http://10.0.0.49:8082/project/83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:08:19,965 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/b853063b-dc78-4efa-a2ac-9c682c36a5c2 2025-08-20 18:08:19,976 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-20 18:08:19,976 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-20 18:08:19,983 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-20 18:08:19,990 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-20 18:08:19,990 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-20 18:08:19,993 - DEBUG - Ingress ctest-nginx-ingress-01915587 not present 2025-08-20 18:08:19,993 - INFO - Creating Ingress ctest-nginx-ingress-01915587 2025-08-20 18:08:19,999 - INFO - Created Ingress ctest-nginx-ingress-01915587 2025-08-20 18:08:20,002 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01915587 2025-08-20 18:08:23,007 - DEBUG - For Ingress ctest-nginx-ingress-01915587, Cluster IP: 10.47.255.249, External IPs ['201.21.7.124'] 2025-08-20 18:08:23,008 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01915587 2025-08-20 18:08:23,008 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=adc36ba2-9a4d-428c-847c-9e454f8f158d 2025-08-20 18:08:23,016 - INFO - Ingress ctest-nginx-ingress-01915587 with uuid adc36ba2-9a4d-428c-847c-9e454f8f158d found in kube manager 2025-08-20 18:08:23,017 - INFO - Ingress ctest-nginx-ingress-01915587 verification passed 2025-08-20 18:08:23,020 - DEBUG - Pod ctest-busybox-pod-58129487 not present 2025-08-20 18:08:23,021 - INFO - Creating Pod ctest-busybox-pod-58129487 2025-08-20 18:08:23,048 - DEBUG - Pod : ctest-busybox-pod-58129487 UUID is 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:23,053 - DEBUG - Pod ctest-nginx-pod-56383996 not in running state.Currently in Pending 2025-08-20 18:08:28,060 - DEBUG - Pod ctest-nginx-pod-56383996 not in running state.Currently in Pending 2025-08-20 18:08:33,066 - INFO - Pod ctest-nginx-pod-56383996 is in running state.Got IP 10.47.255.251 2025-08-20 18:08:33,080 - DEBUG - Pod ctest-nginx-pod-56383996 has vmi a468db7a-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:08:33,080 - INFO - Verified pod ctest-nginx-pod-56383996 in contrail-api 2025-08-20 18:08:33,080 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:08:33,092 - DEBUG - VMI a468db7a-7df0-11f0-ac2a-fa163edda437 is active in agent 10.0.0.50 2025-08-20 18:08:33,092 - INFO - Verified Pod ctest-nginx-pod-56383996 in agent 10.0.0.50 2025-08-20 18:08:33,092 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=6f6bf250-1c6d-45f8-8d0a-0238b5971641 2025-08-20 18:08:33,096 - INFO - Pod ctest-nginx-pod-56383996 with uuid 6f6bf250-1c6d-45f8-8d0a-0238b5971641 found in kube manager 2025-08-20 18:08:33,097 - INFO - Pod ctest-nginx-pod-56383996 verification passed 2025-08-20 18:08:33,157 - DEBUG - [Pod ctest-nginx-pod-56383996] Cmd: echo ctest-nginx-pod-56383996 > /usr/share/nginx/html/index.html, Output: 2025-08-20 18:08:33,165 - DEBUG - Pod ctest-nginx-pod-39321712 not in running state.Currently in Pending 2025-08-20 18:08:38,174 - INFO - Pod ctest-nginx-pod-39321712 is in running state.Got IP 10.47.255.250 2025-08-20 18:08:38,188 - DEBUG - Pod ctest-nginx-pod-39321712 has vmi a4d75460-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:08:38,188 - INFO - Verified pod ctest-nginx-pod-39321712 in contrail-api 2025-08-20 18:08:38,188 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:08:38,201 - DEBUG - VMI a4d75460-7df0-11f0-ac2a-fa163edda437 is active in agent 10.0.0.50 2025-08-20 18:08:38,201 - INFO - Verified Pod ctest-nginx-pod-39321712 in agent 10.0.0.50 2025-08-20 18:08:38,201 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=5215649f-bc3b-4727-83d2-b28e5541b517 2025-08-20 18:08:38,206 - INFO - Pod ctest-nginx-pod-39321712 with uuid 5215649f-bc3b-4727-83d2-b28e5541b517 found in kube manager 2025-08-20 18:08:38,206 - INFO - Pod ctest-nginx-pod-39321712 verification passed 2025-08-20 18:08:38,257 - DEBUG - [Pod ctest-nginx-pod-39321712] Cmd: echo ctest-nginx-pod-39321712 > /usr/share/nginx/html/index.html, Output: 2025-08-20 18:08:38,263 - INFO - Pod ctest-busybox-pod-58129487 is in running state.Got IP 10.47.255.248 2025-08-20 18:08:38,321 - DEBUG - Pod ctest-busybox-pod-58129487 has vmi a922b2a8-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:08:38,321 - INFO - Verified pod ctest-busybox-pod-58129487 in contrail-api 2025-08-20 18:08:38,321 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:08:38,332 - DEBUG - VMI a922b2a8-7df0-11f0-ac2a-fa163edda437 is active in agent 10.0.0.50 2025-08-20 18:08:38,332 - INFO - Verified Pod ctest-busybox-pod-58129487 in agent 10.0.0.50 2025-08-20 18:08:38,332 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:38,337 - INFO - Pod ctest-busybox-pod-58129487 with uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df found in kube manager 2025-08-20 18:08:38,337 - INFO - Pod ctest-busybox-pod-58129487 verification passed 2025-08-20 18:08:38,391 - DEBUG - [Pod ctest-busybox-pod-58129487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39321712 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-08-20 18:08:38,391 - DEBUG - [Pod Pod ctest-busybox-pod-58129487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 18:08:38,391 - DEBUG - [Pod Pod ctest-busybox-pod-58129487] Cmd output: ctest-nginx-pod-39321712 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-08-20 18:08:38,444 - DEBUG - [Pod ctest-busybox-pod-58129487] 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) ctest-nginx-pod-56383996 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-20 18:08:38,444 - DEBUG - [Pod Pod ctest-busybox-pod-58129487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 18:08:38,444 - DEBUG - [Pod Pod ctest-busybox-pod-58129487] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-56383996 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-20 18:08:38,444 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56383996': 1, 'ctest-nginx-pod-39321712': 1} 2025-08-20 18:08:38,444 - WARNING - Nothing to delete parallely 2025-08-20 18:08:38,445 - INFO - Deleting pod default:ctest-busybox-pod-58129487 2025-08-20 18:08:38,456 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:38,466 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:08:43,467 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:43,473 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:08:48,474 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:48,481 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:08:53,481 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:53,490 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:08:58,491 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:08:58,500 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:09:03,501 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:09:03,508 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:09:08,509 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:09:08,522 - WARNING - Pod uuid 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is still seen in agent 10.0.0.50 VM list 2025-08-20 18:09:13,522 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df 2025-08-20 18:09:13,530 - DEBUG - Pod 1383a6b5-0fc3-4c5a-8d74-59ee4a52e2df is not in agent 10.0.0.50 VM list 2025-08-20 18:09:13,530 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a922b2a8-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:09:13,535 - DEBUG - VMI a922b2a8-7df0-11f0-ac2a-fa163edda437 is removed from agent 10.0.0.50 2025-08-20 18:09:13,535 - INFO - Verified that pod ctest-busybox-pod-58129487 is removed in agent 2025-08-20 18:09:13,536 - INFO - Deleting Ingress : ctest-nginx-ingress-01915587 2025-08-20 18:09:13,542 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=adc36ba2-9a4d-428c-847c-9e454f8f158d 2025-08-20 18:09:13,548 - ERROR - Ingress ctest-nginx-ingress-01915587 with uuid adc36ba2-9a4d-428c-847c-9e454f8f158d still found in kube manager 2025-08-20 18:09:14,550 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=adc36ba2-9a4d-428c-847c-9e454f8f158d 2025-08-20 18:09:14,554 - INFO - Ingress ctest-nginx-ingress-01915587 with uuid adc36ba2-9a4d-428c-847c-9e454f8f158d deleted successfully from kube manager 2025-08-20 18:09:14,554 - INFO - Verifications on Ingress %s cleanup passed 2025-08-20 18:09:14,556 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-20 18:09:14,685 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-20 18:09:14,693 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-20 18:09:14,693 - INFO - Deleting VN __public__ 2025-08-20 18:09:14,809 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/cdfdefe5-e019-43ba-8ea6-ff637e0e8e52 2025-08-20 18:09:14,815 - DEBUG - Response Code: 404 2025-08-20 18:09:14,815 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-20 18:09:14,821 - DEBUG - Requesting: http://10.0.0.49:8082/domain/8cda2b24-c650-457d-9fe1-fd0edb5786c4 2025-08-20 18:09:14,830 - DEBUG - Requesting: http://10.0.0.49:8082/project/83372021-4198-4219-9e2a-108eb519e676 2025-08-20 18:09:14,879 - INFO - Validated that VN __public__ is not found in API Server 2025-08-20 18:09:14,879 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-20 18:09:14,889 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:09:14,902 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-08-20 18:09:14,902 - INFO - Validated that VN __public__ is not in any agent 2025-08-20 18:09:14,902 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:09:14,925 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 18:09:14,933 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-20 18:09:14,943 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-20 18:09:14,944 - INFO - Deleting pod default:ctest-nginx-pod-39321712 2025-08-20 18:09:14,952 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5215649f-bc3b-4727-83d2-b28e5541b517 2025-08-20 18:09:14,968 - WARNING - Pod uuid 5215649f-bc3b-4727-83d2-b28e5541b517 is still seen in agent 10.0.0.50 VM list 2025-08-20 18:09:19,969 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5215649f-bc3b-4727-83d2-b28e5541b517 2025-08-20 18:09:19,976 - DEBUG - Pod 5215649f-bc3b-4727-83d2-b28e5541b517 is not in agent 10.0.0.50 VM list 2025-08-20 18:09:19,976 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4d75460-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:09:19,982 - DEBUG - VMI a4d75460-7df0-11f0-ac2a-fa163edda437 is removed from agent 10.0.0.50 2025-08-20 18:09:19,982 - INFO - Verified that pod ctest-nginx-pod-39321712 is removed in agent 2025-08-20 18:09:19,982 - INFO - Deleting pod default:ctest-nginx-pod-56383996 2025-08-20 18:09:20,002 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f6bf250-1c6d-45f8-8d0a-0238b5971641 2025-08-20 18:09:20,023 - WARNING - Pod uuid 6f6bf250-1c6d-45f8-8d0a-0238b5971641 is still seen in agent 10.0.0.50 VM list 2025-08-20 18:09:25,024 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f6bf250-1c6d-45f8-8d0a-0238b5971641 2025-08-20 18:09:25,031 - DEBUG - Pod 6f6bf250-1c6d-45f8-8d0a-0238b5971641 is not in agent 10.0.0.50 VM list 2025-08-20 18:09:25,031 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a468db7a-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:09:25,037 - DEBUG - VMI a468db7a-7df0-11f0-ac2a-fa163edda437 is removed from agent 10.0.0.50 2025-08-20 18:09:25,037 - INFO - Verified that pod ctest-nginx-pod-56383996 is removed in agent 2025-08-20 18:09:25,037 - INFO - Deleting service : ctest-nginx-svc-34515101 2025-08-20 18:09:25,265 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 18:09:25,272 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 18:09:25,272 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-08-20 18:09:25,272 - INFO - -------------------------------------------------------------------------------- 2025-08-20 18:09:34,624 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 18:09:34,742 - DEBUG - Output : cluster_project={} 2025-08-20 18:09:34,824 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-20 18:09:34,975 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-20 18:09:34,993 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 18:09:35,138 - DEBUG - Output : cluster_project={} 2025-08-20 18:09:40,293 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:09:45,351 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:09:45,415 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:09:45,496 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:09:45,589 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:10:00,688 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:10:00,766 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:10:00,877 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 18:10:01,159 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 18:10:03,842 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2025-08-20 18:10:03,850 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-08-20 18:10:03,951 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-08-20 18:10:05,991 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-08-20 18:13:06,141 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 18:13:06,211 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a32e066b-feee-4617-b408-5e8e89d9592b 2025-08-20 18:13:06,222 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:06,226 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:06,237 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7958cd57-ac26-49d7-8e93-5026d7712244 2025-08-20 18:13:06,248 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:06,253 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1c85e86c-ae70-4896-a810-4cffd62682c8 2025-08-20 18:13:06,257 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:06,261 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=35c6182e-f174-4f1d-b63c-c43343986071 2025-08-20 18:13:11,306 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1c85e86c-ae70-4896-a810-4cffd62682c8 2025-08-20 18:13:11,308 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7958cd57-ac26-49d7-8e93-5026d7712244 2025-08-20 18:13:11,309 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:11,310 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:11,311 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:11,312 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a32e066b-feee-4617-b408-5e8e89d9592b 2025-08-20 18:13:11,314 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=35c6182e-f174-4f1d-b63c-c43343986071 2025-08-20 18:13:11,317 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:11,341 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2af9456-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:11,343 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4ee36f0-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:11,347 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3bcbfe0-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:11,349 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d474b5d2-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:16,343 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:16,345 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:16,346 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:16,349 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:21,360 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:21,362 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:21,364 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:21,365 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:26,380 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:26,383 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:26,384 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:26,385 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:31,399 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:31,401 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:31,403 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:31,405 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:36,419 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:36,421 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:36,423 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:36,424 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:41,437 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=75aace57-90af-4b3f-8ee3-dec0373bfa65 2025-08-20 18:13:41,439 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8807fc19-cbb7-4b72-9f30-0bb17f56198a 2025-08-20 18:13:41,441 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=cb64f985-008c-4243-856b-2e997ac8b6bf 2025-08-20 18:13:41,442 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=58588db0-de4f-4b45-96df-67d3d1a8da3a 2025-08-20 18:13:41,462 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d61125ec-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:41,463 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6a187e0-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:41,466 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d737c4c6-7df0-11f0-ac2a-fa163edda437 2025-08-20 18:13:41,489 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d574ce18-7df0-11f0-ac2a-fa163edda437