2026-09-02 05:20:58,475 - DEBUG - [10.0.0.251]: Running cmd : hostname 2026-09-02 05:20:58,757 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2099-1 2026-09-02 05:20:58,757 - DEBUG - [10.0.0.251]: Running cmd : hostname -f 2026-09-02 05:20:58,802 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2099-1 2026-09-02 05:20:58,803 - DEBUG - [10.0.0.251]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-09-02 05:20:58,931 - DEBUG - Output : NAMES contrail_test_T2xLUTgNs contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 2026-09-02 05:20:58,931 - DEBUG - [10.0.0.251]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-09-02 05:20:58,976 - DEBUG - Output : 127.0.0.1/8 10.0.0.251/24 252.251.0.1/8 10.15.65.1/24 172.17.0.1/16 2026-09-02 05:20:58,976 - DEBUG - [10.0.0.251]: Running cmd : getent hosts 10.0.0.251 | head -n 1 | awk '{print $2}' 2026-09-02 05:20:59,021 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2099-1 2026-09-02 05:20:59,130 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-09-02 05:20:59,371 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2099-1 2026-09-02 05:20:59,371 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-09-02 05:20:59,406 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2099-1 2026-09-02 05:20:59,406 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-09-02 05:20:59,482 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-09-02 05:20:59,482 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-09-02 05:20:59,517 - DEBUG - Output : 10.0.0.38/24 2026-09-02 05:20:59,517 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-09-02 05:20:59,552 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2099-1 2026-09-02 05:20:59,686 - INFO - Using existing project ['default-domain', 'k8s-default'](11d461a7-3c90-469e-8fca-17484fcb0159) 2026-09-02 05:20:59,792 - INFO - Using existing project ['default-domain', 'k8s-default'](11d461a7-3c90-469e-8fca-17484fcb0159) 2026-09-02 05:20:59,989 - INFO - ================================================================================ 2026-09-02 05:20:59,989 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-09-02 05:20:59,989 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-09-02 05:21:00,238 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 05:21:00,246 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.251': '0'}} with 2026-09-02 05:21:00,246 - INFO - Initial checks done. Running the testcase now 2026-09-02 05:21:00,246 - INFO - 2026-09-02 05:21:00,251 - INFO - Namespace default already exists 2026-09-02 05:21:00,251 - DEBUG - [10.0.0.251]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-09-02 05:21:00,389 - DEBUG - Output : cluster_project={} 2026-09-02 05:21:00,448 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-09-02 05:21:00,448 - DEBUG - Project uuid in Contrail is 11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:00,448 - DEBUG - [10.0.0.251]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-09-02 05:21:00,588 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-09-02 05:21:00,588 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_NamespaceDatabaseList?namespace_uuid=4173cdd3-8e92-405e-a13a-b625973ef52b 2026-09-02 05:21:00,593 - INFO - Namespace default with uuid 4173cdd3-8e92-405e-a13a-b625973ef52b found in kube manager 2026-09-02 05:21:00,593 - INFO - Namespace default verification passed 2026-09-02 05:21:00,597 - DEBUG - Service ctest-nginx-svc-65547087 not present 2026-09-02 05:21:00,597 - INFO - Creating service ctest-nginx-svc-65547087 2026-09-02 05:21:00,624 - INFO - Created Service ctest-nginx-svc-65547087 2026-09-02 05:21:00,632 - DEBUG - Pod ctest-nginx-pod-90915179 not present 2026-09-02 05:21:00,633 - INFO - Creating Pod ctest-nginx-pod-90915179 2026-09-02 05:21:00,701 - DEBUG - Pod : ctest-nginx-pod-90915179 UUID is d1f636e2-5ca8-47ee-a7bf-df6bff76b19f 2026-09-02 05:21:00,704 - DEBUG - Pod ctest-nginx-pod-92831449 not present 2026-09-02 05:21:00,705 - INFO - Creating Pod ctest-nginx-pod-92831449 2026-09-02 05:21:00,738 - DEBUG - Pod : ctest-nginx-pod-92831449 UUID is 6a6e114c-95c9-408b-8191-98c80f994beb 2026-09-02 05:21:00,974 - INFO - Created VN __public__, UUID :e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:01,248 - DEBUG - Requesting: http://10.0.0.251:8082/domains 2026-09-02 05:21:01,254 - DEBUG - Requesting: http://10.0.0.251:8082/domain/c378727b-a791-4099-8d62-22a317b8bd07 2026-09-02 05:21:01,293 - DEBUG - Requesting: http://10.0.0.251:8082/project/11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:01,381 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:01,460 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:01,491 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:01,506 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:01,541 - DEBUG - Route Targets: [] 2026-09-02 05:21:01,541 - DEBUG - RT names not yet present for VN __public__ 2026-09-02 05:21:06,542 - DEBUG - Requesting: http://10.0.0.251:8082/domains 2026-09-02 05:21:06,549 - DEBUG - Requesting: http://10.0.0.251:8082/domain/c378727b-a791-4099-8d62-22a317b8bd07 2026-09-02 05:21:06,557 - DEBUG - Requesting: http://10.0.0.251:8082/project/11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:06,617 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:06,626 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:06,635 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:06,643 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:06,651 - DEBUG - Requesting: http://10.0.0.251:8082/route-target/5a67ba81-493a-4208-aefd-54cf3957163d 2026-09-02 05:21:06,657 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-09-02 05:21:06,657 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:06,666 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:06,681 - INFO - Verified VN network id 13 for VN e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:06,682 - INFO - Verifications in API Server for VN __public__ passed 2026-09-02 05:21:06,682 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:06,693 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:06,707 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:06,715 - DEBUG - Requesting: http://10.0.0.251:8082/route-target/5a67ba81-493a-4208-aefd-54cf3957163d 2026-09-02 05:21:06,722 - DEBUG - Requesting: http://10.0.0.251:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-09-02 05:21:06,733 - DEBUG - Control-node 10.0.0.251 : 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': '16199189776619490694', 'uuid-lslong': '9991503669540580660'}, 'enable': 'true', 'created': '2026-09-02T05:21:00', 'last-modified': '2026-09-02T05:21:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.552657'} 2026-09-02 05:21:06,733 - DEBUG - Requesting: http://10.0.0.251:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:06,746 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-09-02 05:21:06,746 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-09-02 05:21:06,747 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-09-02 05:21:06,747 - DEBUG - Requesting: http://10.0.0.251:8082/domains 2026-09-02 05:21:06,753 - DEBUG - Requesting: http://10.0.0.251:8082/domain/c378727b-a791-4099-8d62-22a317b8bd07 2026-09-02 05:21:06,761 - DEBUG - Requesting: http://10.0.0.251:8082/project/11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:06,804 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:06,815 - DEBUG - =>VN __public__ has no policy to be verified 2026-09-02 05:21:06,815 - DEBUG - Verifying the vn in opserver 2026-09-02 05:21:06,815 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.251 2026-09-02 05:21:06,815 - DEBUG - Requesting: http://10.0.0.251:8081/analytics/uves/virtual-networks 2026-09-02 05:21:06,821 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.251:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-09-02 05:21:06,821 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-09-02 05:21:06,821 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:06,829 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:06,835 - DEBUG - Do not have enough data to verify VN in agent 2026-09-02 05:21:06,835 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:06,847 - DEBUG - VRF ids for VN __public__: {} 2026-09-02 05:21:06,953 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-09-02 05:21:07,132 - DEBUG - Requesting: http://10.0.0.251:8082/domains 2026-09-02 05:21:07,138 - DEBUG - Requesting: http://10.0.0.251:8082/domain/c378727b-a791-4099-8d62-22a317b8bd07 2026-09-02 05:21:07,147 - DEBUG - Requesting: http://10.0.0.251:8082/project/11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:07,194 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:07,205 - DEBUG - Requesting: http://10.0.0.251:8082/floating-ip-pool/5ab867d9-62d3-4f1b-8ec3-cea8029b0c1f 2026-09-02 05:21:07,217 - DEBUG - Requesting: http://10.0.0.251:8082/domains 2026-09-02 05:21:07,222 - DEBUG - Requesting: http://10.0.0.251:8082/domain/c378727b-a791-4099-8d62-22a317b8bd07 2026-09-02 05:21:07,230 - DEBUG - Requesting: http://10.0.0.251:8082/project/11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:07,278 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-network/e0cf1546-5c8b-4d86-8aa8-f3a672fa6d34 2026-09-02 05:21:07,288 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-09-02 05:21:07,288 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-09-02 05:21:07,297 - DEBUG - Requesting: http://10.0.0.251:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-09-02 05:21:07,303 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-09-02 05:21:07,303 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-09-02 05:21:07,307 - DEBUG - Ingress ctest-nginx-ingress-80493674 not present 2026-09-02 05:21:07,308 - INFO - Creating Ingress ctest-nginx-ingress-80493674 2026-09-02 05:21:07,319 - INFO - Created Ingress ctest-nginx-ingress-80493674 2026-09-02 05:21:07,324 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-80493674 2026-09-02 05:21:10,332 - DEBUG - For Ingress ctest-nginx-ingress-80493674, Cluster IP: 10.47.255.249, External IPs ['198.100.228.60'] 2026-09-02 05:21:10,332 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-80493674 2026-09-02 05:21:10,332 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_LoadbalancerDatabaseList?x=dd93a60b-3daa-4bf5-a2db-e46d7ec1c83a 2026-09-02 05:21:10,341 - INFO - Ingress ctest-nginx-ingress-80493674 with uuid dd93a60b-3daa-4bf5-a2db-e46d7ec1c83a found in kube manager 2026-09-02 05:21:10,341 - INFO - Ingress ctest-nginx-ingress-80493674 verification passed 2026-09-02 05:21:10,345 - DEBUG - Pod ctest-busybox-pod-61619835 not present 2026-09-02 05:21:10,345 - INFO - Creating Pod ctest-busybox-pod-61619835 2026-09-02 05:21:10,374 - DEBUG - Pod : ctest-busybox-pod-61619835 UUID is 0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:10,393 - DEBUG - Pod ctest-nginx-pod-90915179 not in running state.Currently in Pending 2026-09-02 05:21:15,404 - INFO - Pod ctest-nginx-pod-90915179 is in running state.Got IP 10.47.255.251 2026-09-02 05:21:15,424 - DEBUG - Pod ctest-nginx-pod-90915179 has vmi 16fd32a0-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:21:15,424 - INFO - Verified pod ctest-nginx-pod-90915179 in contrail-api 2026-09-02 05:21:15,424 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:21:15,437 - DEBUG - VMI 16fd32a0-a68e-11f1-b926-fa163e3aef8b is active in agent 10.0.0.38 2026-09-02 05:21:15,437 - INFO - Verified Pod ctest-nginx-pod-90915179 in agent 10.0.0.38 2026-09-02 05:21:15,438 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_VirtualMachineDatabaseList?x=d1f636e2-5ca8-47ee-a7bf-df6bff76b19f 2026-09-02 05:21:15,443 - INFO - Pod ctest-nginx-pod-90915179 with uuid d1f636e2-5ca8-47ee-a7bf-df6bff76b19f found in kube manager 2026-09-02 05:21:15,443 - INFO - Pod ctest-nginx-pod-90915179 verification passed 2026-09-02 05:21:15,513 - DEBUG - [Pod ctest-nginx-pod-90915179] Cmd: echo ctest-nginx-pod-90915179 > /usr/share/nginx/html/index.html, Output: 2026-09-02 05:21:15,521 - INFO - Pod ctest-nginx-pod-92831449 is in running state.Got IP 10.47.255.250 2026-09-02 05:21:15,538 - DEBUG - Pod ctest-nginx-pod-92831449 has vmi 17850ae0-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:21:15,538 - INFO - Verified pod ctest-nginx-pod-92831449 in contrail-api 2026-09-02 05:21:15,538 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:21:15,548 - DEBUG - VMI 17850ae0-a68e-11f1-b926-fa163e3aef8b is active in agent 10.0.0.38 2026-09-02 05:21:15,549 - INFO - Verified Pod ctest-nginx-pod-92831449 in agent 10.0.0.38 2026-09-02 05:21:15,549 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_VirtualMachineDatabaseList?x=6a6e114c-95c9-408b-8191-98c80f994beb 2026-09-02 05:21:15,553 - INFO - Pod ctest-nginx-pod-92831449 with uuid 6a6e114c-95c9-408b-8191-98c80f994beb found in kube manager 2026-09-02 05:21:15,553 - INFO - Pod ctest-nginx-pod-92831449 verification passed 2026-09-02 05:21:15,609 - DEBUG - [Pod ctest-nginx-pod-92831449] Cmd: echo ctest-nginx-pod-92831449 > /usr/share/nginx/html/index.html, Output: 2026-09-02 05:21:15,617 - DEBUG - Pod ctest-busybox-pod-61619835 not in running state.Currently in Pending 2026-09-02 05:21:20,626 - INFO - Pod ctest-busybox-pod-61619835 is in running state.Got IP 10.47.255.248 2026-09-02 05:21:20,684 - DEBUG - Pod ctest-busybox-pod-61619835 has vmi 1be53394-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:21:20,684 - INFO - Verified pod ctest-busybox-pod-61619835 in contrail-api 2026-09-02 05:21:20,684 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:21:20,696 - DEBUG - VMI 1be53394-a68e-11f1-b926-fa163e3aef8b is active in agent 10.0.0.38 2026-09-02 05:21:20,696 - INFO - Verified Pod ctest-busybox-pod-61619835 in agent 10.0.0.38 2026-09-02 05:21:20,696 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_VirtualMachineDatabaseList?x=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:20,701 - INFO - Pod ctest-busybox-pod-61619835 with uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac found in kube manager 2026-09-02 05:21:20,701 - INFO - Pod ctest-busybox-pod-61619835 verification passed 2026-09-02 05:21:20,762 - DEBUG - [Pod ctest-busybox-pod-61619835] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-90915179 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-09-02 05:21:20,763 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-09-02 05:21:20,763 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd output: ctest-nginx-pod-90915179 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-09-02 05:21:20,825 - DEBUG - [Pod ctest-busybox-pod-61619835] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-90915179 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-09-02 05:21:20,826 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-09-02 05:21:20,826 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd output: ctest-nginx-pod-90915179 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-09-02 05:21:20,883 - DEBUG - [Pod ctest-busybox-pod-61619835] 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-90915179 2026-09-02 05:21:20,883 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-09-02 05:21:20,883 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] 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-90915179 2026-09-02 05:21:20,939 - DEBUG - [Pod ctest-busybox-pod-61619835] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92831449 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-09-02 05:21:20,939 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-09-02 05:21:20,939 - DEBUG - [Pod Pod ctest-busybox-pod-61619835] Cmd output: ctest-nginx-pod-92831449 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-09-02 05:21:20,939 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-90915179': 3, 'ctest-nginx-pod-92831449': 1} 2026-09-02 05:21:20,939 - WARNING - Nothing to delete parallely 2026-09-02 05:21:20,940 - INFO - Deleting pod default:ctest-busybox-pod-61619835 2026-09-02 05:21:20,960 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:20,967 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:25,967 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:25,980 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:30,981 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:30,991 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:35,992 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:35,999 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:41,000 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:41,010 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:46,011 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:46,018 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:51,019 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:51,032 - WARNING - Pod uuid 0b91474e-656e-42de-9ae6-b09c0c9b88ac is still seen in agent 10.0.0.38 VM list 2026-09-02 05:21:56,033 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=0b91474e-656e-42de-9ae6-b09c0c9b88ac 2026-09-02 05:21:56,041 - DEBUG - Pod 0b91474e-656e-42de-9ae6-b09c0c9b88ac is not in agent 10.0.0.38 VM list 2026-09-02 05:21:56,041 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1be53394-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:21:56,047 - DEBUG - VMI 1be53394-a68e-11f1-b926-fa163e3aef8b is removed from agent 10.0.0.38 2026-09-02 05:21:56,047 - INFO - Verified that pod ctest-busybox-pod-61619835 is removed in agent 2026-09-02 05:21:56,048 - INFO - Deleting Ingress : ctest-nginx-ingress-80493674 2026-09-02 05:21:56,066 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_LoadbalancerDatabaseList?x=dd93a60b-3daa-4bf5-a2db-e46d7ec1c83a 2026-09-02 05:21:56,071 - ERROR - Ingress ctest-nginx-ingress-80493674 with uuid dd93a60b-3daa-4bf5-a2db-e46d7ec1c83a still found in kube manager 2026-09-02 05:21:57,075 - DEBUG - Requesting: http://10.0.0.251:8108/Snh_LoadbalancerDatabaseList?x=dd93a60b-3daa-4bf5-a2db-e46d7ec1c83a 2026-09-02 05:21:57,082 - INFO - Ingress ctest-nginx-ingress-80493674 with uuid dd93a60b-3daa-4bf5-a2db-e46d7ec1c83a deleted successfully from kube manager 2026-09-02 05:21:57,082 - INFO - Verifications on Ingress %s cleanup passed 2026-09-02 05:21:57,082 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-09-02 05:21:57,230 - DEBUG - Requesting: http://10.0.0.251:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-09-02 05:21:57,239 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-09-02 05:21:57,239 - INFO - Deleting VN __public__ 2026-09-02 05:21:57,528 - DEBUG - Requesting: http://10.0.0.251:8082/routing-instance/8ed74da4-91b0-4326-9763-b6f76ba95dea 2026-09-02 05:21:57,553 - DEBUG - Response Code: 404 2026-09-02 05:21:57,554 - DEBUG - Requesting: http://10.0.0.251:8082/domains 2026-09-02 05:21:57,576 - DEBUG - Requesting: http://10.0.0.251:8082/domain/c378727b-a791-4099-8d62-22a317b8bd07 2026-09-02 05:21:57,588 - DEBUG - Requesting: http://10.0.0.251:8082/project/11d461a7-3c90-469e-8fca-17484fcb0159 2026-09-02 05:21:57,682 - INFO - Validated that VN __public__ is not found in API Server 2026-09-02 05:21:57,682 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-09-02 05:21:57,694 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:57,708 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2026-09-02 05:21:57,708 - INFO - Validated that VN __public__ is not in any agent 2026-09-02 05:21:57,708 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:57,719 - DEBUG - Requesting: http://10.0.0.251:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-09-02 05:21:57,729 - DEBUG - Requesting: http://10.0.0.251:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-09-02 05:21:57,736 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-09-02 05:21:57,737 - INFO - Deleting pod default:ctest-nginx-pod-92831449 2026-09-02 05:21:57,774 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6a6e114c-95c9-408b-8191-98c80f994beb 2026-09-02 05:21:57,799 - WARNING - Pod uuid 6a6e114c-95c9-408b-8191-98c80f994beb is still seen in agent 10.0.0.38 VM list 2026-09-02 05:22:02,804 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6a6e114c-95c9-408b-8191-98c80f994beb 2026-09-02 05:22:02,812 - DEBUG - Pod 6a6e114c-95c9-408b-8191-98c80f994beb is not in agent 10.0.0.38 VM list 2026-09-02 05:22:02,812 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:17850ae0-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:22:02,819 - DEBUG - VMI 17850ae0-a68e-11f1-b926-fa163e3aef8b is removed from agent 10.0.0.38 2026-09-02 05:22:02,820 - INFO - Verified that pod ctest-nginx-pod-92831449 is removed in agent 2026-09-02 05:22:02,820 - INFO - Deleting pod default:ctest-nginx-pod-90915179 2026-09-02 05:22:02,845 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d1f636e2-5ca8-47ee-a7bf-df6bff76b19f 2026-09-02 05:22:02,852 - WARNING - Pod uuid d1f636e2-5ca8-47ee-a7bf-df6bff76b19f is still seen in agent 10.0.0.38 VM list 2026-09-02 05:22:07,854 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d1f636e2-5ca8-47ee-a7bf-df6bff76b19f 2026-09-02 05:22:07,860 - DEBUG - Pod d1f636e2-5ca8-47ee-a7bf-df6bff76b19f is not in agent 10.0.0.38 VM list 2026-09-02 05:22:07,860 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:16fd32a0-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:22:07,866 - DEBUG - VMI 16fd32a0-a68e-11f1-b926-fa163e3aef8b is removed from agent 10.0.0.38 2026-09-02 05:22:07,866 - INFO - Verified that pod ctest-nginx-pod-90915179 is removed in agent 2026-09-02 05:22:07,867 - INFO - Deleting service : ctest-nginx-svc-65547087 2026-09-02 05:22:08,147 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 05:22:08,155 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 05:22:08,155 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2026-09-02 05:22:08,155 - INFO - -------------------------------------------------------------------------------- 2026-09-02 05:22:14,784 - DEBUG - [10.0.0.251]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-09-02 05:22:14,947 - DEBUG - Output : cluster_project={} 2026-09-02 05:22:15,157 - DEBUG - [10.0.0.251]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-09-02 05:22:15,372 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-09-02 05:22:15,381 - DEBUG - [10.0.0.251]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-09-02 05:22:15,557 - DEBUG - Output : cluster_project={} 2026-09-02 05:22:25,790 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:25,858 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:30,968 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:31,012 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:31,092 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:31,172 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:36,233 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:36,312 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-09-02 05:22:36,587 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 05:22:42,085 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2026-09-02 05:22:42,094 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-09-02 05:22:42,127 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-09-02 05:22:44,155 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-09-02 05:25:50,207 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-09-02 05:25:50,299 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=26045eef-3af1-4e6c-afcb-b5e2719d7f01 2026-09-02 05:25:50,308 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:25:50,314 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:25:50,322 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0a86eef-693b-4e86-85dc-9d0e4ef197ea 2026-09-02 05:25:50,332 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=a1355074-6354-48a5-aa0a-520cefd79882 2026-09-02 05:25:50,338 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=622b5f5c-13db-44ee-a32b-800de6ac4bdf 2026-09-02 05:25:50,343 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:25:50,348 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:25:55,429 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:25:55,431 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=622b5f5c-13db-44ee-a32b-800de6ac4bdf 2026-09-02 05:25:55,433 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=a1355074-6354-48a5-aa0a-520cefd79882 2026-09-02 05:25:55,434 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:25:55,435 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0a86eef-693b-4e86-85dc-9d0e4ef197ea 2026-09-02 05:25:55,436 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:25:55,437 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:25:55,439 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=26045eef-3af1-4e6c-afcb-b5e2719d7f01 2026-09-02 05:25:55,460 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:44d4e54c-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:25:55,462 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:439b6084-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:25:55,466 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4315ce74-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:25:55,468 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4450e2ce-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:26:00,463 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:26:00,469 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:26:00,470 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:26:00,472 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:26:05,476 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:26:05,483 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:26:05,484 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:26:05,488 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:26:10,488 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:26:10,498 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:26:10,500 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:26:10,502 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:26:15,498 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:26:15,513 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:26:15,516 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:26:15,518 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:26:20,511 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:26:20,521 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:26:20,527 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:26:20,530 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:26:25,549 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=538deab1-a109-4cab-926b-98f87cb9e9a6 2026-09-02 05:26:25,550 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=687d9427-f875-425a-8462-bae283fc7574 2026-09-02 05:26:25,552 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2e8fc538-3388-44d8-a542-c7117489c518 2026-09-02 05:26:25,553 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0484c54-f83c-4408-8ddd-bfefad5a2e51 2026-09-02 05:26:25,568 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:45732572-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:26:25,569 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:46f7ee14-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:26:25,570 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:46769652-a68e-11f1-b926-fa163e3aef8b 2026-09-02 05:26:25,572 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:45f52478-a68e-11f1-b926-fa163e3aef8b