2026-06-15 01:43:50,974 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-15 01:43:51,254 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2021-1 2026-06-15 01:43:51,255 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-15 01:43:51,289 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2021-1 2026-06-15 01:43:51,289 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-15 01:43:51,409 - DEBUG - Output : NAMES contrail_test_PxN9BpACR contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2026-06-15 01:43:51,409 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-15 01:43:51,453 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.65.14.1/24 172.17.0.1/16 2026-06-15 01:43:51,453 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-15 01:43:51,499 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2021-1 2026-06-15 01:43:51,601 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-06-15 01:43:51,838 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2021-1 2026-06-15 01:43:51,838 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-06-15 01:43:51,862 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2021-1 2026-06-15 01:43:51,863 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-15 01:43:51,959 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-15 01:43:51,959 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-15 01:43:51,993 - DEBUG - Output : 10.0.0.241/24 2026-06-15 01:43:51,993 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-06-15 01:43:52,028 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2021-1 2026-06-15 01:43:52,100 - INFO - Using existing project ['default-domain', 'k8s-default'](a03956b7-dd43-4edc-9d93-1b4dd8577c24) 2026-06-15 01:43:52,197 - INFO - Using existing project ['default-domain', 'k8s-default'](a03956b7-dd43-4edc-9d93-1b4dd8577c24) 2026-06-15 01:43:52,322 - INFO - ================================================================================ 2026-06-15 01:43:52,323 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-15 01:43:52,323 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-06-15 01:43:52,568 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 01:43:52,576 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.22': '0'}} with 2026-06-15 01:43:52,576 - INFO - Initial checks done. Running the testcase now 2026-06-15 01:43:52,576 - INFO - 2026-06-15 01:43:52,580 - INFO - Namespace default already exists 2026-06-15 01:43:52,580 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 01:43:52,685 - DEBUG - Output : cluster_project={} 2026-06-15 01:43:52,737 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-15 01:43:52,738 - DEBUG - Project uuid in Contrail is a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:43:52,738 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-15 01:43:52,868 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-15 01:43:52,868 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=d9a18548-09bd-45e1-b7a0-78562864528c 2026-06-15 01:43:52,873 - INFO - Namespace default with uuid d9a18548-09bd-45e1-b7a0-78562864528c found in kube manager 2026-06-15 01:43:52,873 - INFO - Namespace default verification passed 2026-06-15 01:43:52,875 - DEBUG - Service ctest-nginx-svc-28906297 not present 2026-06-15 01:43:52,876 - INFO - Creating service ctest-nginx-svc-28906297 2026-06-15 01:43:52,895 - INFO - Created Service ctest-nginx-svc-28906297 2026-06-15 01:43:52,907 - DEBUG - Pod ctest-nginx-pod-10946958 not present 2026-06-15 01:43:52,907 - INFO - Creating Pod ctest-nginx-pod-10946958 2026-06-15 01:43:52,945 - DEBUG - Pod : ctest-nginx-pod-10946958 UUID is 5a51b6f5-8166-4224-9c92-95c64d9e352a 2026-06-15 01:43:52,979 - DEBUG - Pod ctest-nginx-pod-12106800 not present 2026-06-15 01:43:52,980 - INFO - Creating Pod ctest-nginx-pod-12106800 2026-06-15 01:43:53,021 - DEBUG - Pod : ctest-nginx-pod-12106800 UUID is de23c30a-fbd9-46e3-a590-7b56c0b6228b 2026-06-15 01:43:53,231 - INFO - Created VN __public__, UUID :3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:53,425 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 01:43:53,433 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 2026-06-15 01:43:53,466 - DEBUG - Requesting: http://10.0.0.22:8082/project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:43:53,522 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:53,534 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:53,542 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:53,548 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:53,593 - DEBUG - Route Targets: [] 2026-06-15 01:43:53,593 - DEBUG - RT names not yet present for VN __public__ 2026-06-15 01:43:58,594 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 01:43:58,599 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 2026-06-15 01:43:58,605 - DEBUG - Requesting: http://10.0.0.22:8082/project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:43:58,650 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:58,658 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:58,666 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:58,673 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:58,678 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/9b85586d-f901-4fd1-9f9a-02835e4af518 2026-06-15 01:43:58,683 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-15 01:43:58,683 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:58,691 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:58,704 - INFO - Verified VN network id 13 for VN 3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:58,704 - INFO - Verifications in API Server for VN __public__ passed 2026-06-15 01:43:58,704 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:58,712 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:58,717 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:43:58,721 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/9b85586d-f901-4fd1-9f9a-02835e4af518 2026-06-15 01:43:58,727 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-15 01:43:58,732 - DEBUG - Control-node 10.0.0.22 : 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': '4150352508314471641', 'uuid-lslong': '9921589131439044517'}, 'enable': 'true', 'created': '2026-06-15T01:43:53', 'last-modified': '2026-06-15T01:43:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.363382'} 2026-06-15 01:43:58,732 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:43:58,741 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-15 01:43:58,741 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-15 01:43:58,742 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-15 01:43:58,742 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 01:43:58,746 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 2026-06-15 01:43:58,752 - DEBUG - Requesting: http://10.0.0.22:8082/project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:43:58,793 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:58,802 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-15 01:43:58,803 - DEBUG - Verifying the vn in opserver 2026-06-15 01:43:58,803 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2026-06-15 01:43:58,803 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-06-15 01:43:58,807 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-15 01:43:58,807 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-15 01:43:58,807 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:43:58,815 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:43:58,821 - DEBUG - Do not have enough data to verify VN in agent 2026-06-15 01:43:58,821 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:43:58,825 - DEBUG - VRF ids for VN __public__: {} 2026-06-15 01:43:58,922 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-15 01:43:59,081 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 01:43:59,088 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 2026-06-15 01:43:59,095 - DEBUG - Requesting: http://10.0.0.22:8082/project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:43:59,136 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:59,145 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/2e1b217b-1814-4673-ba7d-3bf6daf27a80 2026-06-15 01:43:59,150 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 01:43:59,154 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 2026-06-15 01:43:59,160 - DEBUG - Requesting: http://10.0.0.22:8082/project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:43:59,196 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 2026-06-15 01:43:59,204 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-15 01:43:59,204 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-15 01:43:59,210 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-15 01:43:59,216 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-15 01:43:59,216 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-15 01:43:59,219 - DEBUG - Ingress ctest-nginx-ingress-16670784 not present 2026-06-15 01:43:59,219 - INFO - Creating Ingress ctest-nginx-ingress-16670784 2026-06-15 01:43:59,227 - INFO - Created Ingress ctest-nginx-ingress-16670784 2026-06-15 01:43:59,230 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16670784 2026-06-15 01:44:02,253 - DEBUG - For Ingress ctest-nginx-ingress-16670784, Cluster IP: 10.47.255.249, External IPs ['200.62.220.60'] 2026-06-15 01:44:02,253 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16670784 2026-06-15 01:44:02,255 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 2026-06-15 01:44:02,259 - INFO - Ingress ctest-nginx-ingress-16670784 with uuid c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 found in kube manager 2026-06-15 01:44:02,259 - INFO - Ingress ctest-nginx-ingress-16670784 verification passed 2026-06-15 01:44:02,262 - DEBUG - Pod ctest-busybox-pod-59576542 not present 2026-06-15 01:44:02,263 - INFO - Creating Pod ctest-busybox-pod-59576542 2026-06-15 01:44:02,313 - DEBUG - Node for Pod ctest-busybox-pod-59576542 not yet populated 2026-06-15 01:44:05,322 - DEBUG - Pod : ctest-busybox-pod-59576542 UUID is 8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:05,333 - DEBUG - Pod ctest-nginx-pod-10946958 not in running state.Currently in Pending 2026-06-15 01:44:10,341 - INFO - Pod ctest-nginx-pod-10946958 is in running state.Got IP 10.47.255.251 2026-06-15 01:44:10,354 - DEBUG - Pod ctest-nginx-pod-10946958 has vmi aaecf606-685b-11f1-a99b-fa163e812997 2026-06-15 01:44:10,354 - INFO - Verified pod ctest-nginx-pod-10946958 in contrail-api 2026-06-15 01:44:10,354 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:44:10,365 - DEBUG - VMI aaecf606-685b-11f1-a99b-fa163e812997 is active in agent 10.0.0.241 2026-06-15 01:44:10,365 - INFO - Verified Pod ctest-nginx-pod-10946958 in agent 10.0.0.241 2026-06-15 01:44:10,365 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=5a51b6f5-8166-4224-9c92-95c64d9e352a 2026-06-15 01:44:10,369 - INFO - Pod ctest-nginx-pod-10946958 with uuid 5a51b6f5-8166-4224-9c92-95c64d9e352a found in kube manager 2026-06-15 01:44:10,369 - INFO - Pod ctest-nginx-pod-10946958 verification passed 2026-06-15 01:44:10,442 - DEBUG - [Pod ctest-nginx-pod-10946958] Cmd: echo ctest-nginx-pod-10946958 > /usr/share/nginx/html/index.html, Output: 2026-06-15 01:44:10,451 - INFO - Pod ctest-nginx-pod-12106800 is in running state.Got IP 10.47.255.250 2026-06-15 01:44:10,465 - DEBUG - Pod ctest-nginx-pod-12106800 has vmi ab657504-685b-11f1-a99b-fa163e812997 2026-06-15 01:44:10,465 - INFO - Verified pod ctest-nginx-pod-12106800 in contrail-api 2026-06-15 01:44:10,465 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:44:10,475 - DEBUG - VMI ab657504-685b-11f1-a99b-fa163e812997 is active in agent 10.0.0.241 2026-06-15 01:44:10,475 - INFO - Verified Pod ctest-nginx-pod-12106800 in agent 10.0.0.241 2026-06-15 01:44:10,475 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=de23c30a-fbd9-46e3-a590-7b56c0b6228b 2026-06-15 01:44:10,480 - INFO - Pod ctest-nginx-pod-12106800 with uuid de23c30a-fbd9-46e3-a590-7b56c0b6228b found in kube manager 2026-06-15 01:44:10,480 - INFO - Pod ctest-nginx-pod-12106800 verification passed 2026-06-15 01:44:10,537 - DEBUG - [Pod ctest-nginx-pod-12106800] Cmd: echo ctest-nginx-pod-12106800 > /usr/share/nginx/html/index.html, Output: 2026-06-15 01:44:10,543 - DEBUG - Pod ctest-busybox-pod-59576542 not in running state.Currently in Pending 2026-06-15 01:44:15,550 - INFO - Pod ctest-busybox-pod-59576542 is in running state.Got IP 10.47.255.248 2026-06-15 01:44:15,605 - DEBUG - Pod ctest-busybox-pod-59576542 has vmi afd8b7f4-685b-11f1-a99b-fa163e812997 2026-06-15 01:44:15,605 - INFO - Verified pod ctest-busybox-pod-59576542 in contrail-api 2026-06-15 01:44:15,605 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:44:15,614 - DEBUG - VMI afd8b7f4-685b-11f1-a99b-fa163e812997 is active in agent 10.0.0.241 2026-06-15 01:44:15,614 - INFO - Verified Pod ctest-busybox-pod-59576542 in agent 10.0.0.241 2026-06-15 01:44:15,614 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:15,618 - INFO - Pod ctest-busybox-pod-59576542 with uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 found in kube manager 2026-06-15 01:44:15,618 - INFO - Pod ctest-busybox-pod-59576542 verification passed 2026-06-15 01:44:15,683 - DEBUG - [Pod ctest-busybox-pod-59576542] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-10946958 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-15 01:44:15,683 - DEBUG - [Pod Pod ctest-busybox-pod-59576542] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-15 01:44:15,683 - DEBUG - [Pod Pod ctest-busybox-pod-59576542] Cmd output: ctest-nginx-pod-10946958 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-15 01:44:15,735 - DEBUG - [Pod ctest-busybox-pod-59576542] 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-12106800 2026-06-15 01:44:15,735 - DEBUG - [Pod Pod ctest-busybox-pod-59576542] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-15 01:44:15,735 - DEBUG - [Pod Pod ctest-busybox-pod-59576542] 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-12106800 2026-06-15 01:44:15,735 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-10946958': 1, 'ctest-nginx-pod-12106800': 1} 2026-06-15 01:44:15,735 - WARNING - Nothing to delete parallely 2026-06-15 01:44:15,735 - INFO - Deleting pod default:ctest-busybox-pod-59576542 2026-06-15 01:44:15,748 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:15,755 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:20,755 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:20,762 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:25,762 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:25,768 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:30,770 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:30,776 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:35,776 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:35,783 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:40,785 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:40,796 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:45,797 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:45,803 - WARNING - Pod uuid 8d56d194-81c2-4292-b4d0-d821c56e01f9 is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:50,803 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8d56d194-81c2-4292-b4d0-d821c56e01f9 2026-06-15 01:44:50,809 - DEBUG - Pod 8d56d194-81c2-4292-b4d0-d821c56e01f9 is not in agent 10.0.0.241 VM list 2026-06-15 01:44:50,809 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:afd8b7f4-685b-11f1-a99b-fa163e812997 2026-06-15 01:44:50,815 - DEBUG - VMI afd8b7f4-685b-11f1-a99b-fa163e812997 is removed from agent 10.0.0.241 2026-06-15 01:44:50,815 - INFO - Verified that pod ctest-busybox-pod-59576542 is removed in agent 2026-06-15 01:44:50,815 - INFO - Deleting Ingress : ctest-nginx-ingress-16670784 2026-06-15 01:44:50,824 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 2026-06-15 01:44:50,833 - ERROR - Ingress ctest-nginx-ingress-16670784 with uuid c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 still found in kube manager 2026-06-15 01:44:51,834 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 2026-06-15 01:44:51,838 - INFO - Ingress ctest-nginx-ingress-16670784 with uuid c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 deleted successfully from kube manager 2026-06-15 01:44:51,838 - INFO - Verifications on Ingress %s cleanup passed 2026-06-15 01:44:51,838 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-15 01:44:52,037 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-15 01:44:52,044 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-15 01:44:52,044 - INFO - Deleting VN __public__ 2026-06-15 01:44:52,181 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 2026-06-15 01:44:52,195 - DEBUG - Response Code: 404 2026-06-15 01:44:52,195 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-15 01:44:52,200 - DEBUG - Requesting: http://10.0.0.22:8082/domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 2026-06-15 01:44:52,206 - DEBUG - Requesting: http://10.0.0.22:8082/project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 2026-06-15 01:44:52,262 - INFO - Validated that VN __public__ is not found in API Server 2026-06-15 01:44:52,262 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-15 01:44:52,269 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:44:52,284 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-06-15 01:44:52,284 - INFO - Validated that VN __public__ is not in any agent 2026-06-15 01:44:52,284 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:44:52,298 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-15 01:44:52,304 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-15 01:44:52,309 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-15 01:44:52,310 - INFO - Deleting pod default:ctest-nginx-pod-12106800 2026-06-15 01:44:52,329 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=de23c30a-fbd9-46e3-a590-7b56c0b6228b 2026-06-15 01:44:52,350 - WARNING - Pod uuid de23c30a-fbd9-46e3-a590-7b56c0b6228b is still seen in agent 10.0.0.241 VM list 2026-06-15 01:44:57,351 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=de23c30a-fbd9-46e3-a590-7b56c0b6228b 2026-06-15 01:44:57,358 - DEBUG - Pod de23c30a-fbd9-46e3-a590-7b56c0b6228b is not in agent 10.0.0.241 VM list 2026-06-15 01:44:57,358 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ab657504-685b-11f1-a99b-fa163e812997 2026-06-15 01:44:57,364 - DEBUG - VMI ab657504-685b-11f1-a99b-fa163e812997 is removed from agent 10.0.0.241 2026-06-15 01:44:57,364 - INFO - Verified that pod ctest-nginx-pod-12106800 is removed in agent 2026-06-15 01:44:57,365 - INFO - Deleting pod default:ctest-nginx-pod-10946958 2026-06-15 01:44:57,381 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=5a51b6f5-8166-4224-9c92-95c64d9e352a 2026-06-15 01:44:57,390 - WARNING - Pod uuid 5a51b6f5-8166-4224-9c92-95c64d9e352a is still seen in agent 10.0.0.241 VM list 2026-06-15 01:45:02,391 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=5a51b6f5-8166-4224-9c92-95c64d9e352a 2026-06-15 01:45:02,396 - DEBUG - Pod 5a51b6f5-8166-4224-9c92-95c64d9e352a is not in agent 10.0.0.241 VM list 2026-06-15 01:45:02,396 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aaecf606-685b-11f1-a99b-fa163e812997 2026-06-15 01:45:02,401 - DEBUG - VMI aaecf606-685b-11f1-a99b-fa163e812997 is removed from agent 10.0.0.241 2026-06-15 01:45:02,401 - INFO - Verified that pod ctest-nginx-pod-10946958 is removed in agent 2026-06-15 01:45:02,401 - INFO - Deleting service : ctest-nginx-svc-28906297 2026-06-15 01:45:02,660 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 01:45:02,666 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 01:45:02,666 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2026-06-15 01:45:02,666 - INFO - -------------------------------------------------------------------------------- 2026-06-15 01:45:09,138 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 01:45:09,285 - DEBUG - Output : cluster_project={} 2026-06-15 01:45:09,391 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-15 01:45:09,579 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-15 01:45:09,586 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-15 01:45:09,722 - DEBUG - Output : cluster_project={} 2026-06-15 01:45:24,880 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:24,932 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:25,013 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:25,105 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:25,149 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:25,230 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:30,276 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:30,356 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-15 01:45:30,622 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 01:45:33,368 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2026-06-15 01:45:33,375 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-15 01:45:33,404 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-15 01:45:35,431 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-15 01:48:45,154 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-15 01:48:45,229 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=25168cf2-b82d-4b48-863d-715a249c7d46 2026-06-15 01:48:45,237 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:48:45,257 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:48:45,274 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:48:45,282 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:48:45,290 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:48:45,295 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=4f3e2fd0-208c-4f3f-baf5-0fb8df830afc 2026-06-15 01:48:45,305 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b3724be0-e9bc-4251-805e-018de4861257 2026-06-15 01:48:50,266 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:48:50,268 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=25168cf2-b82d-4b48-863d-715a249c7d46 2026-06-15 01:48:50,277 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d851fa7e-685b-11f1-a99b-fa163e812997 2026-06-15 01:48:50,285 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:48:50,309 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:48:50,327 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:48:50,329 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=4f3e2fd0-208c-4f3f-baf5-0fb8df830afc 2026-06-15 01:48:50,330 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:48:50,331 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=b3724be0-e9bc-4251-805e-018de4861257 2026-06-15 01:48:50,339 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d96cc7b8-685b-11f1-a99b-fa163e812997 2026-06-15 01:48:50,345 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d9e8267e-685b-11f1-a99b-fa163e812997 2026-06-15 01:48:55,282 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:48:55,292 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:48:55,319 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:48:55,344 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:48:55,346 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:49:00,292 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:49:00,298 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:49:00,325 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:49:00,352 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:49:00,353 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:49:05,303 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:49:05,307 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:49:05,332 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:49:05,362 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:49:05,364 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:49:10,311 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:49:10,314 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:49:10,339 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:49:10,377 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:49:10,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:49:15,322 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:49:15,324 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:49:15,346 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:49:15,386 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:49:15,388 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:49:20,342 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fae613c4-e9fd-476c-b47b-fc9c552872db 2026-06-15 01:49:20,343 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a1c14b70-5957-4844-adf7-92916c426b1f 2026-06-15 01:49:20,352 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da728fda-685b-11f1-a99b-fa163e812997 2026-06-15 01:49:20,354 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=226aef3a-1342-411a-81d1-6cb48b514553 2026-06-15 01:49:20,356 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dae18412-685b-11f1-a99b-fa163e812997 2026-06-15 01:49:20,369 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8bb35b6-685b-11f1-a99b-fa163e812997 2026-06-15 01:49:20,399 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc 2026-06-15 01:49:20,401 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=866ce7be-8d71-4e58-98e5-59bc19e85c82 2026-06-15 01:49:20,416 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dbceebb2-685b-11f1-a99b-fa163e812997 2026-06-15 01:49:20,418 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db57c17c-685b-11f1-a99b-fa163e812997