2025-11-03 08:50:36,657 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-11-03 08:50:36,980 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1673-1 2025-11-03 08:50:36,981 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-11-03 08:50:37,035 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1673-1 2025-11-03 08:50:37,035 - 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}' 2025-11-03 08:50:37,163 - DEBUG - Output : NAMES contrail_test_lrNJGaIE7 contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 2025-11-03 08:50:37,164 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-03 08:50:37,220 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.191.13.1/24 172.17.0.1/16 2025-11-03 08:50:37,221 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-11-03 08:50:37,266 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1673-1 2025-11-03 08:50:37,380 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-11-03 08:50:37,622 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1673-1 2025-11-03 08:50:37,623 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-11-03 08:50:37,648 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1673-1 2025-11-03 08:50:37,648 - DEBUG - [10.0.0.27]: 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-11-03 08:50:37,741 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-03 08:50:37,742 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-03 08:50:37,782 - DEBUG - Output : 10.0.0.27/24 2025-11-03 08:50:37,782 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-11-03 08:50:37,846 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1673-1 2025-11-03 08:50:37,917 - INFO - Using existing project ['default-domain', 'k8s-default'](caabfb42-c8ea-4158-bf0d-f89d519a0187) 2025-11-03 08:50:38,024 - INFO - Using existing project ['default-domain', 'k8s-default'](caabfb42-c8ea-4158-bf0d-f89d519a0187) 2025-11-03 08:50:38,156 - INFO - ================================================================================ 2025-11-03 08:50:38,157 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-03 08:50:38,157 - 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-11-03 08:50:38,360 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 08:50:38,368 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.33': '0'}} with 2025-11-03 08:50:38,368 - INFO - Initial checks done. Running the testcase now 2025-11-03 08:50:38,368 - INFO - 2025-11-03 08:50:38,373 - INFO - Namespace default already exists 2025-11-03 08:50:38,374 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-03 08:50:38,502 - DEBUG - Output : cluster_project={} 2025-11-03 08:50:38,548 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-03 08:50:38,548 - DEBUG - Project uuid in Contrail is caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:50:38,548 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-03 08:50:38,699 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-03 08:50:38,700 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=037f1040-d672-4c09-8d47-887dd974929d 2025-11-03 08:50:38,704 - INFO - Namespace default with uuid 037f1040-d672-4c09-8d47-887dd974929d found in kube manager 2025-11-03 08:50:38,704 - INFO - Namespace default verification passed 2025-11-03 08:50:38,707 - DEBUG - Service ctest-nginx-svc-15810147 not present 2025-11-03 08:50:38,708 - INFO - Creating service ctest-nginx-svc-15810147 2025-11-03 08:50:38,729 - INFO - Created Service ctest-nginx-svc-15810147 2025-11-03 08:50:38,737 - DEBUG - Pod ctest-nginx-pod-29896031 not present 2025-11-03 08:50:38,738 - INFO - Creating Pod ctest-nginx-pod-29896031 2025-11-03 08:50:38,830 - DEBUG - Pod : ctest-nginx-pod-29896031 UUID is 49a0c79a-50a3-47db-9bed-85b46adbf75a 2025-11-03 08:50:38,835 - DEBUG - Pod ctest-nginx-pod-86386684 not present 2025-11-03 08:50:38,836 - INFO - Creating Pod ctest-nginx-pod-86386684 2025-11-03 08:50:38,866 - DEBUG - Pod : ctest-nginx-pod-86386684 UUID is 090d6745-5804-4e68-8efb-cc2c172fe274 2025-11-03 08:50:39,015 - INFO - Created VN __public__, UUID :f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:39,208 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 08:50:39,216 - DEBUG - Requesting: http://10.0.0.33:8082/domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 2025-11-03 08:50:39,247 - DEBUG - Requesting: http://10.0.0.33:8082/project/caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:50:39,286 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:39,295 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:39,305 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:39,311 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:39,317 - DEBUG - Route Targets: [] 2025-11-03 08:50:39,317 - DEBUG - RT names not yet present for VN __public__ 2025-11-03 08:50:44,317 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 08:50:44,323 - DEBUG - Requesting: http://10.0.0.33:8082/domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 2025-11-03 08:50:44,331 - DEBUG - Requesting: http://10.0.0.33:8082/project/caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:50:44,368 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,378 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,387 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:44,394 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:44,400 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5224fe73-d58c-436b-a057-0f778c1627b4 2025-11-03 08:50:44,405 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-03 08:50:44,405 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,413 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:44,435 - INFO - Verified VN network id 13 for VN f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,435 - INFO - Verifications in API Server for VN __public__ passed 2025-11-03 08:50:44,435 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,443 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:44,450 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:50:44,459 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5224fe73-d58c-436b-a057-0f778c1627b4 2025-11-03 08:50:44,465 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-03 08:50:44,472 - DEBUG - Control-node 10.0.0.33 : 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': '17704798877569599909', 'uuid-lslong': '12731295177439397401'}, 'enable': 'true', 'created': '2025-11-03T08:50:38', 'last-modified': '2025-11-03T08:50:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.354515'} 2025-11-03 08:50:44,472 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:50:44,481 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-03 08:50:44,481 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-03 08:50:44,482 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-03 08:50:44,482 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 08:50:44,489 - DEBUG - Requesting: http://10.0.0.33:8082/domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 2025-11-03 08:50:44,496 - DEBUG - Requesting: http://10.0.0.33:8082/project/caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:50:44,537 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,546 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-03 08:50:44,546 - DEBUG - Verifying the vn in opserver 2025-11-03 08:50:44,546 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-11-03 08:50:44,546 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-11-03 08:50:44,550 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-03 08:50:44,550 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-03 08:50:44,550 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:50:44,558 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:50:44,563 - DEBUG - Do not have enough data to verify VN in agent 2025-11-03 08:50:44,563 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:50:44,568 - DEBUG - VRF ids for VN __public__: {} 2025-11-03 08:50:44,671 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-03 08:50:44,781 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 08:50:44,787 - DEBUG - Requesting: http://10.0.0.33:8082/domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 2025-11-03 08:50:44,793 - DEBUG - Requesting: http://10.0.0.33:8082/project/caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:50:44,839 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,849 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/3a5be1cf-b86b-421f-bf5a-e1aa62e3ffd3 2025-11-03 08:50:44,855 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 08:50:44,859 - DEBUG - Requesting: http://10.0.0.33:8082/domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 2025-11-03 08:50:44,866 - DEBUG - Requesting: http://10.0.0.33:8082/project/caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:50:44,907 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 2025-11-03 08:50:44,915 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-03 08:50:44,915 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-03 08:50:44,922 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-03 08:50:44,928 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-03 08:50:44,928 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-03 08:50:44,931 - DEBUG - Ingress ctest-nginx-ingress-94516370 not present 2025-11-03 08:50:44,932 - INFO - Creating Ingress ctest-nginx-ingress-94516370 2025-11-03 08:50:44,941 - INFO - Created Ingress ctest-nginx-ingress-94516370 2025-11-03 08:50:44,944 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-94516370 2025-11-03 08:50:47,950 - DEBUG - For Ingress ctest-nginx-ingress-94516370, Cluster IP: 10.47.255.249, External IPs ['186.87.146.252'] 2025-11-03 08:50:47,950 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-94516370 2025-11-03 08:50:47,950 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 2025-11-03 08:50:47,955 - INFO - Ingress ctest-nginx-ingress-94516370 with uuid cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 found in kube manager 2025-11-03 08:50:47,955 - INFO - Ingress ctest-nginx-ingress-94516370 verification passed 2025-11-03 08:50:47,958 - DEBUG - Pod ctest-busybox-pod-11317372 not present 2025-11-03 08:50:47,958 - INFO - Creating Pod ctest-busybox-pod-11317372 2025-11-03 08:50:48,237 - DEBUG - Pod : ctest-busybox-pod-11317372 UUID is 24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:50:48,251 - DEBUG - Pod ctest-nginx-pod-29896031 not in running state.Currently in Pending 2025-11-03 08:50:53,259 - DEBUG - Pod ctest-nginx-pod-29896031 not in running state.Currently in Pending 2025-11-03 08:50:58,267 - INFO - Pod ctest-nginx-pod-29896031 is in running state.Got IP 10.47.255.251 2025-11-03 08:50:58,320 - DEBUG - Pod ctest-nginx-pod-29896031 has vmi 2cb958fc-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:50:58,320 - INFO - Verified pod ctest-nginx-pod-29896031 in contrail-api 2025-11-03 08:50:58,320 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:50:58,334 - DEBUG - VMI 2cb958fc-b892-11f0-8a4a-fa163e4747d7 is active in agent 10.0.0.27 2025-11-03 08:50:58,334 - INFO - Verified Pod ctest-nginx-pod-29896031 in agent 10.0.0.27 2025-11-03 08:50:58,334 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=49a0c79a-50a3-47db-9bed-85b46adbf75a 2025-11-03 08:50:58,339 - INFO - Pod ctest-nginx-pod-29896031 with uuid 49a0c79a-50a3-47db-9bed-85b46adbf75a found in kube manager 2025-11-03 08:50:58,339 - INFO - Pod ctest-nginx-pod-29896031 verification passed 2025-11-03 08:50:58,420 - DEBUG - [Pod ctest-nginx-pod-29896031] Cmd: echo ctest-nginx-pod-29896031 > /usr/share/nginx/html/index.html, Output: 2025-11-03 08:50:58,428 - INFO - Pod ctest-nginx-pod-86386684 is in running state.Got IP 10.47.255.250 2025-11-03 08:50:58,440 - DEBUG - Pod ctest-nginx-pod-86386684 has vmi 2d1ca254-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:50:58,440 - INFO - Verified pod ctest-nginx-pod-86386684 in contrail-api 2025-11-03 08:50:58,440 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:50:58,450 - DEBUG - VMI 2d1ca254-b892-11f0-8a4a-fa163e4747d7 is active in agent 10.0.0.27 2025-11-03 08:50:58,450 - INFO - Verified Pod ctest-nginx-pod-86386684 in agent 10.0.0.27 2025-11-03 08:50:58,450 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=090d6745-5804-4e68-8efb-cc2c172fe274 2025-11-03 08:50:58,454 - INFO - Pod ctest-nginx-pod-86386684 with uuid 090d6745-5804-4e68-8efb-cc2c172fe274 found in kube manager 2025-11-03 08:50:58,454 - INFO - Pod ctest-nginx-pod-86386684 verification passed 2025-11-03 08:50:58,512 - DEBUG - [Pod ctest-nginx-pod-86386684] Cmd: echo ctest-nginx-pod-86386684 > /usr/share/nginx/html/index.html, Output: 2025-11-03 08:50:58,519 - INFO - Pod ctest-busybox-pod-11317372 is in running state.Got IP 10.47.255.248 2025-11-03 08:50:58,532 - DEBUG - Pod ctest-busybox-pod-11317372 has vmi 3190a506-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:50:58,532 - INFO - Verified pod ctest-busybox-pod-11317372 in contrail-api 2025-11-03 08:50:58,533 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:50:58,543 - DEBUG - VMI 3190a506-b892-11f0-8a4a-fa163e4747d7 is active in agent 10.0.0.27 2025-11-03 08:50:58,543 - INFO - Verified Pod ctest-busybox-pod-11317372 in agent 10.0.0.27 2025-11-03 08:50:58,543 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:50:58,548 - INFO - Pod ctest-busybox-pod-11317372 with uuid 24742033-915a-42cb-ab76-07181fa3fd50 found in kube manager 2025-11-03 08:50:58,548 - INFO - Pod ctest-busybox-pod-11317372 verification passed 2025-11-03 08:50:58,607 - DEBUG - [Pod ctest-busybox-pod-11317372] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-86386684 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-11-03 08:50:58,607 - DEBUG - [Pod Pod ctest-busybox-pod-11317372] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 08:50:58,607 - DEBUG - [Pod Pod ctest-busybox-pod-11317372] Cmd output: ctest-nginx-pod-86386684 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-11-03 08:50:58,659 - DEBUG - [Pod ctest-busybox-pod-11317372] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29896031 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-11-03 08:50:58,659 - DEBUG - [Pod Pod ctest-busybox-pod-11317372] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 08:50:58,659 - DEBUG - [Pod Pod ctest-busybox-pod-11317372] Cmd output: ctest-nginx-pod-29896031 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-11-03 08:50:58,659 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-29896031': 1, 'ctest-nginx-pod-86386684': 1} 2025-11-03 08:50:58,659 - WARNING - Nothing to delete parallely 2025-11-03 08:50:58,660 - INFO - Deleting pod default:ctest-busybox-pod-11317372 2025-11-03 08:50:58,675 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:50:58,683 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:03,684 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:03,691 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:08,692 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:08,698 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:13,699 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:13,705 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:18,706 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:18,714 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:23,715 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:23,722 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:28,723 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:28,729 - WARNING - Pod uuid 24742033-915a-42cb-ab76-07181fa3fd50 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:33,730 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=24742033-915a-42cb-ab76-07181fa3fd50 2025-11-03 08:51:33,736 - DEBUG - Pod 24742033-915a-42cb-ab76-07181fa3fd50 is not in agent 10.0.0.27 VM list 2025-11-03 08:51:33,737 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3190a506-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:51:33,742 - DEBUG - VMI 3190a506-b892-11f0-8a4a-fa163e4747d7 is removed from agent 10.0.0.27 2025-11-03 08:51:33,742 - INFO - Verified that pod ctest-busybox-pod-11317372 is removed in agent 2025-11-03 08:51:33,742 - INFO - Deleting Ingress : ctest-nginx-ingress-94516370 2025-11-03 08:51:33,756 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 2025-11-03 08:51:33,760 - ERROR - Ingress ctest-nginx-ingress-94516370 with uuid cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 still found in kube manager 2025-11-03 08:51:34,761 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 2025-11-03 08:51:34,765 - INFO - Ingress ctest-nginx-ingress-94516370 with uuid cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 deleted successfully from kube manager 2025-11-03 08:51:34,765 - INFO - Verifications on Ingress %s cleanup passed 2025-11-03 08:51:34,766 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-03 08:51:34,980 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-03 08:51:34,987 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-03 08:51:34,987 - INFO - Deleting VN __public__ 2025-11-03 08:51:35,290 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 2025-11-03 08:51:35,295 - DEBUG - Response Code: 404 2025-11-03 08:51:35,295 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 08:51:35,305 - DEBUG - Requesting: http://10.0.0.33:8082/domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 2025-11-03 08:51:35,314 - DEBUG - Requesting: http://10.0.0.33:8082/project/caabfb42-c8ea-4158-bf0d-f89d519a0187 2025-11-03 08:51:35,391 - INFO - Validated that VN __public__ is not found in API Server 2025-11-03 08:51:35,391 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-03 08:51:35,400 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:51:35,409 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-11-03 08:51:35,409 - INFO - Validated that VN __public__ is not in any agent 2025-11-03 08:51:35,409 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:51:35,424 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 08:51:35,437 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-03 08:51:35,445 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-03 08:51:35,446 - INFO - Deleting pod default:ctest-nginx-pod-86386684 2025-11-03 08:51:35,466 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=090d6745-5804-4e68-8efb-cc2c172fe274 2025-11-03 08:51:35,475 - WARNING - Pod uuid 090d6745-5804-4e68-8efb-cc2c172fe274 is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:40,476 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=090d6745-5804-4e68-8efb-cc2c172fe274 2025-11-03 08:51:40,481 - DEBUG - Pod 090d6745-5804-4e68-8efb-cc2c172fe274 is not in agent 10.0.0.27 VM list 2025-11-03 08:51:40,482 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d1ca254-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:51:40,487 - DEBUG - VMI 2d1ca254-b892-11f0-8a4a-fa163e4747d7 is removed from agent 10.0.0.27 2025-11-03 08:51:40,487 - INFO - Verified that pod ctest-nginx-pod-86386684 is removed in agent 2025-11-03 08:51:40,487 - INFO - Deleting pod default:ctest-nginx-pod-29896031 2025-11-03 08:51:40,504 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=49a0c79a-50a3-47db-9bed-85b46adbf75a 2025-11-03 08:51:40,511 - WARNING - Pod uuid 49a0c79a-50a3-47db-9bed-85b46adbf75a is still seen in agent 10.0.0.27 VM list 2025-11-03 08:51:45,513 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=49a0c79a-50a3-47db-9bed-85b46adbf75a 2025-11-03 08:51:45,520 - DEBUG - Pod 49a0c79a-50a3-47db-9bed-85b46adbf75a is not in agent 10.0.0.27 VM list 2025-11-03 08:51:45,520 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2cb958fc-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:51:45,526 - DEBUG - VMI 2cb958fc-b892-11f0-8a4a-fa163e4747d7 is removed from agent 10.0.0.27 2025-11-03 08:51:45,526 - INFO - Verified that pod ctest-nginx-pod-29896031 is removed in agent 2025-11-03 08:51:45,526 - INFO - Deleting service : ctest-nginx-svc-15810147 2025-11-03 08:51:45,794 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 08:51:45,800 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 08:51:45,800 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-11-03 08:51:45,801 - INFO - -------------------------------------------------------------------------------- 2025-11-03 08:51:52,314 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-03 08:51:52,445 - DEBUG - Output : cluster_project={} 2025-11-03 08:51:52,520 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-03 08:51:52,753 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-03 08:51:52,758 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-03 08:51:52,897 - DEBUG - Output : cluster_project={} 2025-11-03 08:52:03,032 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:08,081 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:08,160 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:08,195 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:08,276 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:08,356 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:13,398 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:13,480 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 08:52:13,744 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 08:52:16,354 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-11-03 08:52:16,360 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-03 08:52:16,387 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-03 08:52:18,414 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-03 08:55:18,630 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 08:55:18,697 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7c7dd0e9-7100-4e3f-bb04-cfaff3153af2 2025-11-03 08:55:18,714 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:18,725 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:18,741 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:18,753 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=852d01c4-ab3f-4ee1-934e-cbea25b469f9 2025-11-03 08:55:18,771 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42aa7d8c-a9a9-4295-998b-9b0921241bf2 2025-11-03 08:55:18,791 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f1dd5fb6-1902-44a4-8fca-f00a9c2fd95e 2025-11-03 08:55:18,802 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:23,809 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:23,812 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:23,813 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7c7dd0e9-7100-4e3f-bb04-cfaff3153af2 2025-11-03 08:55:23,814 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:23,818 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42aa7d8c-a9a9-4295-998b-9b0921241bf2 2025-11-03 08:55:23,822 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=852d01c4-ab3f-4ee1-934e-cbea25b469f9 2025-11-03 08:55:23,829 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f1dd5fb6-1902-44a4-8fca-f00a9c2fd95e 2025-11-03 08:55:23,830 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:23,859 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:587928dc-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:23,864 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:59875fc8-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:23,873 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a028e32-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:23,874 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:58f30238-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:28,859 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:28,860 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:28,863 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:28,879 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:33,871 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:33,873 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:33,874 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:33,885 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:38,885 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:38,888 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:38,889 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:38,892 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:43,898 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:43,901 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:43,902 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:43,903 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:48,907 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:48,914 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:48,916 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:48,917 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:53,917 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3a558db4-81d4-4d53-9e45-c533f1324388 2025-11-03 08:55:53,923 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5a8f3d00-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:53,930 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=842c0c84-1f57-4880-b842-1f2ab0326e77 2025-11-03 08:55:53,931 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3222bce1-e308-4157-bdd0-abc824462b7f 2025-11-03 08:55:53,932 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=42602648-890e-4027-9c0a-6184178cd79d 2025-11-03 08:55:53,942 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5afcfdf4-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:53,944 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b6af43a-b892-11f0-8a4a-fa163e4747d7 2025-11-03 08:55:53,946 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bddd91e-b892-11f0-8a4a-fa163e4747d7