2025-10-31 12:46:18,778 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-10-31 12:46:19,018 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1668-1 2025-10-31 12:46:19,018 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-10-31 12:46:19,052 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1668-1 2025-10-31 12:46:19,052 - DEBUG - [10.0.0.137]: 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-10-31 12:46:19,155 - DEBUG - Output : NAMES contrail_test_r8nMIHoDO contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 config_api-nodemgr-1 config_api-svcmonitor-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 2025-10-31 12:46:19,156 - DEBUG - [10.0.0.137]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-31 12:46:19,190 - DEBUG - Output : 127.0.0.1/8 10.0.0.137/24 252.137.0.1/8 10.223.179.1/24 172.17.0.1/16 2025-10-31 12:46:19,190 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-10-31 12:46:19,235 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1668-1 2025-10-31 12:46:19,338 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-31 12:46:19,591 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1668-1 2025-10-31 12:46:19,591 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-31 12:46:19,626 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1668-1 2025-10-31 12:46:19,627 - DEBUG - [10.0.0.22]: 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-10-31 12:46:19,708 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-31 12:46:19,709 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-31 12:46:19,742 - DEBUG - Output : 10.0.0.22/24 2025-10-31 12:46:19,743 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-31 12:46:19,778 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1668-1 2025-10-31 12:46:19,839 - INFO - Using existing project ['default-domain', 'k8s-default'](d52db1c5-a365-4654-9bb7-b6e5019b59b3) 2025-10-31 12:46:19,943 - INFO - Using existing project ['default-domain', 'k8s-default'](d52db1c5-a365-4654-9bb7-b6e5019b59b3) 2025-10-31 12:46:20,046 - INFO - ================================================================================ 2025-10-31 12:46:20,046 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-31 12:46:20,047 - 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-10-31 12:46:20,292 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 12:46:20,299 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.137': '0'}} with 2025-10-31 12:46:20,299 - INFO - Initial checks done. Running the testcase now 2025-10-31 12:46:20,299 - INFO - 2025-10-31 12:46:20,303 - INFO - Namespace default already exists 2025-10-31 12:46:20,303 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 12:46:20,407 - DEBUG - Output : cluster_project={} 2025-10-31 12:46:20,445 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-31 12:46:20,446 - DEBUG - Project uuid in Contrail is d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:46:20,446 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-31 12:46:20,563 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-31 12:46:20,563 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=b9c4dde8-10fb-4b6b-a745-180def0c8fff 2025-10-31 12:46:20,567 - INFO - Namespace default with uuid b9c4dde8-10fb-4b6b-a745-180def0c8fff found in kube manager 2025-10-31 12:46:20,567 - INFO - Namespace default verification passed 2025-10-31 12:46:20,570 - DEBUG - Service ctest-nginx-svc-06410481 not present 2025-10-31 12:46:20,570 - INFO - Creating service ctest-nginx-svc-06410481 2025-10-31 12:46:20,589 - INFO - Created Service ctest-nginx-svc-06410481 2025-10-31 12:46:20,600 - DEBUG - Pod ctest-nginx-pod-66415634 not present 2025-10-31 12:46:20,600 - INFO - Creating Pod ctest-nginx-pod-66415634 2025-10-31 12:46:20,677 - DEBUG - Pod : ctest-nginx-pod-66415634 UUID is 046af151-e1ea-4773-b958-4a88000bd0e1 2025-10-31 12:46:20,681 - DEBUG - Pod ctest-nginx-pod-91608708 not present 2025-10-31 12:46:20,682 - INFO - Creating Pod ctest-nginx-pod-91608708 2025-10-31 12:46:20,707 - DEBUG - Pod : ctest-nginx-pod-91608708 UUID is 6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 2025-10-31 12:46:20,857 - INFO - Created VN __public__, UUID :72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:21,001 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-31 12:46:21,006 - DEBUG - Requesting: http://10.0.0.137:8082/domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb 2025-10-31 12:46:21,020 - DEBUG - Requesting: http://10.0.0.137:8082/project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:46:21,072 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:21,081 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:21,088 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:21,093 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:21,098 - DEBUG - Route Targets: [] 2025-10-31 12:46:21,098 - DEBUG - RT names not yet present for VN __public__ 2025-10-31 12:46:26,099 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-31 12:46:26,103 - DEBUG - Requesting: http://10.0.0.137:8082/domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb 2025-10-31 12:46:26,109 - DEBUG - Requesting: http://10.0.0.137:8082/project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:46:26,151 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,159 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,166 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:26,172 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:26,176 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c9215092-c5d2-425b-815d-ec897f80cf09 2025-10-31 12:46:26,184 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-31 12:46:26,184 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,191 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:26,207 - INFO - Verified VN network id 13 for VN 72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,207 - INFO - Verifications in API Server for VN __public__ passed 2025-10-31 12:46:26,207 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,215 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:26,222 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:46:26,227 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c9215092-c5d2-425b-815d-ec897f80cf09 2025-10-31 12:46:26,232 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-31 12:46:26,239 - DEBUG - Control-node 10.0.0.137 : 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': '8269790690674623013', 'uuid-lslong': '12660634636424590704'}, 'enable': 'true', 'created': '2025-10-31T12:46:20', 'last-modified': '2025-10-31T12:46:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.267628'} 2025-10-31 12:46:26,239 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:46:26,249 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-31 12:46:26,249 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-31 12:46:26,249 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-31 12:46:26,249 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-31 12:46:26,254 - DEBUG - Requesting: http://10.0.0.137:8082/domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb 2025-10-31 12:46:26,260 - DEBUG - Requesting: http://10.0.0.137:8082/project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:46:26,295 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,303 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-31 12:46:26,303 - DEBUG - Verifying the vn in opserver 2025-10-31 12:46:26,303 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-10-31 12:46:26,303 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-10-31 12:46:26,308 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-31 12:46:26,308 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-31 12:46:26,308 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:46:26,317 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:46:26,321 - DEBUG - Do not have enough data to verify VN in agent 2025-10-31 12:46:26,322 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:46:26,327 - DEBUG - VRF ids for VN __public__: {} 2025-10-31 12:46:26,416 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-31 12:46:26,527 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-31 12:46:26,533 - DEBUG - Requesting: http://10.0.0.137:8082/domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb 2025-10-31 12:46:26,540 - DEBUG - Requesting: http://10.0.0.137:8082/project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:46:26,618 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,633 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/6d47e126-a99a-476f-b85b-dd4bf5dafc0c 2025-10-31 12:46:26,640 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-31 12:46:26,645 - DEBUG - Requesting: http://10.0.0.137:8082/domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb 2025-10-31 12:46:26,658 - DEBUG - Requesting: http://10.0.0.137:8082/project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:46:26,721 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 2025-10-31 12:46:26,729 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-31 12:46:26,729 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-31 12:46:26,735 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-31 12:46:26,739 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-31 12:46:26,739 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-31 12:46:26,743 - DEBUG - Ingress ctest-nginx-ingress-99566412 not present 2025-10-31 12:46:26,744 - INFO - Creating Ingress ctest-nginx-ingress-99566412 2025-10-31 12:46:26,751 - INFO - Created Ingress ctest-nginx-ingress-99566412 2025-10-31 12:46:26,754 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99566412 2025-10-31 12:46:29,758 - DEBUG - For Ingress ctest-nginx-ingress-99566412, Cluster IP: 10.47.255.249, External IPs ['213.160.97.188'] 2025-10-31 12:46:29,759 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99566412 2025-10-31 12:46:29,759 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=80471001-1c26-4fce-83be-bf7cdaf04fa2 2025-10-31 12:46:29,763 - INFO - Ingress ctest-nginx-ingress-99566412 with uuid 80471001-1c26-4fce-83be-bf7cdaf04fa2 found in kube manager 2025-10-31 12:46:29,763 - INFO - Ingress ctest-nginx-ingress-99566412 verification passed 2025-10-31 12:46:29,765 - DEBUG - Pod ctest-busybox-pod-60083995 not present 2025-10-31 12:46:29,765 - INFO - Creating Pod ctest-busybox-pod-60083995 2025-10-31 12:46:29,800 - DEBUG - Pod : ctest-busybox-pod-60083995 UUID is 7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:46:29,806 - DEBUG - Pod ctest-nginx-pod-66415634 not in running state.Currently in Pending 2025-10-31 12:46:34,813 - INFO - Pod ctest-nginx-pod-66415634 is in running state.Got IP 10.47.255.251 2025-10-31 12:46:34,868 - DEBUG - Pod ctest-nginx-pod-66415634 has vmi 9a810656-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:46:34,868 - INFO - Verified pod ctest-nginx-pod-66415634 in contrail-api 2025-10-31 12:46:34,868 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:46:34,879 - DEBUG - VMI 9a810656-b657-11f0-9b2c-fa163e055fcc is active in agent 10.0.0.22 2025-10-31 12:46:34,879 - INFO - Verified Pod ctest-nginx-pod-66415634 in agent 10.0.0.22 2025-10-31 12:46:34,879 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=046af151-e1ea-4773-b958-4a88000bd0e1 2025-10-31 12:46:34,883 - INFO - Pod ctest-nginx-pod-66415634 with uuid 046af151-e1ea-4773-b958-4a88000bd0e1 found in kube manager 2025-10-31 12:46:34,883 - INFO - Pod ctest-nginx-pod-66415634 verification passed 2025-10-31 12:46:34,956 - DEBUG - [Pod ctest-nginx-pod-66415634] Cmd: echo ctest-nginx-pod-66415634 > /usr/share/nginx/html/index.html, Output: 2025-10-31 12:46:34,963 - INFO - Pod ctest-nginx-pod-91608708 is in running state.Got IP 10.47.255.250 2025-10-31 12:46:34,975 - DEBUG - Pod ctest-nginx-pod-91608708 has vmi 9aecd96c-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:46:34,975 - INFO - Verified pod ctest-nginx-pod-91608708 in contrail-api 2025-10-31 12:46:34,975 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:46:34,987 - DEBUG - VMI 9aecd96c-b657-11f0-9b2c-fa163e055fcc is active in agent 10.0.0.22 2025-10-31 12:46:34,987 - INFO - Verified Pod ctest-nginx-pod-91608708 in agent 10.0.0.22 2025-10-31 12:46:34,987 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 2025-10-31 12:46:34,991 - INFO - Pod ctest-nginx-pod-91608708 with uuid 6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 found in kube manager 2025-10-31 12:46:34,991 - INFO - Pod ctest-nginx-pod-91608708 verification passed 2025-10-31 12:46:35,045 - DEBUG - [Pod ctest-nginx-pod-91608708] Cmd: echo ctest-nginx-pod-91608708 > /usr/share/nginx/html/index.html, Output: 2025-10-31 12:46:35,052 - DEBUG - Pod ctest-busybox-pod-60083995 not in running state.Currently in Pending 2025-10-31 12:46:40,063 - DEBUG - Pod ctest-busybox-pod-60083995 not in running state.Currently in Pending 2025-10-31 12:46:45,070 - INFO - Pod ctest-busybox-pod-60083995 is in running state.Got IP 10.47.255.248 2025-10-31 12:46:45,083 - DEBUG - Pod ctest-busybox-pod-60083995 has vmi 9f47e2c2-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:46:45,083 - INFO - Verified pod ctest-busybox-pod-60083995 in contrail-api 2025-10-31 12:46:45,083 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:46:45,095 - DEBUG - VMI 9f47e2c2-b657-11f0-9b2c-fa163e055fcc is active in agent 10.0.0.22 2025-10-31 12:46:45,095 - INFO - Verified Pod ctest-busybox-pod-60083995 in agent 10.0.0.22 2025-10-31 12:46:45,095 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:46:45,099 - INFO - Pod ctest-busybox-pod-60083995 with uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae found in kube manager 2025-10-31 12:46:45,099 - INFO - Pod ctest-busybox-pod-60083995 verification passed 2025-10-31 12:46:45,159 - DEBUG - [Pod ctest-busybox-pod-60083995] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-91608708 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-10-31 12:46:45,159 - DEBUG - [Pod Pod ctest-busybox-pod-60083995] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-31 12:46:45,159 - DEBUG - [Pod Pod ctest-busybox-pod-60083995] Cmd output: ctest-nginx-pod-91608708 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-10-31 12:46:45,214 - DEBUG - [Pod ctest-busybox-pod-60083995] 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-66415634 2025-10-31 12:46:45,214 - DEBUG - [Pod Pod ctest-busybox-pod-60083995] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-31 12:46:45,214 - DEBUG - [Pod Pod ctest-busybox-pod-60083995] 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-66415634 2025-10-31 12:46:45,214 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-66415634': 1, 'ctest-nginx-pod-91608708': 1} 2025-10-31 12:46:45,214 - WARNING - Nothing to delete parallely 2025-10-31 12:46:45,215 - INFO - Deleting pod default:ctest-busybox-pod-60083995 2025-10-31 12:46:45,226 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:46:45,233 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:46:50,234 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:46:50,241 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:46:55,241 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:46:55,249 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:00,249 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:47:00,256 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:05,257 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:47:05,264 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:10,266 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:47:10,273 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:15,274 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:47:15,285 - WARNING - Pod uuid 7eaf37cf-d77d-4057-ae41-b8998e889bae is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:20,286 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7eaf37cf-d77d-4057-ae41-b8998e889bae 2025-10-31 12:47:20,292 - DEBUG - Pod 7eaf37cf-d77d-4057-ae41-b8998e889bae is not in agent 10.0.0.22 VM list 2025-10-31 12:47:20,292 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9f47e2c2-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:47:20,298 - DEBUG - VMI 9f47e2c2-b657-11f0-9b2c-fa163e055fcc is removed from agent 10.0.0.22 2025-10-31 12:47:20,298 - INFO - Verified that pod ctest-busybox-pod-60083995 is removed in agent 2025-10-31 12:47:20,298 - INFO - Deleting Ingress : ctest-nginx-ingress-99566412 2025-10-31 12:47:20,310 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=80471001-1c26-4fce-83be-bf7cdaf04fa2 2025-10-31 12:47:20,324 - ERROR - Ingress ctest-nginx-ingress-99566412 with uuid 80471001-1c26-4fce-83be-bf7cdaf04fa2 still found in kube manager 2025-10-31 12:47:21,325 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=80471001-1c26-4fce-83be-bf7cdaf04fa2 2025-10-31 12:47:21,330 - INFO - Ingress ctest-nginx-ingress-99566412 with uuid 80471001-1c26-4fce-83be-bf7cdaf04fa2 deleted successfully from kube manager 2025-10-31 12:47:21,330 - INFO - Verifications on Ingress %s cleanup passed 2025-10-31 12:47:21,330 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-31 12:47:21,419 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-31 12:47:21,427 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-31 12:47:21,427 - INFO - Deleting VN __public__ 2025-10-31 12:47:21,522 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be 2025-10-31 12:47:21,529 - DEBUG - Response Code: 404 2025-10-31 12:47:21,529 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-31 12:47:21,535 - DEBUG - Requesting: http://10.0.0.137:8082/domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb 2025-10-31 12:47:21,542 - DEBUG - Requesting: http://10.0.0.137:8082/project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 2025-10-31 12:47:21,595 - INFO - Validated that VN __public__ is not found in API Server 2025-10-31 12:47:21,595 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-31 12:47:21,618 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:47:21,638 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-10-31 12:47:21,638 - INFO - Validated that VN __public__ is not in any agent 2025-10-31 12:47:21,638 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:47:21,656 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 12:47:21,660 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-31 12:47:21,664 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-31 12:47:21,665 - INFO - Deleting pod default:ctest-nginx-pod-91608708 2025-10-31 12:47:21,676 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 2025-10-31 12:47:21,687 - WARNING - Pod uuid 6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:26,688 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 2025-10-31 12:47:26,694 - DEBUG - Pod 6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 is not in agent 10.0.0.22 VM list 2025-10-31 12:47:26,694 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9aecd96c-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:47:26,699 - DEBUG - VMI 9aecd96c-b657-11f0-9b2c-fa163e055fcc is removed from agent 10.0.0.22 2025-10-31 12:47:26,699 - INFO - Verified that pod ctest-nginx-pod-91608708 is removed in agent 2025-10-31 12:47:26,699 - INFO - Deleting pod default:ctest-nginx-pod-66415634 2025-10-31 12:47:26,730 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=046af151-e1ea-4773-b958-4a88000bd0e1 2025-10-31 12:47:26,744 - WARNING - Pod uuid 046af151-e1ea-4773-b958-4a88000bd0e1 is still seen in agent 10.0.0.22 VM list 2025-10-31 12:47:31,745 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=046af151-e1ea-4773-b958-4a88000bd0e1 2025-10-31 12:47:31,751 - DEBUG - Pod 046af151-e1ea-4773-b958-4a88000bd0e1 is not in agent 10.0.0.22 VM list 2025-10-31 12:47:31,751 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a810656-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:47:31,757 - DEBUG - VMI 9a810656-b657-11f0-9b2c-fa163e055fcc is removed from agent 10.0.0.22 2025-10-31 12:47:31,757 - INFO - Verified that pod ctest-nginx-pod-66415634 is removed in agent 2025-10-31 12:47:31,757 - INFO - Deleting service : ctest-nginx-svc-06410481 2025-10-31 12:47:32,039 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 12:47:32,046 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 12:47:32,047 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-10-31 12:47:32,047 - INFO - -------------------------------------------------------------------------------- 2025-10-31 12:47:38,520 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 12:47:38,684 - DEBUG - Output : cluster_project={} 2025-10-31 12:47:38,776 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-31 12:47:38,950 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-31 12:47:38,955 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 12:47:39,073 - DEBUG - Output : cluster_project={} 2025-10-31 12:47:49,258 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:49,332 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:54,371 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:54,401 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:54,478 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:59,517 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:59,596 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:59,632 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 12:47:59,918 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 12:48:01,757 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-10-31 12:48:01,768 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-31 12:48:01,792 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-31 12:48:03,816 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-10-31 12:51:04,171 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 12:51:04,222 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5986ab16-a477-42cd-af52-a1ff48c7a721 2025-10-31 12:51:04,239 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:04,250 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee4bb9db-61d7-47c5-8ee6-0fd344e4515a 2025-10-31 12:51:04,258 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:04,263 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3758f974-dafd-4728-9088-7ad5eeeae0d4 2025-10-31 12:51:04,269 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:04,278 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a2c8a62d-276b-468e-928b-fd32f9e85886 2025-10-31 12:51:04,286 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:09,291 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5986ab16-a477-42cd-af52-a1ff48c7a721 2025-10-31 12:51:09,297 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9003844-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:09,345 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a2c8a62d-276b-468e-928b-fd32f9e85886 2025-10-31 12:51:09,346 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:09,347 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:09,348 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:09,349 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee4bb9db-61d7-47c5-8ee6-0fd344e4515a 2025-10-31 12:51:09,350 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:09,351 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3758f974-dafd-4728-9088-7ad5eeeae0d4 2025-10-31 12:51:09,369 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca2c9ac8-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:09,371 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9892e38-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:09,373 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:caacc360-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:14,369 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:14,370 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:14,371 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:14,374 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:19,383 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:19,384 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:19,385 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:19,387 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:24,400 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:24,401 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:24,403 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:24,403 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:29,415 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:29,417 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:29,418 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:29,418 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:34,431 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:34,432 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:34,434 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:34,435 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:39,513 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7169f7f7-5e5c-4348-be7e-8dd940307906 2025-10-31 12:51:39,514 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a2f2cc6-a7ee-439a-8717-0c51502ac84e 2025-10-31 12:51:39,515 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 2025-10-31 12:51:39,516 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=94baf660-abf1-4401-91b9-96a39bed72d3 2025-10-31 12:51:39,529 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cb91942c-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:39,531 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cbfa084a-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:39,533 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cb2a82c8-b657-11f0-9b2c-fa163e055fcc 2025-10-31 12:51:39,534 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc668b82-b657-11f0-9b2c-fa163e055fcc