2025-03-17 02:07:20,009 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-03-17 02:07:20,289 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1020-1 2025-03-17 02:07:20,289 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-03-17 02:07:20,324 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1020-1 2025-03-17 02:07:20,325 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-17 02:07:20,400 - DEBUG - Output : NAMES contrail_test_OTemHcjy8 contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_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 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2025-03-17 02:07:20,401 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-17 02:07:20,484 - DEBUG - Output : 10.0.0.12/24 172.17.0.1/16 2025-03-17 02:07:20,485 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-03-17 02:07:20,530 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1020-1 2025-03-17 02:07:20,634 - DEBUG - [10.0.0.36]: Running cmd : hostname 2025-03-17 02:07:20,866 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1020-1 2025-03-17 02:07:20,866 - DEBUG - [10.0.0.36]: Running cmd : hostname -f 2025-03-17 02:07:20,892 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1020-1 2025-03-17 02:07:20,892 - DEBUG - [10.0.0.36]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-17 02:07:20,979 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-17 02:07:20,979 - DEBUG - [10.0.0.36]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-17 02:07:21,016 - DEBUG - Output : 10.0.0.36/24 2025-03-17 02:07:21,016 - DEBUG - [10.0.0.36]: Running cmd : getent hosts 10.0.0.36 | head -n 1 | awk '{print $2}' 2025-03-17 02:07:21,080 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1020-1 2025-03-17 02:07:21,192 - INFO - Using existing project ['default-domain', 'k8s-default'](2433077e-c6d6-4979-9a3b-37b4f91500b3) 2025-03-17 02:07:21,315 - INFO - Using existing project ['default-domain', 'k8s-default'](2433077e-c6d6-4979-9a3b-37b4f91500b3) 2025-03-17 02:07:21,469 - INFO - ================================================================================ 2025-03-17 02:07:21,469 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-17 02:07:21,470 - 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-03-17 02:07:21,731 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-17 02:07:21,740 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.0.0.12': '0'}} with 2025-03-17 02:07:21,740 - INFO - Initial checks done. Running the testcase now 2025-03-17 02:07:21,741 - INFO - 2025-03-17 02:07:21,751 - INFO - Namespace default already exists 2025-03-17 02:07:21,751 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-17 02:07:21,874 - DEBUG - Output : cluster_project={} 2025-03-17 02:07:21,975 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-17 02:07:21,975 - DEBUG - Project uuid in Contrail is 2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:07:21,976 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-17 02:07:22,117 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-17 02:07:22,117 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=8a3ae99d-3c83-4b24-be0e-cebf625eb224 2025-03-17 02:07:22,122 - INFO - Namespace default with uuid 8a3ae99d-3c83-4b24-be0e-cebf625eb224 found in kube manager 2025-03-17 02:07:22,122 - INFO - Namespace default verification passed 2025-03-17 02:07:22,126 - DEBUG - Service ctest-nginx-svc-10212441 not present 2025-03-17 02:07:22,126 - INFO - Creating service ctest-nginx-svc-10212441 2025-03-17 02:07:22,144 - INFO - Created Service ctest-nginx-svc-10212441 2025-03-17 02:07:22,156 - DEBUG - Pod ctest-nginx-pod-63528536 not present 2025-03-17 02:07:22,156 - INFO - Creating Pod ctest-nginx-pod-63528536 2025-03-17 02:07:22,204 - DEBUG - Pod : ctest-nginx-pod-63528536 UUID is 03e91b7d-38d3-490c-bfba-032cbc34cdba 2025-03-17 02:07:22,218 - DEBUG - Pod ctest-nginx-pod-13598243 not present 2025-03-17 02:07:22,219 - INFO - Creating Pod ctest-nginx-pod-13598243 2025-03-17 02:07:22,252 - DEBUG - Pod : ctest-nginx-pod-13598243 UUID is 3f8a167a-c40e-4cf6-971b-a7515c7833da 2025-03-17 02:07:22,547 - INFO - Created VN __public__, UUID :8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:22,798 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-17 02:07:22,807 - DEBUG - Requesting: http://10.0.0.12:8082/domain/0606c4b6-3f88-41ce-a4a9-5c5bf069ee8d 2025-03-17 02:07:22,829 - DEBUG - Requesting: http://10.0.0.12:8082/project/2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:07:22,920 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:22,937 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:22,956 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:23,004 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:23,090 - DEBUG - Route Targets: [] 2025-03-17 02:07:23,090 - DEBUG - RT names not yet present for VN __public__ 2025-03-17 02:07:28,091 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-17 02:07:28,099 - DEBUG - Requesting: http://10.0.0.12:8082/domain/0606c4b6-3f88-41ce-a4a9-5c5bf069ee8d 2025-03-17 02:07:28,118 - DEBUG - Requesting: http://10.0.0.12:8082/project/2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:07:28,182 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,199 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,212 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:28,230 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:28,243 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/2af34e7a-386a-426c-a4b0-d25485330894 2025-03-17 02:07:28,251 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-17 02:07:28,251 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,268 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:28,292 - INFO - Verified VN network id 13 for VN 8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,292 - INFO - Verifications in API Server for VN __public__ passed 2025-03-17 02:07:28,292 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,308 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:28,319 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:07:28,328 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/2af34e7a-386a-426c-a4b0-d25485330894 2025-03-17 02:07:28,336 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-17 02:07:28,343 - DEBUG - Control-node 10.0.0.12 : 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': '10028786320318153437', 'uuid-lslong': '12591092700293631358'}, 'enable': 'true', 'created': '2025-03-17T02:07:22', 'last-modified': '2025-03-17T02:07:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.697433'} 2025-03-17 02:07:28,343 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:07:28,350 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-17 02:07:28,350 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-17 02:07:28,351 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-17 02:07:28,351 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-17 02:07:28,359 - DEBUG - Requesting: http://10.0.0.12:8082/domain/0606c4b6-3f88-41ce-a4a9-5c5bf069ee8d 2025-03-17 02:07:28,372 - DEBUG - Requesting: http://10.0.0.12:8082/project/2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:07:28,443 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,459 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-17 02:07:28,459 - DEBUG - Verifying the vn in opserver 2025-03-17 02:07:28,459 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2025-03-17 02:07:28,459 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-03-17 02:07:28,471 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-17 02:07:28,471 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-17 02:07:28,472 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:07:28,481 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:07:28,492 - DEBUG - Do not have enough data to verify VN in agent 2025-03-17 02:07:28,492 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:07:28,500 - DEBUG - VRF ids for VN __public__: {} 2025-03-17 02:07:28,630 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-17 02:07:28,764 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-17 02:07:28,771 - DEBUG - Requesting: http://10.0.0.12:8082/domain/0606c4b6-3f88-41ce-a4a9-5c5bf069ee8d 2025-03-17 02:07:28,784 - DEBUG - Requesting: http://10.0.0.12:8082/project/2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:07:28,853 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,868 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/24aee328-7393-46a6-8ade-debe73c5864a 2025-03-17 02:07:28,877 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-17 02:07:28,885 - DEBUG - Requesting: http://10.0.0.12:8082/domain/0606c4b6-3f88-41ce-a4a9-5c5bf069ee8d 2025-03-17 02:07:28,902 - DEBUG - Requesting: http://10.0.0.12:8082/project/2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:07:28,980 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/8b2d6806-06dc-42dd-aebc-8c19b7040d7e 2025-03-17 02:07:28,994 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-17 02:07:28,994 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-17 02:07:29,008 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-17 02:07:29,016 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-17 02:07:29,016 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-17 02:07:29,020 - DEBUG - Ingress ctest-nginx-ingress-04648056 not present 2025-03-17 02:07:29,021 - INFO - Creating Ingress ctest-nginx-ingress-04648056 2025-03-17 02:07:29,029 - INFO - Created Ingress ctest-nginx-ingress-04648056 2025-03-17 02:07:29,033 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-04648056 2025-03-17 02:07:32,042 - DEBUG - For Ingress ctest-nginx-ingress-04648056, Cluster IP: 10.47.255.249, External IPs ['28.81.132.124'] 2025-03-17 02:07:32,042 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-04648056 2025-03-17 02:07:32,042 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=50b6fbf0-c2a6-47a7-8290-a0d45f33f10d 2025-03-17 02:07:32,050 - INFO - Ingress ctest-nginx-ingress-04648056 with uuid 50b6fbf0-c2a6-47a7-8290-a0d45f33f10d found in kube manager 2025-03-17 02:07:32,051 - INFO - Ingress ctest-nginx-ingress-04648056 verification passed 2025-03-17 02:07:32,056 - DEBUG - Pod ctest-busybox-pod-87278859 not present 2025-03-17 02:07:32,057 - INFO - Creating Pod ctest-busybox-pod-87278859 2025-03-17 02:07:32,105 - DEBUG - Pod : ctest-busybox-pod-87278859 UUID is 8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:07:32,118 - DEBUG - Pod ctest-nginx-pod-63528536 not in running state.Currently in Pending 2025-03-17 02:07:37,125 - INFO - Pod ctest-nginx-pod-63528536 is in running state.Got IP 10.47.255.251 2025-03-17 02:07:37,183 - DEBUG - Pod ctest-nginx-pod-63528536 has vmi 914d2100-02d4-11f0-9b28-fa163e971183 2025-03-17 02:07:37,183 - INFO - Verified pod ctest-nginx-pod-63528536 in contrail-api 2025-03-17 02:07:37,184 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:07:37,200 - DEBUG - VMI 914d2100-02d4-11f0-9b28-fa163e971183 is active in agent 10.0.0.36 2025-03-17 02:07:37,200 - INFO - Verified Pod ctest-nginx-pod-63528536 in agent 10.0.0.36 2025-03-17 02:07:37,200 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=03e91b7d-38d3-490c-bfba-032cbc34cdba 2025-03-17 02:07:37,205 - INFO - Pod ctest-nginx-pod-63528536 with uuid 03e91b7d-38d3-490c-bfba-032cbc34cdba found in kube manager 2025-03-17 02:07:37,205 - INFO - Pod ctest-nginx-pod-63528536 verification passed 2025-03-17 02:07:37,285 - DEBUG - [Pod ctest-nginx-pod-63528536] Cmd: echo ctest-nginx-pod-63528536 > /usr/share/nginx/html/index.html, Output: 2025-03-17 02:07:37,294 - INFO - Pod ctest-nginx-pod-13598243 is in running state.Got IP 10.47.255.250 2025-03-17 02:07:37,318 - DEBUG - Pod ctest-nginx-pod-13598243 has vmi 91f75ecc-02d4-11f0-9b28-fa163e971183 2025-03-17 02:07:37,318 - INFO - Verified pod ctest-nginx-pod-13598243 in contrail-api 2025-03-17 02:07:37,318 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:07:37,333 - DEBUG - VMI 91f75ecc-02d4-11f0-9b28-fa163e971183 is active in agent 10.0.0.36 2025-03-17 02:07:37,334 - INFO - Verified Pod ctest-nginx-pod-13598243 in agent 10.0.0.36 2025-03-17 02:07:37,334 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=3f8a167a-c40e-4cf6-971b-a7515c7833da 2025-03-17 02:07:37,340 - INFO - Pod ctest-nginx-pod-13598243 with uuid 3f8a167a-c40e-4cf6-971b-a7515c7833da found in kube manager 2025-03-17 02:07:37,340 - INFO - Pod ctest-nginx-pod-13598243 verification passed 2025-03-17 02:07:37,403 - DEBUG - [Pod ctest-nginx-pod-13598243] Cmd: echo ctest-nginx-pod-13598243 > /usr/share/nginx/html/index.html, Output: 2025-03-17 02:07:37,409 - DEBUG - Pod ctest-busybox-pod-87278859 not in running state.Currently in Pending 2025-03-17 02:07:42,418 - DEBUG - Pod ctest-busybox-pod-87278859 not in running state.Currently in Pending 2025-03-17 02:07:47,425 - INFO - Pod ctest-busybox-pod-87278859 is in running state.Got IP 10.47.255.248 2025-03-17 02:07:47,444 - DEBUG - Pod ctest-busybox-pod-87278859 has vmi 96b4e43e-02d4-11f0-9b28-fa163e971183 2025-03-17 02:07:47,444 - INFO - Verified pod ctest-busybox-pod-87278859 in contrail-api 2025-03-17 02:07:47,445 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:07:47,462 - DEBUG - VMI 96b4e43e-02d4-11f0-9b28-fa163e971183 is active in agent 10.0.0.36 2025-03-17 02:07:47,462 - INFO - Verified Pod ctest-busybox-pod-87278859 in agent 10.0.0.36 2025-03-17 02:07:47,462 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:07:47,468 - INFO - Pod ctest-busybox-pod-87278859 with uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba found in kube manager 2025-03-17 02:07:47,468 - INFO - Pod ctest-busybox-pod-87278859 verification passed 2025-03-17 02:07:47,537 - DEBUG - [Pod ctest-busybox-pod-87278859] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63528536 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-03-17 02:07:47,537 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-17 02:07:47,537 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd output: ctest-nginx-pod-63528536 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-03-17 02:07:47,607 - DEBUG - [Pod ctest-busybox-pod-87278859] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63528536 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-03-17 02:07:47,607 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-17 02:07:47,607 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd output: ctest-nginx-pod-63528536 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-03-17 02:07:47,659 - DEBUG - [Pod ctest-busybox-pod-87278859] 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 ctest-nginx-pod-63528536 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-17 02:07:47,659 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-17 02:07:47,659 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-63528536 - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-03-17 02:07:47,723 - DEBUG - [Pod ctest-busybox-pod-87278859] 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-13598243 2025-03-17 02:07:47,723 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-17 02:07:47,723 - DEBUG - [Pod Pod ctest-busybox-pod-87278859] 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-13598243 2025-03-17 02:07:47,723 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-63528536': 3, 'ctest-nginx-pod-13598243': 1} 2025-03-17 02:07:47,723 - WARNING - Nothing to delete parallely 2025-03-17 02:07:47,723 - INFO - Deleting pod default:ctest-busybox-pod-87278859 2025-03-17 02:07:47,739 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:07:47,746 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:07:52,746 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:07:52,755 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:07:57,756 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:07:57,764 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:02,771 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:08:02,780 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:07,781 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:08:07,795 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:12,795 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:08:12,806 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:17,807 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:08:17,818 - WARNING - Pod uuid 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:22,819 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=8a909cc2-df71-4f6a-a16e-297f6a0a17ba 2025-03-17 02:08:22,827 - DEBUG - Pod 8a909cc2-df71-4f6a-a16e-297f6a0a17ba is not in agent 10.0.0.36 VM list 2025-03-17 02:08:22,827 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96b4e43e-02d4-11f0-9b28-fa163e971183 2025-03-17 02:08:22,836 - DEBUG - VMI 96b4e43e-02d4-11f0-9b28-fa163e971183 is removed from agent 10.0.0.36 2025-03-17 02:08:22,836 - INFO - Verified that pod ctest-busybox-pod-87278859 is removed in agent 2025-03-17 02:08:22,836 - INFO - Deleting Ingress : ctest-nginx-ingress-04648056 2025-03-17 02:08:22,853 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=50b6fbf0-c2a6-47a7-8290-a0d45f33f10d 2025-03-17 02:08:22,860 - ERROR - Ingress ctest-nginx-ingress-04648056 with uuid 50b6fbf0-c2a6-47a7-8290-a0d45f33f10d still found in kube manager 2025-03-17 02:08:23,861 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=50b6fbf0-c2a6-47a7-8290-a0d45f33f10d 2025-03-17 02:08:23,867 - INFO - Ingress ctest-nginx-ingress-04648056 with uuid 50b6fbf0-c2a6-47a7-8290-a0d45f33f10d deleted successfully from kube manager 2025-03-17 02:08:23,867 - INFO - Verifications on Ingress %s cleanup passed 2025-03-17 02:08:23,868 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-17 02:08:24,055 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-17 02:08:24,062 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-17 02:08:24,062 - INFO - Deleting VN __public__ 2025-03-17 02:08:24,422 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccc7bfea-6202-455b-b565-f61b76425966 2025-03-17 02:08:24,443 - DEBUG - Response Code: 404 2025-03-17 02:08:24,443 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-17 02:08:24,463 - DEBUG - Requesting: http://10.0.0.12:8082/domain/0606c4b6-3f88-41ce-a4a9-5c5bf069ee8d 2025-03-17 02:08:24,484 - DEBUG - Requesting: http://10.0.0.12:8082/project/2433077e-c6d6-4979-9a3b-37b4f91500b3 2025-03-17 02:08:24,554 - INFO - Validated that VN __public__ is not found in API Server 2025-03-17 02:08:24,555 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-17 02:08:24,564 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:08:24,573 - DEBUG - VN __public__ is not present in Agent 10.0.0.36 2025-03-17 02:08:24,573 - INFO - Validated that VN __public__ is not in any agent 2025-03-17 02:08:24,573 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:08:24,583 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-17 02:08:24,590 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-17 02:08:24,597 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-17 02:08:24,598 - INFO - Deleting pod default:ctest-nginx-pod-13598243 2025-03-17 02:08:24,623 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=3f8a167a-c40e-4cf6-971b-a7515c7833da 2025-03-17 02:08:24,643 - WARNING - Pod uuid 3f8a167a-c40e-4cf6-971b-a7515c7833da is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:29,644 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=3f8a167a-c40e-4cf6-971b-a7515c7833da 2025-03-17 02:08:29,652 - DEBUG - Pod 3f8a167a-c40e-4cf6-971b-a7515c7833da is not in agent 10.0.0.36 VM list 2025-03-17 02:08:29,653 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:91f75ecc-02d4-11f0-9b28-fa163e971183 2025-03-17 02:08:29,660 - DEBUG - VMI 91f75ecc-02d4-11f0-9b28-fa163e971183 is removed from agent 10.0.0.36 2025-03-17 02:08:29,660 - INFO - Verified that pod ctest-nginx-pod-13598243 is removed in agent 2025-03-17 02:08:29,661 - INFO - Deleting pod default:ctest-nginx-pod-63528536 2025-03-17 02:08:29,675 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=03e91b7d-38d3-490c-bfba-032cbc34cdba 2025-03-17 02:08:29,687 - WARNING - Pod uuid 03e91b7d-38d3-490c-bfba-032cbc34cdba is still seen in agent 10.0.0.36 VM list 2025-03-17 02:08:34,688 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=03e91b7d-38d3-490c-bfba-032cbc34cdba 2025-03-17 02:08:34,696 - DEBUG - Pod 03e91b7d-38d3-490c-bfba-032cbc34cdba is not in agent 10.0.0.36 VM list 2025-03-17 02:08:34,696 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:914d2100-02d4-11f0-9b28-fa163e971183 2025-03-17 02:08:34,703 - DEBUG - VMI 914d2100-02d4-11f0-9b28-fa163e971183 is removed from agent 10.0.0.36 2025-03-17 02:08:34,703 - INFO - Verified that pod ctest-nginx-pod-63528536 is removed in agent 2025-03-17 02:08:34,703 - INFO - Deleting service : ctest-nginx-svc-10212441 2025-03-17 02:08:34,983 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-17 02:08:34,991 - DEBUG - No XMPP flaps were noticed during the test 2025-03-17 02:08:34,991 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-03-17 02:08:34,991 - INFO - -------------------------------------------------------------------------------- 2025-03-17 02:08:41,552 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-17 02:08:41,696 - DEBUG - Output : cluster_project={} 2025-03-17 02:08:41,882 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-17 02:08:42,116 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-17 02:08:42,127 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-17 02:08:42,273 - DEBUG - Output : cluster_project={} 2025-03-17 02:08:52,389 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:08:52,477 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:08:57,526 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:08:57,610 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:08:57,696 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:09:02,754 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:09:02,844 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:09:02,899 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-17 02:09:03,175 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-17 02:09:05,991 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_ApplicationPolicySetReq? 2025-03-17 02:09:06,000 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AclReq? 2025-03-17 02:09:06,035 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AclReq? 2025-03-17 02:09:08,068 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AclReq? 2025-03-17 02:12:09,233 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-17 02:12:09,287 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=db2223f9-3c92-4962-aa16-acea79d3dbc1 2025-03-17 02:12:09,308 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=6063e633-5a14-415d-8133-aff955b840ff 2025-03-17 02:12:09,319 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:09,327 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:09,337 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=fd551d8f-de20-43a1-a78d-3c9e11e86c49 2025-03-17 02:12:09,344 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:09,349 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=02ce7271-5ca8-4ee6-a9b6-e60e05221258 2025-03-17 02:12:09,354 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:14,302 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=db2223f9-3c92-4962-aa16-acea79d3dbc1 2025-03-17 02:12:14,311 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c074ecd8-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:14,421 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=fd551d8f-de20-43a1-a78d-3c9e11e86c49 2025-03-17 02:12:14,423 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:14,425 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:14,426 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:14,428 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=6063e633-5a14-415d-8133-aff955b840ff 2025-03-17 02:12:14,430 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:14,431 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=02ce7271-5ca8-4ee6-a9b6-e60e05221258 2025-03-17 02:12:14,456 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1ddd33c-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:14,462 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2724238-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:14,463 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1180030-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:19,456 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:19,459 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:19,461 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:19,465 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:24,477 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:24,480 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:24,481 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:24,483 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:29,500 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:29,502 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:29,504 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:29,506 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:34,522 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:34,525 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:34,527 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:34,529 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:39,546 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:39,548 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:39,550 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:39,551 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:44,571 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=07f1cc00-635a-457b-8fed-96bbe77962cb 2025-03-17 02:12:44,573 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=20007adc-7f47-4058-9565-1e8a672a45aa 2025-03-17 02:12:44,574 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=06442c30-b064-4689-8045-0c7ed3092e53 2025-03-17 02:12:44,577 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_VmListReq?uuid=46c71e79-0c89-486f-b916-b3e9dc32232d 2025-03-17 02:12:44,594 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c435916a-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:44,601 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c319b860-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:44,602 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3a5460a-02d4-11f0-9b28-fa163e971183 2025-03-17 02:12:44,605 - DEBUG - Requesting: http://10.0.0.36:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4c18ba2-02d4-11f0-9b28-fa163e971183