2024-11-10 20:21:51,641 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-11-10 20:21:51,980 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-780-1 2024-11-10 20:21:51,980 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-11-10 20:21:52,025 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-780-1 2024-11-10 20:21:52,025 - DEBUG - [10.0.0.24]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-11-10 20:21:52,159 - DEBUG - Output : NAMES contrail_test_hhXV4hzwc contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_nodemgr_1 2024-11-10 20:21:52,159 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 20:21:52,216 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2024-11-10 20:21:52,217 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-11-10 20:21:52,261 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-780-1 2024-11-10 20:21:52,362 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-11-10 20:21:52,576 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-780-1 2024-11-10 20:21:52,576 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-11-10 20:21:52,640 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-780-1 2024-11-10 20:21:52,640 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-11-10 20:21:52,705 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-10 20:21:52,705 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 20:21:52,740 - DEBUG - Output : 10.0.0.22/24 2024-11-10 20:21:52,740 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-11-10 20:21:52,796 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-780-1 2024-11-10 20:21:52,913 - INFO - Using existing project ['default-domain', 'k8s-default'](6f006778-4b55-486a-ba45-3a9a57d3d908) 2024-11-10 20:21:53,020 - INFO - Using existing project ['default-domain', 'k8s-default'](6f006778-4b55-486a-ba45-3a9a57d3d908) 2024-11-10 20:21:53,217 - INFO - ================================================================================ 2024-11-10 20:21:53,217 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-10 20:21:53,218 - 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 2024-11-10 20:21:53,493 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:21:53,501 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.24': '0'}} with 2024-11-10 20:21:53,501 - INFO - Initial checks done. Running the testcase now 2024-11-10 20:21:53,501 - INFO - 2024-11-10 20:21:53,505 - INFO - Namespace default already exists 2024-11-10 20:21:53,506 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 20:21:53,657 - DEBUG - Output : cluster_project={} 2024-11-10 20:21:53,771 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-10 20:21:53,771 - DEBUG - Project uuid in Contrail is 6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:21:53,772 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 20:21:53,920 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 20:21:53,921 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=80adc651-8cf4-4d64-8ffd-7255e24a5a5c 2024-11-10 20:21:53,926 - INFO - Namespace default with uuid 80adc651-8cf4-4d64-8ffd-7255e24a5a5c found in kube manager 2024-11-10 20:21:53,926 - INFO - Namespace default verification passed 2024-11-10 20:21:53,929 - DEBUG - Service ctest-nginx-svc-33466783 not present 2024-11-10 20:21:53,930 - INFO - Creating service ctest-nginx-svc-33466783 2024-11-10 20:21:53,961 - INFO - Created Service ctest-nginx-svc-33466783 2024-11-10 20:21:53,966 - DEBUG - Pod ctest-nginx-pod-40325008 not present 2024-11-10 20:21:53,967 - INFO - Creating Pod ctest-nginx-pod-40325008 2024-11-10 20:21:54,029 - DEBUG - Pod : ctest-nginx-pod-40325008 UUID is 306ae2b7-addd-457f-867a-349b5d12cc7a 2024-11-10 20:21:54,032 - DEBUG - Pod ctest-nginx-pod-89753250 not present 2024-11-10 20:21:54,032 - INFO - Creating Pod ctest-nginx-pod-89753250 2024-11-10 20:21:54,069 - DEBUG - Pod : ctest-nginx-pod-89753250 UUID is e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 2024-11-10 20:21:54,451 - INFO - Created VN __public__, UUID :faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:21:54,705 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-11-10 20:21:54,715 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1a9f1bfa-9c93-41ed-a87c-d36ba9d592cf 2024-11-10 20:21:54,755 - DEBUG - Requesting: http://10.0.0.24:8082/project/6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:21:54,813 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:21:54,844 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:21:54,877 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:21:54,890 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:21:54,900 - DEBUG - Route Targets: [] 2024-11-10 20:21:54,900 - DEBUG - RT names not yet present for VN __public__ 2024-11-10 20:21:59,902 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-11-10 20:21:59,907 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1a9f1bfa-9c93-41ed-a87c-d36ba9d592cf 2024-11-10 20:21:59,918 - DEBUG - Requesting: http://10.0.0.24:8082/project/6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:21:59,971 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:21:59,984 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:00,000 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:22:00,025 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:22:00,034 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f9c2a6f9-8f47-431b-b060-cf6b159023d8 2024-11-10 20:22:00,044 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 20:22:00,044 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:00,057 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:22:00,080 - INFO - Verified VN network id 13 for VN faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:00,080 - INFO - Verifications in API Server for VN __public__ passed 2024-11-10 20:22:00,081 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:00,120 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:22:00,134 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:22:00,142 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f9c2a6f9-8f47-431b-b060-cf6b159023d8 2024-11-10 20:22:00,150 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 20:22:00,158 - DEBUG - Control-node 10.0.0.24 : 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': '18071394842442221060', 'uuid-lslong': '12251475105805478785'}, 'enable': 'true', 'created': '2024-11-10T20:21:54', 'last-modified': '2024-11-10T20:21:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.629995'} 2024-11-10 20:22:00,158 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:00,165 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 20:22:00,165 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-10 20:22:00,166 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-10 20:22:00,166 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-11-10 20:22:00,173 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1a9f1bfa-9c93-41ed-a87c-d36ba9d592cf 2024-11-10 20:22:00,198 - DEBUG - Requesting: http://10.0.0.24:8082/project/6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:22:00,253 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:00,276 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-10 20:22:00,276 - DEBUG - Verifying the vn in opserver 2024-11-10 20:22:00,276 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2024-11-10 20:22:00,278 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-11-10 20:22:00,287 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-10 20:22:00,287 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-10 20:22:00,287 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:00,294 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:00,300 - DEBUG - Do not have enough data to verify VN in agent 2024-11-10 20:22:00,300 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:00,306 - DEBUG - VRF ids for VN __public__: {} 2024-11-10 20:22:00,455 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-10 20:22:00,653 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-11-10 20:22:00,661 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1a9f1bfa-9c93-41ed-a87c-d36ba9d592cf 2024-11-10 20:22:00,675 - DEBUG - Requesting: http://10.0.0.24:8082/project/6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:22:00,816 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:00,848 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/d61d0c2e-c71d-454e-af04-9431dcf3b07b 2024-11-10 20:22:00,881 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-11-10 20:22:00,900 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1a9f1bfa-9c93-41ed-a87c-d36ba9d592cf 2024-11-10 20:22:00,921 - DEBUG - Requesting: http://10.0.0.24:8082/project/6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:22:01,052 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/faca7ddc-e398-4604-aa05-fbb29813ab81 2024-11-10 20:22:01,091 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-10 20:22:01,091 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-10 20:22:01,118 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 20:22:01,127 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-10 20:22:01,127 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-10 20:22:01,131 - DEBUG - Ingress ctest-nginx-ingress-77053401 not present 2024-11-10 20:22:01,132 - INFO - Creating Ingress ctest-nginx-ingress-77053401 2024-11-10 20:22:01,169 - INFO - Created Ingress ctest-nginx-ingress-77053401 2024-11-10 20:22:01,183 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-77053401 2024-11-10 20:22:04,192 - DEBUG - For Ingress ctest-nginx-ingress-77053401, Cluster IP: 10.47.255.249, External IPs ['84.193.12.60'] 2024-11-10 20:22:04,192 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-77053401 2024-11-10 20:22:04,192 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=a516c478-8c31-43ae-a7d9-d7d56b7a947c 2024-11-10 20:22:04,200 - INFO - Ingress ctest-nginx-ingress-77053401 with uuid a516c478-8c31-43ae-a7d9-d7d56b7a947c found in kube manager 2024-11-10 20:22:04,201 - INFO - Ingress ctest-nginx-ingress-77053401 verification passed 2024-11-10 20:22:04,211 - DEBUG - Pod ctest-busybox-pod-37695845 not present 2024-11-10 20:22:04,211 - INFO - Creating Pod ctest-busybox-pod-37695845 2024-11-10 20:22:04,239 - DEBUG - Pod : ctest-busybox-pod-37695845 UUID is b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:04,249 - DEBUG - Pod ctest-nginx-pod-40325008 not in running state.Currently in Pending 2024-11-10 20:22:09,255 - INFO - Pod ctest-nginx-pod-40325008 is in running state.Got IP 10.47.255.251 2024-11-10 20:22:09,274 - DEBUG - Pod ctest-nginx-pod-40325008 has vmi 6e484c5c-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:22:09,274 - INFO - Verified pod ctest-nginx-pod-40325008 in contrail-api 2024-11-10 20:22:09,274 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:22:09,286 - DEBUG - VMI 6e484c5c-9fa1-11ef-a459-fa163ea3b440 is active in agent 10.0.0.22 2024-11-10 20:22:09,287 - INFO - Verified Pod ctest-nginx-pod-40325008 in agent 10.0.0.22 2024-11-10 20:22:09,287 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=306ae2b7-addd-457f-867a-349b5d12cc7a 2024-11-10 20:22:09,291 - INFO - Pod ctest-nginx-pod-40325008 with uuid 306ae2b7-addd-457f-867a-349b5d12cc7a found in kube manager 2024-11-10 20:22:09,291 - INFO - Pod ctest-nginx-pod-40325008 verification passed 2024-11-10 20:22:09,363 - DEBUG - [Pod ctest-nginx-pod-40325008] Cmd: echo ctest-nginx-pod-40325008 > /usr/share/nginx/html/index.html, Output: 2024-11-10 20:22:09,378 - INFO - Pod ctest-nginx-pod-89753250 is in running state.Got IP 10.47.255.250 2024-11-10 20:22:09,451 - DEBUG - Pod ctest-nginx-pod-89753250 has vmi 6ecc73d8-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:22:09,451 - INFO - Verified pod ctest-nginx-pod-89753250 in contrail-api 2024-11-10 20:22:09,452 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:22:09,463 - DEBUG - VMI 6ecc73d8-9fa1-11ef-a459-fa163ea3b440 is active in agent 10.0.0.22 2024-11-10 20:22:09,463 - INFO - Verified Pod ctest-nginx-pod-89753250 in agent 10.0.0.22 2024-11-10 20:22:09,463 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 2024-11-10 20:22:09,468 - INFO - Pod ctest-nginx-pod-89753250 with uuid e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 found in kube manager 2024-11-10 20:22:09,468 - INFO - Pod ctest-nginx-pod-89753250 verification passed 2024-11-10 20:22:09,527 - DEBUG - [Pod ctest-nginx-pod-89753250] Cmd: echo ctest-nginx-pod-89753250 > /usr/share/nginx/html/index.html, Output: 2024-11-10 20:22:09,532 - DEBUG - Pod ctest-busybox-pod-37695845 not in running state.Currently in Pending 2024-11-10 20:22:14,538 - INFO - Pod ctest-busybox-pod-37695845 is in running state.Got IP 10.47.255.248 2024-11-10 20:22:14,559 - DEBUG - Pod ctest-busybox-pod-37695845 has vmi 736098a2-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:22:14,559 - INFO - Verified pod ctest-busybox-pod-37695845 in contrail-api 2024-11-10 20:22:14,559 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:22:14,570 - DEBUG - VMI 736098a2-9fa1-11ef-a459-fa163ea3b440 is active in agent 10.0.0.22 2024-11-10 20:22:14,570 - INFO - Verified Pod ctest-busybox-pod-37695845 in agent 10.0.0.22 2024-11-10 20:22:14,570 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:14,574 - INFO - Pod ctest-busybox-pod-37695845 with uuid b2524e79-aa98-46fc-8a34-45dfde3694bf found in kube manager 2024-11-10 20:22:14,574 - INFO - Pod ctest-busybox-pod-37695845 verification passed 2024-11-10 20:22:14,639 - DEBUG - [Pod ctest-busybox-pod-37695845] 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-40325008 2024-11-10 20:22:14,639 - DEBUG - [Pod Pod ctest-busybox-pod-37695845] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 20:22:14,639 - DEBUG - [Pod Pod ctest-busybox-pod-37695845] 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-40325008 2024-11-10 20:22:14,695 - DEBUG - [Pod ctest-busybox-pod-37695845] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89753250 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-10 20:22:14,695 - DEBUG - [Pod Pod ctest-busybox-pod-37695845] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 20:22:14,695 - DEBUG - [Pod Pod ctest-busybox-pod-37695845] Cmd output: ctest-nginx-pod-89753250 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-10 20:22:14,696 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-40325008': 1, 'ctest-nginx-pod-89753250': 1} 2024-11-10 20:22:14,696 - WARNING - Nothing to delete parallely 2024-11-10 20:22:14,696 - INFO - Deleting pod default:ctest-busybox-pod-37695845 2024-11-10 20:22:14,707 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:14,714 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:19,715 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:19,722 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:24,723 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:24,730 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:29,731 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:29,737 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:34,738 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:34,747 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:39,748 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:39,756 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:44,757 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:44,764 - WARNING - Pod uuid b2524e79-aa98-46fc-8a34-45dfde3694bf is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:49,765 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2524e79-aa98-46fc-8a34-45dfde3694bf 2024-11-10 20:22:49,772 - DEBUG - Pod b2524e79-aa98-46fc-8a34-45dfde3694bf is not in agent 10.0.0.22 VM list 2024-11-10 20:22:49,772 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:736098a2-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:22:49,779 - DEBUG - VMI 736098a2-9fa1-11ef-a459-fa163ea3b440 is removed from agent 10.0.0.22 2024-11-10 20:22:49,779 - INFO - Verified that pod ctest-busybox-pod-37695845 is removed in agent 2024-11-10 20:22:49,779 - INFO - Deleting Ingress : ctest-nginx-ingress-77053401 2024-11-10 20:22:49,786 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=a516c478-8c31-43ae-a7d9-d7d56b7a947c 2024-11-10 20:22:49,804 - ERROR - Ingress ctest-nginx-ingress-77053401 with uuid a516c478-8c31-43ae-a7d9-d7d56b7a947c still found in kube manager 2024-11-10 20:22:50,805 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=a516c478-8c31-43ae-a7d9-d7d56b7a947c 2024-11-10 20:22:50,810 - INFO - Ingress ctest-nginx-ingress-77053401 with uuid a516c478-8c31-43ae-a7d9-d7d56b7a947c deleted successfully from kube manager 2024-11-10 20:22:50,810 - INFO - Verifications on Ingress %s cleanup passed 2024-11-10 20:22:50,810 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-10 20:22:50,977 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 20:22:50,989 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-10 20:22:50,990 - INFO - Deleting VN __public__ 2024-11-10 20:22:51,260 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/82375efc-91be-494a-a327-24ac9a9686c3 2024-11-10 20:22:51,282 - DEBUG - Response Code: 404 2024-11-10 20:22:51,282 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-11-10 20:22:51,300 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1a9f1bfa-9c93-41ed-a87c-d36ba9d592cf 2024-11-10 20:22:51,324 - DEBUG - Requesting: http://10.0.0.24:8082/project/6f006778-4b55-486a-ba45-3a9a57d3d908 2024-11-10 20:22:51,419 - INFO - Validated that VN __public__ is not found in API Server 2024-11-10 20:22:51,419 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-10 20:22:51,427 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:51,436 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2024-11-10 20:22:51,436 - INFO - Validated that VN __public__ is not in any agent 2024-11-10 20:22:51,436 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:51,444 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:22:51,462 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 20:22:51,470 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-10 20:22:51,471 - INFO - Deleting pod default:ctest-nginx-pod-89753250 2024-11-10 20:22:51,497 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 2024-11-10 20:22:51,514 - WARNING - Pod uuid e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 is still seen in agent 10.0.0.22 VM list 2024-11-10 20:22:56,515 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 2024-11-10 20:22:56,522 - DEBUG - Pod e1bf0937-0c63-4e74-8b65-a2f86b7c65d9 is not in agent 10.0.0.22 VM list 2024-11-10 20:22:56,522 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6ecc73d8-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:22:56,528 - DEBUG - VMI 6ecc73d8-9fa1-11ef-a459-fa163ea3b440 is removed from agent 10.0.0.22 2024-11-10 20:22:56,528 - INFO - Verified that pod ctest-nginx-pod-89753250 is removed in agent 2024-11-10 20:22:56,528 - INFO - Deleting pod default:ctest-nginx-pod-40325008 2024-11-10 20:22:56,544 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=306ae2b7-addd-457f-867a-349b5d12cc7a 2024-11-10 20:22:56,553 - WARNING - Pod uuid 306ae2b7-addd-457f-867a-349b5d12cc7a is still seen in agent 10.0.0.22 VM list 2024-11-10 20:23:01,553 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=306ae2b7-addd-457f-867a-349b5d12cc7a 2024-11-10 20:23:01,563 - DEBUG - Pod 306ae2b7-addd-457f-867a-349b5d12cc7a is not in agent 10.0.0.22 VM list 2024-11-10 20:23:01,563 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e484c5c-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:23:01,570 - DEBUG - VMI 6e484c5c-9fa1-11ef-a459-fa163ea3b440 is removed from agent 10.0.0.22 2024-11-10 20:23:01,570 - INFO - Verified that pod ctest-nginx-pod-40325008 is removed in agent 2024-11-10 20:23:01,570 - INFO - Deleting service : ctest-nginx-svc-33466783 2024-11-10 20:23:01,849 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:23:01,855 - DEBUG - No XMPP flaps were noticed during the test
2024-11-10 20:23:01,855 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2024-11-10 20:23:01,855 - INFO - -------------------------------------------------------------------------------- 2024-11-10 20:23:08,526 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 20:23:08,662 - DEBUG - Output : cluster_project={} 2024-11-10 20:23:08,729 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 20:23:08,859 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 20:23:08,876 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 20:23:09,018 - DEBUG - Output : cluster_project={} 2024-11-10 20:23:19,211 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:24,268 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:24,355 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:29,402 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:29,487 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:29,544 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:29,635 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:29,728 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:23:29,984 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:23:32,912 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2024-11-10 20:23:32,918 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-11-10 20:23:32,954 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-11-10 20:23:34,985 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-11-10 20:26:35,884 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:26:35,934 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=617be65d-65c5-41a8-afc3-740013330bc7 2024-11-10 20:26:35,971 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09b1c56f-83d3-44f9-a956-6b5c7dd807a2 2024-11-10 20:26:35,980 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=06da089f-6eec-498a-8c2f-0a661764711b 2024-11-10 20:26:35,999 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:26:36,004 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:26:36,011 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a1c91d16-41be-4636-948a-90cd658eceb4 2024-11-10 20:26:36,015 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:26:36,020 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:26:41,007 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=617be65d-65c5-41a8-afc3-740013330bc7 2024-11-10 20:26:41,014 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a9ade6e-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:26:41,079 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=09b1c56f-83d3-44f9-a956-6b5c7dd807a2 2024-11-10 20:26:41,081 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:26:41,082 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:26:41,083 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=06da089f-6eec-498a-8c2f-0a661764711b 2024-11-10 20:26:41,084 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a1c91d16-41be-4636-948a-90cd658eceb4 2024-11-10 20:26:41,086 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:26:41,087 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:26:41,107 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9bd39f50-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:26:41,109 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b1fd27c-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:26:41,114 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c61ad7c-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:26:46,110 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:26:46,113 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:26:46,115 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:26:46,116 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:26:51,119 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:26:51,128 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:26:51,130 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:26:51,131 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:26:56,128 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:26:56,142 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:26:56,144 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:26:56,145 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:27:01,136 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:27:01,157 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:27:01,159 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:27:01,160 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:27:06,144 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:27:06,173 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:27:06,175 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:27:06,176 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:27:11,153 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f6b204a0-9156-4617-9247-389e39380ef6 2024-11-10 20:27:11,160 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9df4eec4-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:27:11,187 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=bd4ae63f-18c9-4b14-8805-6bd41f6053f2 2024-11-10 20:27:11,190 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e06a9661-024b-4a99-844f-92a999258dae 2024-11-10 20:27:11,194 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=69b679c3-1a07-407a-8b07-504a0f967d46 2024-11-10 20:27:11,205 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9cf49268-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:27:11,207 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d76f8f2-9fa1-11ef-a459-fa163ea3b440 2024-11-10 20:27:11,209 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e72e978-9fa1-11ef-a459-fa163ea3b440