2024-09-10 23:37:40,495 - DEBUG - [10.0.0.33]: Running cmd : hostname 2024-09-10 23:37:40,788 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-644-1 2024-09-10 23:37:40,788 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2024-09-10 23:37:40,817 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-644-1 2024-09-10 23:37:40,817 - DEBUG - [10.0.0.33]: 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}' 2024-09-10 23:37:40,959 - DEBUG - Output : NAMES contrail_test_Stu3Ed5IV contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_cassandra_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_dnsmasq_1 config_api_schema_1 2024-09-10 23:37:40,960 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-10 23:37:40,993 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2024-09-10 23:37:40,993 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2024-09-10 23:37:41,045 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-644-1 2024-09-10 23:37:41,156 - DEBUG - [10.0.0.27]: Running cmd : hostname 2024-09-10 23:37:41,579 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-644-1 2024-09-10 23:37:41,579 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2024-09-10 23:37:41,636 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-644-1 2024-09-10 23:37:41,636 - DEBUG - [10.0.0.27]: 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}' 2024-09-10 23:37:41,771 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-10 23:37:41,771 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-10 23:37:41,828 - DEBUG - Output : 10.0.0.27/24 2024-09-10 23:37:41,828 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2024-09-10 23:37:41,874 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-644-1 2024-09-10 23:37:41,954 - INFO - Using existing project ['default-domain', 'k8s-default'](7a84d294-d4dd-40e3-bb13-8b597b585257) 2024-09-10 23:37:42,048 - INFO - Using existing project ['default-domain', 'k8s-default'](7a84d294-d4dd-40e3-bb13-8b597b585257) 2024-09-10 23:37:42,197 - INFO - ================================================================================ 2024-09-10 23:37:42,197 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-10 23:37:42,198 - 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 2024-09-10 23:37:42,527 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-10 23:37:42,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.33': '0'}} with 2024-09-10 23:37:42,543 - INFO - Initial checks done. Running the testcase now 2024-09-10 23:37:42,543 - INFO - 2024-09-10 23:37:42,546 - INFO - Namespace default already exists 2024-09-10 23:37:42,547 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-10 23:37:42,652 - DEBUG - Output : cluster_project={} 2024-09-10 23:37:42,685 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-10 23:37:42,685 - DEBUG - Project uuid in Contrail is 7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:37:42,686 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-10 23:37:42,795 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-10 23:37:42,795 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=628f2a47-e63d-4219-b6b3-b2f5064b7ce3 2024-09-10 23:37:42,799 - INFO - Namespace default with uuid 628f2a47-e63d-4219-b6b3-b2f5064b7ce3 found in kube manager 2024-09-10 23:37:42,799 - INFO - Namespace default verification passed 2024-09-10 23:37:42,802 - DEBUG - Service ctest-nginx-svc-10253383 not present 2024-09-10 23:37:42,802 - INFO - Creating service ctest-nginx-svc-10253383 2024-09-10 23:37:42,817 - INFO - Created Service ctest-nginx-svc-10253383 2024-09-10 23:37:42,824 - DEBUG - Pod ctest-nginx-pod-31536084 not present 2024-09-10 23:37:42,825 - INFO - Creating Pod ctest-nginx-pod-31536084 2024-09-10 23:37:42,874 - DEBUG - Pod : ctest-nginx-pod-31536084 UUID is 38400c60-7c92-42ec-b52e-dcde267fc7db 2024-09-10 23:37:42,881 - DEBUG - Pod ctest-nginx-pod-67261564 not present 2024-09-10 23:37:42,881 - INFO - Creating Pod ctest-nginx-pod-67261564 2024-09-10 23:37:42,921 - DEBUG - Pod : ctest-nginx-pod-67261564 UUID is 310275e0-0020-46b3-8f79-062396942eca 2024-09-10 23:37:43,132 - INFO - Created VN __public__, UUID :78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:43,344 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-10 23:37:43,350 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4494fe64-012e-4131-859e-c8030b414060 2024-09-10 23:37:43,372 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:37:43,433 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:43,452 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:43,461 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:43,507 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:43,524 - DEBUG - Route Targets: [] 2024-09-10 23:37:43,524 - DEBUG - RT names not yet present for VN __public__ 2024-09-10 23:37:48,525 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-10 23:37:48,532 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4494fe64-012e-4131-859e-c8030b414060 2024-09-10 23:37:48,539 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:37:48,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:48,593 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:48,600 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:48,607 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:48,613 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/281dd216-a06c-4e14-8ca6-308b050715b6 2024-09-10 23:37:48,619 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-10 23:37:48,619 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:48,626 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:48,636 - INFO - Verified VN network id 13 for VN 78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:48,636 - INFO - Verifications in API Server for VN __public__ passed 2024-09-10 23:37:48,636 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:48,643 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:48,648 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:37:48,654 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/281dd216-a06c-4e14-8ca6-308b050715b6 2024-09-10 23:37:48,661 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-10 23:37:48,667 - DEBUG - Control-node 10.0.0.33 : 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': '8716557618797823971', 'uuid-lslong': '11851699257026230568'}, 'enable': 'true', 'created': '2024-09-10T23:37:43', 'last-modified': '2024-09-10T23:37:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.378089'} 2024-09-10 23:37:48,667 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:37:48,674 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-10 23:37:48,674 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-10 23:37:48,674 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-10 23:37:48,674 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-10 23:37:48,680 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4494fe64-012e-4131-859e-c8030b414060 2024-09-10 23:37:48,686 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:37:48,720 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:48,729 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-10 23:37:48,729 - DEBUG - Verifying the vn in opserver 2024-09-10 23:37:48,729 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2024-09-10 23:37:48,729 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2024-09-10 23:37:48,735 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-10 23:37:48,735 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-10 23:37:48,735 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:37:48,749 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:37:48,763 - DEBUG - Do not have enough data to verify VN in agent 2024-09-10 23:37:48,763 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:37:48,775 - DEBUG - VRF ids for VN __public__: {} 2024-09-10 23:37:48,858 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-10 23:37:49,004 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-10 23:37:49,010 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4494fe64-012e-4131-859e-c8030b414060 2024-09-10 23:37:49,017 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:37:49,051 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:49,061 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/3707de97-c974-4f9f-b886-3f7ef1cda06a 2024-09-10 23:37:49,068 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-10 23:37:49,073 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4494fe64-012e-4131-859e-c8030b414060 2024-09-10 23:37:49,080 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:37:49,115 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/78f76ef8-d4ab-47e3-a479-b1ae67cf3928 2024-09-10 23:37:49,122 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-10 23:37:49,122 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-10 23:37:49,129 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-10 23:37:49,134 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-10 23:37:49,135 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-10 23:37:49,137 - DEBUG - Ingress ctest-nginx-ingress-93576417 not present 2024-09-10 23:37:49,138 - INFO - Creating Ingress ctest-nginx-ingress-93576417 2024-09-10 23:37:49,144 - INFO - Created Ingress ctest-nginx-ingress-93576417 2024-09-10 23:37:49,146 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-93576417 2024-09-10 23:37:52,153 - DEBUG - For Ingress ctest-nginx-ingress-93576417, Cluster IP: 10.47.255.249, External IPs ['180.173.173.60'] 2024-09-10 23:37:52,153 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-93576417 2024-09-10 23:37:52,154 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=9401ce74-abfd-40b7-b446-2561d7e8a075 2024-09-10 23:37:52,162 - INFO - Ingress ctest-nginx-ingress-93576417 with uuid 9401ce74-abfd-40b7-b446-2561d7e8a075 found in kube manager 2024-09-10 23:37:52,162 - INFO - Ingress ctest-nginx-ingress-93576417 verification passed 2024-09-10 23:37:52,166 - DEBUG - Pod ctest-busybox-pod-46286652 not present 2024-09-10 23:37:52,166 - INFO - Creating Pod ctest-busybox-pod-46286652 2024-09-10 23:37:52,202 - DEBUG - Pod : ctest-busybox-pod-46286652 UUID is 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:37:52,208 - DEBUG - Pod ctest-nginx-pod-31536084 not in running state.Currently in Pending 2024-09-10 23:37:57,214 - INFO - Pod ctest-nginx-pod-31536084 is in running state.Got IP 10.47.255.251 2024-09-10 23:37:57,227 - DEBUG - Pod ctest-nginx-pod-31536084 has vmi ad920488-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:37:57,227 - INFO - Verified pod ctest-nginx-pod-31536084 in contrail-api 2024-09-10 23:37:57,227 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:37:57,250 - DEBUG - VMI ad920488-6fcd-11ef-a3b5-fa163e3bcfa0 is active in agent 10.0.0.27 2024-09-10 23:37:57,250 - INFO - Verified Pod ctest-nginx-pod-31536084 in agent 10.0.0.27 2024-09-10 23:37:57,250 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=38400c60-7c92-42ec-b52e-dcde267fc7db 2024-09-10 23:37:57,255 - INFO - Pod ctest-nginx-pod-31536084 with uuid 38400c60-7c92-42ec-b52e-dcde267fc7db found in kube manager 2024-09-10 23:37:57,255 - INFO - Pod ctest-nginx-pod-31536084 verification passed 2024-09-10 23:37:57,402 - DEBUG - [Pod ctest-nginx-pod-31536084] Cmd: echo ctest-nginx-pod-31536084 > /usr/share/nginx/html/index.html, Output: 2024-09-10 23:37:57,407 - DEBUG - Pod ctest-nginx-pod-67261564 not in running state.Currently in Pending 2024-09-10 23:38:02,415 - INFO - Pod ctest-nginx-pod-67261564 is in running state.Got IP 10.47.255.250 2024-09-10 23:38:02,433 - DEBUG - Pod ctest-nginx-pod-67261564 has vmi adf9a17e-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:38:02,434 - INFO - Verified pod ctest-nginx-pod-67261564 in contrail-api 2024-09-10 23:38:02,434 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:38:02,458 - DEBUG - VMI adf9a17e-6fcd-11ef-a3b5-fa163e3bcfa0 is active in agent 10.0.0.27 2024-09-10 23:38:02,459 - INFO - Verified Pod ctest-nginx-pod-67261564 in agent 10.0.0.27 2024-09-10 23:38:02,459 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=310275e0-0020-46b3-8f79-062396942eca 2024-09-10 23:38:02,463 - INFO - Pod ctest-nginx-pod-67261564 with uuid 310275e0-0020-46b3-8f79-062396942eca found in kube manager 2024-09-10 23:38:02,463 - INFO - Pod ctest-nginx-pod-67261564 verification passed 2024-09-10 23:38:02,595 - DEBUG - [Pod ctest-nginx-pod-67261564] Cmd: echo ctest-nginx-pod-67261564 > /usr/share/nginx/html/index.html, Output: 2024-09-10 23:38:02,601 - DEBUG - Pod ctest-busybox-pod-46286652 not in running state.Currently in Pending 2024-09-10 23:38:07,609 - DEBUG - Pod ctest-busybox-pod-46286652 not in running state.Currently in Pending 2024-09-10 23:38:12,615 - INFO - Pod ctest-busybox-pod-46286652 is in running state.Got IP 10.47.255.248 2024-09-10 23:38:12,668 - DEBUG - Pod ctest-busybox-pod-46286652 has vmi b2621af2-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:38:12,668 - INFO - Verified pod ctest-busybox-pod-46286652 in contrail-api 2024-09-10 23:38:12,668 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:38:12,690 - DEBUG - VMI b2621af2-6fcd-11ef-a3b5-fa163e3bcfa0 is active in agent 10.0.0.27 2024-09-10 23:38:12,690 - INFO - Verified Pod ctest-busybox-pod-46286652 in agent 10.0.0.27 2024-09-10 23:38:12,691 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:12,695 - INFO - Pod ctest-busybox-pod-46286652 with uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 found in kube manager 2024-09-10 23:38:12,695 - INFO - Pod ctest-busybox-pod-46286652 verification passed 2024-09-10 23:38:12,831 - DEBUG - [Pod ctest-busybox-pod-46286652] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-67261564 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-10 23:38:12,831 - DEBUG - [Pod Pod ctest-busybox-pod-46286652] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-10 23:38:12,832 - DEBUG - [Pod Pod ctest-busybox-pod-46286652] Cmd output: ctest-nginx-pod-67261564 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-10 23:38:12,930 - DEBUG - [Pod ctest-busybox-pod-46286652] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31536084 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-10 23:38:12,931 - DEBUG - [Pod Pod ctest-busybox-pod-46286652] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-10 23:38:12,931 - DEBUG - [Pod Pod ctest-busybox-pod-46286652] Cmd output: ctest-nginx-pod-31536084 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-10 23:38:12,931 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-31536084': 1, 'ctest-nginx-pod-67261564': 1} 2024-09-10 23:38:12,931 - WARNING - Nothing to delete parallely 2024-09-10 23:38:12,932 - INFO - Deleting pod default:ctest-busybox-pod-46286652 2024-09-10 23:38:12,948 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:12,961 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:17,961 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:17,972 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:22,972 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:22,983 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:27,984 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:28,001 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:33,003 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:33,018 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:38,018 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:38,036 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:43,037 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:43,055 - WARNING - Pod uuid 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:48,055 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d7762b4-e09a-4ee2-976a-f662ac6d16f7 2024-09-10 23:38:48,071 - DEBUG - Pod 1d7762b4-e09a-4ee2-976a-f662ac6d16f7 is not in agent 10.0.0.27 VM list 2024-09-10 23:38:48,071 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b2621af2-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:38:48,083 - DEBUG - VMI b2621af2-6fcd-11ef-a3b5-fa163e3bcfa0 is removed from agent 10.0.0.27 2024-09-10 23:38:48,083 - INFO - Verified that pod ctest-busybox-pod-46286652 is removed in agent 2024-09-10 23:38:48,084 - INFO - Deleting Ingress : ctest-nginx-ingress-93576417 2024-09-10 23:38:48,089 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=9401ce74-abfd-40b7-b446-2561d7e8a075 2024-09-10 23:38:48,094 - ERROR - Ingress ctest-nginx-ingress-93576417 with uuid 9401ce74-abfd-40b7-b446-2561d7e8a075 still found in kube manager 2024-09-10 23:38:49,094 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=9401ce74-abfd-40b7-b446-2561d7e8a075 2024-09-10 23:38:49,099 - INFO - Ingress ctest-nginx-ingress-93576417 with uuid 9401ce74-abfd-40b7-b446-2561d7e8a075 deleted successfully from kube manager 2024-09-10 23:38:49,099 - INFO - Verifications on Ingress %s cleanup passed 2024-09-10 23:38:49,099 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-10 23:38:49,158 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-10 23:38:49,164 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-10 23:38:49,164 - INFO - Deleting VN __public__ 2024-09-10 23:38:49,287 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a140ddcc-7e8d-4a5b-98de-9b885013351a 2024-09-10 23:38:49,293 - DEBUG - Response Code: 404 2024-09-10 23:38:49,293 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-10 23:38:49,299 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4494fe64-012e-4131-859e-c8030b414060 2024-09-10 23:38:49,312 - DEBUG - Requesting: http://10.0.0.33:8082/project/7a84d294-d4dd-40e3-bb13-8b597b585257 2024-09-10 23:38:49,356 - INFO - Validated that VN __public__ is not found in API Server 2024-09-10 23:38:49,356 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-10 23:38:49,374 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:38:49,384 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2024-09-10 23:38:49,384 - INFO - Validated that VN __public__ is not in any agent 2024-09-10 23:38:49,384 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:38:49,394 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-10 23:38:49,410 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-10 23:38:49,415 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-10 23:38:49,416 - INFO - Deleting pod default:ctest-nginx-pod-67261564 2024-09-10 23:38:49,435 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=310275e0-0020-46b3-8f79-062396942eca 2024-09-10 23:38:49,473 - WARNING - Pod uuid 310275e0-0020-46b3-8f79-062396942eca is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:54,474 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=310275e0-0020-46b3-8f79-062396942eca 2024-09-10 23:38:54,489 - DEBUG - Pod 310275e0-0020-46b3-8f79-062396942eca is not in agent 10.0.0.27 VM list 2024-09-10 23:38:54,489 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:adf9a17e-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:38:54,502 - DEBUG - VMI adf9a17e-6fcd-11ef-a3b5-fa163e3bcfa0 is removed from agent 10.0.0.27 2024-09-10 23:38:54,502 - INFO - Verified that pod ctest-nginx-pod-67261564 is removed in agent 2024-09-10 23:38:54,502 - INFO - Deleting pod default:ctest-nginx-pod-31536084 2024-09-10 23:38:54,523 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38400c60-7c92-42ec-b52e-dcde267fc7db 2024-09-10 23:38:54,548 - WARNING - Pod uuid 38400c60-7c92-42ec-b52e-dcde267fc7db is still seen in agent 10.0.0.27 VM list 2024-09-10 23:38:59,549 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=38400c60-7c92-42ec-b52e-dcde267fc7db 2024-09-10 23:38:59,563 - DEBUG - Pod 38400c60-7c92-42ec-b52e-dcde267fc7db is not in agent 10.0.0.27 VM list 2024-09-10 23:38:59,563 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad920488-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:38:59,576 - DEBUG - VMI ad920488-6fcd-11ef-a3b5-fa163e3bcfa0 is removed from agent 10.0.0.27 2024-09-10 23:38:59,576 - INFO - Verified that pod ctest-nginx-pod-31536084 is removed in agent 2024-09-10 23:38:59,576 - INFO - Deleting service : ctest-nginx-svc-10253383 2024-09-10 23:38:59,927 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-10 23:38:59,941 - DEBUG - No XMPP flaps were noticed during the test
2024-09-10 23:38:59,941 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:17]
2024-09-10 23:38:59,941 - INFO - -------------------------------------------------------------------------------- 2024-09-10 23:39:06,291 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-10 23:39:06,403 - DEBUG - Output : cluster_project={} 2024-09-10 23:39:06,439 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-10 23:39:06,548 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-10 23:39:06,554 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-10 23:39:06,706 - DEBUG - Output : cluster_project={} 2024-09-10 23:39:16,832 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:16,875 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:16,968 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:22,029 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:22,084 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:22,173 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:22,216 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:22,320 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-10 23:39:22,647 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-10 23:39:25,499 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2024-09-10 23:39:25,513 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2024-09-10 23:39:25,554 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2024-09-10 23:39:27,594 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2024-09-10 23:42:30,657 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-10 23:42:30,693 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=67fff971-5290-4abc-96b5-ba2b6770deae 2024-09-10 23:42:30,726 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:42:30,738 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:42:30,742 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ec25e550-9e77-4759-9c8d-d61b1d86065c 2024-09-10 23:42:30,746 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:42:30,749 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:42:30,767 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:42:30,771 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8e6ff7b9-7e32-408f-bb68-0c16bbe5b8f2 2024-09-10 23:42:35,773 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=67fff971-5290-4abc-96b5-ba2b6770deae 2024-09-10 23:42:35,788 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df3f0ae4-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:42:35,848 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:42:35,850 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:42:35,852 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:42:35,854 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8e6ff7b9-7e32-408f-bb68-0c16bbe5b8f2 2024-09-10 23:42:35,855 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ec25e550-9e77-4759-9c8d-d61b1d86065c 2024-09-10 23:42:35,856 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:42:35,857 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:42:35,884 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e09838f2-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:42:35,887 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e02d1cfc-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:42:40,886 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:42:40,888 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:42:40,890 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:42:40,891 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:42:40,892 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:42:45,938 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:42:45,940 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:42:45,941 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:42:45,942 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:42:45,943 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:42:50,968 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:42:50,970 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:42:50,971 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:42:50,973 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:42:50,974 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:42:56,024 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:42:56,025 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:42:56,027 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:42:56,028 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:42:56,029 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:43:01,077 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:43:01,079 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:43:01,080 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:43:01,081 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:43:01,083 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:43:06,128 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a8f1c3bd-ab3a-465d-850f-4bb052d638f0 2024-09-10 23:43:06,130 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=6eb0c3a7-383a-441c-8ee1-84a5aa3876a3 2024-09-10 23:43:06,131 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e76e965-3899-4b7d-b3b0-635770c143cb 2024-09-10 23:43:06,133 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0961801c-ee4e-4197-b9ed-12962203c2a9 2024-09-10 23:43:06,134 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=a384fccf-ac84-4006-a910-824cc53f939c 2024-09-10 23:43:06,180 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e10db2d0-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:43:06,182 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfb0447a-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:43:06,184 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1d8738a-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:43:06,188 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1731166-6fcd-11ef-a3b5-fa163e3bcfa0 2024-09-10 23:43:06,190 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e241d5f0-6fcd-11ef-a3b5-fa163e3bcfa0