2025-11-05 18:34:52,337 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-05 18:34:52,584 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1686-1 2025-11-05 18:34:52,584 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-05 18:34:52,618 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1686-1 2025-11-05 18:34:52,618 - DEBUG - [10.0.0.19]: 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-05 18:34:52,723 - DEBUG - Output : NAMES contrail_test_scBCNIDBf contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-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 2025-11-05 18:34:52,723 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-05 18:34:52,757 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.182.177.1/24 172.17.0.1/16 2025-11-05 18:34:52,758 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-05 18:34:52,791 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1686-1 2025-11-05 18:34:52,883 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-11-05 18:34:53,149 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1686-30 2025-11-05 18:34:53,149 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-11-05 18:34:53,183 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1686-30 2025-11-05 18:34:53,183 - DEBUG - [10.0.0.49]: 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-05 18:34:53,272 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-05 18:34:53,273 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-05 18:34:53,308 - DEBUG - Output : 10.0.0.49/24 2025-11-05 18:34:53,308 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-11-05 18:34:53,384 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1686-30 2025-11-05 18:34:53,496 - INFO - Using existing project ['default-domain', 'k8s-default'](dda3f34a-3b54-4208-bfc2-b7f52bca2962) 2025-11-05 18:34:53,644 - INFO - Using existing project ['default-domain', 'k8s-default'](dda3f34a-3b54-4208-bfc2-b7f52bca2962) 2025-11-05 18:34:53,794 - INFO - ================================================================================ 2025-11-05 18:34:53,794 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-05 18:34:53,794 - 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-05 18:34:54,083 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 18:34:54,091 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.19': '0'}} with 2025-11-05 18:34:54,091 - INFO - Initial checks done. Running the testcase now 2025-11-05 18:34:54,091 - INFO - 2025-11-05 18:34:54,095 - INFO - Namespace default already exists 2025-11-05 18:34:54,095 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-05 18:34:54,325 - DEBUG - Output : cluster_project={} 2025-11-05 18:34:54,363 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-05 18:34:54,363 - DEBUG - Project uuid in Contrail is dda3f34a-3b54-4208-bfc2-b7f52bca2962 2025-11-05 18:34:54,364 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-05 18:34:54,532 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 18:34:54,533 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=3d70a54d-f658-4dc9-b8f9-a7774e2355b3 2025-11-05 18:34:54,536 - INFO - Namespace default with uuid 3d70a54d-f658-4dc9-b8f9-a7774e2355b3 found in kube manager 2025-11-05 18:34:54,536 - INFO - Namespace default verification passed 2025-11-05 18:34:54,539 - DEBUG - Service ctest-nginx-svc-93170669 not present 2025-11-05 18:34:54,540 - INFO - Creating service ctest-nginx-svc-93170669 2025-11-05 18:34:54,564 - INFO - Created Service ctest-nginx-svc-93170669 2025-11-05 18:34:54,572 - DEBUG - Pod ctest-nginx-pod-53008318 not present 2025-11-05 18:34:54,573 - INFO - Creating Pod ctest-nginx-pod-53008318 2025-11-05 18:34:54,624 - DEBUG - Node for Pod ctest-nginx-pod-53008318 not yet populated 2025-11-05 18:34:57,631 - DEBUG - Pod : ctest-nginx-pod-53008318 UUID is 78e01991-af66-4b8f-8747-c4b51804c70b 2025-11-05 18:34:57,634 - DEBUG - Pod ctest-nginx-pod-36586885 not present 2025-11-05 18:34:57,634 - INFO - Creating Pod ctest-nginx-pod-36586885 2025-11-05 18:34:57,666 - DEBUG - Pod : ctest-nginx-pod-36586885 UUID is 304b17aa-0324-4e16-bedf-10fe7cce89f6 2025-11-05 18:34:57,914 - INFO - Created VN __public__, UUID :962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,132 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-05 18:34:58,137 - DEBUG - Requesting: http://10.0.0.19:8082/domain/caa14823-e606-4335-b74f-22b0f0a951d7 2025-11-05 18:34:58,173 - DEBUG - Requesting: http://10.0.0.19:8082/project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 2025-11-05 18:34:58,229 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,247 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,267 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b 2025-11-05 18:34:58,275 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b 2025-11-05 18:34:58,280 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/3212dd10-f1eb-48ed-a796-ccd2d0a1836d 2025-11-05 18:34:58,285 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 18:34:58,285 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,292 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b 2025-11-05 18:34:58,303 - INFO - Verified VN network id 13 for VN 962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,303 - INFO - Verifications in API Server for VN __public__ passed 2025-11-05 18:34:58,303 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,311 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b 2025-11-05 18:34:58,317 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b 2025-11-05 18:34:58,328 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/3212dd10-f1eb-48ed-a796-ccd2d0a1836d 2025-11-05 18:34:58,337 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 18:34:58,356 - DEBUG - Control-node 10.0.0.19 : 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': '10821026795798872342', 'uuid-lslong': '13417519490378882580'}, 'enable': 'true', 'created': '2025-11-05T18:34:57', 'last-modified': '2025-11-05T18:34:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.308576'} 2025-11-05 18:34:58,356 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:34:58,370 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 18:34:58,370 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-05 18:34:58,371 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-05 18:34:58,371 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-05 18:34:58,377 - DEBUG - Requesting: http://10.0.0.19:8082/domain/caa14823-e606-4335-b74f-22b0f0a951d7 2025-11-05 18:34:58,385 - DEBUG - Requesting: http://10.0.0.19:8082/project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 2025-11-05 18:34:58,437 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,453 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-05 18:34:58,453 - DEBUG - Verifying the vn in opserver 2025-11-05 18:34:58,453 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-11-05 18:34:58,453 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-11-05 18:34:58,458 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-05 18:34:58,458 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-05 18:34:58,462 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:34:58,476 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:34:58,481 - DEBUG - Do not have enough data to verify VN in agent 2025-11-05 18:34:58,481 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:34:58,494 - DEBUG - VRF ids for VN __public__: {} 2025-11-05 18:34:58,588 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-05 18:34:58,746 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-05 18:34:58,752 - DEBUG - Requesting: http://10.0.0.19:8082/domain/caa14823-e606-4335-b74f-22b0f0a951d7 2025-11-05 18:34:58,759 - DEBUG - Requesting: http://10.0.0.19:8082/project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 2025-11-05 18:34:58,794 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,805 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/2bfdca71-ba23-4d95-a182-99dad63615c5 2025-11-05 18:34:58,810 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-05 18:34:58,814 - DEBUG - Requesting: http://10.0.0.19:8082/domain/caa14823-e606-4335-b74f-22b0f0a951d7 2025-11-05 18:34:58,820 - DEBUG - Requesting: http://10.0.0.19:8082/project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 2025-11-05 18:34:58,863 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 2025-11-05 18:34:58,875 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-05 18:34:58,875 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-05 18:34:58,883 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-05 18:34:58,888 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-05 18:34:58,888 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-05 18:34:58,892 - DEBUG - Ingress ctest-nginx-ingress-10724117 not present 2025-11-05 18:34:58,892 - INFO - Creating Ingress ctest-nginx-ingress-10724117 2025-11-05 18:34:58,900 - INFO - Created Ingress ctest-nginx-ingress-10724117 2025-11-05 18:34:58,903 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-10724117 2025-11-05 18:35:01,912 - DEBUG - For Ingress ctest-nginx-ingress-10724117, Cluster IP: 10.47.255.249, External IPs ['202.44.96.188'] 2025-11-05 18:35:01,912 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-10724117 2025-11-05 18:35:01,912 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=9ab9d259-e16e-4b45-960b-fe954e1d3808 2025-11-05 18:35:01,917 - INFO - Ingress ctest-nginx-ingress-10724117 with uuid 9ab9d259-e16e-4b45-960b-fe954e1d3808 found in kube manager 2025-11-05 18:35:01,917 - INFO - Ingress ctest-nginx-ingress-10724117 verification passed 2025-11-05 18:35:01,921 - DEBUG - Pod ctest-busybox-pod-49677572 not present 2025-11-05 18:35:01,922 - INFO - Creating Pod ctest-busybox-pod-49677572 2025-11-05 18:35:01,979 - DEBUG - Pod : ctest-busybox-pod-49677572 UUID is 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:01,985 - DEBUG - Pod ctest-nginx-pod-53008318 not in running state.Currently in Pending 2025-11-05 18:35:06,993 - DEBUG - Pod ctest-nginx-pod-53008318 not in running state.Currently in Pending 2025-11-05 18:35:12,000 - DEBUG - Pod ctest-nginx-pod-53008318 not in running state.Currently in Pending 2025-11-05 18:35:17,015 - INFO - Pod ctest-nginx-pod-53008318 is in running state.Got IP 10.47.255.251 2025-11-05 18:35:17,027 - DEBUG - Pod ctest-nginx-pod-53008318 has vmi 204c26a4-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:35:17,027 - INFO - Verified pod ctest-nginx-pod-53008318 in contrail-api 2025-11-05 18:35:17,027 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:35:17,038 - DEBUG - VMI 204c26a4-ba76-11f0-8dcd-fa163e8ad65d is active in agent 10.0.0.49 2025-11-05 18:35:17,038 - INFO - Verified Pod ctest-nginx-pod-53008318 in agent 10.0.0.49 2025-11-05 18:35:17,038 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=78e01991-af66-4b8f-8747-c4b51804c70b 2025-11-05 18:35:17,042 - INFO - Pod ctest-nginx-pod-53008318 with uuid 78e01991-af66-4b8f-8747-c4b51804c70b found in kube manager 2025-11-05 18:35:17,042 - INFO - Pod ctest-nginx-pod-53008318 verification passed 2025-11-05 18:35:17,116 - DEBUG - [Pod ctest-nginx-pod-53008318] Cmd: echo ctest-nginx-pod-53008318 > /usr/share/nginx/html/index.html, Output: 2025-11-05 18:35:17,124 - INFO - Pod ctest-nginx-pod-36586885 is in running state.Got IP 10.47.255.250 2025-11-05 18:35:17,145 - DEBUG - Pod ctest-nginx-pod-36586885 has vmi 2164534a-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:35:17,145 - INFO - Verified pod ctest-nginx-pod-36586885 in contrail-api 2025-11-05 18:35:17,145 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:35:17,159 - DEBUG - VMI 2164534a-ba76-11f0-8dcd-fa163e8ad65d is active in agent 10.0.0.49 2025-11-05 18:35:17,159 - INFO - Verified Pod ctest-nginx-pod-36586885 in agent 10.0.0.49 2025-11-05 18:35:17,159 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=304b17aa-0324-4e16-bedf-10fe7cce89f6 2025-11-05 18:35:17,164 - INFO - Pod ctest-nginx-pod-36586885 with uuid 304b17aa-0324-4e16-bedf-10fe7cce89f6 found in kube manager 2025-11-05 18:35:17,164 - INFO - Pod ctest-nginx-pod-36586885 verification passed 2025-11-05 18:35:17,218 - DEBUG - [Pod ctest-nginx-pod-36586885] Cmd: echo ctest-nginx-pod-36586885 > /usr/share/nginx/html/index.html, Output: 2025-11-05 18:35:17,236 - INFO - Pod ctest-busybox-pod-49677572 is in running state.Got IP 10.47.255.248 2025-11-05 18:35:17,294 - DEBUG - Pod ctest-busybox-pod-49677572 has vmi 24050bf8-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:35:17,294 - INFO - Verified pod ctest-busybox-pod-49677572 in contrail-api 2025-11-05 18:35:17,295 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:35:17,305 - DEBUG - VMI 24050bf8-ba76-11f0-8dcd-fa163e8ad65d is active in agent 10.0.0.49 2025-11-05 18:35:17,306 - INFO - Verified Pod ctest-busybox-pod-49677572 in agent 10.0.0.49 2025-11-05 18:35:17,306 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:17,310 - INFO - Pod ctest-busybox-pod-49677572 with uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 found in kube manager 2025-11-05 18:35:17,310 - INFO - Pod ctest-busybox-pod-49677572 verification passed 2025-11-05 18:35:17,375 - DEBUG - [Pod ctest-busybox-pod-49677572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36586885 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-05 18:35:17,375 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 18:35:17,375 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd output: ctest-nginx-pod-36586885 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-05 18:35:17,436 - DEBUG - [Pod ctest-busybox-pod-49677572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36586885 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-05 18:35:17,436 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 18:35:17,436 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd output: ctest-nginx-pod-36586885 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-05 18:35:17,490 - DEBUG - [Pod ctest-busybox-pod-49677572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-36586885 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-05 18:35:17,490 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 18:35:17,490 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd output: ctest-nginx-pod-36586885 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-05 18:35:17,546 - DEBUG - [Pod ctest-busybox-pod-49677572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-53008318 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-05 18:35:17,546 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 18:35:17,546 - DEBUG - [Pod Pod ctest-busybox-pod-49677572] Cmd output: ctest-nginx-pod-53008318 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-05 18:35:17,547 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-53008318': 1, 'ctest-nginx-pod-36586885': 3} 2025-11-05 18:35:17,547 - WARNING - Nothing to delete parallely 2025-11-05 18:35:17,547 - INFO - Deleting pod default:ctest-busybox-pod-49677572 2025-11-05 18:35:17,559 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:17,566 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:22,566 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:22,574 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:27,575 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:27,582 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:32,583 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:32,590 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:37,590 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:37,597 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:42,597 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:42,604 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:47,605 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:47,615 - WARNING - Pod uuid 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:52,616 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 2025-11-05 18:35:52,623 - DEBUG - Pod 05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 is not in agent 10.0.0.49 VM list 2025-11-05 18:35:52,623 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24050bf8-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:35:52,629 - DEBUG - VMI 24050bf8-ba76-11f0-8dcd-fa163e8ad65d is removed from agent 10.0.0.49 2025-11-05 18:35:52,629 - INFO - Verified that pod ctest-busybox-pod-49677572 is removed in agent 2025-11-05 18:35:52,630 - INFO - Deleting Ingress : ctest-nginx-ingress-10724117 2025-11-05 18:35:52,636 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=9ab9d259-e16e-4b45-960b-fe954e1d3808 2025-11-05 18:35:52,640 - ERROR - Ingress ctest-nginx-ingress-10724117 with uuid 9ab9d259-e16e-4b45-960b-fe954e1d3808 still found in kube manager 2025-11-05 18:35:53,641 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=9ab9d259-e16e-4b45-960b-fe954e1d3808 2025-11-05 18:35:53,645 - INFO - Ingress ctest-nginx-ingress-10724117 with uuid 9ab9d259-e16e-4b45-960b-fe954e1d3808 deleted successfully from kube manager 2025-11-05 18:35:53,645 - INFO - Verifications on Ingress %s cleanup passed 2025-11-05 18:35:53,645 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-05 18:35:53,734 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-05 18:35:53,740 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-05 18:35:53,740 - INFO - Deleting VN __public__ 2025-11-05 18:35:53,902 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b 2025-11-05 18:35:53,909 - DEBUG - Response Code: 404 2025-11-05 18:35:53,909 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-05 18:35:53,924 - DEBUG - Requesting: http://10.0.0.19:8082/domain/caa14823-e606-4335-b74f-22b0f0a951d7 2025-11-05 18:35:53,932 - DEBUG - Requesting: http://10.0.0.19:8082/project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 2025-11-05 18:35:53,985 - INFO - Validated that VN __public__ is not found in API Server 2025-11-05 18:35:53,985 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-05 18:35:53,996 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:35:54,016 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-11-05 18:35:54,016 - INFO - Validated that VN __public__ is not in any agent 2025-11-05 18:35:54,016 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:35:54,025 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 18:35:54,029 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 18:35:54,044 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-05 18:35:54,045 - INFO - Deleting pod default:ctest-nginx-pod-36586885 2025-11-05 18:35:54,058 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=304b17aa-0324-4e16-bedf-10fe7cce89f6 2025-11-05 18:35:54,071 - WARNING - Pod uuid 304b17aa-0324-4e16-bedf-10fe7cce89f6 is still seen in agent 10.0.0.49 VM list 2025-11-05 18:35:59,072 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=304b17aa-0324-4e16-bedf-10fe7cce89f6 2025-11-05 18:35:59,078 - DEBUG - Pod 304b17aa-0324-4e16-bedf-10fe7cce89f6 is not in agent 10.0.0.49 VM list 2025-11-05 18:35:59,078 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2164534a-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:35:59,084 - DEBUG - VMI 2164534a-ba76-11f0-8dcd-fa163e8ad65d is removed from agent 10.0.0.49 2025-11-05 18:35:59,084 - INFO - Verified that pod ctest-nginx-pod-36586885 is removed in agent 2025-11-05 18:35:59,084 - INFO - Deleting pod default:ctest-nginx-pod-53008318 2025-11-05 18:35:59,094 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=78e01991-af66-4b8f-8747-c4b51804c70b 2025-11-05 18:35:59,100 - WARNING - Pod uuid 78e01991-af66-4b8f-8747-c4b51804c70b is still seen in agent 10.0.0.49 VM list 2025-11-05 18:36:04,100 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=78e01991-af66-4b8f-8747-c4b51804c70b 2025-11-05 18:36:04,107 - DEBUG - Pod 78e01991-af66-4b8f-8747-c4b51804c70b is not in agent 10.0.0.49 VM list 2025-11-05 18:36:04,107 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:204c26a4-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:36:04,121 - DEBUG - VMI 204c26a4-ba76-11f0-8dcd-fa163e8ad65d is removed from agent 10.0.0.49 2025-11-05 18:36:04,121 - INFO - Verified that pod ctest-nginx-pod-53008318 is removed in agent 2025-11-05 18:36:04,121 - INFO - Deleting service : ctest-nginx-svc-93170669 2025-11-05 18:36:04,328 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 18:36:04,335 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 18:36:04,335 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11] 2025-11-05 18:36:04,335 - INFO - -------------------------------------------------------------------------------- 2025-11-05 18:36:10,729 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-05 18:36:10,855 - DEBUG - Output : cluster_project={} 2025-11-05 18:36:10,918 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-05 18:36:11,088 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 18:36:11,094 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-05 18:36:11,212 - DEBUG - Output : cluster_project={} 2025-11-05 18:36:21,360 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:21,398 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:21,474 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:21,551 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:26,594 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:26,683 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:26,726 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:26,820 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 18:36:27,085 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 18:36:29,791 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-11-05 18:36:29,799 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-11-05 18:36:29,829 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-11-05 18:36:31,857 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-11-05 18:39:37,925 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 18:39:37,960 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4bf98eb-ef8c-4ea0-8058-a5b7a38b6c5d 2025-11-05 18:39:37,979 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f12659d6-adcc-4cd2-9e1a-24a004aca012 2025-11-05 18:39:37,991 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=938852eb-6781-4e4a-8c39-7f67dca571b7 2025-11-05 18:39:37,996 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:39:38,004 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:39:38,010 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:39:38,014 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:39:38,025 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=af60267c-45cf-4e96-a2b0-bb94fa006a78 2025-11-05 18:39:43,073 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:39:43,075 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=af60267c-45cf-4e96-a2b0-bb94fa006a78 2025-11-05 18:39:43,076 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:39:43,076 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=938852eb-6781-4e4a-8c39-7f67dca571b7 2025-11-05 18:39:43,077 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:39:43,079 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f12659d6-adcc-4cd2-9e1a-24a004aca012 2025-11-05 18:39:43,080 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:39:43,081 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d4bf98eb-ef8c-4ea0-8058-a5b7a38b6c5d 2025-11-05 18:39:43,100 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ec3205a-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:39:43,102 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:39:43,105 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f35a206-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:39:43,107 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4db43244-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:39:48,102 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:39:48,103 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:39:48,107 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:39:48,108 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:39:53,112 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:39:53,118 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:39:53,119 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:39:53,120 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:39:58,123 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:39:58,133 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:39:58,134 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:39:58,135 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:40:03,130 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:40:03,147 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:40:03,148 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:40:03,150 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:40:08,138 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:40:08,161 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:40:08,163 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:40:08,164 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:40:13,150 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=abea7eb5-e2c7-4d83-98d5-9d8b871baa8a 2025-11-05 18:40:13,157 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:508d8858-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:40:13,178 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e72515bc-2d14-4eae-be31-00e3451105a2 2025-11-05 18:40:13,180 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=55ad2603-6c26-49a2-b6aa-d22afa187e57 2025-11-05 18:40:13,181 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f1335651-ef4d-4461-9fe1-a886a700e1fa 2025-11-05 18:40:13,193 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:40:13,194 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d 2025-11-05 18:40:13,195 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:501e23c8-ba76-11f0-8dcd-fa163e8ad65d