2025-04-25 06:53:41,772 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-04-25 06:53:42,085 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1189-1 2025-04-25 06:53:42,085 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-04-25 06:53:42,130 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1189-1 2025-04-25 06:53:42,130 - 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-04-25 06:53:42,214 - DEBUG - Output : NAMES contrail_test_7dXwnL4lF webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 2025-04-25 06:53:42,214 - DEBUG - [10.0.0.249]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-25 06:53:42,259 - DEBUG - Output : 10.0.0.249/24 172.17.0.1/16 2025-04-25 06:53:42,260 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-04-25 06:53:42,382 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1189-1 2025-04-25 06:53:42,462 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-04-25 06:53:42,716 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1189-1 2025-04-25 06:53:42,717 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-04-25 06:53:42,782 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1189-1 2025-04-25 06:53:42,783 - DEBUG - [10.0.0.19]: 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-04-25 06:53:42,841 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-25 06:53:42,841 - DEBUG - [10.0.0.19]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-25 06:53:42,884 - DEBUG - Output : 10.0.0.19/24 2025-04-25 06:53:42,885 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-04-25 06:53:42,956 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1189-1 2025-04-25 06:53:43,078 - INFO - Using existing project ['default-domain', 'k8s-default'](854c7994-e4dd-4471-8296-ca6d26c778a5) 2025-04-25 06:53:43,228 - INFO - Using existing project ['default-domain', 'k8s-default'](854c7994-e4dd-4471-8296-ca6d26c778a5) 2025-04-25 06:53:43,407 - INFO - ================================================================================ 2025-04-25 06:53:43,407 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-25 06:53:43,408 - 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-04-25 06:53:43,671 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-25 06:53:43,680 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.249': '0'}} with 2025-04-25 06:53:43,681 - INFO - Initial checks done. Running the testcase now 2025-04-25 06:53:43,681 - INFO - 2025-04-25 06:53:43,685 - INFO - Namespace default already exists 2025-04-25 06:53:43,686 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-25 06:53:43,831 - DEBUG - Output : cluster_project={} 2025-04-25 06:53:43,900 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-25 06:53:43,900 - DEBUG - Project uuid in Contrail is 854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:53:43,901 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-25 06:53:44,084 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-25 06:53:44,084 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=8438fc40-8335-4843-a0b2-c3abf458daca 2025-04-25 06:53:44,090 - INFO - Namespace default with uuid 8438fc40-8335-4843-a0b2-c3abf458daca found in kube manager 2025-04-25 06:53:44,091 - INFO - Namespace default verification passed 2025-04-25 06:53:44,095 - DEBUG - Service ctest-nginx-svc-40147057 not present 2025-04-25 06:53:44,095 - INFO - Creating service ctest-nginx-svc-40147057 2025-04-25 06:53:44,125 - INFO - Created Service ctest-nginx-svc-40147057 2025-04-25 06:53:44,132 - DEBUG - Pod ctest-nginx-pod-42909010 not present 2025-04-25 06:53:44,132 - INFO - Creating Pod ctest-nginx-pod-42909010 2025-04-25 06:53:44,193 - DEBUG - Pod : ctest-nginx-pod-42909010 UUID is a8841feb-cc24-4f2d-8158-b60b4d13af7d 2025-04-25 06:53:44,198 - DEBUG - Pod ctest-nginx-pod-70240676 not present 2025-04-25 06:53:44,198 - INFO - Creating Pod ctest-nginx-pod-70240676 2025-04-25 06:53:44,262 - DEBUG - Pod : ctest-nginx-pod-70240676 UUID is 4a6a0071-8548-4357-82dd-84410024cc5d 2025-04-25 06:53:44,525 - INFO - Created VN __public__, UUID :e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:44,890 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-25 06:53:44,910 - DEBUG - Requesting: http://10.0.0.249:8082/domain/ee88f744-8ad9-4f27-96af-4e772e829767 2025-04-25 06:53:44,937 - DEBUG - Requesting: http://10.0.0.249:8082/project/854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:53:45,028 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:45,048 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:45,089 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:45,098 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:45,151 - DEBUG - Route Targets: [] 2025-04-25 06:53:45,151 - DEBUG - RT names not yet present for VN __public__ 2025-04-25 06:53:50,152 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-25 06:53:50,159 - DEBUG - Requesting: http://10.0.0.249:8082/domain/ee88f744-8ad9-4f27-96af-4e772e829767 2025-04-25 06:53:50,169 - DEBUG - Requesting: http://10.0.0.249:8082/project/854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:53:50,212 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,223 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,232 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:50,240 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:50,247 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/d1ee848b-3c6a-4aa5-b258-410ef0ec4253 2025-04-25 06:53:50,254 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-25 06:53:50,254 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,264 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:50,280 - INFO - Verified VN network id 14 for VN e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,280 - INFO - Verifications in API Server for VN __public__ passed 2025-04-25 06:53:50,280 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,290 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:50,298 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:53:50,305 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/d1ee848b-3c6a-4aa5-b258-410ef0ec4253 2025-04-25 06:53:50,311 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-25 06:53:50,317 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16447360354419360281', 'uuid-lslong': '12491626477019861084'}, 'enable': 'true', 'created': '2025-04-25T06:53:44', 'last-modified': '2025-04-25T06:53:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.592107'} 2025-04-25 06:53:50,317 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:53:50,324 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-25 06:53:50,324 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-25 06:53:50,324 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-25 06:53:50,324 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-25 06:53:50,330 - DEBUG - Requesting: http://10.0.0.249:8082/domain/ee88f744-8ad9-4f27-96af-4e772e829767 2025-04-25 06:53:50,339 - DEBUG - Requesting: http://10.0.0.249:8082/project/854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:53:50,387 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,398 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-25 06:53:50,398 - DEBUG - Verifying the vn in opserver 2025-04-25 06:53:50,398 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-04-25 06:53:50,398 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-04-25 06:53:50,405 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-25 06:53:50,405 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-25 06:53:50,405 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:53:50,414 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:53:50,421 - DEBUG - Do not have enough data to verify VN in agent 2025-04-25 06:53:50,421 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:53:50,427 - DEBUG - VRF ids for VN __public__: {} 2025-04-25 06:53:50,533 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-25 06:53:50,647 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-25 06:53:50,652 - DEBUG - Requesting: http://10.0.0.249:8082/domain/ee88f744-8ad9-4f27-96af-4e772e829767 2025-04-25 06:53:50,663 - DEBUG - Requesting: http://10.0.0.249:8082/project/854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:53:50,711 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,723 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/ebffcf6d-35bf-4cd2-9784-4aaf6bc81ee8 2025-04-25 06:53:50,733 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-25 06:53:50,738 - DEBUG - Requesting: http://10.0.0.249:8082/domain/ee88f744-8ad9-4f27-96af-4e772e829767 2025-04-25 06:53:50,747 - DEBUG - Requesting: http://10.0.0.249:8082/project/854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:53:50,792 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/e440c319-ba02-4219-ad5b-2c18eda2105c 2025-04-25 06:53:50,805 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-25 06:53:50,805 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-25 06:53:50,815 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-25 06:53:50,825 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-25 06:53:50,825 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-25 06:53:50,831 - DEBUG - Ingress ctest-nginx-ingress-69943709 not present 2025-04-25 06:53:50,831 - INFO - Creating Ingress ctest-nginx-ingress-69943709 2025-04-25 06:53:50,845 - INFO - Created Ingress ctest-nginx-ingress-69943709 2025-04-25 06:53:50,851 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-69943709 2025-04-25 06:53:53,868 - DEBUG - For Ingress ctest-nginx-ingress-69943709, Cluster IP: 10.47.255.249, External IPs ['22.81.249.124'] 2025-04-25 06:53:53,868 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-69943709 2025-04-25 06:53:53,868 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4e4c256c-d7c0-4bd2-84a0-c071666d15c7 2025-04-25 06:53:53,879 - INFO - Ingress ctest-nginx-ingress-69943709 with uuid 4e4c256c-d7c0-4bd2-84a0-c071666d15c7 found in kube manager 2025-04-25 06:53:53,879 - INFO - Ingress ctest-nginx-ingress-69943709 verification passed 2025-04-25 06:53:53,883 - DEBUG - Pod ctest-busybox-pod-79875355 not present 2025-04-25 06:53:53,883 - INFO - Creating Pod ctest-busybox-pod-79875355 2025-04-25 06:53:53,931 - DEBUG - Node for Pod ctest-busybox-pod-79875355 not yet populated 2025-04-25 06:53:56,940 - DEBUG - Pod : ctest-busybox-pod-79875355 UUID is e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:53:56,946 - DEBUG - Pod ctest-nginx-pod-42909010 not in running state.Currently in Pending 2025-04-25 06:54:01,956 - INFO - Pod ctest-nginx-pod-42909010 is in running state.Got IP 10.47.255.251 2025-04-25 06:54:01,990 - DEBUG - Pod ctest-nginx-pod-42909010 has vmi 08b0f96a-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:54:01,990 - INFO - Verified pod ctest-nginx-pod-42909010 in contrail-api 2025-04-25 06:54:01,990 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:54:02,006 - DEBUG - VMI 08b0f96a-21a2-11f0-bb58-fa163ecffd8f is active in agent 10.0.0.19 2025-04-25 06:54:02,006 - INFO - Verified Pod ctest-nginx-pod-42909010 in agent 10.0.0.19 2025-04-25 06:54:02,006 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=a8841feb-cc24-4f2d-8158-b60b4d13af7d 2025-04-25 06:54:02,012 - INFO - Pod ctest-nginx-pod-42909010 with uuid a8841feb-cc24-4f2d-8158-b60b4d13af7d found in kube manager 2025-04-25 06:54:02,012 - INFO - Pod ctest-nginx-pod-42909010 verification passed 2025-04-25 06:54:02,098 - DEBUG - [Pod ctest-nginx-pod-42909010] Cmd: echo ctest-nginx-pod-42909010 > /usr/share/nginx/html/index.html, Output: 2025-04-25 06:54:02,104 - DEBUG - Pod ctest-nginx-pod-70240676 not in running state.Currently in Pending 2025-04-25 06:54:07,113 - INFO - Pod ctest-nginx-pod-70240676 is in running state.Got IP 10.47.255.250 2025-04-25 06:54:07,174 - DEBUG - Pod ctest-nginx-pod-70240676 has vmi 0937547e-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:54:07,174 - INFO - Verified pod ctest-nginx-pod-70240676 in contrail-api 2025-04-25 06:54:07,174 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:54:07,187 - DEBUG - VMI 0937547e-21a2-11f0-bb58-fa163ecffd8f is active in agent 10.0.0.19 2025-04-25 06:54:07,188 - INFO - Verified Pod ctest-nginx-pod-70240676 in agent 10.0.0.19 2025-04-25 06:54:07,188 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=4a6a0071-8548-4357-82dd-84410024cc5d 2025-04-25 06:54:07,194 - INFO - Pod ctest-nginx-pod-70240676 with uuid 4a6a0071-8548-4357-82dd-84410024cc5d found in kube manager 2025-04-25 06:54:07,194 - INFO - Pod ctest-nginx-pod-70240676 verification passed 2025-04-25 06:54:07,259 - DEBUG - [Pod ctest-nginx-pod-70240676] Cmd: echo ctest-nginx-pod-70240676 > /usr/share/nginx/html/index.html, Output: 2025-04-25 06:54:07,268 - INFO - Pod ctest-busybox-pod-79875355 is in running state.Got IP 10.47.255.248 2025-04-25 06:54:07,285 - DEBUG - Pod ctest-busybox-pod-79875355 has vmi 0da1a280-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:54:07,285 - INFO - Verified pod ctest-busybox-pod-79875355 in contrail-api 2025-04-25 06:54:07,285 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:54:07,299 - DEBUG - VMI 0da1a280-21a2-11f0-bb58-fa163ecffd8f is active in agent 10.0.0.19 2025-04-25 06:54:07,300 - INFO - Verified Pod ctest-busybox-pod-79875355 in agent 10.0.0.19 2025-04-25 06:54:07,300 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:07,307 - INFO - Pod ctest-busybox-pod-79875355 with uuid e67ee56a-b580-4868-b800-260aaa96ee58 found in kube manager 2025-04-25 06:54:07,307 - INFO - Pod ctest-busybox-pod-79875355 verification passed 2025-04-25 06:54:07,373 - DEBUG - [Pod ctest-busybox-pod-79875355] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-42909010 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-04-25 06:54:07,373 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-25 06:54:07,373 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd output: ctest-nginx-pod-42909010 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-04-25 06:54:07,438 - DEBUG - [Pod ctest-busybox-pod-79875355] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-42909010 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-04-25 06:54:07,439 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-25 06:54:07,439 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd output: ctest-nginx-pod-42909010 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-04-25 06:54:07,514 - DEBUG - [Pod ctest-busybox-pod-79875355] 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-42909010 2025-04-25 06:54:07,514 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-25 06:54:07,514 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] 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-42909010 2025-04-25 06:54:07,574 - DEBUG - [Pod ctest-busybox-pod-79875355] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70240676 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-04-25 06:54:07,574 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-25 06:54:07,574 - DEBUG - [Pod Pod ctest-busybox-pod-79875355] Cmd output: ctest-nginx-pod-70240676 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-04-25 06:54:07,574 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-42909010': 3, 'ctest-nginx-pod-70240676': 1} 2025-04-25 06:54:07,574 - WARNING - Nothing to delete parallely 2025-04-25 06:54:07,574 - INFO - Deleting pod default:ctest-busybox-pod-79875355 2025-04-25 06:54:07,585 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:07,594 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:12,594 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:12,602 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:17,603 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:17,612 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:22,613 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:22,624 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:27,626 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:27,637 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:32,638 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:32,647 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:37,648 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:37,658 - WARNING - Pod uuid e67ee56a-b580-4868-b800-260aaa96ee58 is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:42,659 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=e67ee56a-b580-4868-b800-260aaa96ee58 2025-04-25 06:54:42,667 - DEBUG - Pod e67ee56a-b580-4868-b800-260aaa96ee58 is not in agent 10.0.0.19 VM list 2025-04-25 06:54:42,667 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0da1a280-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:54:42,676 - DEBUG - VMI 0da1a280-21a2-11f0-bb58-fa163ecffd8f is removed from agent 10.0.0.19 2025-04-25 06:54:42,676 - INFO - Verified that pod ctest-busybox-pod-79875355 is removed in agent 2025-04-25 06:54:42,676 - INFO - Deleting Ingress : ctest-nginx-ingress-69943709 2025-04-25 06:54:42,689 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4e4c256c-d7c0-4bd2-84a0-c071666d15c7 2025-04-25 06:54:42,695 - ERROR - Ingress ctest-nginx-ingress-69943709 with uuid 4e4c256c-d7c0-4bd2-84a0-c071666d15c7 still found in kube manager 2025-04-25 06:54:43,696 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4e4c256c-d7c0-4bd2-84a0-c071666d15c7 2025-04-25 06:54:43,702 - ERROR - Ingress ctest-nginx-ingress-69943709 with uuid 4e4c256c-d7c0-4bd2-84a0-c071666d15c7 still found in kube manager 2025-04-25 06:54:44,703 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=4e4c256c-d7c0-4bd2-84a0-c071666d15c7 2025-04-25 06:54:44,710 - INFO - Ingress ctest-nginx-ingress-69943709 with uuid 4e4c256c-d7c0-4bd2-84a0-c071666d15c7 deleted successfully from kube manager 2025-04-25 06:54:44,711 - INFO - Verifications on Ingress %s cleanup passed 2025-04-25 06:54:44,711 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-25 06:54:44,840 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-25 06:54:44,851 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-25 06:54:44,852 - INFO - Deleting VN __public__ 2025-04-25 06:54:45,001 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/38b22ed4-cdc6-430e-9df9-16d751f77125 2025-04-25 06:54:45,011 - DEBUG - Response Code: 404 2025-04-25 06:54:45,011 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-04-25 06:54:45,019 - DEBUG - Requesting: http://10.0.0.249:8082/domain/ee88f744-8ad9-4f27-96af-4e772e829767 2025-04-25 06:54:45,030 - DEBUG - Requesting: http://10.0.0.249:8082/project/854c7994-e4dd-4471-8296-ca6d26c778a5 2025-04-25 06:54:45,116 - INFO - Validated that VN __public__ is not found in API Server 2025-04-25 06:54:45,116 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-25 06:54:45,131 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:54:45,141 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-04-25 06:54:45,141 - INFO - Validated that VN __public__ is not in any agent 2025-04-25 06:54:45,141 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:54:45,152 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-25 06:54:45,169 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-25 06:54:45,186 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-25 06:54:45,187 - INFO - Deleting pod default:ctest-nginx-pod-70240676 2025-04-25 06:54:45,207 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4a6a0071-8548-4357-82dd-84410024cc5d 2025-04-25 06:54:45,223 - WARNING - Pod uuid 4a6a0071-8548-4357-82dd-84410024cc5d is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:50,225 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4a6a0071-8548-4357-82dd-84410024cc5d 2025-04-25 06:54:50,235 - DEBUG - Pod 4a6a0071-8548-4357-82dd-84410024cc5d is not in agent 10.0.0.19 VM list 2025-04-25 06:54:50,235 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0937547e-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:54:50,244 - DEBUG - VMI 0937547e-21a2-11f0-bb58-fa163ecffd8f is removed from agent 10.0.0.19 2025-04-25 06:54:50,244 - INFO - Verified that pod ctest-nginx-pod-70240676 is removed in agent 2025-04-25 06:54:50,245 - INFO - Deleting pod default:ctest-nginx-pod-42909010 2025-04-25 06:54:50,261 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a8841feb-cc24-4f2d-8158-b60b4d13af7d 2025-04-25 06:54:50,274 - WARNING - Pod uuid a8841feb-cc24-4f2d-8158-b60b4d13af7d is still seen in agent 10.0.0.19 VM list 2025-04-25 06:54:55,275 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a8841feb-cc24-4f2d-8158-b60b4d13af7d 2025-04-25 06:54:55,283 - DEBUG - Pod a8841feb-cc24-4f2d-8158-b60b4d13af7d is not in agent 10.0.0.19 VM list 2025-04-25 06:54:55,283 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08b0f96a-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:54:55,291 - DEBUG - VMI 08b0f96a-21a2-11f0-bb58-fa163ecffd8f is removed from agent 10.0.0.19 2025-04-25 06:54:55,291 - INFO - Verified that pod ctest-nginx-pod-42909010 is removed in agent 2025-04-25 06:54:55,292 - INFO - Deleting service : ctest-nginx-svc-40147057 2025-04-25 06:54:55,553 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-25 06:54:55,561 - DEBUG - No XMPP flaps were noticed during the test
2025-04-25 06:54:55,561 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-04-25 06:54:55,561 - INFO - -------------------------------------------------------------------------------- 2025-04-25 06:55:02,207 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-25 06:55:02,498 - DEBUG - Output : cluster_project={} 2025-04-25 06:55:02,578 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-25 06:55:02,814 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-25 06:55:02,830 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-25 06:55:03,027 - DEBUG - Output : cluster_project={} 2025-04-25 06:55:18,315 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:18,369 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:18,456 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:18,510 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:23,611 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:23,662 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:23,854 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:23,899 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-25 06:55:24,161 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-25 06:55:26,873 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2025-04-25 06:55:26,881 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-04-25 06:55:26,924 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-04-25 06:55:28,960 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-04-25 06:58:38,023 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-25 06:58:38,075 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=89ebf034-ded1-4776-b51f-a5600119cb37 2025-04-25 06:58:38,082 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:58:38,096 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:58:38,104 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:58:38,120 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f2b89370-005f-4476-bfca-31d2e63ad718 2025-04-25 06:58:38,133 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=ee382585-663f-4050-9d6b-fb81dc74a744 2025-04-25 06:58:38,141 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:58:38,145 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35e6e46a-af23-4909-a996-aadb3dc0bac6 2025-04-25 06:58:43,159 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:58:43,161 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=89ebf034-ded1-4776-b51f-a5600119cb37 2025-04-25 06:58:43,172 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36faad52-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:58:43,214 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=35e6e46a-af23-4909-a996-aadb3dc0bac6 2025-04-25 06:58:43,217 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:58:43,219 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f2b89370-005f-4476-bfca-31d2e63ad718 2025-04-25 06:58:43,221 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=ee382585-663f-4050-9d6b-fb81dc74a744 2025-04-25 06:58:43,222 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:58:43,224 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:58:43,252 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:385f94f0-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:58:43,258 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3908d48e-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:58:43,260 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:379a9812-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:58:48,177 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:58:48,252 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:58:48,258 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:58:48,260 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:58:53,194 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:58:53,264 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:58:53,273 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:58:53,276 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:58:58,205 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:58:58,274 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:58:58,287 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:58:58,289 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:59:03,219 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:59:03,283 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:59:03,299 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:59:03,301 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:59:08,228 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:59:08,292 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:59:08,311 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:59:08,313 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:59:13,252 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0d9857db-2f2d-47b7-a096-a2a612bd1829 2025-04-25 06:59:13,258 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a2f162a-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:59:13,304 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f4d8ca13-5252-4b5c-9dac-fcee46bb4d48 2025-04-25 06:59:13,311 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3b312f18-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:59:13,322 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=acb29399-1de2-4853-9acc-9b630003d236 2025-04-25 06:59:13,324 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=627721d9-6c30-4dec-b22f-9efd00977658 2025-04-25 06:59:13,335 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:39a7695a-21a2-11f0-bb58-fa163ecffd8f 2025-04-25 06:59:13,337 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ab20508-21a2-11f0-bb58-fa163ecffd8f