2025-10-08 19:03:06,056 - DEBUG - [10.0.0.130]: Running cmd : hostname 2025-10-08 19:03:06,312 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1541-1 2025-10-08 19:03:06,312 - DEBUG - [10.0.0.130]: Running cmd : hostname -f 2025-10-08 19:03:06,355 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1541-1 2025-10-08 19:03:06,356 - DEBUG - [10.0.0.130]: 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 19:03:06,453 - DEBUG - Output : NAMES contrail_test_jRnkVWWPD contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-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-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 2025-10-08 19:03:06,454 - DEBUG - [10.0.0.130]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-08 19:03:06,488 - DEBUG - Output : 127.0.0.1/8 10.0.0.130/24 252.130.0.1/8 10.171.160.1/24 172.17.0.1/16 2025-10-08 19:03:06,488 - DEBUG - [10.0.0.130]: Running cmd : getent hosts 10.0.0.130 | head -n 1 | awk '{print $2}' 2025-10-08 19:03:06,521 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1541-1 2025-10-08 19:03:06,628 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-10-08 19:03:06,862 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1541-1 2025-10-08 19:03:06,863 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-10-08 19:03:06,928 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1541-1 2025-10-08 19:03:06,929 - DEBUG - [10.0.0.137]: 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 19:03:06,973 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-08 19:03:06,973 - DEBUG - [10.0.0.137]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-08 19:03:07,045 - DEBUG - Output : 10.0.0.137/24 2025-10-08 19:03:07,045 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-10-08 19:03:07,080 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1541-1 2025-10-08 19:03:07,156 - INFO - Using existing project ['default-domain', 'k8s-default'](77fbd6dc-2da3-49b5-a718-71a859893b99) 2025-10-08 19:03:07,293 - INFO - Using existing project ['default-domain', 'k8s-default'](77fbd6dc-2da3-49b5-a718-71a859893b99) 2025-10-08 19:03:07,409 - INFO - ================================================================================ 2025-10-08 19:03:07,409 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-08 19:03:07,409 - 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 19:03:07,661 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 19:03:07,668 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.0.0.130': '0'}} with 2025-10-08 19:03:07,669 - INFO - Initial checks done. Running the testcase now 2025-10-08 19:03:07,669 - INFO - 2025-10-08 19:03:07,672 - INFO - Namespace default already exists 2025-10-08 19:03:07,673 - DEBUG - [10.0.0.130]: 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 19:03:07,788 - DEBUG - Output : cluster_project={} 2025-10-08 19:03:07,827 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-08 19:03:07,827 - DEBUG - Project uuid in Contrail is 77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:03:07,827 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-08 19:03:07,969 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-08 19:03:07,969 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_NamespaceDatabaseList?namespace_uuid=7001a990-5e29-47e9-ae24-cbe2044bab1f 2025-10-08 19:03:07,973 - INFO - Namespace default with uuid 7001a990-5e29-47e9-ae24-cbe2044bab1f found in kube manager 2025-10-08 19:03:07,973 - INFO - Namespace default verification passed 2025-10-08 19:03:07,976 - DEBUG - Service ctest-nginx-svc-75753052 not present 2025-10-08 19:03:07,977 - INFO - Creating service ctest-nginx-svc-75753052 2025-10-08 19:03:07,997 - INFO - Created Service ctest-nginx-svc-75753052 2025-10-08 19:03:08,003 - DEBUG - Pod ctest-nginx-pod-96864205 not present 2025-10-08 19:03:08,004 - INFO - Creating Pod ctest-nginx-pod-96864205 2025-10-08 19:03:08,065 - DEBUG - Pod : ctest-nginx-pod-96864205 UUID is 495c93e7-e648-4226-852c-b1e4cc49f0ba 2025-10-08 19:03:08,068 - DEBUG - Pod ctest-nginx-pod-89944159 not present 2025-10-08 19:03:08,068 - INFO - Creating Pod ctest-nginx-pod-89944159 2025-10-08 19:03:08,094 - DEBUG - Pod : ctest-nginx-pod-89944159 UUID is 09a13dc6-16a3-4866-9c35-c792c1170e66 2025-10-08 19:03:08,305 - INFO - Created VN __public__, UUID :b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:08,528 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-08 19:03:08,534 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e25eef52-3800-4557-9d2d-9c464df50744 2025-10-08 19:03:08,603 - DEBUG - Requesting: http://10.0.0.130:8082/project/77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:03:08,695 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:08,726 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:08,733 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:08,740 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:08,760 - DEBUG - Route Targets: [] 2025-10-08 19:03:08,760 - DEBUG - RT names not yet present for VN __public__ 2025-10-08 19:03:13,761 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-08 19:03:13,767 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e25eef52-3800-4557-9d2d-9c464df50744 2025-10-08 19:03:13,774 - DEBUG - Requesting: http://10.0.0.130:8082/project/77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:03:13,809 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:13,819 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:13,828 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:13,835 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:13,840 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/80036435-cec7-4f33-88e4-2d80c1109290 2025-10-08 19:03:13,845 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-08 19:03:13,845 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:13,851 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:13,863 - INFO - Verified VN network id 13 for VN b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:13,863 - INFO - Verifications in API Server for VN __public__ passed 2025-10-08 19:03:13,864 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:13,872 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:13,877 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:03:13,885 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/80036435-cec7-4f33-88e4-2d80c1109290 2025-10-08 19:03:13,891 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-08 19:03:13,896 - DEBUG - Control-node 10.0.0.130 : 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': '12886363339160242973', 'uuid-lslong': '11803473960131128470'}, 'enable': 'true', 'created': '2025-10-08T19:03:08', 'last-modified': '2025-10-08T19:03:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.460785'} 2025-10-08 19:03:13,896 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:03:13,907 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-08 19:03:13,907 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-08 19:03:13,908 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-08 19:03:13,908 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-08 19:03:13,913 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e25eef52-3800-4557-9d2d-9c464df50744 2025-10-08 19:03:13,920 - DEBUG - Requesting: http://10.0.0.130:8082/project/77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:03:13,953 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:13,962 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-08 19:03:13,962 - DEBUG - Verifying the vn in opserver 2025-10-08 19:03:13,962 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.130 2025-10-08 19:03:13,962 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-10-08 19:03:13,966 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-08 19:03:13,966 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-08 19:03:13,966 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:03:13,974 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:03:13,979 - DEBUG - Do not have enough data to verify VN in agent 2025-10-08 19:03:13,979 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:03:13,984 - DEBUG - VRF ids for VN __public__: {} 2025-10-08 19:03:14,077 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-08 19:03:14,204 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-08 19:03:14,209 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e25eef52-3800-4557-9d2d-9c464df50744 2025-10-08 19:03:14,216 - DEBUG - Requesting: http://10.0.0.130:8082/project/77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:03:14,261 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:14,269 - DEBUG - Requesting: http://10.0.0.130:8082/floating-ip-pool/1796a031-c80a-4d7e-a420-4336aad8fb69 2025-10-08 19:03:14,275 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-08 19:03:14,279 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e25eef52-3800-4557-9d2d-9c464df50744 2025-10-08 19:03:14,285 - DEBUG - Requesting: http://10.0.0.130:8082/project/77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:03:14,318 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 2025-10-08 19:03:14,326 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-08 19:03:14,326 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-08 19:03:14,332 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-08 19:03:14,338 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-08 19:03:14,338 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-08 19:03:14,341 - DEBUG - Ingress ctest-nginx-ingress-19884128 not present 2025-10-08 19:03:14,342 - INFO - Creating Ingress ctest-nginx-ingress-19884128 2025-10-08 19:03:14,348 - INFO - Created Ingress ctest-nginx-ingress-19884128 2025-10-08 19:03:14,352 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-19884128 2025-10-08 19:03:17,358 - DEBUG - For Ingress ctest-nginx-ingress-19884128, Cluster IP: 10.47.255.249, External IPs ['126.201.198.252'] 2025-10-08 19:03:17,358 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-19884128 2025-10-08 19:03:17,358 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=f90cda43-e7d1-4a19-8bba-804df9888659 2025-10-08 19:03:17,362 - INFO - Ingress ctest-nginx-ingress-19884128 with uuid f90cda43-e7d1-4a19-8bba-804df9888659 found in kube manager 2025-10-08 19:03:17,362 - INFO - Ingress ctest-nginx-ingress-19884128 verification passed 2025-10-08 19:03:17,364 - DEBUG - Pod ctest-busybox-pod-95720279 not present 2025-10-08 19:03:17,365 - INFO - Creating Pod ctest-busybox-pod-95720279 2025-10-08 19:03:17,401 - DEBUG - Pod : ctest-busybox-pod-95720279 UUID is 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:17,411 - DEBUG - Pod ctest-nginx-pod-96864205 not in running state.Currently in Pending 2025-10-08 19:03:22,420 - DEBUG - Pod ctest-nginx-pod-96864205 not in running state.Currently in Pending 2025-10-08 19:03:27,434 - INFO - Pod ctest-nginx-pod-96864205 is in running state.Got IP 10.47.255.251 2025-10-08 19:03:27,445 - DEBUG - Pod ctest-nginx-pod-96864205 has vmi 6e2b892c-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:03:27,445 - INFO - Verified pod ctest-nginx-pod-96864205 in contrail-api 2025-10-08 19:03:27,446 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:03:27,457 - DEBUG - VMI 6e2b892c-a479-11f0-83c5-fa163e53cf62 is active in agent 10.0.0.137 2025-10-08 19:03:27,457 - INFO - Verified Pod ctest-nginx-pod-96864205 in agent 10.0.0.137 2025-10-08 19:03:27,458 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=495c93e7-e648-4226-852c-b1e4cc49f0ba 2025-10-08 19:03:27,461 - INFO - Pod ctest-nginx-pod-96864205 with uuid 495c93e7-e648-4226-852c-b1e4cc49f0ba found in kube manager 2025-10-08 19:03:27,461 - INFO - Pod ctest-nginx-pod-96864205 verification passed 2025-10-08 19:03:27,531 - DEBUG - [Pod ctest-nginx-pod-96864205] Cmd: echo ctest-nginx-pod-96864205 > /usr/share/nginx/html/index.html, Output: 2025-10-08 19:03:27,538 - INFO - Pod ctest-nginx-pod-89944159 is in running state.Got IP 10.47.255.250 2025-10-08 19:03:27,589 - DEBUG - Pod ctest-nginx-pod-89944159 has vmi 6e88678c-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:03:27,589 - INFO - Verified pod ctest-nginx-pod-89944159 in contrail-api 2025-10-08 19:03:27,590 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:03:27,599 - DEBUG - VMI 6e88678c-a479-11f0-83c5-fa163e53cf62 is active in agent 10.0.0.137 2025-10-08 19:03:27,599 - INFO - Verified Pod ctest-nginx-pod-89944159 in agent 10.0.0.137 2025-10-08 19:03:27,599 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=09a13dc6-16a3-4866-9c35-c792c1170e66 2025-10-08 19:03:27,603 - INFO - Pod ctest-nginx-pod-89944159 with uuid 09a13dc6-16a3-4866-9c35-c792c1170e66 found in kube manager 2025-10-08 19:03:27,603 - INFO - Pod ctest-nginx-pod-89944159 verification passed 2025-10-08 19:03:27,657 - DEBUG - [Pod ctest-nginx-pod-89944159] Cmd: echo ctest-nginx-pod-89944159 > /usr/share/nginx/html/index.html, Output: 2025-10-08 19:03:27,664 - DEBUG - Pod ctest-busybox-pod-95720279 not in running state.Currently in Pending 2025-10-08 19:03:32,672 - INFO - Pod ctest-busybox-pod-95720279 is in running state.Got IP 10.47.255.248 2025-10-08 19:03:32,683 - DEBUG - Pod ctest-busybox-pod-95720279 has vmi 72fc1728-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:03:32,683 - INFO - Verified pod ctest-busybox-pod-95720279 in contrail-api 2025-10-08 19:03:32,683 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:03:32,692 - DEBUG - VMI 72fc1728-a479-11f0-83c5-fa163e53cf62 is active in agent 10.0.0.137 2025-10-08 19:03:32,693 - INFO - Verified Pod ctest-busybox-pod-95720279 in agent 10.0.0.137 2025-10-08 19:03:32,693 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:32,696 - INFO - Pod ctest-busybox-pod-95720279 with uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 found in kube manager 2025-10-08 19:03:32,696 - INFO - Pod ctest-busybox-pod-95720279 verification passed 2025-10-08 19:03:32,756 - DEBUG - [Pod ctest-busybox-pod-95720279] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96864205 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 19:03:32,756 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 19:03:32,756 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd output: ctest-nginx-pod-96864205 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 19:03:32,815 - DEBUG - [Pod ctest-busybox-pod-95720279] 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-96864205 2025-10-08 19:03:32,815 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 19:03:32,815 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] 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-96864205 2025-10-08 19:03:32,868 - DEBUG - [Pod ctest-busybox-pod-95720279] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96864205 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 19:03:32,868 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 19:03:32,868 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd output: ctest-nginx-pod-96864205 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 19:03:32,916 - DEBUG - [Pod ctest-busybox-pod-95720279] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89944159 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 19:03:32,916 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-08 19:03:32,917 - DEBUG - [Pod Pod ctest-busybox-pod-95720279] Cmd output: ctest-nginx-pod-89944159 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 19:03:32,917 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-96864205': 3, 'ctest-nginx-pod-89944159': 1} 2025-10-08 19:03:32,917 - WARNING - Nothing to delete parallely 2025-10-08 19:03:32,917 - INFO - Deleting pod default:ctest-busybox-pod-95720279 2025-10-08 19:03:32,930 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:32,935 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:03:37,936 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:37,942 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:03:42,943 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:42,949 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:03:47,950 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:47,956 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:03:52,957 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:52,964 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:03:57,965 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:03:57,971 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:04:02,972 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:04:02,979 - WARNING - Pod uuid 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:04:07,980 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=15aae0d1-f2b5-4caa-a6ce-93883e469ce2 2025-10-08 19:04:07,988 - DEBUG - Pod 15aae0d1-f2b5-4caa-a6ce-93883e469ce2 is not in agent 10.0.0.137 VM list 2025-10-08 19:04:07,988 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:72fc1728-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:04:07,994 - DEBUG - VMI 72fc1728-a479-11f0-83c5-fa163e53cf62 is removed from agent 10.0.0.137 2025-10-08 19:04:07,994 - INFO - Verified that pod ctest-busybox-pod-95720279 is removed in agent 2025-10-08 19:04:07,994 - INFO - Deleting Ingress : ctest-nginx-ingress-19884128 2025-10-08 19:04:08,040 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=f90cda43-e7d1-4a19-8bba-804df9888659 2025-10-08 19:04:08,047 - ERROR - Ingress ctest-nginx-ingress-19884128 with uuid f90cda43-e7d1-4a19-8bba-804df9888659 still found in kube manager 2025-10-08 19:04:09,051 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=f90cda43-e7d1-4a19-8bba-804df9888659 2025-10-08 19:04:09,055 - INFO - Ingress ctest-nginx-ingress-19884128 with uuid f90cda43-e7d1-4a19-8bba-804df9888659 deleted successfully from kube manager 2025-10-08 19:04:09,055 - INFO - Verifications on Ingress %s cleanup passed 2025-10-08 19:04:09,055 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-08 19:04:09,181 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-08 19:04:09,188 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-08 19:04:09,188 - INFO - Deleting VN __public__ 2025-10-08 19:04:09,269 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 2025-10-08 19:04:09,273 - DEBUG - Response Code: 404 2025-10-08 19:04:09,273 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-10-08 19:04:09,278 - DEBUG - Requesting: http://10.0.0.130:8082/domain/e25eef52-3800-4557-9d2d-9c464df50744 2025-10-08 19:04:09,284 - DEBUG - Requesting: http://10.0.0.130:8082/project/77fbd6dc-2da3-49b5-a718-71a859893b99 2025-10-08 19:04:09,331 - INFO - Validated that VN __public__ is not found in API Server 2025-10-08 19:04:09,331 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-08 19:04:09,344 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:04:09,360 - DEBUG - VN __public__ is not present in Agent 10.0.0.137 2025-10-08 19:04:09,360 - INFO - Validated that VN __public__ is not in any agent 2025-10-08 19:04:09,361 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:04:09,377 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-08 19:04:09,383 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-08 19:04:09,392 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-08 19:04:09,393 - INFO - Deleting pod default:ctest-nginx-pod-89944159 2025-10-08 19:04:09,405 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=09a13dc6-16a3-4866-9c35-c792c1170e66 2025-10-08 19:04:09,427 - WARNING - Pod uuid 09a13dc6-16a3-4866-9c35-c792c1170e66 is still seen in agent 10.0.0.137 VM list 2025-10-08 19:04:14,427 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=09a13dc6-16a3-4866-9c35-c792c1170e66 2025-10-08 19:04:14,435 - DEBUG - Pod 09a13dc6-16a3-4866-9c35-c792c1170e66 is not in agent 10.0.0.137 VM list 2025-10-08 19:04:14,435 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e88678c-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:04:14,440 - DEBUG - VMI 6e88678c-a479-11f0-83c5-fa163e53cf62 is removed from agent 10.0.0.137 2025-10-08 19:04:14,440 - INFO - Verified that pod ctest-nginx-pod-89944159 is removed in agent 2025-10-08 19:04:14,441 - INFO - Deleting pod default:ctest-nginx-pod-96864205 2025-10-08 19:04:14,458 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=495c93e7-e648-4226-852c-b1e4cc49f0ba 2025-10-08 19:04:14,470 - WARNING - Pod uuid 495c93e7-e648-4226-852c-b1e4cc49f0ba is still seen in agent 10.0.0.137 VM list 2025-10-08 19:04:19,471 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=495c93e7-e648-4226-852c-b1e4cc49f0ba 2025-10-08 19:04:19,477 - DEBUG - Pod 495c93e7-e648-4226-852c-b1e4cc49f0ba is not in agent 10.0.0.137 VM list 2025-10-08 19:04:19,477 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e2b892c-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:04:19,483 - DEBUG - VMI 6e2b892c-a479-11f0-83c5-fa163e53cf62 is removed from agent 10.0.0.137 2025-10-08 19:04:19,483 - INFO - Verified that pod ctest-nginx-pod-96864205 is removed in agent 2025-10-08 19:04:19,483 - INFO - Deleting service : ctest-nginx-svc-75753052 2025-10-08 19:04:19,673 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 19:04:19,680 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 19:04:19,680 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-10-08 19:04:19,680 - INFO - -------------------------------------------------------------------------------- 2025-10-08 19:04:26,102 - DEBUG - [10.0.0.130]: 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 19:04:26,232 - DEBUG - Output : cluster_project={} 2025-10-08 19:04:26,319 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-08 19:04:26,528 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-08 19:04:26,536 - DEBUG - [10.0.0.130]: 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 19:04:26,703 - DEBUG - Output : cluster_project={} 2025-10-08 19:04:36,795 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:36,872 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:41,928 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:42,022 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:42,070 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:47,154 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:47,216 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:47,292 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-08 19:04:47,537 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 19:04:49,436 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_ApplicationPolicySetReq? 2025-10-08 19:04:49,445 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AclReq? 2025-10-08 19:04:49,469 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AclReq? 2025-10-08 19:04:51,492 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AclReq? 2025-10-08 19:07:58,634 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-08 19:07:58,676 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=adef0d5e-953d-4488-bd37-64918c27e7f3 2025-10-08 19:07:58,702 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=c2bb6dda-400e-41ff-8aa5-1f89fcdc2b43 2025-10-08 19:07:58,707 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:07:58,711 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:07:58,719 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:07:58,733 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=932446bf-a566-4ba4-8c97-535711a722a6 2025-10-08 19:07:58,739 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:07:58,744 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=8f0bfe73-3ccb-4276-b33f-2b660bc64476 2025-10-08 19:08:03,724 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=adef0d5e-953d-4488-bd37-64918c27e7f3 2025-10-08 19:08:03,730 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c9f036a-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:03,750 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:03,751 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=c2bb6dda-400e-41ff-8aa5-1f89fcdc2b43 2025-10-08 19:08:03,753 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:03,754 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:03,767 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d180e54-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:03,779 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=932446bf-a566-4ba4-8c97-535711a722a6 2025-10-08 19:08:03,780 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=8f0bfe73-3ccb-4276-b33f-2b660bc64476 2025-10-08 19:08:03,781 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:03,790 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e11d8da-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:03,791 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9da0c898-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:08,766 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:08,768 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:08,768 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:08,790 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:13,778 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:13,782 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:13,784 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:13,796 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:18,785 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:18,791 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:18,792 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:18,802 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:23,791 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:23,802 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:23,803 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:23,807 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:28,799 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:28,810 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:28,811 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:28,814 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:33,807 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 2025-10-08 19:08:33,814 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9fda7122-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:33,825 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=a28a3243-79a5-4b88-90f0-ba0d99945938 2025-10-08 19:08:33,826 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=fff571cc-22b3-4c43-b259-59fe24fa3786 2025-10-08 19:08:33,827 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_VmListReq?uuid=3361e519-adb3-4039-82b6-a33a4dfa48d8 2025-10-08 19:08:33,836 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9efa8a8a-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:33,838 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e851980-a479-11f0-83c5-fa163e53cf62 2025-10-08 19:08:33,839 - DEBUG - Requesting: http://10.0.0.137:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9f6b1eee-a479-11f0-83c5-fa163e53cf62