2024-09-18 01:52:36,437 - DEBUG - [10.0.0.49]: Running cmd : hostname 2024-09-18 01:52:36,662 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-690-1 2024-09-18 01:52:36,662 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2024-09-18 01:52:36,696 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-690-1 2024-09-18 01:52:36,696 - DEBUG - [10.0.0.49]: 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-18 01:52:36,771 - DEBUG - Output : NAMES contrail_test_yVtM3vZlZ contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 2024-09-18 01:52:36,771 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 01:52:36,838 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2024-09-18 01:52:36,838 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2024-09-18 01:52:36,872 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-690-1 2024-09-18 01:52:36,963 - DEBUG - [10.0.0.73]: Running cmd : hostname 2024-09-18 01:52:37,179 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-690-1 2024-09-18 01:52:37,179 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2024-09-18 01:52:37,216 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-690-1 2024-09-18 01:52:37,217 - DEBUG - [10.0.0.73]: 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-18 01:52:37,295 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-18 01:52:37,296 - DEBUG - [10.0.0.73]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 01:52:37,320 - DEBUG - Output : 10.0.0.73/24 2024-09-18 01:52:37,320 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2024-09-18 01:52:37,396 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-690-1 2024-09-18 01:52:37,481 - INFO - Using existing project ['default-domain', 'k8s-default'](e5cf8efe-5dce-41ef-8953-af3705726bf8) 2024-09-18 01:52:37,545 - INFO - Using existing project ['default-domain', 'k8s-default'](e5cf8efe-5dce-41ef-8953-af3705726bf8) 2024-09-18 01:52:37,694 - INFO - ================================================================================ 2024-09-18 01:52:37,694 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-18 01:52:37,695 - 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-18 01:52:39,071 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:52:39,079 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.0.0.49': '0'}} with 2024-09-18 01:52:39,079 - INFO - Initial checks done. Running the testcase now 2024-09-18 01:52:39,079 - INFO - 2024-09-18 01:52:39,082 - INFO - Namespace default already exists 2024-09-18 01:52:39,083 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 01:52:39,198 - DEBUG - Output : cluster_project={} 2024-09-18 01:52:39,289 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-18 01:52:39,289 - DEBUG - Project uuid in Contrail is e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:52:39,289 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 01:52:39,405 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 01:52:39,405 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=84ee07bf-8072-46c9-bc59-ebdad4ccb4f2 2024-09-18 01:52:39,411 - INFO - Namespace default with uuid 84ee07bf-8072-46c9-bc59-ebdad4ccb4f2 found in kube manager 2024-09-18 01:52:39,411 - INFO - Namespace default verification passed 2024-09-18 01:52:39,414 - DEBUG - Service ctest-nginx-svc-76028380 not present 2024-09-18 01:52:39,414 - INFO - Creating service ctest-nginx-svc-76028380 2024-09-18 01:52:39,438 - INFO - Created Service ctest-nginx-svc-76028380 2024-09-18 01:52:39,445 - DEBUG - Pod ctest-nginx-pod-72312130 not present 2024-09-18 01:52:39,446 - INFO - Creating Pod ctest-nginx-pod-72312130 2024-09-18 01:52:39,483 - DEBUG - Pod : ctest-nginx-pod-72312130 UUID is e8753dbb-cac9-43a5-9680-f4e420d5c301 2024-09-18 01:52:39,513 - DEBUG - Pod ctest-nginx-pod-70457969 not present 2024-09-18 01:52:39,514 - INFO - Creating Pod ctest-nginx-pod-70457969 2024-09-18 01:52:39,544 - DEBUG - Pod : ctest-nginx-pod-70457969 UUID is 386adea9-4835-4041-822e-41d0f8a18286 2024-09-18 01:52:39,777 - INFO - Created VN __public__, UUID :d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:39,967 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 01:52:39,974 - DEBUG - Requesting: http://10.0.0.49:8082/domain/58171f07-1af8-44b0-a78b-7fb12894574a 2024-09-18 01:52:40,037 - DEBUG - Requesting: http://10.0.0.49:8082/project/e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:52:40,122 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:40,143 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:40,159 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:40,170 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:40,190 - DEBUG - Route Targets: [] 2024-09-18 01:52:40,190 - DEBUG - RT names not yet present for VN __public__ 2024-09-18 01:52:45,191 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 01:52:45,196 - DEBUG - Requesting: http://10.0.0.49:8082/domain/58171f07-1af8-44b0-a78b-7fb12894574a 2024-09-18 01:52:45,205 - DEBUG - Requesting: http://10.0.0.49:8082/project/e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:52:45,251 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,266 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,280 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:45,289 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:45,298 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/259cc83c-8d92-4dca-91c1-ee11c3244916 2024-09-18 01:52:45,306 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 01:52:45,306 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,319 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:45,338 - INFO - Verified VN network id 13 for VN d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,338 - INFO - Verifications in API Server for VN __public__ passed 2024-09-18 01:52:45,339 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,351 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:45,362 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:52:45,369 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/259cc83c-8d92-4dca-91c1-ee11c3244916 2024-09-18 01:52:45,377 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 01:52:45,383 - DEBUG - Control-node 10.0.0.49 : 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': '15530108540412120954', 'uuid-lslong': '11642357028565095692'}, 'enable': 'true', 'created': '2024-09-18T01:52:39', 'last-modified': '2024-09-18T01:52:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.540282'} 2024-09-18 01:52:45,383 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:52:45,389 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 01:52:45,389 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-18 01:52:45,390 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-18 01:52:45,390 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 01:52:45,396 - DEBUG - Requesting: http://10.0.0.49:8082/domain/58171f07-1af8-44b0-a78b-7fb12894574a 2024-09-18 01:52:45,405 - DEBUG - Requesting: http://10.0.0.49:8082/project/e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:52:45,451 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,464 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-18 01:52:45,464 - DEBUG - Verifying the vn in opserver 2024-09-18 01:52:45,464 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2024-09-18 01:52:45,464 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2024-09-18 01:52:45,470 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-18 01:52:45,470 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-18 01:52:45,470 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:52:45,478 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:52:45,485 - DEBUG - Do not have enough data to verify VN in agent 2024-09-18 01:52:45,485 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:52:45,492 - DEBUG - VRF ids for VN __public__: {} 2024-09-18 01:52:45,597 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-18 01:52:45,721 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 01:52:45,727 - DEBUG - Requesting: http://10.0.0.49:8082/domain/58171f07-1af8-44b0-a78b-7fb12894574a 2024-09-18 01:52:45,737 - DEBUG - Requesting: http://10.0.0.49:8082/project/e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:52:45,794 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,809 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/02c37c15-47bf-439a-bd26-3d889149038e 2024-09-18 01:52:45,815 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 01:52:45,820 - DEBUG - Requesting: http://10.0.0.49:8082/domain/58171f07-1af8-44b0-a78b-7fb12894574a 2024-09-18 01:52:45,828 - DEBUG - Requesting: http://10.0.0.49:8082/project/e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:52:45,876 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d786076f-7a86-4f7a-a191-f6089be5150c 2024-09-18 01:52:45,890 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-18 01:52:45,890 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-18 01:52:45,901 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 01:52:45,907 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-18 01:52:45,907 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-18 01:52:45,910 - DEBUG - Ingress ctest-nginx-ingress-66411457 not present 2024-09-18 01:52:45,910 - INFO - Creating Ingress ctest-nginx-ingress-66411457 2024-09-18 01:52:45,918 - INFO - Created Ingress ctest-nginx-ingress-66411457 2024-09-18 01:52:45,922 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-66411457 2024-09-18 01:52:48,928 - DEBUG - For Ingress ctest-nginx-ingress-66411457, Cluster IP: 10.47.255.249, External IPs ['165.226.237.188'] 2024-09-18 01:52:48,928 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-66411457 2024-09-18 01:52:48,928 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=3d7c9883-158d-4a20-b499-375d66ac876a 2024-09-18 01:52:48,934 - INFO - Ingress ctest-nginx-ingress-66411457 with uuid 3d7c9883-158d-4a20-b499-375d66ac876a found in kube manager 2024-09-18 01:52:48,934 - INFO - Ingress ctest-nginx-ingress-66411457 verification passed 2024-09-18 01:52:48,937 - DEBUG - Pod ctest-busybox-pod-01633634 not present 2024-09-18 01:52:48,938 - INFO - Creating Pod ctest-busybox-pod-01633634 2024-09-18 01:52:48,963 - DEBUG - Pod : ctest-busybox-pod-01633634 UUID is d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:52:48,967 - DEBUG - Pod ctest-nginx-pod-72312130 not in running state.Currently in Pending 2024-09-18 01:52:53,975 - DEBUG - Pod ctest-nginx-pod-72312130 not in running state.Currently in Pending 2024-09-18 01:52:58,981 - INFO - Pod ctest-nginx-pod-72312130 is in running state.Got IP 10.47.255.251 2024-09-18 01:52:58,999 - DEBUG - Pod ctest-nginx-pod-72312130 has vmi b0af78ce-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:52:58,999 - INFO - Verified pod ctest-nginx-pod-72312130 in contrail-api 2024-09-18 01:52:58,999 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:52:59,017 - DEBUG - VMI b0af78ce-7560-11ef-ae3b-fa163ecab124 is active in agent 10.0.0.73 2024-09-18 01:52:59,017 - INFO - Verified Pod ctest-nginx-pod-72312130 in agent 10.0.0.73 2024-09-18 01:52:59,017 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=e8753dbb-cac9-43a5-9680-f4e420d5c301 2024-09-18 01:52:59,022 - INFO - Pod ctest-nginx-pod-72312130 with uuid e8753dbb-cac9-43a5-9680-f4e420d5c301 found in kube manager 2024-09-18 01:52:59,022 - INFO - Pod ctest-nginx-pod-72312130 verification passed 2024-09-18 01:52:59,095 - DEBUG - [Pod ctest-nginx-pod-72312130] Cmd: echo ctest-nginx-pod-72312130 > /usr/share/nginx/html/index.html, Output: 2024-09-18 01:52:59,101 - INFO - Pod ctest-nginx-pod-70457969 is in running state.Got IP 10.47.255.250 2024-09-18 01:52:59,165 - DEBUG - Pod ctest-nginx-pod-70457969 has vmi b12c7284-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:52:59,165 - INFO - Verified pod ctest-nginx-pod-70457969 in contrail-api 2024-09-18 01:52:59,166 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:52:59,180 - DEBUG - VMI b12c7284-7560-11ef-ae3b-fa163ecab124 is active in agent 10.0.0.73 2024-09-18 01:52:59,180 - INFO - Verified Pod ctest-nginx-pod-70457969 in agent 10.0.0.73 2024-09-18 01:52:59,180 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=386adea9-4835-4041-822e-41d0f8a18286 2024-09-18 01:52:59,186 - INFO - Pod ctest-nginx-pod-70457969 with uuid 386adea9-4835-4041-822e-41d0f8a18286 found in kube manager 2024-09-18 01:52:59,186 - INFO - Pod ctest-nginx-pod-70457969 verification passed 2024-09-18 01:52:59,255 - DEBUG - [Pod ctest-nginx-pod-70457969] Cmd: echo ctest-nginx-pod-70457969 > /usr/share/nginx/html/index.html, Output: 2024-09-18 01:52:59,264 - DEBUG - Pod ctest-busybox-pod-01633634 not in running state.Currently in Pending 2024-09-18 01:53:04,279 - DEBUG - Pod ctest-busybox-pod-01633634 not in running state.Currently in Pending 2024-09-18 01:53:09,287 - INFO - Pod ctest-busybox-pod-01633634 is in running state.Got IP 10.47.255.248 2024-09-18 01:53:09,308 - DEBUG - Pod ctest-busybox-pod-01633634 has vmi b560795e-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:53:09,308 - INFO - Verified pod ctest-busybox-pod-01633634 in contrail-api 2024-09-18 01:53:09,308 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:53:09,658 - DEBUG - VMI b560795e-7560-11ef-ae3b-fa163ecab124 is active in agent 10.0.0.73 2024-09-18 01:53:09,658 - INFO - Verified Pod ctest-busybox-pod-01633634 in agent 10.0.0.73 2024-09-18 01:53:09,659 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:09,665 - INFO - Pod ctest-busybox-pod-01633634 with uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a found in kube manager 2024-09-18 01:53:09,665 - INFO - Pod ctest-busybox-pod-01633634 verification passed 2024-09-18 01:53:09,749 - DEBUG - [Pod ctest-busybox-pod-01633634] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70457969 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-18 01:53:09,749 - DEBUG - [Pod Pod ctest-busybox-pod-01633634] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 01:53:09,749 - DEBUG - [Pod Pod ctest-busybox-pod-01633634] Cmd output: ctest-nginx-pod-70457969 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-18 01:53:09,819 - DEBUG - [Pod ctest-busybox-pod-01633634] 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-72312130 2024-09-18 01:53:09,819 - DEBUG - [Pod Pod ctest-busybox-pod-01633634] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 01:53:09,819 - DEBUG - [Pod Pod ctest-busybox-pod-01633634] 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-72312130 2024-09-18 01:53:09,819 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-72312130': 1, 'ctest-nginx-pod-70457969': 1} 2024-09-18 01:53:09,819 - WARNING - Nothing to delete parallely 2024-09-18 01:53:09,819 - INFO - Deleting pod default:ctest-busybox-pod-01633634 2024-09-18 01:53:09,849 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:09,869 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:14,870 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:14,877 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:19,878 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:19,886 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:24,886 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:24,894 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:29,895 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:29,902 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:34,903 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:34,914 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:39,915 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:39,926 - WARNING - Pod uuid d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:44,926 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d4b5f8d3-ef20-4675-bb30-ecc910cfa26a 2024-09-18 01:53:44,935 - DEBUG - Pod d4b5f8d3-ef20-4675-bb30-ecc910cfa26a is not in agent 10.0.0.73 VM list 2024-09-18 01:53:44,935 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b560795e-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:53:44,942 - DEBUG - VMI b560795e-7560-11ef-ae3b-fa163ecab124 is removed from agent 10.0.0.73 2024-09-18 01:53:44,942 - INFO - Verified that pod ctest-busybox-pod-01633634 is removed in agent 2024-09-18 01:53:44,942 - INFO - Deleting Ingress : ctest-nginx-ingress-66411457 2024-09-18 01:53:44,955 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=3d7c9883-158d-4a20-b499-375d66ac876a 2024-09-18 01:53:44,962 - ERROR - Ingress ctest-nginx-ingress-66411457 with uuid 3d7c9883-158d-4a20-b499-375d66ac876a still found in kube manager 2024-09-18 01:53:45,963 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=3d7c9883-158d-4a20-b499-375d66ac876a 2024-09-18 01:53:45,968 - INFO - Ingress ctest-nginx-ingress-66411457 with uuid 3d7c9883-158d-4a20-b499-375d66ac876a deleted successfully from kube manager 2024-09-18 01:53:45,969 - INFO - Verifications on Ingress %s cleanup passed 2024-09-18 01:53:45,969 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-18 01:53:46,140 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 01:53:46,147 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-18 01:53:46,147 - INFO - Deleting VN __public__ 2024-09-18 01:53:46,425 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/8244f094-eea8-4ce5-817d-845923028258 2024-09-18 01:53:46,433 - DEBUG - Response Code: 404 2024-09-18 01:53:46,434 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-18 01:53:46,439 - DEBUG - Requesting: http://10.0.0.49:8082/domain/58171f07-1af8-44b0-a78b-7fb12894574a 2024-09-18 01:53:46,472 - DEBUG - Requesting: http://10.0.0.49:8082/project/e5cf8efe-5dce-41ef-8953-af3705726bf8 2024-09-18 01:53:46,571 - INFO - Validated that VN __public__ is not found in API Server 2024-09-18 01:53:46,571 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-18 01:53:48,288 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:53:48,295 - DEBUG - VN __public__ is not present in Agent 10.0.0.73 2024-09-18 01:53:48,295 - INFO - Validated that VN __public__ is not in any agent 2024-09-18 01:53:48,295 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:53:48,303 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 01:53:48,309 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 01:53:48,316 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-18 01:53:48,316 - INFO - Deleting pod default:ctest-nginx-pod-70457969 2024-09-18 01:53:48,357 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=386adea9-4835-4041-822e-41d0f8a18286 2024-09-18 01:53:48,374 - WARNING - Pod uuid 386adea9-4835-4041-822e-41d0f8a18286 is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:53,375 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=386adea9-4835-4041-822e-41d0f8a18286 2024-09-18 01:53:53,382 - DEBUG - Pod 386adea9-4835-4041-822e-41d0f8a18286 is not in agent 10.0.0.73 VM list 2024-09-18 01:53:53,382 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b12c7284-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:53:53,389 - DEBUG - VMI b12c7284-7560-11ef-ae3b-fa163ecab124 is removed from agent 10.0.0.73 2024-09-18 01:53:53,389 - INFO - Verified that pod ctest-nginx-pod-70457969 is removed in agent 2024-09-18 01:53:53,389 - INFO - Deleting pod default:ctest-nginx-pod-72312130 2024-09-18 01:53:53,411 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e8753dbb-cac9-43a5-9680-f4e420d5c301 2024-09-18 01:53:53,438 - WARNING - Pod uuid e8753dbb-cac9-43a5-9680-f4e420d5c301 is still seen in agent 10.0.0.73 VM list 2024-09-18 01:53:58,439 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e8753dbb-cac9-43a5-9680-f4e420d5c301 2024-09-18 01:53:58,446 - DEBUG - Pod e8753dbb-cac9-43a5-9680-f4e420d5c301 is not in agent 10.0.0.73 VM list 2024-09-18 01:53:58,446 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0af78ce-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:53:58,451 - DEBUG - VMI b0af78ce-7560-11ef-ae3b-fa163ecab124 is removed from agent 10.0.0.73 2024-09-18 01:53:58,452 - INFO - Verified that pod ctest-nginx-pod-72312130 is removed in agent 2024-09-18 01:53:58,452 - INFO - Deleting service : ctest-nginx-svc-76028380 2024-09-18 01:53:58,655 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:53:58,667 - DEBUG - No XMPP flaps were noticed during the test
2024-09-18 01:53:58,668 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:21]
2024-09-18 01:53:58,668 - INFO - -------------------------------------------------------------------------------- 2024-09-18 01:54:05,166 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 01:54:05,291 - DEBUG - Output : cluster_project={} 2024-09-18 01:54:05,360 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 01:54:05,502 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 01:54:05,544 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 01:54:05,810 - DEBUG - Output : cluster_project={} 2024-09-18 01:54:21,022 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:21,076 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,173 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,215 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,299 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,385 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,430 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,514 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 01:54:26,755 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:54:29,447 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_ApplicationPolicySetReq? 2024-09-18 01:54:29,454 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2024-09-18 01:54:29,482 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2024-09-18 01:54:31,514 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2024-09-18 01:57:35,097 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 01:57:35,128 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7306ccbb-06ac-486b-a3fe-6b0e0caab412 2024-09-18 01:57:35,134 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:57:35,138 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:57:35,142 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:57:35,148 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=395cd3bb-edba-4700-9450-397c347ba4e2 2024-09-18 01:57:35,152 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=bc9a693a-92f5-4cf0-81bc-2268d0ab2285 2024-09-18 01:57:35,156 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:57:35,159 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2ad509ad-d886-492b-a6b5-52962bff062f 2024-09-18 01:57:40,165 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=7306ccbb-06ac-486b-a3fe-6b0e0caab412 2024-09-18 01:57:40,167 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:57:40,174 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3ed4266-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:57:40,195 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=bc9a693a-92f5-4cf0-81bc-2268d0ab2285 2024-09-18 01:57:40,196 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:57:40,198 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2ad509ad-d886-492b-a6b5-52962bff062f 2024-09-18 01:57:40,199 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:57:40,200 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=395cd3bb-edba-4700-9450-397c347ba4e2 2024-09-18 01:57:40,203 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:57:40,218 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5db0608-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:57:40,222 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e47a1722-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:57:40,225 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e53ff1c2-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:57:45,223 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:57:45,225 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:57:45,227 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:57:46,185 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:57:50,237 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:57:50,239 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:57:50,240 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:57:51,193 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:57:55,253 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:57:55,255 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:57:55,256 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:57:56,200 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:58:00,267 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:58:00,269 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:58:00,270 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:58:02,617 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:58:05,282 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:58:05,284 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:58:05,286 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:58:07,625 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:58:10,302 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:58:10,304 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5dba06ce-c7f9-424d-a70c-dc521b6c4eb5 2024-09-18 01:58:10,307 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=ea596267-cb20-41ee-ae57-d8931f241dc5 2024-09-18 01:58:10,316 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6f4b098-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:58:10,321 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e8013d08-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:58:13,170 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e4c71362-7b52-4361-8edf-182db2e2f609 2024-09-18 01:58:13,178 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e77ce850-7560-11ef-ae3b-fa163ecab124 2024-09-18 01:58:15,323 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=a264d937-c8bd-4f59-a3fa-bd1898e46ac6 2024-09-18 01:58:15,330 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e672e388-7560-11ef-ae3b-fa163ecab124