2025-01-13 14:34:44,814 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-01-13 14:34:45,109 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-920-1 2025-01-13 14:34:45,109 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-01-13 14:34:45,152 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-920-1 2025-01-13 14:34:45,153 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-13 14:34:45,272 - DEBUG - Output : NAMES contrail_test_e3sZrdyBN contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_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_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_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_api_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2025-01-13 14:34:45,272 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 14:34:45,306 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-01-13 14:34:45,306 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-01-13 14:34:45,351 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-920-1 2025-01-13 14:34:45,451 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-01-13 14:34:45,664 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-920-1 2025-01-13 14:34:45,664 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-01-13 14:34:45,688 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-920-1 2025-01-13 14:34:45,688 - DEBUG - [10.0.0.24]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-13 14:34:45,733 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-13 14:34:45,733 - DEBUG - [10.0.0.24]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 14:34:45,805 - DEBUG - Output : 10.0.0.24/24 2025-01-13 14:34:45,805 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-01-13 14:34:45,840 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-920-1 2025-01-13 14:34:45,913 - INFO - Using existing project ['default-domain', 'k8s-default'](4f5ad967-0457-414b-92e7-5408fcd66fbe) 2025-01-13 14:34:45,998 - INFO - Using existing project ['default-domain', 'k8s-default'](4f5ad967-0457-414b-92e7-5408fcd66fbe) 2025-01-13 14:34:46,135 - INFO - ================================================================================ 2025-01-13 14:34:46,135 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-13 14:34:46,136 - 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-01-13 14:34:46,399 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 14:34:46,407 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.0.0.22': '0'}} with 2025-01-13 14:34:46,407 - INFO - Initial checks done. Running the testcase now 2025-01-13 14:34:46,407 - INFO - 2025-01-13 14:34:46,413 - INFO - Namespace default already exists 2025-01-13 14:34:46,413 - 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-01-13 14:34:46,547 - DEBUG - Output : cluster_project={} 2025-01-13 14:34:46,632 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-13 14:34:46,632 - DEBUG - Project uuid in Contrail is 4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:34:46,633 - 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-01-13 14:34:46,773 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 14:34:46,773 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=7aaf04d5-42e7-497d-aa29-ce683d73fc7f 2025-01-13 14:34:46,778 - INFO - Namespace default with uuid 7aaf04d5-42e7-497d-aa29-ce683d73fc7f found in kube manager 2025-01-13 14:34:46,778 - INFO - Namespace default verification passed 2025-01-13 14:34:46,781 - DEBUG - Service ctest-nginx-svc-87277111 not present 2025-01-13 14:34:46,782 - INFO - Creating service ctest-nginx-svc-87277111 2025-01-13 14:34:46,804 - INFO - Created Service ctest-nginx-svc-87277111 2025-01-13 14:34:46,816 - DEBUG - Pod ctest-nginx-pod-85207175 not present 2025-01-13 14:34:46,816 - INFO - Creating Pod ctest-nginx-pod-85207175 2025-01-13 14:34:46,854 - DEBUG - Pod : ctest-nginx-pod-85207175 UUID is 577ad7e7-b158-441b-a58f-bbad14be8d9b 2025-01-13 14:34:46,877 - DEBUG - Pod ctest-nginx-pod-64722589 not present 2025-01-13 14:34:46,878 - INFO - Creating Pod ctest-nginx-pod-64722589 2025-01-13 14:34:46,913 - DEBUG - Pod : ctest-nginx-pod-64722589 UUID is 0f7f7862-686f-41a9-98f2-f1e9e6924119 2025-01-13 14:34:47,213 - INFO - Created VN __public__, UUID :c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:47,494 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-13 14:34:47,506 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c6505246-7594-44fe-9621-a18b72b5031a 2025-01-13 14:34:47,534 - DEBUG - Requesting: http://10.0.0.22:8082/project/4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:34:47,643 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:47,682 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:47,701 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:47,743 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:47,760 - DEBUG - Route Targets: [] 2025-01-13 14:34:47,760 - DEBUG - RT names not yet present for VN __public__ 2025-01-13 14:34:52,761 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-13 14:34:52,768 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c6505246-7594-44fe-9621-a18b72b5031a 2025-01-13 14:34:52,781 - DEBUG - Requesting: http://10.0.0.22:8082/project/4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:34:52,847 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:52,872 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:52,884 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:52,894 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:52,931 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0304a88c-9a00-47e9-9244-423c2f86ef9e 2025-01-13 14:34:52,949 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 14:34:52,949 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:52,960 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:52,981 - INFO - Verified VN network id 13 for VN c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:52,981 - INFO - Verifications in API Server for VN __public__ passed 2025-01-13 14:34:52,981 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:52,993 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:53,002 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:34:53,010 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0304a88c-9a00-47e9-9244-423c2f86ef9e 2025-01-13 14:34:53,017 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 14:34:53,025 - 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': '14543278108404435377', 'uuid-lslong': '11755423415446713621'}, 'enable': 'true', 'created': '2025-01-13T14:34:47', 'last-modified': '2025-01-13T14:34:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.633718'} 2025-01-13 14:34:53,025 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:34:53,034 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 14:34:53,034 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-13 14:34:53,035 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-13 14:34:53,035 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-13 14:34:53,053 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c6505246-7594-44fe-9621-a18b72b5031a 2025-01-13 14:34:53,062 - DEBUG - Requesting: http://10.0.0.22:8082/project/4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:34:53,122 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:53,137 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-13 14:34:53,137 - DEBUG - Verifying the vn in opserver 2025-01-13 14:34:53,137 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-01-13 14:34:53,137 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-13 14:34:53,142 - 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-01-13 14:34:53,143 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-13 14:34:53,143 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:34:53,153 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:34:53,158 - DEBUG - Do not have enough data to verify VN in agent 2025-01-13 14:34:53,159 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:34:53,173 - DEBUG - VRF ids for VN __public__: {} 2025-01-13 14:34:53,275 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-13 14:34:53,418 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-13 14:34:53,428 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c6505246-7594-44fe-9621-a18b72b5031a 2025-01-13 14:34:53,441 - DEBUG - Requesting: http://10.0.0.22:8082/project/4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:34:53,484 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:53,500 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/d7dd8461-7725-4c3f-bbf8-24af227fd972 2025-01-13 14:34:53,507 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-13 14:34:53,513 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c6505246-7594-44fe-9621-a18b72b5031a 2025-01-13 14:34:53,523 - DEBUG - Requesting: http://10.0.0.22:8082/project/4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:34:53,579 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c9d41a62-d129-49b1-a323-a7503e02b515 2025-01-13 14:34:53,593 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-13 14:34:53,593 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-13 14:34:53,604 - 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-01-13 14:34:53,610 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-13 14:34:53,610 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-13 14:34:53,614 - DEBUG - Ingress ctest-nginx-ingress-58512423 not present 2025-01-13 14:34:53,615 - INFO - Creating Ingress ctest-nginx-ingress-58512423 2025-01-13 14:34:53,626 - INFO - Created Ingress ctest-nginx-ingress-58512423 2025-01-13 14:34:53,636 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58512423 2025-01-13 14:34:56,651 - DEBUG - For Ingress ctest-nginx-ingress-58512423, Cluster IP: 10.47.255.249, External IPs ['40.59.51.188'] 2025-01-13 14:34:56,651 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-58512423 2025-01-13 14:34:56,651 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=dc718c23-fdba-4b27-b0d3-786abd10303d 2025-01-13 14:34:56,660 - INFO - Ingress ctest-nginx-ingress-58512423 with uuid dc718c23-fdba-4b27-b0d3-786abd10303d found in kube manager 2025-01-13 14:34:56,660 - INFO - Ingress ctest-nginx-ingress-58512423 verification passed 2025-01-13 14:34:56,669 - DEBUG - Pod ctest-busybox-pod-85550026 not present 2025-01-13 14:34:56,669 - INFO - Creating Pod ctest-busybox-pod-85550026 2025-01-13 14:34:56,724 - DEBUG - Pod : ctest-busybox-pod-85550026 UUID is 59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:34:56,742 - DEBUG - Pod ctest-nginx-pod-85207175 not in running state.Currently in Pending 2025-01-13 14:35:01,749 - DEBUG - Pod ctest-nginx-pod-85207175 not in running state.Currently in Pending 2025-01-13 14:35:06,756 - INFO - Pod ctest-nginx-pod-85207175 is in running state.Got IP 10.47.255.251 2025-01-13 14:35:06,812 - DEBUG - Pod ctest-nginx-pod-85207175 has vmi 8abbde16-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:35:06,813 - INFO - Verified pod ctest-nginx-pod-85207175 in contrail-api 2025-01-13 14:35:06,813 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:35:06,828 - DEBUG - VMI 8abbde16-d1bb-11ef-97e0-fa163e0f3ae3 is active in agent 10.0.0.24 2025-01-13 14:35:06,828 - INFO - Verified Pod ctest-nginx-pod-85207175 in agent 10.0.0.24 2025-01-13 14:35:06,829 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=577ad7e7-b158-441b-a58f-bbad14be8d9b 2025-01-13 14:35:06,834 - INFO - Pod ctest-nginx-pod-85207175 with uuid 577ad7e7-b158-441b-a58f-bbad14be8d9b found in kube manager 2025-01-13 14:35:06,834 - INFO - Pod ctest-nginx-pod-85207175 verification passed 2025-01-13 14:35:06,900 - DEBUG - [Pod ctest-nginx-pod-85207175] Cmd: echo ctest-nginx-pod-85207175 > /usr/share/nginx/html/index.html, Output: 2025-01-13 14:35:06,906 - INFO - Pod ctest-nginx-pod-64722589 is in running state.Got IP 10.47.255.250 2025-01-13 14:35:06,923 - DEBUG - Pod ctest-nginx-pod-64722589 has vmi 8b3ca744-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:35:06,923 - INFO - Verified pod ctest-nginx-pod-64722589 in contrail-api 2025-01-13 14:35:06,923 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:35:06,937 - DEBUG - VMI 8b3ca744-d1bb-11ef-97e0-fa163e0f3ae3 is active in agent 10.0.0.24 2025-01-13 14:35:06,937 - INFO - Verified Pod ctest-nginx-pod-64722589 in agent 10.0.0.24 2025-01-13 14:35:06,938 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=0f7f7862-686f-41a9-98f2-f1e9e6924119 2025-01-13 14:35:06,943 - INFO - Pod ctest-nginx-pod-64722589 with uuid 0f7f7862-686f-41a9-98f2-f1e9e6924119 found in kube manager 2025-01-13 14:35:06,943 - INFO - Pod ctest-nginx-pod-64722589 verification passed 2025-01-13 14:35:07,013 - DEBUG - [Pod ctest-nginx-pod-64722589] Cmd: echo ctest-nginx-pod-64722589 > /usr/share/nginx/html/index.html, Output: 2025-01-13 14:35:07,018 - DEBUG - Pod ctest-busybox-pod-85550026 not in running state.Currently in Pending 2025-01-13 14:35:12,025 - INFO - Pod ctest-busybox-pod-85550026 is in running state.Got IP 10.47.255.248 2025-01-13 14:35:12,042 - DEBUG - Pod ctest-busybox-pod-85550026 has vmi 8fedca5c-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:35:12,042 - INFO - Verified pod ctest-busybox-pod-85550026 in contrail-api 2025-01-13 14:35:12,042 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:35:12,056 - DEBUG - VMI 8fedca5c-d1bb-11ef-97e0-fa163e0f3ae3 is active in agent 10.0.0.24 2025-01-13 14:35:12,057 - INFO - Verified Pod ctest-busybox-pod-85550026 in agent 10.0.0.24 2025-01-13 14:35:12,057 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:12,061 - INFO - Pod ctest-busybox-pod-85550026 with uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce found in kube manager 2025-01-13 14:35:12,061 - INFO - Pod ctest-busybox-pod-85550026 verification passed 2025-01-13 14:35:12,141 - DEBUG - [Pod ctest-busybox-pod-85550026] 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-64722589 2025-01-13 14:35:12,141 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 14:35:12,141 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] 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-64722589 2025-01-13 14:35:12,216 - DEBUG - [Pod ctest-busybox-pod-85550026] 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-64722589 2025-01-13 14:35:12,216 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 14:35:12,216 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] 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-64722589 2025-01-13 14:35:12,301 - DEBUG - [Pod ctest-busybox-pod-85550026] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-64722589 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-01-13 14:35:12,301 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 14:35:12,301 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] Cmd output: ctest-nginx-pod-64722589 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-01-13 14:35:12,373 - DEBUG - [Pod ctest-busybox-pod-85550026] 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-85207175 2025-01-13 14:35:12,373 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 14:35:12,373 - DEBUG - [Pod Pod ctest-busybox-pod-85550026] 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-85207175 2025-01-13 14:35:12,373 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-85207175': 1, 'ctest-nginx-pod-64722589': 3} 2025-01-13 14:35:12,374 - WARNING - Nothing to delete parallely 2025-01-13 14:35:12,375 - INFO - Deleting pod default:ctest-busybox-pod-85550026 2025-01-13 14:35:12,402 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:12,411 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:17,413 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:17,420 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:22,420 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:22,429 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:27,430 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:27,438 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:32,439 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:32,450 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:37,450 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:37,462 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:42,463 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:42,471 - WARNING - Pod uuid 59a19a21-0061-4ad3-bc15-4bec015e0fce is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:47,472 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=59a19a21-0061-4ad3-bc15-4bec015e0fce 2025-01-13 14:35:47,479 - DEBUG - Pod 59a19a21-0061-4ad3-bc15-4bec015e0fce is not in agent 10.0.0.24 VM list 2025-01-13 14:35:47,479 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8fedca5c-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:35:47,486 - DEBUG - VMI 8fedca5c-d1bb-11ef-97e0-fa163e0f3ae3 is removed from agent 10.0.0.24 2025-01-13 14:35:47,486 - INFO - Verified that pod ctest-busybox-pod-85550026 is removed in agent 2025-01-13 14:35:47,486 - INFO - Deleting Ingress : ctest-nginx-ingress-58512423 2025-01-13 14:35:47,494 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=dc718c23-fdba-4b27-b0d3-786abd10303d 2025-01-13 14:35:47,502 - ERROR - Ingress ctest-nginx-ingress-58512423 with uuid dc718c23-fdba-4b27-b0d3-786abd10303d still found in kube manager 2025-01-13 14:35:48,503 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=dc718c23-fdba-4b27-b0d3-786abd10303d 2025-01-13 14:35:48,508 - ERROR - Ingress ctest-nginx-ingress-58512423 with uuid dc718c23-fdba-4b27-b0d3-786abd10303d still found in kube manager 2025-01-13 14:35:49,509 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=dc718c23-fdba-4b27-b0d3-786abd10303d 2025-01-13 14:35:49,514 - INFO - Ingress ctest-nginx-ingress-58512423 with uuid dc718c23-fdba-4b27-b0d3-786abd10303d deleted successfully from kube manager 2025-01-13 14:35:49,514 - INFO - Verifications on Ingress %s cleanup passed 2025-01-13 14:35:49,514 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-13 14:35:49,647 - 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-01-13 14:35:49,654 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-13 14:35:49,654 - INFO - Deleting VN __public__ 2025-01-13 14:35:49,784 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/fd76158f-6ff1-4a6b-8d4c-f7f972063411 2025-01-13 14:35:49,793 - DEBUG - Response Code: 404 2025-01-13 14:35:49,793 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-13 14:35:49,808 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c6505246-7594-44fe-9621-a18b72b5031a 2025-01-13 14:35:49,818 - DEBUG - Requesting: http://10.0.0.22:8082/project/4f5ad967-0457-414b-92e7-5408fcd66fbe 2025-01-13 14:35:49,899 - INFO - Validated that VN __public__ is not found in API Server 2025-01-13 14:35:49,899 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-13 14:35:49,907 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:35:49,914 - DEBUG - VN __public__ is not present in Agent 10.0.0.24 2025-01-13 14:35:49,914 - INFO - Validated that VN __public__ is not in any agent 2025-01-13 14:35:49,914 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:35:49,921 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 14:35:49,929 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 14:35:49,934 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-13 14:35:49,935 - INFO - Deleting pod default:ctest-nginx-pod-64722589 2025-01-13 14:35:49,955 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=0f7f7862-686f-41a9-98f2-f1e9e6924119 2025-01-13 14:35:49,972 - WARNING - Pod uuid 0f7f7862-686f-41a9-98f2-f1e9e6924119 is still seen in agent 10.0.0.24 VM list 2025-01-13 14:35:54,974 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=0f7f7862-686f-41a9-98f2-f1e9e6924119 2025-01-13 14:35:54,982 - DEBUG - Pod 0f7f7862-686f-41a9-98f2-f1e9e6924119 is not in agent 10.0.0.24 VM list 2025-01-13 14:35:54,982 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b3ca744-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:35:54,989 - DEBUG - VMI 8b3ca744-d1bb-11ef-97e0-fa163e0f3ae3 is removed from agent 10.0.0.24 2025-01-13 14:35:54,989 - INFO - Verified that pod ctest-nginx-pod-64722589 is removed in agent 2025-01-13 14:35:54,989 - INFO - Deleting pod default:ctest-nginx-pod-85207175 2025-01-13 14:35:55,008 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=577ad7e7-b158-441b-a58f-bbad14be8d9b 2025-01-13 14:35:55,026 - WARNING - Pod uuid 577ad7e7-b158-441b-a58f-bbad14be8d9b is still seen in agent 10.0.0.24 VM list 2025-01-13 14:36:00,027 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=577ad7e7-b158-441b-a58f-bbad14be8d9b 2025-01-13 14:36:00,037 - DEBUG - Pod 577ad7e7-b158-441b-a58f-bbad14be8d9b is not in agent 10.0.0.24 VM list 2025-01-13 14:36:00,037 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8abbde16-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:36:00,044 - DEBUG - VMI 8abbde16-d1bb-11ef-97e0-fa163e0f3ae3 is removed from agent 10.0.0.24 2025-01-13 14:36:00,044 - INFO - Verified that pod ctest-nginx-pod-85207175 is removed in agent 2025-01-13 14:36:00,044 - INFO - Deleting service : ctest-nginx-svc-87277111 2025-01-13 14:36:00,298 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 14:36:00,306 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 14:36:00,306 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2025-01-13 14:36:00,307 - INFO - -------------------------------------------------------------------------------- 2025-01-13 14:36:12,845 - 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-01-13 14:36:12,997 - DEBUG - Output : cluster_project={} 2025-01-13 14:36:13,048 - 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-01-13 14:36:13,201 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 14:36:13,225 - 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-01-13 14:36:13,354 - DEBUG - Output : cluster_project={} 2025-01-13 14:36:23,468 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:23,558 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:28,695 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:28,785 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:28,840 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:28,933 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:29,029 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:29,096 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 14:36:29,355 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 14:36:32,197 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_ApplicationPolicySetReq? 2025-01-13 14:36:32,204 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-01-13 14:36:32,237 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-01-13 14:36:34,270 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2025-01-13 14:39:35,198 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 14:39:35,239 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=f1c990cd-8dcd-4790-bd66-f00e55a3f516 2025-01-13 14:39:35,263 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:39:35,271 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:39:35,289 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:39:35,300 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=ffba66a6-ffbc-4952-af3e-26c2a7aa328e 2025-01-13 14:39:35,305 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=f01e9aaf-4540-495e-a8c4-8f00eb7879ee 2025-01-13 14:39:35,311 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:39:35,317 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:39:40,376 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:39:40,377 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=ffba66a6-ffbc-4952-af3e-26c2a7aa328e 2025-01-13 14:39:40,380 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:39:40,381 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:39:40,382 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=f1c990cd-8dcd-4790-bd66-f00e55a3f516 2025-01-13 14:39:40,383 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:39:40,384 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:39:40,385 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=f01e9aaf-4540-495e-a8c4-8f00eb7879ee 2025-01-13 14:39:40,409 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd99c30c-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:39:40,414 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba1c380e-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:39:40,416 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bd0ea128-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:39:45,409 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:39:45,414 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:39:45,416 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:39:45,418 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:39:45,471 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:39:50,422 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:39:50,434 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:39:50,436 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:39:50,438 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:39:50,489 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:39:55,429 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:39:55,449 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:39:55,451 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:39:55,453 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:39:55,496 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:40:00,465 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:40:00,467 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:40:00,468 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:40:00,491 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:40:00,506 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:40:05,480 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:40:05,482 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:40:05,496 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:40:05,500 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:40:05,514 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:40:10,557 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=7b995746-9d29-4ce4-a1c7-92975a758704 2025-01-13 14:40:10,559 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=9f9eb418-97a5-4f56-99a3-4781ea4488dd 2025-01-13 14:40:10,561 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=df46904d-f5fd-4efa-9883-ea7a37f5adad 2025-01-13 14:40:10,562 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=35d82ecc-1026-4923-9b90-244e5ab0daa6 2025-01-13 14:40:10,563 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=82faeb5d-d051-42b8-a739-a94e695867e4 2025-01-13 14:40:10,578 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bec053b8-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:40:10,579 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf53fc94-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:40:10,581 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb0e2470-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:40:10,584 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfd7c1c8-d1bb-11ef-97e0-fa163e0f3ae3 2025-01-13 14:40:10,820 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be2c0ce4-d1bb-11ef-97e0-fa163e0f3ae3