2025-02-04 17:37:22,614 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-04 17:37:22,869 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-957-1 2025-02-04 17:37:22,870 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-04 17:37:22,903 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-957-1 2025-02-04 17:37:22,904 - 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-02-04 17:37:22,968 - DEBUG - Output : NAMES contrail_test_HoPuEZWkd contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_schema_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 2025-02-04 17:37:22,968 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-04 17:37:23,041 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-02-04 17:37:23,042 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-04 17:37:23,075 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-957-1 2025-02-04 17:37:23,163 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-02-04 17:37:23,377 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-957-1 2025-02-04 17:37:23,377 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-02-04 17:37:23,411 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-957-1 2025-02-04 17:37:23,411 - 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}' 2025-02-04 17:37:23,507 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-04 17:37:23,507 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-04 17:37:23,542 - DEBUG - Output : 10.0.0.27/24 2025-02-04 17:37:23,542 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-02-04 17:37:23,577 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-957-1 2025-02-04 17:37:23,650 - INFO - Using existing project ['default-domain', 'k8s-default'](df123110-4a38-4631-9f9e-a59dd617cf5c) 2025-02-04 17:37:23,771 - INFO - Using existing project ['default-domain', 'k8s-default'](df123110-4a38-4631-9f9e-a59dd617cf5c) 2025-02-04 17:37:23,917 - INFO - ================================================================================ 2025-02-04 17:37:23,917 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-04 17:37:23,918 - 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-02-04 17:37:24,169 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 17:37:24,177 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.22': '0'}} with 2025-02-04 17:37:24,177 - INFO - Initial checks done. Running the testcase now 2025-02-04 17:37:24,177 - INFO - 2025-02-04 17:37:24,181 - INFO - Namespace default already exists 2025-02-04 17:37:24,182 - 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-02-04 17:37:24,287 - DEBUG - Output : cluster_project={} 2025-02-04 17:37:24,335 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-04 17:37:24,336 - DEBUG - Project uuid in Contrail is df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:37:24,336 - 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-02-04 17:37:24,442 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-04 17:37:24,442 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=a635ef38-036a-4d2c-ab77-730925342e4a 2025-02-04 17:37:24,447 - INFO - Namespace default with uuid a635ef38-036a-4d2c-ab77-730925342e4a found in kube manager 2025-02-04 17:37:24,447 - INFO - Namespace default verification passed 2025-02-04 17:37:24,449 - DEBUG - Service ctest-nginx-svc-44407309 not present 2025-02-04 17:37:24,450 - INFO - Creating service ctest-nginx-svc-44407309 2025-02-04 17:37:24,465 - INFO - Created Service ctest-nginx-svc-44407309 2025-02-04 17:37:24,471 - DEBUG - Pod ctest-nginx-pod-07782727 not present 2025-02-04 17:37:24,472 - INFO - Creating Pod ctest-nginx-pod-07782727 2025-02-04 17:37:24,556 - DEBUG - Pod : ctest-nginx-pod-07782727 UUID is 44b3abe2-af80-48b1-95c4-5c9ff3f11723 2025-02-04 17:37:24,561 - DEBUG - Pod ctest-nginx-pod-45260835 not present 2025-02-04 17:37:24,561 - INFO - Creating Pod ctest-nginx-pod-45260835 2025-02-04 17:37:24,585 - DEBUG - Pod : ctest-nginx-pod-45260835 UUID is c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 2025-02-04 17:37:24,834 - INFO - Created VN __public__, UUID :1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:25,208 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 17:37:25,227 - DEBUG - Requesting: http://10.0.0.22:8082/domain/86032bbb-8154-4cdd-be5a-9eeca5e2098d 2025-02-04 17:37:25,247 - DEBUG - Requesting: http://10.0.0.22:8082/project/df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:37:25,342 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:25,360 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:25,420 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:25,445 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:25,468 - DEBUG - Route Targets: [] 2025-02-04 17:37:25,468 - DEBUG - RT names not yet present for VN __public__ 2025-02-04 17:37:30,469 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 17:37:30,476 - DEBUG - Requesting: http://10.0.0.22:8082/domain/86032bbb-8154-4cdd-be5a-9eeca5e2098d 2025-02-04 17:37:30,483 - DEBUG - Requesting: http://10.0.0.22:8082/project/df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:37:30,527 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:30,543 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:30,553 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:30,561 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:30,567 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/24dcd36d-dbd6-4ba0-ac1f-db74ef4612fc 2025-02-04 17:37:30,573 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-04 17:37:30,574 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:30,583 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:30,596 - INFO - Verified VN network id 13 for VN 1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:30,596 - INFO - Verifications in API Server for VN __public__ passed 2025-02-04 17:37:30,596 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:30,605 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:30,612 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:37:30,619 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/24dcd36d-dbd6-4ba0-ac1f-db74ef4612fc 2025-02-04 17:37:30,626 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-04 17:37:30,632 - 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': '2050176523516855663', 'uuid-lslong': '11480828687957151871'}, 'enable': 'true', 'created': '2025-02-04T17:37:24', 'last-modified': '2025-02-04T17:37:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.557242'} 2025-02-04 17:37:30,632 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:37:30,639 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-04 17:37:30,639 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-04 17:37:30,639 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-04 17:37:30,639 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 17:37:30,645 - DEBUG - Requesting: http://10.0.0.22:8082/domain/86032bbb-8154-4cdd-be5a-9eeca5e2098d 2025-02-04 17:37:30,653 - DEBUG - Requesting: http://10.0.0.22:8082/project/df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:37:30,693 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:30,703 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-04 17:37:30,703 - DEBUG - Verifying the vn in opserver 2025-02-04 17:37:30,703 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-02-04 17:37:30,703 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-02-04 17:37:30,708 - 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-02-04 17:37:30,708 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-04 17:37:30,708 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:37:30,719 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:37:30,727 - DEBUG - Do not have enough data to verify VN in agent 2025-02-04 17:37:30,727 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:37:30,734 - DEBUG - VRF ids for VN __public__: {} 2025-02-04 17:37:30,788 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-04 17:37:30,964 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 17:37:30,969 - DEBUG - Requesting: http://10.0.0.22:8082/domain/86032bbb-8154-4cdd-be5a-9eeca5e2098d 2025-02-04 17:37:30,978 - DEBUG - Requesting: http://10.0.0.22:8082/project/df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:37:31,023 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:31,039 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/4629b511-ef73-48be-8be0-28f256c9c79f 2025-02-04 17:37:31,047 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 17:37:31,052 - DEBUG - Requesting: http://10.0.0.22:8082/domain/86032bbb-8154-4cdd-be5a-9eeca5e2098d 2025-02-04 17:37:31,060 - DEBUG - Requesting: http://10.0.0.22:8082/project/df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:37:31,102 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1c73b0af-9311-456f-9f54-18dd18ccd07f 2025-02-04 17:37:31,114 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-04 17:37:31,114 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-04 17:37:31,123 - 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-02-04 17:37:31,130 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-04 17:37:31,130 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-04 17:37:31,132 - DEBUG - Ingress ctest-nginx-ingress-70823243 not present 2025-02-04 17:37:31,133 - INFO - Creating Ingress ctest-nginx-ingress-70823243 2025-02-04 17:37:31,139 - INFO - Created Ingress ctest-nginx-ingress-70823243 2025-02-04 17:37:31,143 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-70823243 2025-02-04 17:37:34,147 - DEBUG - For Ingress ctest-nginx-ingress-70823243, Cluster IP: 10.47.255.249, External IPs ['120.71.48.188'] 2025-02-04 17:37:34,147 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-70823243 2025-02-04 17:37:34,147 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ed3e7c8d-3d6c-4915-bb87-1831bb9545e9 2025-02-04 17:37:34,152 - INFO - Ingress ctest-nginx-ingress-70823243 with uuid ed3e7c8d-3d6c-4915-bb87-1831bb9545e9 found in kube manager 2025-02-04 17:37:34,153 - INFO - Ingress ctest-nginx-ingress-70823243 verification passed 2025-02-04 17:37:34,155 - DEBUG - Pod ctest-busybox-pod-33290191 not present 2025-02-04 17:37:34,155 - INFO - Creating Pod ctest-busybox-pod-33290191 2025-02-04 17:37:34,171 - DEBUG - Node for Pod ctest-busybox-pod-33290191 not yet populated 2025-02-04 17:37:37,182 - DEBUG - Pod : ctest-busybox-pod-33290191 UUID is baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:37:37,188 - DEBUG - Pod ctest-nginx-pod-07782727 not in running state.Currently in Pending 2025-02-04 17:37:42,195 - INFO - Pod ctest-nginx-pod-07782727 is in running state.Got IP 10.47.255.251 2025-02-04 17:37:42,209 - DEBUG - Pod ctest-nginx-pod-07782727 has vmi b31ee4a6-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:37:42,209 - INFO - Verified pod ctest-nginx-pod-07782727 in contrail-api 2025-02-04 17:37:42,209 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:37:42,224 - DEBUG - VMI b31ee4a6-e31e-11ef-984b-fa163e2914eb is active in agent 10.0.0.27 2025-02-04 17:37:42,224 - INFO - Verified Pod ctest-nginx-pod-07782727 in agent 10.0.0.27 2025-02-04 17:37:42,224 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=44b3abe2-af80-48b1-95c4-5c9ff3f11723 2025-02-04 17:37:42,229 - INFO - Pod ctest-nginx-pod-07782727 with uuid 44b3abe2-af80-48b1-95c4-5c9ff3f11723 found in kube manager 2025-02-04 17:37:42,229 - INFO - Pod ctest-nginx-pod-07782727 verification passed 2025-02-04 17:37:42,302 - DEBUG - [Pod ctest-nginx-pod-07782727] Cmd: echo ctest-nginx-pod-07782727 > /usr/share/nginx/html/index.html, Output: 2025-02-04 17:37:42,307 - INFO - Pod ctest-nginx-pod-45260835 is in running state.Got IP 10.47.255.250 2025-02-04 17:37:42,329 - DEBUG - Pod ctest-nginx-pod-45260835 has vmi b398de14-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:37:42,329 - INFO - Verified pod ctest-nginx-pod-45260835 in contrail-api 2025-02-04 17:37:42,329 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:37:42,341 - DEBUG - VMI b398de14-e31e-11ef-984b-fa163e2914eb is active in agent 10.0.0.27 2025-02-04 17:37:42,341 - INFO - Verified Pod ctest-nginx-pod-45260835 in agent 10.0.0.27 2025-02-04 17:37:42,341 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 2025-02-04 17:37:42,346 - INFO - Pod ctest-nginx-pod-45260835 with uuid c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 found in kube manager 2025-02-04 17:37:42,346 - INFO - Pod ctest-nginx-pod-45260835 verification passed 2025-02-04 17:37:42,413 - DEBUG - [Pod ctest-nginx-pod-45260835] Cmd: echo ctest-nginx-pod-45260835 > /usr/share/nginx/html/index.html, Output: 2025-02-04 17:37:42,418 - DEBUG - Pod ctest-busybox-pod-33290191 not in running state.Currently in Pending 2025-02-04 17:37:47,424 - DEBUG - Pod ctest-busybox-pod-33290191 not in running state.Currently in Pending 2025-02-04 17:37:52,432 - INFO - Pod ctest-busybox-pod-33290191 is in running state.Got IP 10.47.255.248 2025-02-04 17:37:52,488 - DEBUG - Pod ctest-busybox-pod-33290191 has vmi b7c60c1e-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:37:52,488 - INFO - Verified pod ctest-busybox-pod-33290191 in contrail-api 2025-02-04 17:37:52,488 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:37:52,506 - DEBUG - VMI b7c60c1e-e31e-11ef-984b-fa163e2914eb is active in agent 10.0.0.27 2025-02-04 17:37:52,506 - INFO - Verified Pod ctest-busybox-pod-33290191 in agent 10.0.0.27 2025-02-04 17:37:52,506 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:37:52,512 - INFO - Pod ctest-busybox-pod-33290191 with uuid baadec8e-acdb-4044-b393-d264c4f2a263 found in kube manager 2025-02-04 17:37:52,513 - INFO - Pod ctest-busybox-pod-33290191 verification passed 2025-02-04 17:37:52,582 - DEBUG - [Pod ctest-busybox-pod-33290191] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07782727 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-02-04 17:37:52,582 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 17:37:52,582 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd output: ctest-nginx-pod-07782727 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-02-04 17:37:52,654 - DEBUG - [Pod ctest-busybox-pod-33290191] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07782727 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-02-04 17:37:52,654 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 17:37:52,654 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd output: ctest-nginx-pod-07782727 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-02-04 17:37:52,718 - DEBUG - [Pod ctest-busybox-pod-33290191] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07782727 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-02-04 17:37:52,719 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 17:37:52,719 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd output: ctest-nginx-pod-07782727 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-02-04 17:37:52,814 - DEBUG - [Pod ctest-busybox-pod-33290191] 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-45260835 2025-02-04 17:37:52,814 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 17:37:52,814 - DEBUG - [Pod Pod ctest-busybox-pod-33290191] 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-45260835 2025-02-04 17:37:52,814 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-07782727': 3, 'ctest-nginx-pod-45260835': 1} 2025-02-04 17:37:52,815 - WARNING - Nothing to delete parallely 2025-02-04 17:37:52,815 - INFO - Deleting pod default:ctest-busybox-pod-33290191 2025-02-04 17:37:52,843 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:37:52,851 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:37:57,852 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:37:57,859 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:02,860 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:38:02,869 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:07,870 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:38:07,878 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:12,879 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:38:12,886 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:17,887 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:38:17,895 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:22,896 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:38:22,905 - WARNING - Pod uuid baadec8e-acdb-4044-b393-d264c4f2a263 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:27,906 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=baadec8e-acdb-4044-b393-d264c4f2a263 2025-02-04 17:38:27,914 - DEBUG - Pod baadec8e-acdb-4044-b393-d264c4f2a263 is not in agent 10.0.0.27 VM list 2025-02-04 17:38:27,914 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b7c60c1e-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:38:27,922 - DEBUG - VMI b7c60c1e-e31e-11ef-984b-fa163e2914eb is removed from agent 10.0.0.27 2025-02-04 17:38:27,922 - INFO - Verified that pod ctest-busybox-pod-33290191 is removed in agent 2025-02-04 17:38:27,922 - INFO - Deleting Ingress : ctest-nginx-ingress-70823243 2025-02-04 17:38:27,936 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ed3e7c8d-3d6c-4915-bb87-1831bb9545e9 2025-02-04 17:38:27,941 - ERROR - Ingress ctest-nginx-ingress-70823243 with uuid ed3e7c8d-3d6c-4915-bb87-1831bb9545e9 still found in kube manager 2025-02-04 17:38:28,942 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ed3e7c8d-3d6c-4915-bb87-1831bb9545e9 2025-02-04 17:38:28,946 - INFO - Ingress ctest-nginx-ingress-70823243 with uuid ed3e7c8d-3d6c-4915-bb87-1831bb9545e9 deleted successfully from kube manager 2025-02-04 17:38:28,947 - INFO - Verifications on Ingress %s cleanup passed 2025-02-04 17:38:28,947 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-04 17:38:29,102 - 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-02-04 17:38:29,110 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-04 17:38:29,110 - INFO - Deleting VN __public__ 2025-02-04 17:38:29,359 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e294cd22-5dcd-4620-94f2-5dc60c5baf21 2025-02-04 17:38:29,375 - DEBUG - Response Code: 404 2025-02-04 17:38:29,375 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-04 17:38:29,384 - DEBUG - Requesting: http://10.0.0.22:8082/domain/86032bbb-8154-4cdd-be5a-9eeca5e2098d 2025-02-04 17:38:29,395 - DEBUG - Requesting: http://10.0.0.22:8082/project/df123110-4a38-4631-9f9e-a59dd617cf5c 2025-02-04 17:38:29,441 - INFO - Validated that VN __public__ is not found in API Server 2025-02-04 17:38:29,441 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-04 17:38:29,449 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:38:29,461 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-02-04 17:38:29,461 - INFO - Validated that VN __public__ is not in any agent 2025-02-04 17:38:29,463 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:38:29,484 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 17:38:29,490 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-04 17:38:29,497 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-04 17:38:29,498 - INFO - Deleting pod default:ctest-nginx-pod-45260835 2025-02-04 17:38:29,524 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 2025-02-04 17:38:29,540 - WARNING - Pod uuid c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:34,542 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 2025-02-04 17:38:34,549 - DEBUG - Pod c4d1fb4e-25c2-4988-ae6f-9dbb9b1e85e6 is not in agent 10.0.0.27 VM list 2025-02-04 17:38:34,549 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b398de14-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:38:34,557 - DEBUG - VMI b398de14-e31e-11ef-984b-fa163e2914eb is removed from agent 10.0.0.27 2025-02-04 17:38:34,557 - INFO - Verified that pod ctest-nginx-pod-45260835 is removed in agent 2025-02-04 17:38:34,558 - INFO - Deleting pod default:ctest-nginx-pod-07782727 2025-02-04 17:38:34,569 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=44b3abe2-af80-48b1-95c4-5c9ff3f11723 2025-02-04 17:38:34,589 - WARNING - Pod uuid 44b3abe2-af80-48b1-95c4-5c9ff3f11723 is still seen in agent 10.0.0.27 VM list 2025-02-04 17:38:39,590 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=44b3abe2-af80-48b1-95c4-5c9ff3f11723 2025-02-04 17:38:39,597 - DEBUG - Pod 44b3abe2-af80-48b1-95c4-5c9ff3f11723 is not in agent 10.0.0.27 VM list 2025-02-04 17:38:39,597 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b31ee4a6-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:38:39,604 - DEBUG - VMI b31ee4a6-e31e-11ef-984b-fa163e2914eb is removed from agent 10.0.0.27 2025-02-04 17:38:39,604 - INFO - Verified that pod ctest-nginx-pod-07782727 is removed in agent 2025-02-04 17:38:39,604 - INFO - Deleting service : ctest-nginx-svc-44407309 2025-02-04 17:38:39,841 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 17:38:39,849 - DEBUG - No XMPP flaps were noticed during the test 2025-02-04 17:38:39,849 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16] 2025-02-04 17:38:39,849 - INFO - -------------------------------------------------------------------------------- 2025-02-04 17:38:46,377 - 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-02-04 17:38:46,498 - DEBUG - Output : cluster_project={} 2025-02-04 17:38:46,630 - 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-02-04 17:38:46,773 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-04 17:38:46,786 - 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-02-04 17:38:46,914 - DEBUG - Output : cluster_project={} 2025-02-04 17:38:57,056 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:38:57,093 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:02,180 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:02,224 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:02,308 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:07,418 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:07,500 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:07,580 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 17:39:07,790 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 17:39:10,555 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-02-04 17:39:10,562 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-02-04 17:39:10,598 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-02-04 17:39:12,630 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-02-04 17:42:13,092 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 17:42:13,148 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:13,165 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:13,179 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4d7ece46-ea03-48a4-b7c8-393f5a1f9701 2025-02-04 17:42:13,184 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:13,190 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:13,205 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9fb599b9-8061-454f-9562-cd830015f11d 2025-02-04 17:42:13,211 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b0945e8-661a-47db-9b1c-88b4bd2b7551 2025-02-04 17:42:13,225 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:18,216 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:18,249 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b0945e8-661a-47db-9b1c-88b4bd2b7551 2025-02-04 17:42:18,251 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:18,252 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=4d7ece46-ea03-48a4-b7c8-393f5a1f9701 2025-02-04 17:42:18,254 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9fb599b9-8061-454f-9562-cd830015f11d 2025-02-04 17:42:18,258 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:18,259 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:18,260 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:18,280 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e42227c0-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:18,281 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4e67f44-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:18,283 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5700d4a-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:23,226 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:23,287 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:23,289 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:23,290 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:23,292 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:28,236 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:28,306 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:28,308 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:28,309 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:28,310 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:33,246 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:33,325 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:33,326 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:33,328 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:33,329 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:38,255 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:38,348 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:38,350 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:38,352 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:38,353 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:43,264 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:43,367 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:43,369 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:43,370 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:43,371 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:48,274 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0d724717-2740-4613-a8a5-dcaf047b1ee7 2025-02-04 17:42:48,282 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3a5c9be-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:48,392 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad4b8c8a-e4f7-4151-a49c-87f09ad1a0ef 2025-02-04 17:42:48,394 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ba280934-f476-4ecf-a2ec-95b9a53115bd 2025-02-04 17:42:48,395 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=23a1a3cc-a1e9-4241-b215-8468e4e03c22 2025-02-04 17:42:48,397 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2de4b073-c9dc-4ad3-955e-c292bc791fef 2025-02-04 17:42:48,411 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e67fa2ae-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:48,414 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5fcf9f8-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:48,416 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7a59544-e31e-11ef-984b-fa163e2914eb 2025-02-04 17:42:48,417 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e711eb8c-e31e-11ef-984b-fa163e2914eb