2025-11-06 08:31:38,314 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-11-06 08:31:38,686 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1690-1 2025-11-06 08:31:38,686 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-11-06 08:31:38,720 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1690-1 2025-11-06 08:31:38,721 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-06 08:31:38,811 - DEBUG - Output : NAMES contrail_test_LvUunEo8f contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 2025-11-06 08:31:38,811 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-06 08:31:38,856 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.96.168.1/24 172.17.0.1/16 2025-11-06 08:31:38,857 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-11-06 08:31:38,926 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1690-1 2025-11-06 08:31:38,984 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-11-06 08:31:39,259 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1690-1 2025-11-06 08:31:39,259 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-11-06 08:31:39,329 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1690-1 2025-11-06 08:31:39,329 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-06 08:31:39,395 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-06 08:31:39,395 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-06 08:31:39,441 - DEBUG - Output : 10.0.0.249/24 2025-11-06 08:31:39,442 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-11-06 08:31:39,514 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1690-1 2025-11-06 08:31:39,587 - INFO - Using existing project ['default-domain', 'k8s-default'](10f09ac2-1a25-475a-8d94-f8c2df08be53) 2025-11-06 08:31:39,699 - INFO - Using existing project ['default-domain', 'k8s-default'](10f09ac2-1a25-475a-8d94-f8c2df08be53) 2025-11-06 08:31:39,839 - INFO - ================================================================================ 2025-11-06 08:31:39,840 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-06 08:31:39,840 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-11-06 08:31:40,138 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-06 08:31:40,146 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.50': '0'}} with 2025-11-06 08:31:40,146 - INFO - Initial checks done. Running the testcase now 2025-11-06 08:31:40,146 - INFO - 2025-11-06 08:31:40,152 - INFO - Namespace default already exists 2025-11-06 08:31:40,152 - 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' 2025-11-06 08:31:40,315 - DEBUG - Output : cluster_project={} 2025-11-06 08:31:40,383 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-06 08:31:40,384 - DEBUG - Project uuid in Contrail is 10f09ac2-1a25-475a-8d94-f8c2df08be53 2025-11-06 08:31:40,384 - 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' 2025-11-06 08:31:40,516 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-06 08:31:40,516 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=dad562b2-bf4e-454f-b28e-d0c5a127e524 2025-11-06 08:31:40,521 - INFO - Namespace default with uuid dad562b2-bf4e-454f-b28e-d0c5a127e524 found in kube manager 2025-11-06 08:31:40,521 - INFO - Namespace default verification passed 2025-11-06 08:31:40,524 - DEBUG - Service ctest-nginx-svc-56582732 not present 2025-11-06 08:31:40,524 - INFO - Creating service ctest-nginx-svc-56582732 2025-11-06 08:31:40,549 - INFO - Created Service ctest-nginx-svc-56582732 2025-11-06 08:31:40,559 - DEBUG - Pod ctest-nginx-pod-40418893 not present 2025-11-06 08:31:40,559 - INFO - Creating Pod ctest-nginx-pod-40418893 2025-11-06 08:31:40,599 - DEBUG - Node for Pod ctest-nginx-pod-40418893 not yet populated 2025-11-06 08:31:43,610 - DEBUG - Pod : ctest-nginx-pod-40418893 UUID is 5c726cfb-1eba-4095-b614-911392287fee 2025-11-06 08:31:43,613 - DEBUG - Pod ctest-nginx-pod-10665003 not present 2025-11-06 08:31:43,614 - INFO - Creating Pod ctest-nginx-pod-10665003 2025-11-06 08:31:43,655 - DEBUG - Pod : ctest-nginx-pod-10665003 UUID is 3359d628-9741-44bb-b86f-dc41a31c87b6 2025-11-06 08:31:43,905 - INFO - Created VN __public__, UUID :62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,268 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-06 08:31:44,276 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 2025-11-06 08:31:44,305 - DEBUG - Requesting: http://10.0.0.50:8082/project/10f09ac2-1a25-475a-8d94-f8c2df08be53 2025-11-06 08:31:44,445 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,456 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,465 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a 2025-11-06 08:31:44,472 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a 2025-11-06 08:31:44,479 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/673b3183-5b08-4e7e-bef4-de7a443b9641 2025-11-06 08:31:44,487 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-06 08:31:44,487 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,497 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a 2025-11-06 08:31:44,529 - INFO - Verified VN network id 13 for VN 62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,531 - INFO - Verifications in API Server for VN __public__ passed 2025-11-06 08:31:44,531 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,555 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a 2025-11-06 08:31:44,563 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a 2025-11-06 08:31:44,570 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/673b3183-5b08-4e7e-bef4-de7a443b9641 2025-11-06 08:31:44,577 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-06 08:31:44,585 - 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': '7115421911207396332', 'uuid-lslong': '13824614742726729628'}, 'enable': 'true', 'created': '2025-11-06T08:31:43', 'last-modified': '2025-11-06T08:31:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.452454'} 2025-11-06 08:31:44,585 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:31:44,597 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-06 08:31:44,597 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-06 08:31:44,598 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-06 08:31:44,598 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-06 08:31:44,604 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 2025-11-06 08:31:44,612 - DEBUG - Requesting: http://10.0.0.50:8082/project/10f09ac2-1a25-475a-8d94-f8c2df08be53 2025-11-06 08:31:44,660 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:44,669 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-06 08:31:44,669 - DEBUG - Verifying the vn in opserver 2025-11-06 08:31:44,669 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-11-06 08:31:44,669 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-06 08:31:44,675 - 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'} 2025-11-06 08:31:44,675 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-06 08:31:44,675 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:31:44,683 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:31:44,689 - DEBUG - Do not have enough data to verify VN in agent 2025-11-06 08:31:44,689 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:31:44,695 - DEBUG - VRF ids for VN __public__: {} 2025-11-06 08:31:44,860 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-06 08:31:44,988 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-06 08:31:44,994 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 2025-11-06 08:31:45,005 - DEBUG - Requesting: http://10.0.0.50:8082/project/10f09ac2-1a25-475a-8d94-f8c2df08be53 2025-11-06 08:31:45,052 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:45,063 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/c9a86045-b87c-4244-bf5d-1eb10532fdc6 2025-11-06 08:31:45,069 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-06 08:31:45,075 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 2025-11-06 08:31:45,083 - DEBUG - Requesting: http://10.0.0.50:8082/project/10f09ac2-1a25-475a-8d94-f8c2df08be53 2025-11-06 08:31:45,114 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/62bf0e87-748c-43ec-bfda-e5dcd0dadf9c 2025-11-06 08:31:45,126 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-06 08:31:45,126 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-06 08:31:45,133 - 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__ 2025-11-06 08:31:45,138 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-06 08:31:45,138 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-06 08:31:45,143 - DEBUG - Ingress ctest-nginx-ingress-12649703 not present 2025-11-06 08:31:45,143 - INFO - Creating Ingress ctest-nginx-ingress-12649703 2025-11-06 08:31:45,151 - INFO - Created Ingress ctest-nginx-ingress-12649703 2025-11-06 08:31:45,157 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12649703 2025-11-06 08:31:48,163 - DEBUG - For Ingress ctest-nginx-ingress-12649703, Cluster IP: 10.47.255.249, External IPs ['223.76.135.188'] 2025-11-06 08:31:48,163 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12649703 2025-11-06 08:31:48,163 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=381cfe08-9125-415f-a6bb-ddba85e7e01a 2025-11-06 08:31:48,168 - INFO - Ingress ctest-nginx-ingress-12649703 with uuid 381cfe08-9125-415f-a6bb-ddba85e7e01a found in kube manager 2025-11-06 08:31:48,169 - INFO - Ingress ctest-nginx-ingress-12649703 verification passed 2025-11-06 08:31:48,172 - DEBUG - Pod ctest-busybox-pod-17374544 not present 2025-11-06 08:31:48,172 - INFO - Creating Pod ctest-busybox-pod-17374544 2025-11-06 08:31:48,205 - DEBUG - Pod : ctest-busybox-pod-17374544 UUID is 3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:31:48,217 - DEBUG - Pod ctest-nginx-pod-40418893 not in running state.Currently in Pending 2025-11-06 08:31:53,225 - DEBUG - Pod ctest-nginx-pod-40418893 not in running state.Currently in Pending 2025-11-06 08:31:58,234 - INFO - Pod ctest-nginx-pod-40418893 is in running state.Got IP 10.47.255.251 2025-11-06 08:31:58,248 - DEBUG - Pod ctest-nginx-pod-40418893 has vmi 05aef4fa-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:31:58,248 - INFO - Verified pod ctest-nginx-pod-40418893 in contrail-api 2025-11-06 08:31:58,248 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:31:58,259 - DEBUG - VMI 05aef4fa-baeb-11f0-a654-fa163ef57e0e is active in agent 10.0.0.249 2025-11-06 08:31:58,259 - INFO - Verified Pod ctest-nginx-pod-40418893 in agent 10.0.0.249 2025-11-06 08:31:58,260 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=5c726cfb-1eba-4095-b614-911392287fee 2025-11-06 08:31:58,264 - INFO - Pod ctest-nginx-pod-40418893 with uuid 5c726cfb-1eba-4095-b614-911392287fee found in kube manager 2025-11-06 08:31:58,264 - INFO - Pod ctest-nginx-pod-40418893 verification passed 2025-11-06 08:31:58,336 - DEBUG - [Pod ctest-nginx-pod-40418893] Cmd: echo ctest-nginx-pod-40418893 > /usr/share/nginx/html/index.html, Output: 2025-11-06 08:31:58,344 - INFO - Pod ctest-nginx-pod-10665003 is in running state.Got IP 10.47.255.250 2025-11-06 08:31:58,400 - DEBUG - Pod ctest-nginx-pod-10665003 has vmi 06898c82-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:31:58,400 - INFO - Verified pod ctest-nginx-pod-10665003 in contrail-api 2025-11-06 08:31:58,400 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:31:58,413 - DEBUG - VMI 06898c82-baeb-11f0-a654-fa163ef57e0e is active in agent 10.0.0.249 2025-11-06 08:31:58,413 - INFO - Verified Pod ctest-nginx-pod-10665003 in agent 10.0.0.249 2025-11-06 08:31:58,413 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=3359d628-9741-44bb-b86f-dc41a31c87b6 2025-11-06 08:31:58,417 - INFO - Pod ctest-nginx-pod-10665003 with uuid 3359d628-9741-44bb-b86f-dc41a31c87b6 found in kube manager 2025-11-06 08:31:58,417 - INFO - Pod ctest-nginx-pod-10665003 verification passed 2025-11-06 08:31:58,477 - DEBUG - [Pod ctest-nginx-pod-10665003] Cmd: echo ctest-nginx-pod-10665003 > /usr/share/nginx/html/index.html, Output: 2025-11-06 08:31:58,484 - DEBUG - Pod ctest-busybox-pod-17374544 not in running state.Currently in Pending 2025-11-06 08:32:03,493 - INFO - Pod ctest-busybox-pod-17374544 is in running state.Got IP 10.47.255.248 2025-11-06 08:32:03,508 - DEBUG - Pod ctest-busybox-pod-17374544 has vmi 0968ad98-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:32:03,509 - INFO - Verified pod ctest-busybox-pod-17374544 in contrail-api 2025-11-06 08:32:03,509 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:32:03,521 - DEBUG - VMI 0968ad98-baeb-11f0-a654-fa163ef57e0e is active in agent 10.0.0.249 2025-11-06 08:32:03,521 - INFO - Verified Pod ctest-busybox-pod-17374544 in agent 10.0.0.249 2025-11-06 08:32:03,521 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:03,526 - INFO - Pod ctest-busybox-pod-17374544 with uuid 3719e6c8-b4dd-466e-9505-368455b773d0 found in kube manager 2025-11-06 08:32:03,526 - INFO - Pod ctest-busybox-pod-17374544 verification passed 2025-11-06 08:32:03,589 - DEBUG - [Pod ctest-busybox-pod-17374544] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40418893 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-06 08:32:03,589 - DEBUG - [Pod Pod ctest-busybox-pod-17374544] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-06 08:32:03,589 - DEBUG - [Pod Pod ctest-busybox-pod-17374544] Cmd output: ctest-nginx-pod-40418893 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-06 08:32:03,641 - DEBUG - [Pod ctest-busybox-pod-17374544] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40418893 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-06 08:32:03,641 - DEBUG - [Pod Pod ctest-busybox-pod-17374544] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-06 08:32:03,641 - DEBUG - [Pod Pod ctest-busybox-pod-17374544] Cmd output: ctest-nginx-pod-40418893 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-06 08:32:03,678 - DEBUG - [Pod ctest-busybox-pod-17374544] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-10665003 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-06 08:32:03,679 - DEBUG - [Pod Pod ctest-busybox-pod-17374544] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-06 08:32:03,679 - DEBUG - [Pod Pod ctest-busybox-pod-17374544] Cmd output: ctest-nginx-pod-10665003 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-06 08:32:03,679 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-40418893': 2, 'ctest-nginx-pod-10665003': 1} 2025-11-06 08:32:03,679 - WARNING - Nothing to delete parallely 2025-11-06 08:32:03,679 - INFO - Deleting pod default:ctest-busybox-pod-17374544 2025-11-06 08:32:03,691 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:03,698 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:08,698 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:08,706 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:13,707 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:13,714 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:18,715 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:18,723 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:23,724 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:23,735 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:28,736 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:28,747 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:33,748 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:33,756 - WARNING - Pod uuid 3719e6c8-b4dd-466e-9505-368455b773d0 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:38,758 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3719e6c8-b4dd-466e-9505-368455b773d0 2025-11-06 08:32:38,764 - DEBUG - Pod 3719e6c8-b4dd-466e-9505-368455b773d0 is not in agent 10.0.0.249 VM list 2025-11-06 08:32:38,764 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0968ad98-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:32:38,770 - DEBUG - VMI 0968ad98-baeb-11f0-a654-fa163ef57e0e is removed from agent 10.0.0.249 2025-11-06 08:32:38,771 - INFO - Verified that pod ctest-busybox-pod-17374544 is removed in agent 2025-11-06 08:32:38,771 - INFO - Deleting Ingress : ctest-nginx-ingress-12649703 2025-11-06 08:32:38,781 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=381cfe08-9125-415f-a6bb-ddba85e7e01a 2025-11-06 08:32:38,787 - ERROR - Ingress ctest-nginx-ingress-12649703 with uuid 381cfe08-9125-415f-a6bb-ddba85e7e01a still found in kube manager 2025-11-06 08:32:39,795 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=381cfe08-9125-415f-a6bb-ddba85e7e01a 2025-11-06 08:32:39,805 - ERROR - Ingress ctest-nginx-ingress-12649703 with uuid 381cfe08-9125-415f-a6bb-ddba85e7e01a still found in kube manager 2025-11-06 08:32:40,808 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=381cfe08-9125-415f-a6bb-ddba85e7e01a 2025-11-06 08:32:40,812 - INFO - Ingress ctest-nginx-ingress-12649703 with uuid 381cfe08-9125-415f-a6bb-ddba85e7e01a deleted successfully from kube manager 2025-11-06 08:32:40,812 - INFO - Verifications on Ingress %s cleanup passed 2025-11-06 08:32:40,813 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-06 08:32:40,897 - 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__ 2025-11-06 08:32:40,908 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-06 08:32:40,908 - INFO - Deleting VN __public__ 2025-11-06 08:32:41,040 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/215ba1b2-437e-445d-b94f-3e804b3f778a 2025-11-06 08:32:41,053 - DEBUG - Response Code: 404 2025-11-06 08:32:41,053 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-06 08:32:41,060 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d0c16960-e348-468d-8ecb-de4d0d5cb9f2 2025-11-06 08:32:41,068 - DEBUG - Requesting: http://10.0.0.50:8082/project/10f09ac2-1a25-475a-8d94-f8c2df08be53 2025-11-06 08:32:41,174 - INFO - Validated that VN __public__ is not found in API Server 2025-11-06 08:32:41,174 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-06 08:32:41,181 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:32:41,188 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-11-06 08:32:41,188 - INFO - Validated that VN __public__ is not in any agent 2025-11-06 08:32:41,188 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:32:41,194 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-06 08:32:41,201 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-06 08:32:41,213 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-06 08:32:41,213 - INFO - Deleting pod default:ctest-nginx-pod-10665003 2025-11-06 08:32:41,232 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3359d628-9741-44bb-b86f-dc41a31c87b6 2025-11-06 08:32:41,249 - WARNING - Pod uuid 3359d628-9741-44bb-b86f-dc41a31c87b6 is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:46,251 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3359d628-9741-44bb-b86f-dc41a31c87b6 2025-11-06 08:32:46,257 - DEBUG - Pod 3359d628-9741-44bb-b86f-dc41a31c87b6 is not in agent 10.0.0.249 VM list 2025-11-06 08:32:46,257 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:06898c82-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:32:46,264 - DEBUG - VMI 06898c82-baeb-11f0-a654-fa163ef57e0e is removed from agent 10.0.0.249 2025-11-06 08:32:46,264 - INFO - Verified that pod ctest-nginx-pod-10665003 is removed in agent 2025-11-06 08:32:46,264 - INFO - Deleting pod default:ctest-nginx-pod-40418893 2025-11-06 08:32:46,279 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c726cfb-1eba-4095-b614-911392287fee 2025-11-06 08:32:46,285 - WARNING - Pod uuid 5c726cfb-1eba-4095-b614-911392287fee is still seen in agent 10.0.0.249 VM list 2025-11-06 08:32:51,286 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5c726cfb-1eba-4095-b614-911392287fee 2025-11-06 08:32:51,299 - DEBUG - Pod 5c726cfb-1eba-4095-b614-911392287fee is not in agent 10.0.0.249 VM list 2025-11-06 08:32:51,299 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:05aef4fa-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:32:51,304 - DEBUG - VMI 05aef4fa-baeb-11f0-a654-fa163ef57e0e is removed from agent 10.0.0.249 2025-11-06 08:32:51,304 - INFO - Verified that pod ctest-nginx-pod-40418893 is removed in agent 2025-11-06 08:32:51,304 - INFO - Deleting service : ctest-nginx-svc-56582732 2025-11-06 08:32:51,515 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-06 08:32:51,523 - DEBUG - No XMPP flaps were noticed during the test
2025-11-06 08:32:51,523 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-11-06 08:32:51,523 - INFO - -------------------------------------------------------------------------------- 2025-11-06 08:33:00,993 - 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' 2025-11-06 08:33:01,154 - DEBUG - Output : cluster_project={} 2025-11-06 08:33:01,195 - 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' 2025-11-06 08:33:01,371 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-06 08:33:01,377 - 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' 2025-11-06 08:33:01,535 - DEBUG - Output : cluster_project={} 2025-11-06 08:33:16,638 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:16,721 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:16,766 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:16,849 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:16,944 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:16,988 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:17,072 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:17,153 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-06 08:33:17,433 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-06 08:33:20,187 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-11-06 08:33:20,199 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-11-06 08:33:20,232 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-11-06 08:33:22,269 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-11-06 08:36:27,806 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-06 08:36:27,870 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0570d429-bb8d-4f6c-b903-69edbd299976 2025-11-06 08:36:27,878 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:27,888 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:27,899 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=63f64d8a-4275-4389-a281-7a636b04cbd1 2025-11-06 08:36:27,911 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:36:27,918 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:27,931 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:27,940 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=baaf8a6a-c1c8-4c99-882a-c098e361bcda 2025-11-06 08:36:32,921 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:32,923 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0570d429-bb8d-4f6c-b903-69edbd299976 2025-11-06 08:36:32,925 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:32,939 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:337dd874-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:36:32,988 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:32,990 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=baaf8a6a-c1c8-4c99-882a-c098e361bcda 2025-11-06 08:36:32,992 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:32,993 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:36:32,995 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=63f64d8a-4275-4389-a281-7a636b04cbd1 2025-11-06 08:36:33,012 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3534eae0-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:36:33,013 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35b5d308-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:36:37,937 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:37,939 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:38,014 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:38,017 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:36:38,019 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:42,948 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:42,950 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:43,030 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:43,033 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:43,034 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:36:47,962 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:47,964 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:48,047 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:36:48,049 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:48,050 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:52,972 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:52,974 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:53,062 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:36:53,064 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:53,066 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:57,983 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:36:57,984 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:36:58,078 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:36:58,080 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:36:58,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:37:02,993 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96069c7c-6c28-40ef-8936-c6dde4ca7d2a 2025-11-06 08:37:02,995 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=856add6e-2999-4664-9e28-3204d292de30 2025-11-06 08:37:03,005 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36c0b948-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:37:03,007 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37435a9c-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:37:03,090 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=71a73953-f3ac-4f62-a849-3eb94605be3b 2025-11-06 08:37:03,093 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a83dbf3c-ca11-46b8-9af5-6d15f27db140 2025-11-06 08:37:03,094 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a98128b7-5804-4ea4-856c-904e7dc09c1c 2025-11-06 08:37:03,106 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37c1a712-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:37:03,109 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:347c8d92-baeb-11f0-a654-fa163ef57e0e 2025-11-06 08:37:03,110 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3640c24c-baeb-11f0-a654-fa163ef57e0e