2025-07-08 17:48:16,597 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-07-08 17:48:16,822 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1319-1 2025-07-08 17:48:16,822 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-07-08 17:48:16,855 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1319-1 2025-07-08 17:48:16,856 - DEBUG - [10.0.0.22]: 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-07-08 17:48:16,946 - DEBUG - Output : NAMES contrail_test_bVxsCcgss contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2025-07-08 17:48:16,946 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-08 17:48:16,979 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-07-08 17:48:16,980 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-07-08 17:48:17,012 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1319-1 2025-07-08 17:48:17,126 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-07-08 17:48:17,338 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1319-1 2025-07-08 17:48:17,339 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-07-08 17:48:17,362 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1319-1 2025-07-08 17:48:17,363 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-07-08 17:48:17,417 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-08 17:48:17,417 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-08 17:48:17,486 - DEBUG - Output : 10.0.0.249/24 2025-07-08 17:48:17,486 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-07-08 17:48:17,519 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1319-1 2025-07-08 17:48:17,588 - INFO - Using existing project ['default-domain', 'k8s-default'](33f5294b-4432-456c-9128-a13df7b9adfa) 2025-07-08 17:48:17,692 - INFO - Using existing project ['default-domain', 'k8s-default'](33f5294b-4432-456c-9128-a13df7b9adfa) 2025-07-08 17:48:17,816 - INFO - ================================================================================ 2025-07-08 17:48:17,816 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-08 17:48:17,817 - 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-07-08 17:48:18,032 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-08 17:48:18,039 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2025-07-08 17:48:18,039 - INFO - Initial checks done. Running the testcase now 2025-07-08 17:48:18,040 - INFO - 2025-07-08 17:48:18,043 - INFO - Namespace default already exists 2025-07-08 17:48:18,043 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-08 17:48:18,158 - DEBUG - Output : cluster_project={} 2025-07-08 17:48:18,195 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-08 17:48:18,195 - DEBUG - Project uuid in Contrail is 33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:48:18,195 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-08 17:48:18,300 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-08 17:48:18,301 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=e4430271-4f18-4b46-921b-f8adfad339f9 2025-07-08 17:48:18,306 - INFO - Namespace default with uuid e4430271-4f18-4b46-921b-f8adfad339f9 found in kube manager 2025-07-08 17:48:18,306 - INFO - Namespace default verification passed 2025-07-08 17:48:18,309 - DEBUG - Service ctest-nginx-svc-81674735 not present 2025-07-08 17:48:18,309 - INFO - Creating service ctest-nginx-svc-81674735 2025-07-08 17:48:18,325 - INFO - Created Service ctest-nginx-svc-81674735 2025-07-08 17:48:18,336 - DEBUG - Pod ctest-nginx-pod-14079676 not present 2025-07-08 17:48:18,337 - INFO - Creating Pod ctest-nginx-pod-14079676 2025-07-08 17:48:18,374 - DEBUG - Pod : ctest-nginx-pod-14079676 UUID is dd96df53-a266-44c2-941f-40cc2c34343d 2025-07-08 17:48:18,378 - DEBUG - Pod ctest-nginx-pod-95324197 not present 2025-07-08 17:48:18,378 - INFO - Creating Pod ctest-nginx-pod-95324197 2025-07-08 17:48:18,408 - DEBUG - Pod : ctest-nginx-pod-95324197 UUID is 269ccacf-89c0-403c-957a-043800155c8a 2025-07-08 17:48:18,623 - INFO - Created VN __public__, UUID :34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:18,780 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-08 17:48:18,802 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc378b69-5cb4-44bc-934c-09069380cc6b 2025-07-08 17:48:18,836 - DEBUG - Requesting: http://10.0.0.22:8082/project/33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:48:18,884 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:18,896 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:18,905 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:18,911 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:18,917 - DEBUG - Route Targets: [] 2025-07-08 17:48:18,917 - DEBUG - RT names not yet present for VN __public__ 2025-07-08 17:48:23,918 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-08 17:48:23,925 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc378b69-5cb4-44bc-934c-09069380cc6b 2025-07-08 17:48:23,932 - DEBUG - Requesting: http://10.0.0.22:8082/project/33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:48:24,033 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,043 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,052 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:24,059 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:24,067 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4dd87202-61e6-419f-8678-8a6daa4f5be8 2025-07-08 17:48:24,076 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-08 17:48:24,076 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,085 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:24,098 - INFO - Verified VN network id 13 for VN 34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,099 - INFO - Verifications in API Server for VN __public__ passed 2025-07-08 17:48:24,099 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,118 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:24,127 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:48:24,135 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4dd87202-61e6-419f-8678-8a6daa4f5be8 2025-07-08 17:48:24,145 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-08 17:48:24,152 - DEBUG - Control-node 10.0.0.22 : 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': '3813630268082962717', 'uuid-lslong': '12811471164925663172'}, 'enable': 'true', 'created': '2025-07-08T17:48:18', 'last-modified': '2025-07-08T17:48:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.477017'} 2025-07-08 17:48:24,152 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:48:24,158 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-08 17:48:24,158 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-08 17:48:24,159 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-08 17:48:24,159 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-08 17:48:24,164 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc378b69-5cb4-44bc-934c-09069380cc6b 2025-07-08 17:48:24,172 - DEBUG - Requesting: http://10.0.0.22:8082/project/33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:48:24,233 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,247 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-08 17:48:24,247 - DEBUG - Verifying the vn in opserver 2025-07-08 17:48:24,247 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-07-08 17:48:24,247 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-07-08 17:48:24,253 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-08 17:48:24,253 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-08 17:48:24,253 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:48:24,262 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:48:24,274 - DEBUG - Do not have enough data to verify VN in agent 2025-07-08 17:48:24,274 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:48:24,281 - DEBUG - VRF ids for VN __public__: {} 2025-07-08 17:48:24,380 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-08 17:48:24,489 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-08 17:48:24,494 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc378b69-5cb4-44bc-934c-09069380cc6b 2025-07-08 17:48:24,501 - DEBUG - Requesting: http://10.0.0.22:8082/project/33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:48:24,540 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,550 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/31476791-c461-4751-8dc7-011022d951c4 2025-07-08 17:48:24,557 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-08 17:48:24,561 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc378b69-5cb4-44bc-934c-09069380cc6b 2025-07-08 17:48:24,568 - DEBUG - Requesting: http://10.0.0.22:8082/project/33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:48:24,616 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/34ecbc85-f9c3-411d-b1cb-7d257b8dd7c4 2025-07-08 17:48:24,627 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-08 17:48:24,627 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-08 17:48:24,635 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-08 17:48:24,644 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-08 17:48:24,644 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-08 17:48:24,648 - DEBUG - Ingress ctest-nginx-ingress-01785413 not present 2025-07-08 17:48:24,648 - INFO - Creating Ingress ctest-nginx-ingress-01785413 2025-07-08 17:48:24,655 - INFO - Created Ingress ctest-nginx-ingress-01785413 2025-07-08 17:48:24,659 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01785413 2025-07-08 17:48:27,664 - DEBUG - For Ingress ctest-nginx-ingress-01785413, Cluster IP: 10.47.255.249, External IPs ['112.245.79.252'] 2025-07-08 17:48:27,664 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01785413 2025-07-08 17:48:27,664 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=69847d21-a382-43ff-acab-7f3826f84315 2025-07-08 17:48:27,669 - INFO - Ingress ctest-nginx-ingress-01785413 with uuid 69847d21-a382-43ff-acab-7f3826f84315 found in kube manager 2025-07-08 17:48:27,669 - INFO - Ingress ctest-nginx-ingress-01785413 verification passed 2025-07-08 17:48:27,671 - DEBUG - Pod ctest-busybox-pod-78908327 not present 2025-07-08 17:48:27,672 - INFO - Creating Pod ctest-busybox-pod-78908327 2025-07-08 17:48:27,690 - DEBUG - Pod : ctest-busybox-pod-78908327 UUID is b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:48:27,696 - DEBUG - Pod ctest-nginx-pod-14079676 not in running state.Currently in Pending 2025-07-08 17:48:32,704 - DEBUG - Pod ctest-nginx-pod-14079676 not in running state.Currently in Pending 2025-07-08 17:48:37,711 - INFO - Pod ctest-nginx-pod-14079676 is in running state.Got IP 10.47.255.251 2025-07-08 17:48:37,768 - DEBUG - Pod ctest-nginx-pod-14079676 has vmi bc3b3232-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:48:37,768 - INFO - Verified pod ctest-nginx-pod-14079676 in contrail-api 2025-07-08 17:48:37,768 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:48:37,781 - DEBUG - VMI bc3b3232-5c23-11f0-b5fa-fa163ea3f766 is active in agent 10.0.0.249 2025-07-08 17:48:37,781 - INFO - Verified Pod ctest-nginx-pod-14079676 in agent 10.0.0.249 2025-07-08 17:48:37,781 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=dd96df53-a266-44c2-941f-40cc2c34343d 2025-07-08 17:48:37,786 - INFO - Pod ctest-nginx-pod-14079676 with uuid dd96df53-a266-44c2-941f-40cc2c34343d found in kube manager 2025-07-08 17:48:37,786 - INFO - Pod ctest-nginx-pod-14079676 verification passed 2025-07-08 17:48:37,845 - DEBUG - [Pod ctest-nginx-pod-14079676] Cmd: echo ctest-nginx-pod-14079676 > /usr/share/nginx/html/index.html, Output: 2025-07-08 17:48:37,853 - INFO - Pod ctest-nginx-pod-95324197 is in running state.Got IP 10.47.255.250 2025-07-08 17:48:37,866 - DEBUG - Pod ctest-nginx-pod-95324197 has vmi bca51eae-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:48:37,866 - INFO - Verified pod ctest-nginx-pod-95324197 in contrail-api 2025-07-08 17:48:37,867 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:48:37,877 - DEBUG - VMI bca51eae-5c23-11f0-b5fa-fa163ea3f766 is active in agent 10.0.0.249 2025-07-08 17:48:37,877 - INFO - Verified Pod ctest-nginx-pod-95324197 in agent 10.0.0.249 2025-07-08 17:48:37,877 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=269ccacf-89c0-403c-957a-043800155c8a 2025-07-08 17:48:37,881 - INFO - Pod ctest-nginx-pod-95324197 with uuid 269ccacf-89c0-403c-957a-043800155c8a found in kube manager 2025-07-08 17:48:37,881 - INFO - Pod ctest-nginx-pod-95324197 verification passed 2025-07-08 17:48:37,931 - DEBUG - [Pod ctest-nginx-pod-95324197] Cmd: echo ctest-nginx-pod-95324197 > /usr/share/nginx/html/index.html, Output: 2025-07-08 17:48:37,936 - DEBUG - Pod ctest-busybox-pod-78908327 not in running state.Currently in Pending 2025-07-08 17:48:42,943 - INFO - Pod ctest-busybox-pod-78908327 is in running state.Got IP 10.47.255.248 2025-07-08 17:48:42,955 - DEBUG - Pod ctest-busybox-pod-78908327 has vmi c0eb3250-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:48:42,955 - INFO - Verified pod ctest-busybox-pod-78908327 in contrail-api 2025-07-08 17:48:42,955 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:48:42,966 - DEBUG - VMI c0eb3250-5c23-11f0-b5fa-fa163ea3f766 is active in agent 10.0.0.249 2025-07-08 17:48:42,966 - INFO - Verified Pod ctest-busybox-pod-78908327 in agent 10.0.0.249 2025-07-08 17:48:42,966 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:48:42,971 - INFO - Pod ctest-busybox-pod-78908327 with uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 found in kube manager 2025-07-08 17:48:42,971 - INFO - Pod ctest-busybox-pod-78908327 verification passed 2025-07-08 17:48:43,023 - DEBUG - [Pod ctest-busybox-pod-78908327] 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-14079676 2025-07-08 17:48:43,024 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-08 17:48:43,024 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] 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-14079676 2025-07-08 17:48:43,090 - DEBUG - [Pod ctest-busybox-pod-78908327] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-14079676 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-07-08 17:48:43,090 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-08 17:48:43,090 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd output: ctest-nginx-pod-14079676 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-07-08 17:48:43,146 - DEBUG - [Pod ctest-busybox-pod-78908327] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-14079676 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-07-08 17:48:43,146 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-08 17:48:43,146 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd output: ctest-nginx-pod-14079676 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-07-08 17:48:43,207 - DEBUG - [Pod ctest-busybox-pod-78908327] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-95324197 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-07-08 17:48:43,207 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-08 17:48:43,207 - DEBUG - [Pod Pod ctest-busybox-pod-78908327] Cmd output: ctest-nginx-pod-95324197 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-07-08 17:48:43,207 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-14079676': 3, 'ctest-nginx-pod-95324197': 1} 2025-07-08 17:48:43,208 - WARNING - Nothing to delete parallely 2025-07-08 17:48:43,208 - INFO - Deleting pod default:ctest-busybox-pod-78908327 2025-07-08 17:48:43,217 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:48:43,226 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:48:48,227 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:48:48,235 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:48:53,236 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:48:53,244 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:48:58,244 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:48:58,252 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:49:03,253 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:49:03,259 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:49:08,260 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:49:08,269 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:49:13,270 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:49:13,279 - WARNING - Pod uuid b28dc2bf-80a3-4e87-b4ed-365b9df35000 is still seen in agent 10.0.0.249 VM list 2025-07-08 17:49:18,281 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b28dc2bf-80a3-4e87-b4ed-365b9df35000 2025-07-08 17:49:18,288 - DEBUG - Pod b28dc2bf-80a3-4e87-b4ed-365b9df35000 is not in agent 10.0.0.249 VM list 2025-07-08 17:49:18,288 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0eb3250-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:49:18,295 - DEBUG - VMI c0eb3250-5c23-11f0-b5fa-fa163ea3f766 is removed from agent 10.0.0.249 2025-07-08 17:49:18,295 - INFO - Verified that pod ctest-busybox-pod-78908327 is removed in agent 2025-07-08 17:49:18,296 - INFO - Deleting Ingress : ctest-nginx-ingress-01785413 2025-07-08 17:49:18,309 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=69847d21-a382-43ff-acab-7f3826f84315 2025-07-08 17:49:18,316 - ERROR - Ingress ctest-nginx-ingress-01785413 with uuid 69847d21-a382-43ff-acab-7f3826f84315 still found in kube manager 2025-07-08 17:49:19,317 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=69847d21-a382-43ff-acab-7f3826f84315 2025-07-08 17:49:19,320 - INFO - Ingress ctest-nginx-ingress-01785413 with uuid 69847d21-a382-43ff-acab-7f3826f84315 deleted successfully from kube manager 2025-07-08 17:49:19,321 - INFO - Verifications on Ingress %s cleanup passed 2025-07-08 17:49:19,321 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-08 17:49:19,461 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-08 17:49:19,469 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-08 17:49:19,469 - INFO - Deleting VN __public__ 2025-07-08 17:49:19,569 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/afe58ff1-cf07-420a-8742-7e75b3b4fc48 2025-07-08 17:49:19,575 - DEBUG - Response Code: 404 2025-07-08 17:49:19,575 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-07-08 17:49:19,580 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cc378b69-5cb4-44bc-934c-09069380cc6b 2025-07-08 17:49:19,587 - DEBUG - Requesting: http://10.0.0.22:8082/project/33f5294b-4432-456c-9128-a13df7b9adfa 2025-07-08 17:49:19,642 - INFO - Validated that VN __public__ is not found in API Server 2025-07-08 17:49:19,642 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-08 17:49:19,650 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:49:19,671 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-07-08 17:49:19,671 - INFO - Validated that VN __public__ is not in any agent 2025-07-08 17:49:19,672 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:49:19,688 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-08 17:49:19,697 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-08 17:49:19,702 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-08 17:49:19,702 - INFO - Deleting pod default:ctest-nginx-pod-95324197 2025-07-08 17:49:19,723 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=269ccacf-89c0-403c-957a-043800155c8a 2025-07-08 17:49:19,739 - WARNING - Pod uuid 269ccacf-89c0-403c-957a-043800155c8a is still seen in agent 10.0.0.249 VM list 2025-07-08 17:49:24,739 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=269ccacf-89c0-403c-957a-043800155c8a 2025-07-08 17:49:24,746 - DEBUG - Pod 269ccacf-89c0-403c-957a-043800155c8a is not in agent 10.0.0.249 VM list 2025-07-08 17:49:24,746 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bca51eae-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:49:24,752 - DEBUG - VMI bca51eae-5c23-11f0-b5fa-fa163ea3f766 is removed from agent 10.0.0.249 2025-07-08 17:49:24,752 - INFO - Verified that pod ctest-nginx-pod-95324197 is removed in agent 2025-07-08 17:49:24,752 - INFO - Deleting pod default:ctest-nginx-pod-14079676 2025-07-08 17:49:24,762 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd96df53-a266-44c2-941f-40cc2c34343d 2025-07-08 17:49:24,772 - WARNING - Pod uuid dd96df53-a266-44c2-941f-40cc2c34343d is still seen in agent 10.0.0.249 VM list 2025-07-08 17:49:29,773 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dd96df53-a266-44c2-941f-40cc2c34343d 2025-07-08 17:49:29,780 - DEBUG - Pod dd96df53-a266-44c2-941f-40cc2c34343d is not in agent 10.0.0.249 VM list 2025-07-08 17:49:29,780 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bc3b3232-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:49:29,785 - DEBUG - VMI bc3b3232-5c23-11f0-b5fa-fa163ea3f766 is removed from agent 10.0.0.249 2025-07-08 17:49:29,785 - INFO - Verified that pod ctest-nginx-pod-14079676 is removed in agent 2025-07-08 17:49:29,786 - INFO - Deleting service : ctest-nginx-svc-81674735 2025-07-08 17:49:30,032 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-08 17:49:30,038 - DEBUG - No XMPP flaps were noticed during the test 2025-07-08 17:49:30,038 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-07-08 17:49:30,038 - INFO - -------------------------------------------------------------------------------- 2025-07-08 17:49:39,401 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-08 17:49:39,513 - DEBUG - Output : cluster_project={} 2025-07-08 17:49:39,600 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-08 17:49:39,780 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-08 17:49:39,809 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-08 17:49:39,948 - DEBUG - Output : cluster_project={} 2025-07-08 17:49:45,072 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:50,117 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:50,192 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:50,233 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:55,320 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:55,353 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:55,492 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:55,525 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-08 17:49:55,764 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-08 17:49:58,487 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-07-08 17:49:58,494 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-07-08 17:49:58,522 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-07-08 17:50:00,550 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-07-08 17:53:00,512 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-08 17:53:00,559 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c5590e0e-ab68-4922-9ff6-5dd943d1716a 2025-07-08 17:53:00,573 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:00,584 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9f625032-d942-47c8-9e81-7205d6b07438 2025-07-08 17:53:00,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8f541523-9f49-48ae-8237-c1b35c9ed593 2025-07-08 17:53:00,599 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:00,603 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:00,607 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:00,612 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ddf77459-4ccc-4a98-bc1e-bf4db6f16f48 2025-07-08 17:53:05,577 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c5590e0e-ab68-4922-9ff6-5dd943d1716a 2025-07-08 17:53:05,584 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea8c844c-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:05,616 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:05,665 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:05,667 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9f625032-d942-47c8-9e81-7205d6b07438 2025-07-08 17:53:05,668 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=8f541523-9f49-48ae-8237-c1b35c9ed593 2025-07-08 17:53:05,669 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:05,670 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:05,671 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ddf77459-4ccc-4a98-bc1e-bf4db6f16f48 2025-07-08 17:53:05,689 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb0962fa-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:05,693 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec3c2b6c-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:05,695 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ebb6ae9c-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:10,623 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:10,695 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:10,696 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:10,698 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:15,631 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:15,710 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:15,712 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:15,713 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:20,639 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:20,724 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:20,726 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:20,727 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:25,646 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:25,739 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:25,741 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:25,742 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:30,658 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:30,754 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:30,756 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:30,757 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:35,667 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ebc882c9-3aa2-477d-a552-21dcc033e146 2025-07-08 17:53:35,675 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eda3b330-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:35,769 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0cea3104-3394-4f0f-bbe9-b2057a8e798e 2025-07-08 17:53:35,771 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=048da35d-da9c-479d-b418-3dff3b7a71c6 2025-07-08 17:53:35,772 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cab674e5-5c58-4a12-9c06-b6d3268c4a53 2025-07-08 17:53:35,784 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ed37ac12-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:35,787 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ee0e9556-5c23-11f0-b5fa-fa163ea3f766 2025-07-08 17:53:35,789 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eccbbeb2-5c23-11f0-b5fa-fa163ea3f766