2025-10-08 22:25:05,040 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-10-08 22:25:05,262 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1547-1 2025-10-08 22:25:05,263 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-10-08 22:25:05,295 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1547-1 2025-10-08 22:25:05,295 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-08 22:25:05,381 - DEBUG - Output : NAMES contrail_test_Y9sAnKuRJ contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 2025-10-08 22:25:05,381 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-08 22:25:05,414 - DEBUG - Output : 127.0.0.1/8 10.0.0.249/24 252.249.0.1/8 10.153.77.1/24 172.17.0.1/16 2025-10-08 22:25:05,415 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-10-08 22:25:05,448 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1547-1 2025-10-08 22:25:05,530 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-08 22:25:05,743 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1547-1 2025-10-08 22:25:05,743 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-08 22:25:05,767 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1547-1 2025-10-08 22:25:05,767 - DEBUG - [10.0.0.41]: 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-10-08 22:25:05,810 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-08 22:25:05,811 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-08 22:25:05,881 - DEBUG - Output : 10.0.0.41/24 2025-10-08 22:25:05,882 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-08 22:25:05,915 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1547-1 2025-10-08 22:25:05,971 - INFO - Using existing project ['default-domain', 'k8s-default'](2f6b3bc0-fde8-443c-881f-875568396508) 2025-10-08 22:25:06,068 - INFO - Using existing project ['default-domain', 'k8s-default'](2f6b3bc0-fde8-443c-881f-875568396508) 2025-10-08 22:25:06,176 - INFO - ================================================================================ 2025-10-08 22:25:06,176 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-08 22:25:06,176 - 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-10-08 22:25:06,403 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 22:25:06,409 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.249': '0'}} with 2025-10-08 22:25:06,410 - INFO - Initial checks done. Running the testcase now 2025-10-08 22:25:06,410 - INFO - 2025-10-08 22:25:06,413 - INFO - Namespace default already exists 2025-10-08 22:25:06,413 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-08 22:25:06,518 - DEBUG - Output : cluster_project={} 2025-10-08 22:25:06,547 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-08 22:25:06,547 - DEBUG - Project uuid in Contrail is 2f6b3bc0-fde8-443c-881f-875568396508 2025-10-08 22:25:06,547 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-08 22:25:06,663 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-08 22:25:06,663 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=167590f1-f862-4543-88ce-7e065d3ab68b 2025-10-08 22:25:06,666 - INFO - Namespace default with uuid 167590f1-f862-4543-88ce-7e065d3ab68b found in kube manager 2025-10-08 22:25:06,667 - INFO - Namespace default verification passed 2025-10-08 22:25:06,669 - DEBUG - Service ctest-nginx-svc-86610644 not present 2025-10-08 22:25:06,669 - INFO - Creating service ctest-nginx-svc-86610644 2025-10-08 22:25:06,687 - INFO - Created Service ctest-nginx-svc-86610644 2025-10-08 22:25:06,692 - DEBUG - Pod ctest-nginx-pod-05120092 not present 2025-10-08 22:25:06,693 - INFO - Creating Pod ctest-nginx-pod-05120092 2025-10-08 22:25:06,714 - DEBUG - Node for Pod ctest-nginx-pod-05120092 not yet populated 2025-10-08 22:25:09,722 - DEBUG - Pod : ctest-nginx-pod-05120092 UUID is 3a82b097-2b2a-4520-8f81-f25bca2ab106 2025-10-08 22:25:09,724 - DEBUG - Pod ctest-nginx-pod-30589175 not present 2025-10-08 22:25:09,724 - INFO - Creating Pod ctest-nginx-pod-30589175 2025-10-08 22:25:09,750 - DEBUG - Pod : ctest-nginx-pod-30589175 UUID is 441b7aee-0f36-49ce-bc44-51303a5cd21b 2025-10-08 22:25:10,059 - INFO - Created VN __public__, UUID :6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,339 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-08 22:25:10,346 - DEBUG - Requesting: http://10.0.0.249:8082/domain/cebf60e3-cd2c-460b-a84c-8e4fd661f4a6 2025-10-08 22:25:10,394 - DEBUG - Requesting: http://10.0.0.249:8082/project/2f6b3bc0-fde8-443c-881f-875568396508 2025-10-08 22:25:10,469 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,477 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,486 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/98b6210f-87f0-4232-8db4-6d085d9b7c86 2025-10-08 22:25:10,492 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/98b6210f-87f0-4232-8db4-6d085d9b7c86 2025-10-08 22:25:10,498 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/702e4900-83ee-444d-b39a-ce47b52156b8 2025-10-08 22:25:10,502 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-08 22:25:10,503 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,527 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/98b6210f-87f0-4232-8db4-6d085d9b7c86 2025-10-08 22:25:10,540 - INFO - Verified VN network id 13 for VN 6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,540 - INFO - Verifications in API Server for VN __public__ passed 2025-10-08 22:25:10,540 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,547 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/98b6210f-87f0-4232-8db4-6d085d9b7c86 2025-10-08 22:25:10,552 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/98b6210f-87f0-4232-8db4-6d085d9b7c86 2025-10-08 22:25:10,557 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/702e4900-83ee-444d-b39a-ce47b52156b8 2025-10-08 22:25:10,562 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-08 22:25:10,568 - DEBUG - Control-node 10.0.0.249 : 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': '7738500622712588538', 'uuid-lslong': '12008440579299427805'}, 'enable': 'true', 'created': '2025-10-08T22:25:09', 'last-modified': '2025-10-08T22:25:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.281642'} 2025-10-08 22:25:10,568 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:25:10,577 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-08 22:25:10,577 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-08 22:25:10,577 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-08 22:25:10,577 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-08 22:25:10,588 - DEBUG - Requesting: http://10.0.0.249:8082/domain/cebf60e3-cd2c-460b-a84c-8e4fd661f4a6 2025-10-08 22:25:10,598 - DEBUG - Requesting: http://10.0.0.249:8082/project/2f6b3bc0-fde8-443c-881f-875568396508 2025-10-08 22:25:10,644 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:10,654 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-08 22:25:10,654 - DEBUG - Verifying the vn in opserver 2025-10-08 22:25:10,654 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-10-08 22:25:10,654 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-10-08 22:25:10,658 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-08 22:25:10,658 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-08 22:25:10,658 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:25:10,664 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:25:10,669 - DEBUG - Do not have enough data to verify VN in agent 2025-10-08 22:25:10,669 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:25:10,678 - DEBUG - VRF ids for VN __public__: {} 2025-10-08 22:25:10,793 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-08 22:25:10,968 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-08 22:25:10,973 - DEBUG - Requesting: http://10.0.0.249:8082/domain/cebf60e3-cd2c-460b-a84c-8e4fd661f4a6 2025-10-08 22:25:10,979 - DEBUG - Requesting: http://10.0.0.249:8082/project/2f6b3bc0-fde8-443c-881f-875568396508 2025-10-08 22:25:11,015 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:11,026 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/75ca017a-cdcf-49a3-b03e-e0a581598fac 2025-10-08 22:25:11,033 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-08 22:25:11,039 - DEBUG - Requesting: http://10.0.0.249:8082/domain/cebf60e3-cd2c-460b-a84c-8e4fd661f4a6 2025-10-08 22:25:11,045 - DEBUG - Requesting: http://10.0.0.249:8082/project/2f6b3bc0-fde8-443c-881f-875568396508 2025-10-08 22:25:11,089 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b64ad50-e6ec-48fa-a6a6-8d155b8745dd 2025-10-08 22:25:11,098 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-08 22:25:11,098 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-08 22:25:11,105 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-08 22:25:11,110 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-08 22:25:11,110 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-08 22:25:11,113 - DEBUG - Ingress ctest-nginx-ingress-14260410 not present 2025-10-08 22:25:11,114 - INFO - Creating Ingress ctest-nginx-ingress-14260410 2025-10-08 22:25:11,119 - INFO - Created Ingress ctest-nginx-ingress-14260410 2025-10-08 22:25:11,122 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-14260410 2025-10-08 22:25:14,134 - DEBUG - For Ingress ctest-nginx-ingress-14260410, Cluster IP: 10.47.255.249, External IPs ['221.187.144.124'] 2025-10-08 22:25:14,134 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-14260410 2025-10-08 22:25:14,134 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=f46d2a5f-9328-4d68-94f4-0f326da29a80 2025-10-08 22:25:14,142 - INFO - Ingress ctest-nginx-ingress-14260410 with uuid f46d2a5f-9328-4d68-94f4-0f326da29a80 found in kube manager 2025-10-08 22:25:14,142 - INFO - Ingress ctest-nginx-ingress-14260410 verification passed 2025-10-08 22:25:14,146 - DEBUG - Pod ctest-busybox-pod-78508145 not present 2025-10-08 22:25:14,146 - INFO - Creating Pod ctest-busybox-pod-78508145 2025-10-08 22:25:14,186 - DEBUG - Pod : ctest-busybox-pod-78508145 UUID is 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:14,219 - DEBUG - Pod ctest-nginx-pod-05120092 not in running state.Currently in Pending 2025-10-08 22:25:19,225 - DEBUG - Pod ctest-nginx-pod-05120092 not in running state.Currently in Pending 2025-10-08 22:25:24,232 - DEBUG - Pod ctest-nginx-pod-05120092 not in running state.Currently in Pending 2025-10-08 22:25:29,239 - INFO - Pod ctest-nginx-pod-05120092 is in running state.Got IP 10.47.255.251 2025-10-08 22:25:29,251 - DEBUG - Pod ctest-nginx-pod-05120092 has vmi a55ec28a-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:25:29,251 - INFO - Verified pod ctest-nginx-pod-05120092 in contrail-api 2025-10-08 22:25:29,251 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:25:29,261 - DEBUG - VMI a55ec28a-a495-11f0-acf4-fa163e7adad5 is active in agent 10.0.0.41 2025-10-08 22:25:29,261 - INFO - Verified Pod ctest-nginx-pod-05120092 in agent 10.0.0.41 2025-10-08 22:25:29,261 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=3a82b097-2b2a-4520-8f81-f25bca2ab106 2025-10-08 22:25:29,265 - INFO - Pod ctest-nginx-pod-05120092 with uuid 3a82b097-2b2a-4520-8f81-f25bca2ab106 found in kube manager 2025-10-08 22:25:29,265 - INFO - Pod ctest-nginx-pod-05120092 verification passed 2025-10-08 22:25:29,340 - DEBUG - [Pod ctest-nginx-pod-05120092] Cmd: echo ctest-nginx-pod-05120092 > /usr/share/nginx/html/index.html, Output: 2025-10-08 22:25:29,347 - INFO - Pod ctest-nginx-pod-30589175 is in running state.Got IP 10.47.255.250 2025-10-08 22:25:29,358 - DEBUG - Pod ctest-nginx-pod-30589175 has vmi a681d440-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:25:29,358 - INFO - Verified pod ctest-nginx-pod-30589175 in contrail-api 2025-10-08 22:25:29,358 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:25:29,366 - DEBUG - VMI a681d440-a495-11f0-acf4-fa163e7adad5 is active in agent 10.0.0.41 2025-10-08 22:25:29,366 - INFO - Verified Pod ctest-nginx-pod-30589175 in agent 10.0.0.41 2025-10-08 22:25:29,366 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=441b7aee-0f36-49ce-bc44-51303a5cd21b 2025-10-08 22:25:29,370 - INFO - Pod ctest-nginx-pod-30589175 with uuid 441b7aee-0f36-49ce-bc44-51303a5cd21b found in kube manager 2025-10-08 22:25:29,370 - INFO - Pod ctest-nginx-pod-30589175 verification passed 2025-10-08 22:25:29,420 - DEBUG - [Pod ctest-nginx-pod-30589175] Cmd: echo ctest-nginx-pod-30589175 > /usr/share/nginx/html/index.html, Output: 2025-10-08 22:25:29,425 - DEBUG - Pod ctest-busybox-pod-78508145 not in running state.Currently in Pending 2025-10-08 22:25:34,433 - INFO - Pod ctest-busybox-pod-78508145 is in running state.Got IP 10.47.255.248 2025-10-08 22:25:34,484 - DEBUG - Pod ctest-busybox-pod-78508145 has vmi a93e1db0-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:25:34,484 - INFO - Verified pod ctest-busybox-pod-78508145 in contrail-api 2025-10-08 22:25:34,485 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:25:34,494 - DEBUG - VMI a93e1db0-a495-11f0-acf4-fa163e7adad5 is active in agent 10.0.0.41 2025-10-08 22:25:34,494 - INFO - Verified Pod ctest-busybox-pod-78508145 in agent 10.0.0.41 2025-10-08 22:25:34,494 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:34,497 - INFO - Pod ctest-busybox-pod-78508145 with uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 found in kube manager 2025-10-08 22:25:34,497 - INFO - Pod ctest-busybox-pod-78508145 verification passed 2025-10-08 22:25:34,553 - DEBUG - [Pod ctest-busybox-pod-78508145] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-30589175 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-10-08 22:25:34,553 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 22:25:34,553 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd output: ctest-nginx-pod-30589175 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-10-08 22:25:34,618 - DEBUG - [Pod ctest-busybox-pod-78508145] 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) ctest-nginx-pod-30589175 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-08 22:25:34,619 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 22:25:34,619 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-30589175 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-08 22:25:34,665 - DEBUG - [Pod ctest-busybox-pod-78508145] 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-30589175 2025-10-08 22:25:34,665 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 22:25:34,665 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] 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-30589175 2025-10-08 22:25:34,713 - DEBUG - [Pod ctest-busybox-pod-78508145] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05120092 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-10-08 22:25:34,713 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 22:25:34,713 - DEBUG - [Pod Pod ctest-busybox-pod-78508145] Cmd output: ctest-nginx-pod-05120092 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-10-08 22:25:34,713 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-05120092': 1, 'ctest-nginx-pod-30589175': 3} 2025-10-08 22:25:34,713 - WARNING - Nothing to delete parallely 2025-10-08 22:25:34,713 - INFO - Deleting pod default:ctest-busybox-pod-78508145 2025-10-08 22:25:34,721 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:34,729 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:25:39,729 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:39,734 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:25:44,735 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:44,740 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:25:49,741 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:49,747 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:25:54,747 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:54,752 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:25:59,753 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:25:59,758 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:26:04,759 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:26:04,764 - WARNING - Pod uuid 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:26:09,765 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 2025-10-08 22:26:09,772 - DEBUG - Pod 4d05613b-f5ee-4b7c-89a6-a5a161fa12c9 is not in agent 10.0.0.41 VM list 2025-10-08 22:26:09,772 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a93e1db0-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:26:09,778 - DEBUG - VMI a93e1db0-a495-11f0-acf4-fa163e7adad5 is removed from agent 10.0.0.41 2025-10-08 22:26:09,778 - INFO - Verified that pod ctest-busybox-pod-78508145 is removed in agent 2025-10-08 22:26:09,778 - INFO - Deleting Ingress : ctest-nginx-ingress-14260410 2025-10-08 22:26:09,784 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=f46d2a5f-9328-4d68-94f4-0f326da29a80 2025-10-08 22:26:09,787 - ERROR - Ingress ctest-nginx-ingress-14260410 with uuid f46d2a5f-9328-4d68-94f4-0f326da29a80 still found in kube manager 2025-10-08 22:26:10,787 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=f46d2a5f-9328-4d68-94f4-0f326da29a80 2025-10-08 22:26:10,790 - INFO - Ingress ctest-nginx-ingress-14260410 with uuid f46d2a5f-9328-4d68-94f4-0f326da29a80 deleted successfully from kube manager 2025-10-08 22:26:10,790 - INFO - Verifications on Ingress %s cleanup passed 2025-10-08 22:26:10,791 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-08 22:26:10,855 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-08 22:26:10,859 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-08 22:26:10,859 - INFO - Deleting VN __public__ 2025-10-08 22:26:11,046 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/98b6210f-87f0-4232-8db4-6d085d9b7c86 2025-10-08 22:26:11,063 - DEBUG - Response Code: 404 2025-10-08 22:26:11,063 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-10-08 22:26:11,071 - DEBUG - Requesting: http://10.0.0.249:8082/domain/cebf60e3-cd2c-460b-a84c-8e4fd661f4a6 2025-10-08 22:26:11,079 - DEBUG - Requesting: http://10.0.0.249:8082/project/2f6b3bc0-fde8-443c-881f-875568396508 2025-10-08 22:26:11,113 - INFO - Validated that VN __public__ is not found in API Server 2025-10-08 22:26:11,113 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-08 22:26:11,118 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:26:11,123 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-10-08 22:26:11,123 - INFO - Validated that VN __public__ is not in any agent 2025-10-08 22:26:11,123 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:26:11,128 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 22:26:11,138 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-08 22:26:11,147 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-08 22:26:11,147 - INFO - Deleting pod default:ctest-nginx-pod-30589175 2025-10-08 22:26:11,156 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=441b7aee-0f36-49ce-bc44-51303a5cd21b 2025-10-08 22:26:11,171 - WARNING - Pod uuid 441b7aee-0f36-49ce-bc44-51303a5cd21b is still seen in agent 10.0.0.41 VM list 2025-10-08 22:26:16,171 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=441b7aee-0f36-49ce-bc44-51303a5cd21b 2025-10-08 22:26:16,177 - DEBUG - Pod 441b7aee-0f36-49ce-bc44-51303a5cd21b is not in agent 10.0.0.41 VM list 2025-10-08 22:26:16,177 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a681d440-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:26:16,181 - DEBUG - VMI a681d440-a495-11f0-acf4-fa163e7adad5 is removed from agent 10.0.0.41 2025-10-08 22:26:16,181 - INFO - Verified that pod ctest-nginx-pod-30589175 is removed in agent 2025-10-08 22:26:16,182 - INFO - Deleting pod default:ctest-nginx-pod-05120092 2025-10-08 22:26:16,194 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3a82b097-2b2a-4520-8f81-f25bca2ab106 2025-10-08 22:26:16,205 - WARNING - Pod uuid 3a82b097-2b2a-4520-8f81-f25bca2ab106 is still seen in agent 10.0.0.41 VM list 2025-10-08 22:26:21,207 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3a82b097-2b2a-4520-8f81-f25bca2ab106 2025-10-08 22:26:21,212 - DEBUG - Pod 3a82b097-2b2a-4520-8f81-f25bca2ab106 is not in agent 10.0.0.41 VM list 2025-10-08 22:26:21,212 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a55ec28a-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:26:21,218 - DEBUG - VMI a55ec28a-a495-11f0-acf4-fa163e7adad5 is removed from agent 10.0.0.41 2025-10-08 22:26:21,218 - INFO - Verified that pod ctest-nginx-pod-05120092 is removed in agent 2025-10-08 22:26:21,218 - INFO - Deleting service : ctest-nginx-svc-86610644 2025-10-08 22:26:21,455 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 22:26:21,460 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 22:26:21,461 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15] 2025-10-08 22:26:21,461 - INFO - -------------------------------------------------------------------------------- 2025-10-08 22:26:27,764 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-08 22:26:27,877 - DEBUG - Output : cluster_project={} 2025-10-08 22:26:27,911 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-08 22:26:28,049 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-08 22:26:28,070 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-08 22:26:28,214 - DEBUG - Output : cluster_project={} 2025-10-08 22:26:43,343 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:43,373 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:43,446 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:43,521 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:48,555 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:48,590 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:48,662 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:48,689 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 22:26:48,923 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 22:26:51,482 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-10-08 22:26:51,489 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-08 22:26:51,510 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-08 22:26:53,534 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-08 22:29:53,819 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 22:29:53,881 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:29:53,891 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=b598c67f-ad41-4aeb-bd05-a77f91d4a345 2025-10-08 22:29:53,910 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:29:53,918 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:29:53,922 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=132ed43a-e66b-4eb9-ade1-b29912078830 2025-10-08 22:29:53,926 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bad9d4b7-04e0-4539-a856-4c2661279396 2025-10-08 22:29:53,937 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ab7b7983-576c-4509-81b0-ff2662b4ed2a 2025-10-08 22:29:53,951 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:29:58,958 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=b598c67f-ad41-4aeb-bd05-a77f91d4a345 2025-10-08 22:29:58,959 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:29:58,966 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d59b9ec8-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:29:58,985 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:29:58,986 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:29:58,987 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=132ed43a-e66b-4eb9-ade1-b29912078830 2025-10-08 22:29:58,987 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ab7b7983-576c-4509-81b0-ff2662b4ed2a 2025-10-08 22:29:58,989 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:29:58,990 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bad9d4b7-04e0-4539-a856-4c2661279396 2025-10-08 22:29:59,004 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5ff7cd6-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:29:59,005 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6f6f31c-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:29:59,007 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6847f44-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:30:03,966 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:30:04,007 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:30:04,009 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:30:04,010 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:30:08,972 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:30:09,020 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:30:09,022 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:30:09,023 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:30:13,979 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:30:14,032 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:30:14,033 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:30:14,034 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:30:18,985 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:30:19,043 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:30:19,044 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:30:19,045 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:30:23,993 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:30:24,054 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:30:24,055 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:30:24,056 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:30:29,000 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a378cea0-917b-4ba2-aede-023828910f15 2025-10-08 22:30:29,006 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d82e651c-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:30:29,094 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=02743e9f-cc57-4e5d-b278-aa84fcafa004 2025-10-08 22:30:29,095 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6b68b5f2-1c67-43b4-9a0d-d684353fa6a8 2025-10-08 22:30:29,096 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ee2c4-6e54-4bc4-9bd0-2b38055cdf3c 2025-10-08 22:30:29,104 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8934b1c-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:30:29,106 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7ce93bc-a495-11f0-acf4-fa163e7adad5 2025-10-08 22:30:29,107 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d76c2c86-a495-11f0-acf4-fa163e7adad5