2025-08-11 21:18:41,250 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-08-11 21:18:41,502 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1371-1 2025-08-11 21:18:41,502 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-08-11 21:18:41,538 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1371-1 2025-08-11 21:18:41,538 - DEBUG - [10.0.0.33]: 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-08-11 21:18:41,624 - DEBUG - Output : NAMES contrail_test_gwG6mFBli contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-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-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 2025-08-11 21:18:41,625 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-11 21:18:41,659 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.226.57.1/24 172.17.0.1/16 2025-08-11 21:18:41,660 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-08-11 21:18:41,743 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1371-1 2025-08-11 21:18:41,789 - DEBUG - [10.0.0.240]: Running cmd : hostname 2025-08-11 21:18:41,995 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1371-1 2025-08-11 21:18:41,995 - DEBUG - [10.0.0.240]: Running cmd : hostname -f 2025-08-11 21:18:42,019 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1371-1 2025-08-11 21:18:42,019 - DEBUG - [10.0.0.240]: 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-08-11 21:18:42,062 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-11 21:18:42,062 - DEBUG - [10.0.0.240]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-11 21:18:42,132 - DEBUG - Output : 10.0.0.240/24 2025-08-11 21:18:42,132 - DEBUG - [10.0.0.240]: Running cmd : getent hosts 10.0.0.240 | head -n 1 | awk '{print $2}' 2025-08-11 21:18:42,165 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1371-1 2025-08-11 21:18:42,245 - INFO - Using existing project ['default-domain', 'k8s-default'](ae0db9e9-53d4-4374-8812-b6d8ba7c9f56) 2025-08-11 21:18:42,363 - INFO - Using existing project ['default-domain', 'k8s-default'](ae0db9e9-53d4-4374-8812-b6d8ba7c9f56) 2025-08-11 21:18:42,516 - INFO - ================================================================================ 2025-08-11 21:18:42,516 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-11 21:18:42,517 - 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-08-11 21:18:42,702 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 21:18:42,709 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.0.0.33': '0'}} with 2025-08-11 21:18:42,710 - INFO - Initial checks done. Running the testcase now 2025-08-11 21:18:42,710 - INFO - 2025-08-11 21:18:42,713 - INFO - Namespace default already exists 2025-08-11 21:18:42,714 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 21:18:42,818 - DEBUG - Output : cluster_project={} 2025-08-11 21:18:42,859 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-11 21:18:42,859 - DEBUG - Project uuid in Contrail is ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:18:42,859 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 21:18:42,976 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 21:18:42,976 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=49eff9bf-6fde-4701-9a8d-ffdfb27d3b54 2025-08-11 21:18:42,981 - INFO - Namespace default with uuid 49eff9bf-6fde-4701-9a8d-ffdfb27d3b54 found in kube manager 2025-08-11 21:18:42,981 - INFO - Namespace default verification passed 2025-08-11 21:18:42,984 - DEBUG - Service ctest-nginx-svc-91194499 not present 2025-08-11 21:18:42,984 - INFO - Creating service ctest-nginx-svc-91194499 2025-08-11 21:18:43,001 - INFO - Created Service ctest-nginx-svc-91194499 2025-08-11 21:18:43,005 - DEBUG - Pod ctest-nginx-pod-25648695 not present 2025-08-11 21:18:43,005 - INFO - Creating Pod ctest-nginx-pod-25648695 2025-08-11 21:18:43,083 - DEBUG - Pod : ctest-nginx-pod-25648695 UUID is 210e028a-e03e-43f4-aa99-0bee9a11e41e 2025-08-11 21:18:43,098 - DEBUG - Pod ctest-nginx-pod-25207092 not present 2025-08-11 21:18:43,099 - INFO - Creating Pod ctest-nginx-pod-25207092 2025-08-11 21:18:43,124 - DEBUG - Pod : ctest-nginx-pod-25207092 UUID is 9836643a-6592-49c7-b98a-1e48ea2ce004 2025-08-11 21:18:43,301 - INFO - Created VN __public__, UUID :f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:43,518 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-11 21:18:43,529 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0ed942f1-7cbe-4b7f-b4f8-b33b9e4ef00c 2025-08-11 21:18:43,548 - DEBUG - Requesting: http://10.0.0.33:8082/project/ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:18:43,595 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:43,606 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:43,615 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:43,668 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:43,703 - DEBUG - Route Targets: [] 2025-08-11 21:18:43,703 - DEBUG - RT names not yet present for VN __public__ 2025-08-11 21:18:48,704 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-11 21:18:48,711 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0ed942f1-7cbe-4b7f-b4f8-b33b9e4ef00c 2025-08-11 21:18:48,718 - DEBUG - Requesting: http://10.0.0.33:8082/project/ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:18:48,755 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:48,764 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:48,773 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:48,780 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:48,785 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/70999880-0505-487b-a26d-4712174ccafa 2025-08-11 21:18:48,791 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 21:18:48,791 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:48,799 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:48,811 - INFO - Verified VN network id 13 for VN f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:48,811 - INFO - Verifications in API Server for VN __public__ passed 2025-08-11 21:18:48,811 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:48,820 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:48,826 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:18:48,833 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/70999880-0505-487b-a26d-4712174ccafa 2025-08-11 21:18:48,838 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 21:18:48,845 - DEBUG - Control-node 10.0.0.33 : 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': '17808797222411650929', 'uuid-lslong': '10936605419723851526'}, 'enable': 'true', 'created': '2025-08-11T21:18:43', 'last-modified': '2025-08-11T21:18:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.370468'} 2025-08-11 21:18:48,845 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:18:48,852 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 21:18:48,852 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-11 21:18:48,852 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-11 21:18:48,852 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-11 21:18:48,857 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0ed942f1-7cbe-4b7f-b4f8-b33b9e4ef00c 2025-08-11 21:18:48,864 - DEBUG - Requesting: http://10.0.0.33:8082/project/ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:18:48,895 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:48,905 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-11 21:18:48,905 - DEBUG - Verifying the vn in opserver 2025-08-11 21:18:48,905 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-08-11 21:18:48,905 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-08-11 21:18:48,910 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-11 21:18:48,910 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-11 21:18:48,910 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:18:48,917 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:18:48,922 - DEBUG - Do not have enough data to verify VN in agent 2025-08-11 21:18:48,922 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:18:48,928 - DEBUG - VRF ids for VN __public__: {} 2025-08-11 21:18:49,016 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-11 21:18:49,119 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-11 21:18:49,124 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0ed942f1-7cbe-4b7f-b4f8-b33b9e4ef00c 2025-08-11 21:18:49,131 - DEBUG - Requesting: http://10.0.0.33:8082/project/ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:18:49,166 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:49,176 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/fffdb776-a987-4af5-bb42-2d58c1f37f6d 2025-08-11 21:18:49,182 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-11 21:18:49,186 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0ed942f1-7cbe-4b7f-b4f8-b33b9e4ef00c 2025-08-11 21:18:49,193 - DEBUG - Requesting: http://10.0.0.33:8082/project/ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:18:49,231 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/f7258eb7-fecf-4771-97c6-a0af43408706 2025-08-11 21:18:49,239 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-11 21:18:49,239 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-11 21:18:49,246 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 21:18:49,252 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-11 21:18:49,252 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-11 21:18:49,255 - DEBUG - Ingress ctest-nginx-ingress-35123738 not present 2025-08-11 21:18:49,255 - INFO - Creating Ingress ctest-nginx-ingress-35123738 2025-08-11 21:18:49,262 - INFO - Created Ingress ctest-nginx-ingress-35123738 2025-08-11 21:18:49,265 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-35123738 2025-08-11 21:18:52,271 - DEBUG - For Ingress ctest-nginx-ingress-35123738, Cluster IP: 10.47.255.249, External IPs ['50.64.181.124'] 2025-08-11 21:18:52,271 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-35123738 2025-08-11 21:18:52,271 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2c2b506d-5ca7-42f8-89a1-1d82aad21eff 2025-08-11 21:18:52,278 - INFO - Ingress ctest-nginx-ingress-35123738 with uuid 2c2b506d-5ca7-42f8-89a1-1d82aad21eff found in kube manager 2025-08-11 21:18:52,278 - INFO - Ingress ctest-nginx-ingress-35123738 verification passed 2025-08-11 21:18:52,280 - DEBUG - Pod ctest-busybox-pod-26525546 not present 2025-08-11 21:18:52,281 - INFO - Creating Pod ctest-busybox-pod-26525546 2025-08-11 21:18:52,299 - DEBUG - Node for Pod ctest-busybox-pod-26525546 not yet populated 2025-08-11 21:18:55,311 - DEBUG - Pod : ctest-busybox-pod-26525546 UUID is b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:18:55,325 - DEBUG - Pod ctest-nginx-pod-25648695 not in running state.Currently in Pending 2025-08-11 21:19:00,333 - INFO - Pod ctest-nginx-pod-25648695 is in running state.Got IP 10.47.255.251 2025-08-11 21:19:00,347 - DEBUG - Pod ctest-nginx-pod-25648695 has vmi c310ed28-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:19:00,347 - INFO - Verified pod ctest-nginx-pod-25648695 in contrail-api 2025-08-11 21:19:00,347 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:19:00,359 - DEBUG - VMI c310ed28-76f8-11f0-a5d6-fa163e539a15 is active in agent 10.0.0.240 2025-08-11 21:19:00,359 - INFO - Verified Pod ctest-nginx-pod-25648695 in agent 10.0.0.240 2025-08-11 21:19:00,359 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=210e028a-e03e-43f4-aa99-0bee9a11e41e 2025-08-11 21:19:00,364 - INFO - Pod ctest-nginx-pod-25648695 with uuid 210e028a-e03e-43f4-aa99-0bee9a11e41e found in kube manager 2025-08-11 21:19:00,364 - INFO - Pod ctest-nginx-pod-25648695 verification passed 2025-08-11 21:19:00,423 - DEBUG - [Pod ctest-nginx-pod-25648695] Cmd: echo ctest-nginx-pod-25648695 > /usr/share/nginx/html/index.html, Output: 2025-08-11 21:19:00,429 - INFO - Pod ctest-nginx-pod-25207092 is in running state.Got IP 10.47.255.250 2025-08-11 21:19:00,488 - DEBUG - Pod ctest-nginx-pod-25207092 has vmi c377fbb2-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:19:00,488 - INFO - Verified pod ctest-nginx-pod-25207092 in contrail-api 2025-08-11 21:19:00,488 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:19:00,499 - DEBUG - VMI c377fbb2-76f8-11f0-a5d6-fa163e539a15 is active in agent 10.0.0.240 2025-08-11 21:19:00,499 - INFO - Verified Pod ctest-nginx-pod-25207092 in agent 10.0.0.240 2025-08-11 21:19:00,499 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=9836643a-6592-49c7-b98a-1e48ea2ce004 2025-08-11 21:19:00,504 - INFO - Pod ctest-nginx-pod-25207092 with uuid 9836643a-6592-49c7-b98a-1e48ea2ce004 found in kube manager 2025-08-11 21:19:00,504 - INFO - Pod ctest-nginx-pod-25207092 verification passed 2025-08-11 21:19:00,561 - DEBUG - [Pod ctest-nginx-pod-25207092] Cmd: echo ctest-nginx-pod-25207092 > /usr/share/nginx/html/index.html, Output: 2025-08-11 21:19:00,567 - DEBUG - Pod ctest-busybox-pod-26525546 not in running state.Currently in Pending 2025-08-11 21:19:05,582 - INFO - Pod ctest-busybox-pod-26525546 is in running state.Got IP 10.47.255.248 2025-08-11 21:19:05,595 - DEBUG - Pod ctest-busybox-pod-26525546 has vmi c7d86bd8-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:19:05,595 - INFO - Verified pod ctest-busybox-pod-26525546 in contrail-api 2025-08-11 21:19:05,595 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:19:05,610 - DEBUG - VMI c7d86bd8-76f8-11f0-a5d6-fa163e539a15 is active in agent 10.0.0.240 2025-08-11 21:19:05,610 - INFO - Verified Pod ctest-busybox-pod-26525546 in agent 10.0.0.240 2025-08-11 21:19:05,610 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:05,615 - INFO - Pod ctest-busybox-pod-26525546 with uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc found in kube manager 2025-08-11 21:19:05,615 - INFO - Pod ctest-busybox-pod-26525546 verification passed 2025-08-11 21:19:05,680 - DEBUG - [Pod ctest-busybox-pod-26525546] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25207092 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-08-11 21:19:05,680 - DEBUG - [Pod Pod ctest-busybox-pod-26525546] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 21:19:05,680 - DEBUG - [Pod Pod ctest-busybox-pod-26525546] Cmd output: ctest-nginx-pod-25207092 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-08-11 21:19:05,740 - DEBUG - [Pod ctest-busybox-pod-26525546] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25648695 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-08-11 21:19:05,740 - DEBUG - [Pod Pod ctest-busybox-pod-26525546] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 21:19:05,740 - DEBUG - [Pod Pod ctest-busybox-pod-26525546] Cmd output: ctest-nginx-pod-25648695 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-08-11 21:19:05,740 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25648695': 1, 'ctest-nginx-pod-25207092': 1} 2025-08-11 21:19:05,740 - WARNING - Nothing to delete parallely 2025-08-11 21:19:05,741 - INFO - Deleting pod default:ctest-busybox-pod-26525546 2025-08-11 21:19:05,752 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:05,761 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:10,762 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:10,769 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:15,771 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:15,778 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:20,779 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:20,786 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:25,787 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:25,794 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:30,795 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:30,803 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:35,804 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:35,812 - WARNING - Pod uuid b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:40,813 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b0b6e983-b6c0-4c12-a4e7-4936d46c73fc 2025-08-11 21:19:40,824 - DEBUG - Pod b0b6e983-b6c0-4c12-a4e7-4936d46c73fc is not in agent 10.0.0.240 VM list 2025-08-11 21:19:40,824 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c7d86bd8-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:19:40,829 - DEBUG - VMI c7d86bd8-76f8-11f0-a5d6-fa163e539a15 is removed from agent 10.0.0.240 2025-08-11 21:19:40,829 - INFO - Verified that pod ctest-busybox-pod-26525546 is removed in agent 2025-08-11 21:19:40,830 - INFO - Deleting Ingress : ctest-nginx-ingress-35123738 2025-08-11 21:19:40,835 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2c2b506d-5ca7-42f8-89a1-1d82aad21eff 2025-08-11 21:19:40,839 - ERROR - Ingress ctest-nginx-ingress-35123738 with uuid 2c2b506d-5ca7-42f8-89a1-1d82aad21eff still found in kube manager 2025-08-11 21:19:41,840 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=2c2b506d-5ca7-42f8-89a1-1d82aad21eff 2025-08-11 21:19:41,844 - INFO - Ingress ctest-nginx-ingress-35123738 with uuid 2c2b506d-5ca7-42f8-89a1-1d82aad21eff deleted successfully from kube manager 2025-08-11 21:19:41,844 - INFO - Verifications on Ingress %s cleanup passed 2025-08-11 21:19:41,844 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-11 21:19:41,932 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 21:19:41,946 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-11 21:19:41,946 - INFO - Deleting VN __public__ 2025-08-11 21:19:42,107 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5fe16c37-faf2-4ac7-9769-721772bffbdb 2025-08-11 21:19:42,116 - DEBUG - Response Code: 404 2025-08-11 21:19:42,116 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-11 21:19:42,135 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0ed942f1-7cbe-4b7f-b4f8-b33b9e4ef00c 2025-08-11 21:19:42,150 - DEBUG - Requesting: http://10.0.0.33:8082/project/ae0db9e9-53d4-4374-8812-b6d8ba7c9f56 2025-08-11 21:19:42,241 - INFO - Validated that VN __public__ is not found in API Server 2025-08-11 21:19:42,241 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-11 21:19:42,259 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:19:42,267 - DEBUG - VN __public__ is not present in Agent 10.0.0.240 2025-08-11 21:19:42,267 - INFO - Validated that VN __public__ is not in any agent 2025-08-11 21:19:42,268 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:19:42,292 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 21:19:42,301 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 21:19:42,314 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-11 21:19:42,315 - INFO - Deleting pod default:ctest-nginx-pod-25207092 2025-08-11 21:19:42,335 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=9836643a-6592-49c7-b98a-1e48ea2ce004 2025-08-11 21:19:42,350 - WARNING - Pod uuid 9836643a-6592-49c7-b98a-1e48ea2ce004 is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:47,351 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=9836643a-6592-49c7-b98a-1e48ea2ce004 2025-08-11 21:19:47,358 - DEBUG - Pod 9836643a-6592-49c7-b98a-1e48ea2ce004 is not in agent 10.0.0.240 VM list 2025-08-11 21:19:47,358 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c377fbb2-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:19:47,364 - DEBUG - VMI c377fbb2-76f8-11f0-a5d6-fa163e539a15 is removed from agent 10.0.0.240 2025-08-11 21:19:47,364 - INFO - Verified that pod ctest-nginx-pod-25207092 is removed in agent 2025-08-11 21:19:47,364 - INFO - Deleting pod default:ctest-nginx-pod-25648695 2025-08-11 21:19:47,375 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=210e028a-e03e-43f4-aa99-0bee9a11e41e 2025-08-11 21:19:47,389 - WARNING - Pod uuid 210e028a-e03e-43f4-aa99-0bee9a11e41e is still seen in agent 10.0.0.240 VM list 2025-08-11 21:19:52,390 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=210e028a-e03e-43f4-aa99-0bee9a11e41e 2025-08-11 21:19:52,398 - DEBUG - Pod 210e028a-e03e-43f4-aa99-0bee9a11e41e is not in agent 10.0.0.240 VM list 2025-08-11 21:19:52,398 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c310ed28-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:19:52,406 - DEBUG - VMI c310ed28-76f8-11f0-a5d6-fa163e539a15 is removed from agent 10.0.0.240 2025-08-11 21:19:52,406 - INFO - Verified that pod ctest-nginx-pod-25648695 is removed in agent 2025-08-11 21:19:52,407 - INFO - Deleting service : ctest-nginx-svc-91194499 2025-08-11 21:19:52,634 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 21:19:52,641 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 21:19:52,641 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-08-11 21:19:52,642 - INFO - -------------------------------------------------------------------------------- 2025-08-11 21:20:02,032 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 21:20:02,178 - DEBUG - Output : cluster_project={} 2025-08-11 21:20:02,291 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 21:20:02,451 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 21:20:02,458 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 21:20:02,609 - DEBUG - Output : cluster_project={} 2025-08-11 21:20:12,756 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:17,852 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:17,892 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:17,968 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:18,052 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:18,089 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:18,163 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:18,240 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 21:20:18,434 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 21:20:21,382 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_ApplicationPolicySetReq? 2025-08-11 21:20:21,390 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AclReq? 2025-08-11 21:20:21,429 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AclReq? 2025-08-11 21:20:23,470 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AclReq? 2025-08-11 21:23:32,402 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 21:23:32,442 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b602bf41-1965-4355-aac9-bc9d8363ba6b 2025-08-11 21:23:32,462 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:23:32,474 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:23:32,480 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:23:32,485 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=e5e23e4d-bb2a-4810-878a-444731ef3885 2025-08-11 21:23:32,490 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=63b77f37-3ffb-492a-b445-b2e410a00b6d 2025-08-11 21:23:32,498 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=35829ece-ce1b-429c-9a63-315125756ca9 2025-08-11 21:23:32,504 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:23:37,515 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b602bf41-1965-4355-aac9-bc9d8363ba6b 2025-08-11 21:23:37,517 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:23:37,527 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f044e1f0-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:23:37,538 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=35829ece-ce1b-429c-9a63-315125756ca9 2025-08-11 21:23:37,541 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=63b77f37-3ffb-492a-b445-b2e410a00b6d 2025-08-11 21:23:37,542 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=e5e23e4d-bb2a-4810-878a-444731ef3885 2025-08-11 21:23:37,544 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:23:37,550 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f0b9477a-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:23:37,552 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:23:37,553 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:23:37,564 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1540a8a-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:23:37,568 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1df1b7a-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:23:42,534 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:23:42,578 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:23:42,582 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:23:42,584 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:23:47,546 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:23:47,620 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:23:47,622 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:23:47,624 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:23:52,554 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:23:52,639 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:23:52,640 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:23:52,642 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:23:57,561 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:23:57,652 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:23:57,654 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:23:57,655 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:24:02,568 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:24:02,667 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:24:02,669 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:24:02,670 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:24:07,576 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=c4ee0c24-3090-4082-81dd-c21cddcce524 2025-08-11 21:24:07,583 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f361dffa-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:24:07,682 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=f98ac2d8-9d80-4000-84c3-3ae039876c64 2025-08-11 21:24:07,684 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=4a8d31ae-12ba-45b6-af58-6b5c6bd8e8b5 2025-08-11 21:24:07,685 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=5eb8b130-d6a0-4ec8-b341-1b7567edd743 2025-08-11 21:24:07,695 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2648972-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:24:07,698 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3e618b0-76f8-11f0-a5d6-fa163e539a15 2025-08-11 21:24:07,699 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2d05c4c-76f8-11f0-a5d6-fa163e539a15