2026-06-19 20:29:37,655 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-06-19 20:29:37,890 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2027-1 2026-06-19 20:29:37,890 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-06-19 20:29:37,923 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2027-1 2026-06-19 20:29:37,923 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-19 20:29:37,977 - DEBUG - Output : NAMES contrail_test_9MZEnbuJ4 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 2026-06-19 20:29:37,977 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-19 20:29:38,010 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.4.147.1/24 172.17.0.1/16 2026-06-19 20:29:38,011 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-06-19 20:29:38,094 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2027-1 2026-06-19 20:29:38,140 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-06-19 20:29:38,368 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2027-1 2026-06-19 20:29:38,368 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-06-19 20:29:38,425 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2027-1 2026-06-19 20:29:38,425 - DEBUG - [10.0.0.242]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-19 20:29:38,470 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-19 20:29:38,470 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-19 20:29:38,505 - DEBUG - Output : 10.0.0.242/24 2026-06-19 20:29:38,505 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-06-19 20:29:38,571 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2027-1 2026-06-19 20:29:38,639 - INFO - Using existing project ['default-domain', 'k8s-default'](119ee423-ca47-4637-b484-56dc0377c1de) 2026-06-19 20:29:38,746 - INFO - Using existing project ['default-domain', 'k8s-default'](119ee423-ca47-4637-b484-56dc0377c1de) 2026-06-19 20:29:38,851 - INFO - ================================================================================ 2026-06-19 20:29:38,851 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-19 20:29:38,851 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-06-19 20:29:39,065 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-19 20:29:39,072 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.50': '0'}} with 2026-06-19 20:29:39,072 - INFO - Initial checks done. Running the testcase now 2026-06-19 20:29:39,072 - INFO - 2026-06-19 20:29:39,076 - INFO - Namespace default already exists 2026-06-19 20:29:39,076 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-19 20:29:39,181 - DEBUG - Output : cluster_project={} 2026-06-19 20:29:39,220 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-19 20:29:39,220 - DEBUG - Project uuid in Contrail is 119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:29:39,220 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-19 20:29:39,348 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-19 20:29:39,348 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=74ff543b-5c11-44ad-8cda-65daa1be9aed 2026-06-19 20:29:39,352 - INFO - Namespace default with uuid 74ff543b-5c11-44ad-8cda-65daa1be9aed found in kube manager 2026-06-19 20:29:39,352 - INFO - Namespace default verification passed 2026-06-19 20:29:39,355 - DEBUG - Service ctest-nginx-svc-48000797 not present 2026-06-19 20:29:39,356 - INFO - Creating service ctest-nginx-svc-48000797 2026-06-19 20:29:39,370 - INFO - Created Service ctest-nginx-svc-48000797 2026-06-19 20:29:39,376 - DEBUG - Pod ctest-nginx-pod-03677616 not present 2026-06-19 20:29:39,377 - INFO - Creating Pod ctest-nginx-pod-03677616 2026-06-19 20:29:39,441 - DEBUG - Pod : ctest-nginx-pod-03677616 UUID is e09b6f6f-dd1f-4733-9376-85ec1cffd327 2026-06-19 20:29:39,443 - DEBUG - Pod ctest-nginx-pod-71688066 not present 2026-06-19 20:29:39,444 - INFO - Creating Pod ctest-nginx-pod-71688066 2026-06-19 20:29:39,472 - DEBUG - Pod : ctest-nginx-pod-71688066 UUID is 4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 2026-06-19 20:29:39,641 - INFO - Created VN __public__, UUID :c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:39,782 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-19 20:29:39,798 - DEBUG - Requesting: http://10.0.0.50:8082/domain/47ff4071-3dae-4f8a-9130-569afee07ce3 2026-06-19 20:29:39,831 - DEBUG - Requesting: http://10.0.0.50:8082/project/119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:29:39,905 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:39,917 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:39,927 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:39,932 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:39,945 - DEBUG - Route Targets: [] 2026-06-19 20:29:39,945 - DEBUG - RT names not yet present for VN __public__ 2026-06-19 20:29:44,946 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-19 20:29:44,951 - DEBUG - Requesting: http://10.0.0.50:8082/domain/47ff4071-3dae-4f8a-9130-569afee07ce3 2026-06-19 20:29:44,957 - DEBUG - Requesting: http://10.0.0.50:8082/project/119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:29:45,031 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,039 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,047 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:45,054 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:45,059 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/d351585c-2ce5-4888-ace2-8ba862d15408 2026-06-19 20:29:45,065 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-19 20:29:45,065 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,072 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:45,081 - INFO - Verified VN network id 13 for VN c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,081 - INFO - Verifications in API Server for VN __public__ passed 2026-06-19 20:29:45,081 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,089 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:45,093 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:29:45,098 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/d351585c-2ce5-4888-ace2-8ba862d15408 2026-06-19 20:29:45,102 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-19 20:29:45,108 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13985081722100269412', 'uuid-lslong': '9873614012414690264'}, 'enable': 'true', 'created': '2026-06-19T20:29:39', 'last-modified': '2026-06-19T20:29:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.424146'} 2026-06-19 20:29:45,108 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:29:45,117 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-19 20:29:45,117 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-19 20:29:45,118 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-19 20:29:45,118 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-19 20:29:45,122 - DEBUG - Requesting: http://10.0.0.50:8082/domain/47ff4071-3dae-4f8a-9130-569afee07ce3 2026-06-19 20:29:45,127 - DEBUG - Requesting: http://10.0.0.50:8082/project/119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:29:45,159 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,166 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-19 20:29:45,166 - DEBUG - Verifying the vn in opserver 2026-06-19 20:29:45,166 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-06-19 20:29:45,166 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-19 20:29:45,170 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-19 20:29:45,170 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-19 20:29:45,170 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:29:45,184 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:29:45,191 - DEBUG - Do not have enough data to verify VN in agent 2026-06-19 20:29:45,191 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:29:45,197 - DEBUG - VRF ids for VN __public__: {} 2026-06-19 20:29:45,281 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-19 20:29:45,379 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-19 20:29:45,383 - DEBUG - Requesting: http://10.0.0.50:8082/domain/47ff4071-3dae-4f8a-9130-569afee07ce3 2026-06-19 20:29:45,388 - DEBUG - Requesting: http://10.0.0.50:8082/project/119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:29:45,429 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,437 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/fe6b40b4-1383-49dd-b98e-cdb348fcd873 2026-06-19 20:29:45,442 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-19 20:29:45,445 - DEBUG - Requesting: http://10.0.0.50:8082/domain/47ff4071-3dae-4f8a-9130-569afee07ce3 2026-06-19 20:29:45,450 - DEBUG - Requesting: http://10.0.0.50:8082/project/119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:29:45,481 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c214fdba-e898-4164-8906-1fa1b34c03d8 2026-06-19 20:29:45,488 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-19 20:29:45,488 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-19 20:29:45,494 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-19 20:29:45,498 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-19 20:29:45,498 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-19 20:29:45,500 - DEBUG - Ingress ctest-nginx-ingress-87254296 not present 2026-06-19 20:29:45,501 - INFO - Creating Ingress ctest-nginx-ingress-87254296 2026-06-19 20:29:45,508 - INFO - Created Ingress ctest-nginx-ingress-87254296 2026-06-19 20:29:45,511 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-87254296 2026-06-19 20:29:48,516 - DEBUG - For Ingress ctest-nginx-ingress-87254296, Cluster IP: 10.47.255.249, External IPs ['220.56.122.252'] 2026-06-19 20:29:48,516 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-87254296 2026-06-19 20:29:48,516 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=62f08bf3-3d79-4a8f-8735-c88ef6566348 2026-06-19 20:29:48,521 - INFO - Ingress ctest-nginx-ingress-87254296 with uuid 62f08bf3-3d79-4a8f-8735-c88ef6566348 found in kube manager 2026-06-19 20:29:48,522 - INFO - Ingress ctest-nginx-ingress-87254296 verification passed 2026-06-19 20:29:48,524 - DEBUG - Pod ctest-busybox-pod-73365966 not present 2026-06-19 20:29:48,525 - INFO - Creating Pod ctest-busybox-pod-73365966 2026-06-19 20:29:48,557 - DEBUG - Pod : ctest-busybox-pod-73365966 UUID is 606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:29:48,563 - DEBUG - Pod ctest-nginx-pod-03677616 not in running state.Currently in Pending 2026-06-19 20:29:53,577 - INFO - Pod ctest-nginx-pod-03677616 is in running state.Got IP 10.47.255.251 2026-06-19 20:29:53,596 - DEBUG - Pod ctest-nginx-pod-03677616 has vmi 996e67fa-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:29:53,596 - INFO - Verified pod ctest-nginx-pod-03677616 in contrail-api 2026-06-19 20:29:53,596 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:29:53,610 - DEBUG - VMI 996e67fa-6c1d-11f1-85be-fa163e83aa5d is active in agent 10.0.0.242 2026-06-19 20:29:53,610 - INFO - Verified Pod ctest-nginx-pod-03677616 in agent 10.0.0.242 2026-06-19 20:29:53,610 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=e09b6f6f-dd1f-4733-9376-85ec1cffd327 2026-06-19 20:29:53,619 - INFO - Pod ctest-nginx-pod-03677616 with uuid e09b6f6f-dd1f-4733-9376-85ec1cffd327 found in kube manager 2026-06-19 20:29:53,619 - INFO - Pod ctest-nginx-pod-03677616 verification passed 2026-06-19 20:29:53,681 - DEBUG - [Pod ctest-nginx-pod-03677616] Cmd: echo ctest-nginx-pod-03677616 > /usr/share/nginx/html/index.html, Output: 2026-06-19 20:29:53,688 - INFO - Pod ctest-nginx-pod-71688066 is in running state.Got IP 10.47.255.250 2026-06-19 20:29:53,745 - DEBUG - Pod ctest-nginx-pod-71688066 has vmi 99e0f78e-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:29:53,745 - INFO - Verified pod ctest-nginx-pod-71688066 in contrail-api 2026-06-19 20:29:53,745 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:29:53,755 - DEBUG - VMI 99e0f78e-6c1d-11f1-85be-fa163e83aa5d is active in agent 10.0.0.242 2026-06-19 20:29:53,755 - INFO - Verified Pod ctest-nginx-pod-71688066 in agent 10.0.0.242 2026-06-19 20:29:53,755 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 2026-06-19 20:29:53,759 - INFO - Pod ctest-nginx-pod-71688066 with uuid 4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 found in kube manager 2026-06-19 20:29:53,759 - INFO - Pod ctest-nginx-pod-71688066 verification passed 2026-06-19 20:29:53,813 - DEBUG - [Pod ctest-nginx-pod-71688066] Cmd: echo ctest-nginx-pod-71688066 > /usr/share/nginx/html/index.html, Output: 2026-06-19 20:29:53,820 - DEBUG - Pod ctest-busybox-pod-73365966 not in running state.Currently in Pending 2026-06-19 20:29:58,827 - DEBUG - Pod ctest-busybox-pod-73365966 not in running state.Currently in Pending 2026-06-19 20:30:03,834 - INFO - Pod ctest-busybox-pod-73365966 is in running state.Got IP 10.47.255.248 2026-06-19 20:30:03,848 - DEBUG - Pod ctest-busybox-pod-73365966 has vmi 9e141836-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:30:03,848 - INFO - Verified pod ctest-busybox-pod-73365966 in contrail-api 2026-06-19 20:30:03,848 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:30:03,864 - DEBUG - VMI 9e141836-6c1d-11f1-85be-fa163e83aa5d is active in agent 10.0.0.242 2026-06-19 20:30:03,864 - INFO - Verified Pod ctest-busybox-pod-73365966 in agent 10.0.0.242 2026-06-19 20:30:03,864 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:03,868 - INFO - Pod ctest-busybox-pod-73365966 with uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 found in kube manager 2026-06-19 20:30:03,868 - INFO - Pod ctest-busybox-pod-73365966 verification passed 2026-06-19 20:30:03,923 - DEBUG - [Pod ctest-busybox-pod-73365966] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-71688066 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-19 20:30:03,923 - DEBUG - [Pod Pod ctest-busybox-pod-73365966] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-19 20:30:03,923 - DEBUG - [Pod Pod ctest-busybox-pod-73365966] Cmd output: ctest-nginx-pod-71688066 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-19 20:30:03,982 - DEBUG - [Pod ctest-busybox-pod-73365966] 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-03677616 2026-06-19 20:30:03,982 - DEBUG - [Pod Pod ctest-busybox-pod-73365966] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-19 20:30:03,982 - DEBUG - [Pod Pod ctest-busybox-pod-73365966] 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-03677616 2026-06-19 20:30:03,982 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-03677616': 1, 'ctest-nginx-pod-71688066': 1} 2026-06-19 20:30:03,983 - WARNING - Nothing to delete parallely 2026-06-19 20:30:03,983 - INFO - Deleting pod default:ctest-busybox-pod-73365966 2026-06-19 20:30:03,997 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:04,006 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:09,006 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:09,013 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:14,014 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:14,021 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:19,021 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:19,029 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:24,030 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:24,040 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:29,040 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:29,047 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:34,048 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:34,055 - WARNING - Pod uuid 606b378d-b0c2-4947-9ef4-d8f2b4817313 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:39,056 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=606b378d-b0c2-4947-9ef4-d8f2b4817313 2026-06-19 20:30:39,063 - DEBUG - Pod 606b378d-b0c2-4947-9ef4-d8f2b4817313 is not in agent 10.0.0.242 VM list 2026-06-19 20:30:39,063 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e141836-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:30:39,067 - DEBUG - VMI 9e141836-6c1d-11f1-85be-fa163e83aa5d is removed from agent 10.0.0.242 2026-06-19 20:30:39,067 - INFO - Verified that pod ctest-busybox-pod-73365966 is removed in agent 2026-06-19 20:30:39,067 - INFO - Deleting Ingress : ctest-nginx-ingress-87254296 2026-06-19 20:30:39,073 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=62f08bf3-3d79-4a8f-8735-c88ef6566348 2026-06-19 20:30:39,078 - ERROR - Ingress ctest-nginx-ingress-87254296 with uuid 62f08bf3-3d79-4a8f-8735-c88ef6566348 still found in kube manager 2026-06-19 20:30:40,078 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=62f08bf3-3d79-4a8f-8735-c88ef6566348 2026-06-19 20:30:40,082 - INFO - Ingress ctest-nginx-ingress-87254296 with uuid 62f08bf3-3d79-4a8f-8735-c88ef6566348 deleted successfully from kube manager 2026-06-19 20:30:40,082 - INFO - Verifications on Ingress %s cleanup passed 2026-06-19 20:30:40,082 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-19 20:30:40,215 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-19 20:30:40,222 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-19 20:30:40,222 - INFO - Deleting VN __public__ 2026-06-19 20:30:40,344 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/78f22302-8384-4809-a671-1bf1974305eb 2026-06-19 20:30:40,349 - DEBUG - Response Code: 404 2026-06-19 20:30:40,349 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-19 20:30:40,362 - DEBUG - Requesting: http://10.0.0.50:8082/domain/47ff4071-3dae-4f8a-9130-569afee07ce3 2026-06-19 20:30:40,371 - DEBUG - Requesting: http://10.0.0.50:8082/project/119ee423-ca47-4637-b484-56dc0377c1de 2026-06-19 20:30:40,484 - INFO - Validated that VN __public__ is not found in API Server 2026-06-19 20:30:40,485 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-19 20:30:40,494 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:30:40,500 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2026-06-19 20:30:40,500 - INFO - Validated that VN __public__ is not in any agent 2026-06-19 20:30:40,500 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:30:40,506 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-19 20:30:40,512 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-19 20:30:40,520 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-19 20:30:40,520 - INFO - Deleting pod default:ctest-nginx-pod-71688066 2026-06-19 20:30:40,539 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 2026-06-19 20:30:40,567 - WARNING - Pod uuid 4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:45,568 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 2026-06-19 20:30:45,575 - DEBUG - Pod 4889b7fb-d91a-4081-b1ac-3a8a3f0eab06 is not in agent 10.0.0.242 VM list 2026-06-19 20:30:45,575 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99e0f78e-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:30:45,580 - DEBUG - VMI 99e0f78e-6c1d-11f1-85be-fa163e83aa5d is removed from agent 10.0.0.242 2026-06-19 20:30:45,580 - INFO - Verified that pod ctest-nginx-pod-71688066 is removed in agent 2026-06-19 20:30:45,581 - INFO - Deleting pod default:ctest-nginx-pod-03677616 2026-06-19 20:30:45,596 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e09b6f6f-dd1f-4733-9376-85ec1cffd327 2026-06-19 20:30:45,602 - WARNING - Pod uuid e09b6f6f-dd1f-4733-9376-85ec1cffd327 is still seen in agent 10.0.0.242 VM list 2026-06-19 20:30:50,603 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e09b6f6f-dd1f-4733-9376-85ec1cffd327 2026-06-19 20:30:50,609 - DEBUG - Pod e09b6f6f-dd1f-4733-9376-85ec1cffd327 is not in agent 10.0.0.242 VM list 2026-06-19 20:30:50,609 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:996e67fa-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:30:50,614 - DEBUG - VMI 996e67fa-6c1d-11f1-85be-fa163e83aa5d is removed from agent 10.0.0.242 2026-06-19 20:30:50,615 - INFO - Verified that pod ctest-nginx-pod-03677616 is removed in agent 2026-06-19 20:30:50,615 - INFO - Deleting service : ctest-nginx-svc-48000797 2026-06-19 20:30:50,856 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-19 20:30:50,863 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 20:30:50,863 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2026-06-19 20:30:50,863 - INFO - -------------------------------------------------------------------------------- 2026-06-19 20:30:57,212 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-19 20:30:57,347 - DEBUG - Output : cluster_project={} 2026-06-19 20:30:57,385 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-19 20:30:57,558 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-19 20:30:57,564 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-19 20:30:57,692 - DEBUG - Output : cluster_project={} 2026-06-19 20:31:12,769 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:12,847 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:12,926 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:12,977 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:13,065 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:13,095 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:13,168 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:13,237 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-19 20:31:13,433 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-19 20:31:15,273 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2026-06-19 20:31:15,279 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-06-19 20:31:15,302 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-06-19 20:31:17,327 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-06-19 20:34:22,692 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-19 20:34:22,731 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c39b218-1811-43ce-af0f-f2b9454b947e 2026-06-19 20:34:22,745 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:22,754 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:22,758 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=9b4bce65-680d-4f8f-b272-3e381882cc4f 2026-06-19 20:34:22,763 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:22,776 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=55925fb1-2229-4256-bc1c-936cb383529b 2026-06-19 20:34:22,781 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:22,785 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=81f98be9-e16a-48a0-8c39-572fa356a2d4 2026-06-19 20:34:27,767 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c39b218-1811-43ce-af0f-f2b9454b947e 2026-06-19 20:34:27,770 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:27,777 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c7b6b338-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:27,791 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:27,792 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=9b4bce65-680d-4f8f-b272-3e381882cc4f 2026-06-19 20:34:27,793 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:27,802 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=55925fb1-2229-4256-bc1c-936cb383529b 2026-06-19 20:34:27,804 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8a65348-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:27,806 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=81f98be9-e16a-48a0-8c39-572fa356a2d4 2026-06-19 20:34:27,807 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:27,819 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8205086-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:27,822 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9114c7a-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:32,778 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:32,803 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:32,805 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:32,822 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:37,785 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:37,811 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:37,812 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:37,828 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:42,793 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:42,820 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:42,822 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:42,834 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:47,801 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:47,832 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:47,833 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:47,841 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:52,808 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:52,844 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:52,845 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:52,847 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:57,821 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6876c8c1-8dba-4ec9-8349-e54d6165821e 2026-06-19 20:34:57,827 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c98b1e24-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:57,855 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e96be150-9002-4c92-89dc-65f677373580 2026-06-19 20:34:57,856 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=cf52faff-5c0c-444e-b252-3b2e8c9449a2 2026-06-19 20:34:57,857 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=63b59120-cce5-4249-b114-3765f19fc533 2026-06-19 20:34:57,865 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca4521fc-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:57,867 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9e896b2-6c1d-11f1-85be-fa163e83aa5d 2026-06-19 20:34:57,868 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:caa2f034-6c1d-11f1-85be-fa163e83aa5d