2025-04-04 14:52:41,292 - DEBUG - [10.0.0.32]: Running cmd : hostname 2025-04-04 14:52:41,665 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1078-1 2025-04-04 14:52:41,665 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2025-04-04 14:52:41,716 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1078-1 2025-04-04 14:52:41,717 - DEBUG - [10.0.0.32]: 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-04 14:52:41,844 - DEBUG - Output : NAMES contrail_test_dTzcGHe8K contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 2025-04-04 14:52:41,845 - DEBUG - [10.0.0.32]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-04 14:52:41,890 - DEBUG - Output : 10.0.0.32/24 172.17.0.1/16 2025-04-04 14:52:41,891 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2025-04-04 14:52:41,974 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1078-1 2025-04-04 14:52:42,091 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-04-04 14:52:42,317 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1078-1 2025-04-04 14:52:42,318 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-04-04 14:52:42,343 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1078-1 2025-04-04 14:52:42,343 - DEBUG - [10.0.0.30]: 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-04 14:52:42,399 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-04-04 14:52:42,400 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-04 14:52:42,435 - DEBUG - Output : 10.0.0.30/24 2025-04-04 14:52:42,436 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-04-04 14:52:42,506 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1078-1 2025-04-04 14:52:42,629 - INFO - Using existing project ['default-domain', 'k8s-default'](c2ffc791-cbdf-450b-a37a-e58308415e9a) 2025-04-04 14:52:42,762 - INFO - Using existing project ['default-domain', 'k8s-default'](c2ffc791-cbdf-450b-a37a-e58308415e9a) 2025-04-04 14:52:42,933 - INFO - ================================================================================ 2025-04-04 14:52:42,933 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-04 14:52:42,934 - 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-04 14:52:43,197 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-04 14:52:43,207 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.32': '0'}} with 2025-04-04 14:52:43,207 - INFO - Initial checks done. Running the testcase now 2025-04-04 14:52:43,207 - INFO - 2025-04-04 14:52:43,212 - INFO - Namespace default already exists 2025-04-04 14:52:43,212 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-04 14:52:43,355 - DEBUG - Output : cluster_project={} 2025-04-04 14:52:43,421 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-04 14:52:43,421 - DEBUG - Project uuid in Contrail is c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:52:43,422 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-04 14:52:43,611 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-04 14:52:43,611 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=efd8becf-14bd-4510-a617-5dcc4344f84e 2025-04-04 14:52:43,618 - INFO - Namespace default with uuid efd8becf-14bd-4510-a617-5dcc4344f84e found in kube manager 2025-04-04 14:52:43,618 - INFO - Namespace default verification passed 2025-04-04 14:52:43,624 - DEBUG - Service ctest-nginx-svc-22842528 not present 2025-04-04 14:52:43,624 - INFO - Creating service ctest-nginx-svc-22842528 2025-04-04 14:52:43,648 - INFO - Created Service ctest-nginx-svc-22842528 2025-04-04 14:52:43,657 - DEBUG - Pod ctest-nginx-pod-01854411 not present 2025-04-04 14:52:43,658 - INFO - Creating Pod ctest-nginx-pod-01854411 2025-04-04 14:52:43,748 - DEBUG - Pod : ctest-nginx-pod-01854411 UUID is 67684759-ff1e-4a76-91e6-0873e5757039 2025-04-04 14:52:43,762 - DEBUG - Pod ctest-nginx-pod-88485100 not present 2025-04-04 14:52:43,763 - INFO - Creating Pod ctest-nginx-pod-88485100 2025-04-04 14:52:43,799 - DEBUG - Pod : ctest-nginx-pod-88485100 UUID is 61f4e073-a3c7-4591-b03b-8f37994d045f 2025-04-04 14:52:44,104 - INFO - Created VN __public__, UUID :39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:44,373 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-04-04 14:52:44,380 - DEBUG - Requesting: http://10.0.0.32:8082/domain/98c25000-a16a-48aa-b98b-e62540f20431 2025-04-04 14:52:44,401 - DEBUG - Requesting: http://10.0.0.32:8082/project/c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:52:44,481 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:44,499 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:44,509 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:44,519 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:44,527 - DEBUG - Route Targets: [] 2025-04-04 14:52:44,527 - DEBUG - RT names not yet present for VN __public__ 2025-04-04 14:52:49,527 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-04-04 14:52:49,535 - DEBUG - Requesting: http://10.0.0.32:8082/domain/98c25000-a16a-48aa-b98b-e62540f20431 2025-04-04 14:52:49,546 - DEBUG - Requesting: http://10.0.0.32:8082/project/c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:52:49,599 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:49,613 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:49,624 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:49,637 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:49,650 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/b0451d64-1ad2-417f-969a-d80cd539f0b3 2025-04-04 14:52:49,659 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-04-04 14:52:49,659 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:49,670 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:49,687 - INFO - Verified VN network id 13 for VN 39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:49,687 - INFO - Verifications in API Server for VN __public__ passed 2025-04-04 14:52:49,687 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:49,701 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:49,710 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:52:49,722 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/b0451d64-1ad2-417f-969a-d80cd539f0b3 2025-04-04 14:52:49,731 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-04 14:52:49,739 - DEBUG - Control-node 10.0.0.32 : 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': '4164011247143437983', 'uuid-lslong': '13249835352087694822'}, 'enable': 'true', 'created': '2025-04-04T14:52:44', 'last-modified': '2025-04-04T14:52:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.416040'} 2025-04-04 14:52:49,740 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:52:49,748 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-04-04 14:52:49,748 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-04 14:52:49,748 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-04 14:52:49,748 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-04-04 14:52:49,756 - DEBUG - Requesting: http://10.0.0.32:8082/domain/98c25000-a16a-48aa-b98b-e62540f20431 2025-04-04 14:52:49,767 - DEBUG - Requesting: http://10.0.0.32:8082/project/c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:52:49,829 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:49,841 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-04 14:52:49,841 - DEBUG - Verifying the vn in opserver 2025-04-04 14:52:49,841 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2025-04-04 14:52:49,841 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2025-04-04 14:52:49,847 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-04 14:52:49,847 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-04 14:52:49,847 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:52:49,856 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:52:49,865 - DEBUG - Do not have enough data to verify VN in agent 2025-04-04 14:52:49,866 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:52:49,872 - DEBUG - VRF ids for VN __public__: {} 2025-04-04 14:52:49,983 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-04 14:52:50,183 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-04-04 14:52:50,191 - DEBUG - Requesting: http://10.0.0.32:8082/domain/98c25000-a16a-48aa-b98b-e62540f20431 2025-04-04 14:52:50,203 - DEBUG - Requesting: http://10.0.0.32:8082/project/c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:52:50,253 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:50,269 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/b3c5b149-75dd-44d6-8fe9-d18f0fe66333 2025-04-04 14:52:50,279 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-04-04 14:52:50,287 - DEBUG - Requesting: http://10.0.0.32:8082/domain/98c25000-a16a-48aa-b98b-e62540f20431 2025-04-04 14:52:50,297 - DEBUG - Requesting: http://10.0.0.32:8082/project/c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:52:50,346 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/39c98a2a-dab7-469f-b7e0-df0d55998de6 2025-04-04 14:52:50,357 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-04 14:52:50,357 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-04 14:52:50,366 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-04 14:52:50,374 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-04 14:52:50,374 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-04 14:52:50,378 - DEBUG - Ingress ctest-nginx-ingress-85867985 not present 2025-04-04 14:52:50,378 - INFO - Creating Ingress ctest-nginx-ingress-85867985 2025-04-04 14:52:50,386 - INFO - Created Ingress ctest-nginx-ingress-85867985 2025-04-04 14:52:50,389 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-85867985 2025-04-04 14:52:53,400 - DEBUG - For Ingress ctest-nginx-ingress-85867985, Cluster IP: 10.47.255.249, External IPs ['45.22.113.124'] 2025-04-04 14:52:53,400 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-85867985 2025-04-04 14:52:53,400 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=aff88854-03aa-4b8b-b3e0-54449b2a36a8 2025-04-04 14:52:53,408 - INFO - Ingress ctest-nginx-ingress-85867985 with uuid aff88854-03aa-4b8b-b3e0-54449b2a36a8 found in kube manager 2025-04-04 14:52:53,408 - INFO - Ingress ctest-nginx-ingress-85867985 verification passed 2025-04-04 14:52:53,414 - DEBUG - Pod ctest-busybox-pod-60442687 not present 2025-04-04 14:52:53,415 - INFO - Creating Pod ctest-busybox-pod-60442687 2025-04-04 14:52:53,454 - DEBUG - Pod : ctest-busybox-pod-60442687 UUID is 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:52:53,459 - DEBUG - Pod ctest-nginx-pod-01854411 not in running state.Currently in Pending 2025-04-04 14:52:58,479 - DEBUG - Pod ctest-nginx-pod-01854411 not in running state.Currently in Pending 2025-04-04 14:53:03,488 - INFO - Pod ctest-nginx-pod-01854411 is in running state.Got IP 10.47.255.251 2025-04-04 14:53:03,509 - DEBUG - Pod ctest-nginx-pod-01854411 has vmi 780fbec0-1164-11f0-b189-fa163e4ced01 2025-04-04 14:53:03,509 - INFO - Verified pod ctest-nginx-pod-01854411 in contrail-api 2025-04-04 14:53:03,509 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:53:03,527 - DEBUG - VMI 780fbec0-1164-11f0-b189-fa163e4ced01 is active in agent 10.0.0.30 2025-04-04 14:53:03,527 - INFO - Verified Pod ctest-nginx-pod-01854411 in agent 10.0.0.30 2025-04-04 14:53:03,527 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=67684759-ff1e-4a76-91e6-0873e5757039 2025-04-04 14:53:03,538 - INFO - Pod ctest-nginx-pod-01854411 with uuid 67684759-ff1e-4a76-91e6-0873e5757039 found in kube manager 2025-04-04 14:53:03,538 - INFO - Pod ctest-nginx-pod-01854411 verification passed 2025-04-04 14:53:03,630 - DEBUG - [Pod ctest-nginx-pod-01854411] Cmd: echo ctest-nginx-pod-01854411 > /usr/share/nginx/html/index.html, Output: 2025-04-04 14:53:03,641 - INFO - Pod ctest-nginx-pod-88485100 is in running state.Got IP 10.47.255.250 2025-04-04 14:53:03,667 - DEBUG - Pod ctest-nginx-pod-88485100 has vmi 7895d078-1164-11f0-b189-fa163e4ced01 2025-04-04 14:53:03,667 - INFO - Verified pod ctest-nginx-pod-88485100 in contrail-api 2025-04-04 14:53:03,667 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:53:03,683 - DEBUG - VMI 7895d078-1164-11f0-b189-fa163e4ced01 is active in agent 10.0.0.30 2025-04-04 14:53:03,684 - INFO - Verified Pod ctest-nginx-pod-88485100 in agent 10.0.0.30 2025-04-04 14:53:03,684 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=61f4e073-a3c7-4591-b03b-8f37994d045f 2025-04-04 14:53:03,690 - INFO - Pod ctest-nginx-pod-88485100 with uuid 61f4e073-a3c7-4591-b03b-8f37994d045f found in kube manager 2025-04-04 14:53:03,690 - INFO - Pod ctest-nginx-pod-88485100 verification passed 2025-04-04 14:53:03,763 - DEBUG - [Pod ctest-nginx-pod-88485100] Cmd: echo ctest-nginx-pod-88485100 > /usr/share/nginx/html/index.html, Output: 2025-04-04 14:53:03,769 - DEBUG - Pod ctest-busybox-pod-60442687 not in running state.Currently in Pending 2025-04-04 14:53:08,778 - INFO - Pod ctest-busybox-pod-60442687 is in running state.Got IP 10.47.255.248 2025-04-04 14:53:08,838 - DEBUG - Pod ctest-busybox-pod-60442687 has vmi 7d37fdb8-1164-11f0-b189-fa163e4ced01 2025-04-04 14:53:08,839 - INFO - Verified pod ctest-busybox-pod-60442687 in contrail-api 2025-04-04 14:53:08,839 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:53:08,852 - DEBUG - VMI 7d37fdb8-1164-11f0-b189-fa163e4ced01 is active in agent 10.0.0.30 2025-04-04 14:53:08,852 - INFO - Verified Pod ctest-busybox-pod-60442687 in agent 10.0.0.30 2025-04-04 14:53:08,853 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:08,859 - INFO - Pod ctest-busybox-pod-60442687 with uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 found in kube manager 2025-04-04 14:53:08,860 - INFO - Pod ctest-busybox-pod-60442687 verification passed 2025-04-04 14:53:08,928 - DEBUG - [Pod ctest-busybox-pod-60442687] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88485100 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-04 14:53:08,928 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-04 14:53:08,928 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd output: ctest-nginx-pod-88485100 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-04 14:53:08,980 - DEBUG - [Pod ctest-busybox-pod-60442687] 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-88485100 2025-04-04 14:53:08,980 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-04 14:53:08,980 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] 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-88485100 2025-04-04 14:53:09,044 - DEBUG - [Pod ctest-busybox-pod-60442687] 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) ctest-nginx-pod-88485100 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-04 14:53:09,044 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-04 14:53:09,044 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-88485100 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-04 14:53:09,105 - DEBUG - [Pod ctest-busybox-pod-60442687] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01854411 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-04 14:53:09,106 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-04 14:53:09,106 - DEBUG - [Pod Pod ctest-busybox-pod-60442687] Cmd output: ctest-nginx-pod-01854411 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-04 14:53:09,106 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-01854411': 1, 'ctest-nginx-pod-88485100': 3} 2025-04-04 14:53:09,106 - WARNING - Nothing to delete parallely 2025-04-04 14:53:09,106 - INFO - Deleting pod default:ctest-busybox-pod-60442687 2025-04-04 14:53:09,131 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:09,139 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:14,140 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:14,148 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:19,149 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:19,157 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:24,160 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:24,170 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:29,171 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:29,184 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:34,190 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:34,198 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:39,199 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:39,207 - WARNING - Pod uuid 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:44,208 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 2025-04-04 14:53:44,219 - DEBUG - Pod 7f5a28c8-ba95-4ca7-89ff-627b35c6cbb2 is not in agent 10.0.0.30 VM list 2025-04-04 14:53:44,219 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d37fdb8-1164-11f0-b189-fa163e4ced01 2025-04-04 14:53:44,228 - DEBUG - VMI 7d37fdb8-1164-11f0-b189-fa163e4ced01 is removed from agent 10.0.0.30 2025-04-04 14:53:44,228 - INFO - Verified that pod ctest-busybox-pod-60442687 is removed in agent 2025-04-04 14:53:44,228 - INFO - Deleting Ingress : ctest-nginx-ingress-85867985 2025-04-04 14:53:44,238 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=aff88854-03aa-4b8b-b3e0-54449b2a36a8 2025-04-04 14:53:44,248 - ERROR - Ingress ctest-nginx-ingress-85867985 with uuid aff88854-03aa-4b8b-b3e0-54449b2a36a8 still found in kube manager 2025-04-04 14:53:45,249 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=aff88854-03aa-4b8b-b3e0-54449b2a36a8 2025-04-04 14:53:45,259 - INFO - Ingress ctest-nginx-ingress-85867985 with uuid aff88854-03aa-4b8b-b3e0-54449b2a36a8 deleted successfully from kube manager 2025-04-04 14:53:45,259 - INFO - Verifications on Ingress %s cleanup passed 2025-04-04 14:53:45,259 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-04 14:53:45,427 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-04 14:53:45,444 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-04 14:53:45,444 - INFO - Deleting VN __public__ 2025-04-04 14:53:45,861 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/963a4801-c394-4f3c-9cfc-42d961b99608 2025-04-04 14:53:45,878 - DEBUG - Response Code: 404 2025-04-04 14:53:45,878 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2025-04-04 14:53:45,900 - DEBUG - Requesting: http://10.0.0.32:8082/domain/98c25000-a16a-48aa-b98b-e62540f20431 2025-04-04 14:53:45,916 - DEBUG - Requesting: http://10.0.0.32:8082/project/c2ffc791-cbdf-450b-a37a-e58308415e9a 2025-04-04 14:53:46,012 - INFO - Validated that VN __public__ is not found in API Server 2025-04-04 14:53:46,013 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-04 14:53:46,031 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:53:46,049 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2025-04-04 14:53:46,049 - INFO - Validated that VN __public__ is not in any agent 2025-04-04 14:53:46,049 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:53:46,059 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-04 14:53:46,071 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-04 14:53:46,087 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-04 14:53:46,087 - INFO - Deleting pod default:ctest-nginx-pod-88485100 2025-04-04 14:53:46,122 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=61f4e073-a3c7-4591-b03b-8f37994d045f 2025-04-04 14:53:46,147 - WARNING - Pod uuid 61f4e073-a3c7-4591-b03b-8f37994d045f is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:51,148 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=61f4e073-a3c7-4591-b03b-8f37994d045f 2025-04-04 14:53:51,156 - DEBUG - Pod 61f4e073-a3c7-4591-b03b-8f37994d045f is not in agent 10.0.0.30 VM list 2025-04-04 14:53:51,157 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7895d078-1164-11f0-b189-fa163e4ced01 2025-04-04 14:53:51,163 - DEBUG - VMI 7895d078-1164-11f0-b189-fa163e4ced01 is removed from agent 10.0.0.30 2025-04-04 14:53:51,163 - INFO - Verified that pod ctest-nginx-pod-88485100 is removed in agent 2025-04-04 14:53:51,163 - INFO - Deleting pod default:ctest-nginx-pod-01854411 2025-04-04 14:53:51,187 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=67684759-ff1e-4a76-91e6-0873e5757039 2025-04-04 14:53:51,198 - WARNING - Pod uuid 67684759-ff1e-4a76-91e6-0873e5757039 is still seen in agent 10.0.0.30 VM list 2025-04-04 14:53:56,199 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=67684759-ff1e-4a76-91e6-0873e5757039 2025-04-04 14:53:56,207 - DEBUG - Pod 67684759-ff1e-4a76-91e6-0873e5757039 is not in agent 10.0.0.30 VM list 2025-04-04 14:53:56,207 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:780fbec0-1164-11f0-b189-fa163e4ced01 2025-04-04 14:53:56,215 - DEBUG - VMI 780fbec0-1164-11f0-b189-fa163e4ced01 is removed from agent 10.0.0.30 2025-04-04 14:53:56,215 - INFO - Verified that pod ctest-nginx-pod-01854411 is removed in agent 2025-04-04 14:53:56,215 - INFO - Deleting service : ctest-nginx-svc-22842528 2025-04-04 14:53:56,438 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-04 14:53:56,447 - DEBUG - No XMPP flaps were noticed during the test
2025-04-04 14:53:56,448 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-04-04 14:53:56,448 - INFO - -------------------------------------------------------------------------------- 2025-04-04 14:54:02,902 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-04 14:54:03,064 - DEBUG - Output : cluster_project={} 2025-04-04 14:54:03,123 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-04 14:54:03,340 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-04 14:54:03,377 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-04 14:54:03,549 - DEBUG - Output : cluster_project={} 2025-04-04 14:54:18,748 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:18,858 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:18,925 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:23,983 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:24,075 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:24,171 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:24,307 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:24,362 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-04 14:54:24,648 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-04 14:54:27,335 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2025-04-04 14:54:27,348 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-04-04 14:54:27,380 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-04-04 14:54:29,415 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-04-04 14:57:30,255 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-04 14:57:30,301 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=07aeff7a-3a19-48c8-b8d4-3dbee655b1ec 2025-04-04 14:57:30,339 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7386f08f-6bd5-4ac4-83cc-40438c871e72 2025-04-04 14:57:30,356 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1c1a9353-6871-49ab-8958-b11c4a8447bc 2025-04-04 14:57:30,365 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:57:30,373 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:57:30,378 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8617e210-7358-47f5-b04e-7ee126e30853 2025-04-04 14:57:30,389 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:57:30,396 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:57:35,323 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=07aeff7a-3a19-48c8-b8d4-3dbee655b1ec 2025-04-04 14:57:35,331 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7288e3a-1164-11f0-b189-fa163e4ced01 2025-04-04 14:57:35,465 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7386f08f-6bd5-4ac4-83cc-40438c871e72 2025-04-04 14:57:35,468 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:57:35,470 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:57:35,471 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:57:35,473 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=8617e210-7358-47f5-b04e-7ee126e30853 2025-04-04 14:57:35,474 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:57:35,477 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1c1a9353-6871-49ab-8958-b11c4a8447bc 2025-04-04 14:57:35,502 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a88d50ee-1164-11f0-b189-fa163e4ced01 2025-04-04 14:57:35,508 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7b90438-1164-11f0-b189-fa163e4ced01 2025-04-04 14:57:35,510 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a917f8a2-1164-11f0-b189-fa163e4ced01 2025-04-04 14:57:40,505 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:57:40,507 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:57:40,508 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:57:40,512 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:57:45,522 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:57:45,526 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:57:45,528 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:57:45,530 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:57:50,534 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:57:50,543 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:57:50,546 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:57:50,547 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:57:55,542 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:57:55,563 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:57:55,566 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:57:55,567 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:58:00,551 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:58:00,582 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:58:00,584 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:58:00,585 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:58:05,562 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6067ea1b-051c-40a8-a981-98852138e020 2025-04-04 14:58:05,570 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ab67bec6-1164-11f0-b189-fa163e4ced01 2025-04-04 14:58:05,604 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=98bdc4a7-121f-4f97-a06e-e472ab787560 2025-04-04 14:58:05,606 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a9cddf39-9f3d-4672-a97f-266eeeb00db6 2025-04-04 14:58:05,608 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=239bcdfa-ea71-4590-b213-026d5b86bb66 2025-04-04 14:58:05,619 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a9a429f8-1164-11f0-b189-fa163e4ced01 2025-04-04 14:58:05,621 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa3452bc-1164-11f0-b189-fa163e4ced01 2025-04-04 14:58:05,624 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aaca5c30-1164-11f0-b189-fa163e4ced01