2025-02-11 19:19:01,926 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-02-11 19:19:02,224 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-973-1 2025-02-11 19:19:02,224 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-02-11 19:19:02,258 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-973-1 2025-02-11 19:19:02,258 - DEBUG - [10.0.0.28]: 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-11 19:19:02,373 - DEBUG - Output : NAMES contrail_test_Q158zvnUN contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 2025-02-11 19:19:02,373 - DEBUG - [10.0.0.28]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-11 19:19:02,407 - DEBUG - Output : 10.0.0.28/24 172.17.0.1/16 2025-02-11 19:19:02,407 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-02-11 19:19:02,441 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-973-1 2025-02-11 19:19:02,525 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-11 19:19:02,745 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-973-1 2025-02-11 19:19:02,745 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-11 19:19:02,769 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-973-1 2025-02-11 19:19:02,770 - 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-11 19:19:02,853 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-11 19:19:02,853 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-11 19:19:02,876 - DEBUG - Output : 10.0.0.22/24 2025-02-11 19:19:02,876 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-11 19:19:02,910 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-973-1 2025-02-11 19:19:03,035 - INFO - Using existing project ['default-domain', 'k8s-default'](c704984d-4d61-47d3-99db-1ce31ad09ccb) 2025-02-11 19:19:03,156 - INFO - Using existing project ['default-domain', 'k8s-default'](c704984d-4d61-47d3-99db-1ce31ad09ccb) 2025-02-11 19:19:03,303 - INFO - ================================================================================ 2025-02-11 19:19:03,303 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-11 19:19:03,304 - 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-11 19:19:03,509 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 19:19:03,517 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.28': '0'}} with 2025-02-11 19:19:03,517 - INFO - Initial checks done. Running the testcase now 2025-02-11 19:19:03,517 - INFO - 2025-02-11 19:19:03,520 - INFO - Namespace default already exists 2025-02-11 19:19:03,521 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 19:19:03,643 - DEBUG - Output : cluster_project={} 2025-02-11 19:19:03,692 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-11 19:19:03,692 - DEBUG - Project uuid in Contrail is c704984d-4d61-47d3-99db-1ce31ad09ccb 2025-02-11 19:19:03,692 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-11 19:19:03,870 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-11 19:19:03,870 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_NamespaceDatabaseList?namespace_uuid=a5a58df5-5976-4d61-acb6-aa61139f8acc 2025-02-11 19:19:03,875 - INFO - Namespace default with uuid a5a58df5-5976-4d61-acb6-aa61139f8acc found in kube manager 2025-02-11 19:19:03,875 - INFO - Namespace default verification passed 2025-02-11 19:19:03,924 - DEBUG - Service ctest-nginx-svc-82818688 not present 2025-02-11 19:19:03,925 - INFO - Creating service ctest-nginx-svc-82818688 2025-02-11 19:19:03,991 - INFO - Created Service ctest-nginx-svc-82818688 2025-02-11 19:19:03,999 - DEBUG - Pod ctest-nginx-pod-29653725 not present 2025-02-11 19:19:04,000 - INFO - Creating Pod ctest-nginx-pod-29653725 2025-02-11 19:19:04,059 - DEBUG - Pod : ctest-nginx-pod-29653725 UUID is af8ddaca-3810-419b-b77e-a98d3ffc076d 2025-02-11 19:19:04,065 - DEBUG - Pod ctest-nginx-pod-09523753 not present 2025-02-11 19:19:04,066 - INFO - Creating Pod ctest-nginx-pod-09523753 2025-02-11 19:19:04,125 - DEBUG - Pod : ctest-nginx-pod-09523753 UUID is 9b7abdab-4a46-45f0-b01c-138f7663c41f 2025-02-11 19:19:04,396 - INFO - Created VN __public__, UUID :17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:04,739 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-11 19:19:04,748 - DEBUG - Requesting: http://10.0.0.28:8082/domain/7e1f6349-b866-4756-8b25-9adbede46281 2025-02-11 19:19:04,778 - DEBUG - Requesting: http://10.0.0.28:8082/project/c704984d-4d61-47d3-99db-1ce31ad09ccb 2025-02-11 19:19:04,930 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:04,945 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:04,977 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/02619c2d-0bd8-4b05-9080-695f5db05c95 2025-02-11 19:19:05,014 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/02619c2d-0bd8-4b05-9080-695f5db05c95 2025-02-11 19:19:05,054 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/a115286a-c2cf-43e7-927a-b89cbecee665 2025-02-11 19:19:05,081 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-11 19:19:05,081 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:05,127 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/02619c2d-0bd8-4b05-9080-695f5db05c95 2025-02-11 19:19:05,152 - INFO - Verified VN network id 13 for VN 17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:05,153 - INFO - Verifications in API Server for VN __public__ passed 2025-02-11 19:19:05,153 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:05,166 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/02619c2d-0bd8-4b05-9080-695f5db05c95 2025-02-11 19:19:05,189 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/02619c2d-0bd8-4b05-9080-695f5db05c95 2025-02-11 19:19:05,199 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/a115286a-c2cf-43e7-927a-b89cbecee665 2025-02-11 19:19:05,215 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-11 19:19:05,230 - DEBUG - Control-node 10.0.0.28 : 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': '1724393729370508898', 'uuid-lslong': '11291952916818736341'}, 'enable': 'true', 'created': '2025-02-11T19:19:04', 'last-modified': '2025-02-11T19:19:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.610499'} 2025-02-11 19:19:05,230 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:19:05,239 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-11 19:19:05,239 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-11 19:19:05,239 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-11 19:19:05,239 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-11 19:19:05,256 - DEBUG - Requesting: http://10.0.0.28:8082/domain/7e1f6349-b866-4756-8b25-9adbede46281 2025-02-11 19:19:05,268 - DEBUG - Requesting: http://10.0.0.28:8082/project/c704984d-4d61-47d3-99db-1ce31ad09ccb 2025-02-11 19:19:05,320 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:05,334 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-11 19:19:05,334 - DEBUG - Verifying the vn in opserver 2025-02-11 19:19:05,334 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.28 2025-02-11 19:19:05,335 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2025-02-11 19:19:05,340 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-11 19:19:05,340 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-11 19:19:05,340 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:19:05,354 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:19:05,362 - DEBUG - Do not have enough data to verify VN in agent 2025-02-11 19:19:05,362 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:19:05,372 - DEBUG - VRF ids for VN __public__: {} 2025-02-11 19:19:05,479 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-11 19:19:05,603 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-11 19:19:05,610 - DEBUG - Requesting: http://10.0.0.28:8082/domain/7e1f6349-b866-4756-8b25-9adbede46281 2025-02-11 19:19:05,635 - DEBUG - Requesting: http://10.0.0.28:8082/project/c704984d-4d61-47d3-99db-1ce31ad09ccb 2025-02-11 19:19:05,711 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:05,729 - DEBUG - Requesting: http://10.0.0.28:8082/floating-ip-pool/61067a2d-d75b-464f-ac03-c77b6632e59f 2025-02-11 19:19:05,737 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-11 19:19:05,742 - DEBUG - Requesting: http://10.0.0.28:8082/domain/7e1f6349-b866-4756-8b25-9adbede46281 2025-02-11 19:19:05,751 - DEBUG - Requesting: http://10.0.0.28:8082/project/c704984d-4d61-47d3-99db-1ce31ad09ccb 2025-02-11 19:19:05,817 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/17ee46f5-ec0a-4e62-9cb5-1359bb6ab4d5 2025-02-11 19:19:05,828 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-11 19:19:05,828 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-11 19:19:05,836 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-11 19:19:05,843 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-11 19:19:05,843 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-11 19:19:05,846 - DEBUG - Ingress ctest-nginx-ingress-39423087 not present 2025-02-11 19:19:05,847 - INFO - Creating Ingress ctest-nginx-ingress-39423087 2025-02-11 19:19:05,853 - INFO - Created Ingress ctest-nginx-ingress-39423087 2025-02-11 19:19:05,856 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39423087 2025-02-11 19:19:08,860 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39423087 2025-02-11 19:19:11,866 - DEBUG - For Ingress ctest-nginx-ingress-39423087, Cluster IP: 10.47.255.249, External IPs ['77.212.211.60'] 2025-02-11 19:19:11,866 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-39423087 2025-02-11 19:19:11,867 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=0ed6691f-0dba-4259-a1ad-393fe0237264 2025-02-11 19:19:11,872 - INFO - Ingress ctest-nginx-ingress-39423087 with uuid 0ed6691f-0dba-4259-a1ad-393fe0237264 found in kube manager 2025-02-11 19:19:11,872 - INFO - Ingress ctest-nginx-ingress-39423087 verification passed 2025-02-11 19:19:11,874 - DEBUG - Pod ctest-busybox-pod-30819380 not present 2025-02-11 19:19:11,874 - INFO - Creating Pod ctest-busybox-pod-30819380 2025-02-11 19:19:11,895 - DEBUG - Node for Pod ctest-busybox-pod-30819380 not yet populated 2025-02-11 19:19:14,902 - DEBUG - Pod : ctest-busybox-pod-30819380 UUID is f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:14,907 - DEBUG - Pod ctest-nginx-pod-29653725 not in running state.Currently in Pending 2025-02-11 19:19:19,913 - DEBUG - Pod ctest-nginx-pod-29653725 not in running state.Currently in Pending 2025-02-11 19:19:24,932 - INFO - Pod ctest-nginx-pod-29653725 is in running state.Got IP 10.47.255.251 2025-02-11 19:19:24,960 - DEBUG - Pod ctest-nginx-pod-29653725 has vmi 0fa7b99e-e8ad-11ef-831e-fa163e508488 2025-02-11 19:19:24,960 - INFO - Verified pod ctest-nginx-pod-29653725 in contrail-api 2025-02-11 19:19:24,961 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:19:24,976 - DEBUG - VMI 0fa7b99e-e8ad-11ef-831e-fa163e508488 is active in agent 10.0.0.22 2025-02-11 19:19:24,976 - INFO - Verified Pod ctest-nginx-pod-29653725 in agent 10.0.0.22 2025-02-11 19:19:24,977 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=af8ddaca-3810-419b-b77e-a98d3ffc076d 2025-02-11 19:19:24,983 - INFO - Pod ctest-nginx-pod-29653725 with uuid af8ddaca-3810-419b-b77e-a98d3ffc076d found in kube manager 2025-02-11 19:19:24,983 - INFO - Pod ctest-nginx-pod-29653725 verification passed 2025-02-11 19:19:25,081 - DEBUG - [Pod ctest-nginx-pod-29653725] Cmd: echo ctest-nginx-pod-29653725 > /usr/share/nginx/html/index.html, Output: 2025-02-11 19:19:25,088 - INFO - Pod ctest-nginx-pod-09523753 is in running state.Got IP 10.47.255.250 2025-02-11 19:19:25,149 - DEBUG - Pod ctest-nginx-pod-09523753 has vmi 1024eef0-e8ad-11ef-831e-fa163e508488 2025-02-11 19:19:25,149 - INFO - Verified pod ctest-nginx-pod-09523753 in contrail-api 2025-02-11 19:19:25,149 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:19:25,162 - DEBUG - VMI 1024eef0-e8ad-11ef-831e-fa163e508488 is active in agent 10.0.0.22 2025-02-11 19:19:25,162 - INFO - Verified Pod ctest-nginx-pod-09523753 in agent 10.0.0.22 2025-02-11 19:19:25,162 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=9b7abdab-4a46-45f0-b01c-138f7663c41f 2025-02-11 19:19:25,168 - INFO - Pod ctest-nginx-pod-09523753 with uuid 9b7abdab-4a46-45f0-b01c-138f7663c41f found in kube manager 2025-02-11 19:19:25,168 - INFO - Pod ctest-nginx-pod-09523753 verification passed 2025-02-11 19:19:25,222 - DEBUG - [Pod ctest-nginx-pod-09523753] Cmd: echo ctest-nginx-pod-09523753 > /usr/share/nginx/html/index.html, Output: 2025-02-11 19:19:25,228 - DEBUG - Pod ctest-busybox-pod-30819380 not in running state.Currently in Pending 2025-02-11 19:19:30,235 - INFO - Pod ctest-busybox-pod-30819380 is in running state.Got IP 10.47.255.248 2025-02-11 19:19:30,249 - DEBUG - Pod ctest-busybox-pod-30819380 has vmi 133b42f6-e8ad-11ef-831e-fa163e508488 2025-02-11 19:19:30,249 - INFO - Verified pod ctest-busybox-pod-30819380 in contrail-api 2025-02-11 19:19:30,250 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:19:30,263 - DEBUG - VMI 133b42f6-e8ad-11ef-831e-fa163e508488 is active in agent 10.0.0.22 2025-02-11 19:19:30,263 - INFO - Verified Pod ctest-busybox-pod-30819380 in agent 10.0.0.22 2025-02-11 19:19:30,263 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:30,268 - INFO - Pod ctest-busybox-pod-30819380 with uuid f3a52684-13f7-4bf2-9913-68404a6718ce found in kube manager 2025-02-11 19:19:30,268 - INFO - Pod ctest-busybox-pod-30819380 verification passed 2025-02-11 19:19:30,330 - DEBUG - [Pod ctest-busybox-pod-30819380] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09523753 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-11 19:19:30,330 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 19:19:30,330 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd output: ctest-nginx-pod-09523753 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-11 19:19:30,388 - DEBUG - [Pod ctest-busybox-pod-30819380] 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-09523753 2025-02-11 19:19:30,388 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 19:19:30,388 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] 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-09523753 2025-02-11 19:19:30,457 - DEBUG - [Pod ctest-busybox-pod-30819380] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09523753 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-11 19:19:30,458 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 19:19:30,458 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd output: ctest-nginx-pod-09523753 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-11 19:19:30,510 - DEBUG - [Pod ctest-busybox-pod-30819380] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09523753 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-11 19:19:30,510 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 19:19:30,510 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd output: ctest-nginx-pod-09523753 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-11 19:19:30,566 - DEBUG - [Pod ctest-busybox-pod-30819380] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09523753 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-11 19:19:30,567 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 19:19:30,567 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd output: ctest-nginx-pod-09523753 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-11 19:19:30,627 - DEBUG - [Pod ctest-busybox-pod-30819380] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29653725 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-11 19:19:30,627 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-11 19:19:30,627 - DEBUG - [Pod Pod ctest-busybox-pod-30819380] Cmd output: ctest-nginx-pod-29653725 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-11 19:19:30,628 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-29653725': 1, 'ctest-nginx-pod-09523753': 5} 2025-02-11 19:19:30,628 - WARNING - Nothing to delete parallely 2025-02-11 19:19:30,628 - INFO - Deleting pod default:ctest-busybox-pod-30819380 2025-02-11 19:19:30,639 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:30,647 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:19:35,648 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:35,655 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:19:40,656 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:40,662 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:19:45,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:45,670 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:19:50,671 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:50,681 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:19:55,681 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:19:55,689 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:20:00,690 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:20:00,699 - WARNING - Pod uuid f3a52684-13f7-4bf2-9913-68404a6718ce is still seen in agent 10.0.0.22 VM list 2025-02-11 19:20:05,699 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f3a52684-13f7-4bf2-9913-68404a6718ce 2025-02-11 19:20:05,707 - DEBUG - Pod f3a52684-13f7-4bf2-9913-68404a6718ce is not in agent 10.0.0.22 VM list 2025-02-11 19:20:05,707 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:133b42f6-e8ad-11ef-831e-fa163e508488 2025-02-11 19:20:05,714 - DEBUG - VMI 133b42f6-e8ad-11ef-831e-fa163e508488 is removed from agent 10.0.0.22 2025-02-11 19:20:05,714 - INFO - Verified that pod ctest-busybox-pod-30819380 is removed in agent 2025-02-11 19:20:05,715 - INFO - Deleting Ingress : ctest-nginx-ingress-39423087 2025-02-11 19:20:05,729 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=0ed6691f-0dba-4259-a1ad-393fe0237264 2025-02-11 19:20:05,734 - ERROR - Ingress ctest-nginx-ingress-39423087 with uuid 0ed6691f-0dba-4259-a1ad-393fe0237264 still found in kube manager 2025-02-11 19:20:06,735 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=0ed6691f-0dba-4259-a1ad-393fe0237264 2025-02-11 19:20:06,739 - INFO - Ingress ctest-nginx-ingress-39423087 with uuid 0ed6691f-0dba-4259-a1ad-393fe0237264 deleted successfully from kube manager 2025-02-11 19:20:06,739 - INFO - Verifications on Ingress %s cleanup passed 2025-02-11 19:20:06,740 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-11 19:20:06,882 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-11 19:20:06,892 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-11 19:20:06,892 - INFO - Deleting VN __public__ 2025-02-11 19:20:07,133 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/02619c2d-0bd8-4b05-9080-695f5db05c95 2025-02-11 19:20:07,145 - DEBUG - Response Code: 404 2025-02-11 19:20:07,145 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-11 19:20:07,169 - DEBUG - Requesting: http://10.0.0.28:8082/domain/7e1f6349-b866-4756-8b25-9adbede46281 2025-02-11 19:20:07,181 - DEBUG - Requesting: http://10.0.0.28:8082/project/c704984d-4d61-47d3-99db-1ce31ad09ccb 2025-02-11 19:20:07,296 - INFO - Validated that VN __public__ is not found in API Server 2025-02-11 19:20:07,296 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-11 19:20:07,311 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:20:07,323 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-02-11 19:20:07,323 - INFO - Validated that VN __public__ is not in any agent 2025-02-11 19:20:07,323 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:20:07,335 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-11 19:20:07,351 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-11 19:20:07,369 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-11 19:20:07,371 - INFO - Deleting pod default:ctest-nginx-pod-09523753 2025-02-11 19:20:07,389 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b7abdab-4a46-45f0-b01c-138f7663c41f 2025-02-11 19:20:07,410 - WARNING - Pod uuid 9b7abdab-4a46-45f0-b01c-138f7663c41f is still seen in agent 10.0.0.22 VM list 2025-02-11 19:20:12,412 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b7abdab-4a46-45f0-b01c-138f7663c41f 2025-02-11 19:20:12,420 - DEBUG - Pod 9b7abdab-4a46-45f0-b01c-138f7663c41f is not in agent 10.0.0.22 VM list 2025-02-11 19:20:12,421 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1024eef0-e8ad-11ef-831e-fa163e508488 2025-02-11 19:20:12,427 - DEBUG - VMI 1024eef0-e8ad-11ef-831e-fa163e508488 is removed from agent 10.0.0.22 2025-02-11 19:20:12,427 - INFO - Verified that pod ctest-nginx-pod-09523753 is removed in agent 2025-02-11 19:20:12,427 - INFO - Deleting pod default:ctest-nginx-pod-29653725 2025-02-11 19:20:12,445 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=af8ddaca-3810-419b-b77e-a98d3ffc076d 2025-02-11 19:20:12,455 - WARNING - Pod uuid af8ddaca-3810-419b-b77e-a98d3ffc076d is still seen in agent 10.0.0.22 VM list 2025-02-11 19:20:17,457 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=af8ddaca-3810-419b-b77e-a98d3ffc076d 2025-02-11 19:20:17,464 - DEBUG - Pod af8ddaca-3810-419b-b77e-a98d3ffc076d is not in agent 10.0.0.22 VM list 2025-02-11 19:20:17,464 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0fa7b99e-e8ad-11ef-831e-fa163e508488 2025-02-11 19:20:17,470 - DEBUG - VMI 0fa7b99e-e8ad-11ef-831e-fa163e508488 is removed from agent 10.0.0.22 2025-02-11 19:20:17,470 - INFO - Verified that pod ctest-nginx-pod-29653725 is removed in agent 2025-02-11 19:20:17,470 - INFO - Deleting service : ctest-nginx-svc-82818688 2025-02-11 19:20:17,704 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 19:20:17,712 - DEBUG - No XMPP flaps were noticed during the test
2025-02-11 19:20:17,712 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-02-11 19:20:17,712 - INFO - -------------------------------------------------------------------------------- 2025-02-11 19:20:24,241 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 19:20:24,422 - DEBUG - Output : cluster_project={} 2025-02-11 19:20:24,491 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-11 19:20:24,696 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-11 19:20:24,716 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-11 19:20:24,889 - DEBUG - Output : cluster_project={} 2025-02-11 19:20:40,084 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:40,138 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:40,243 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:45,310 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:45,399 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:45,449 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:45,623 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:45,718 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-11 19:20:46,115 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 19:20:48,904 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-02-11 19:20:48,914 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-11 19:20:48,946 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-11 19:20:50,978 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-11 19:23:51,773 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-11 19:23:51,823 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a941512f-9f28-4393-9f18-6104834f42e3 2025-02-11 19:23:51,842 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:23:51,852 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2fe56e55-ab76-4ae9-be0a-af4aeb76cc06 2025-02-11 19:23:51,861 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6b589b1e-5e76-4c59-882c-d1fc654ae9f5 2025-02-11 19:23:51,866 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:23:51,871 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:23:51,878 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:23:51,887 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f45b5b4d-bd09-4ac2-9982-5269874254f7 2025-02-11 19:23:56,896 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2fe56e55-ab76-4ae9-be0a-af4aeb76cc06 2025-02-11 19:23:56,899 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:23:56,901 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a941512f-9f28-4393-9f18-6104834f42e3 2025-02-11 19:23:56,904 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41405876-e8ad-11ef-831e-fa163e508488 2025-02-11 19:23:56,912 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f5532c0-e8ad-11ef-831e-fa163e508488 2025-02-11 19:23:56,947 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:23:56,949 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f45b5b4d-bd09-4ac2-9982-5269874254f7 2025-02-11 19:23:56,950 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:23:56,951 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:23:56,954 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6b589b1e-5e76-4c59-882c-d1fc654ae9f5 2025-02-11 19:23:56,969 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ff0b542-e8ad-11ef-831e-fa163e508488 2025-02-11 19:23:56,973 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:40ad51ac-e8ad-11ef-831e-fa163e508488 2025-02-11 19:24:01,917 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:24:01,971 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:24:01,976 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:24:01,977 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:24:06,925 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:24:06,981 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:24:06,989 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:24:06,991 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:24:11,934 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:24:11,989 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:24:12,000 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:24:12,003 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:24:16,943 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:24:16,999 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:24:17,014 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:24:17,015 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:24:21,952 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:24:22,007 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:24:22,025 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:24:22,027 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:24:26,960 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=6f02b650-41e8-4fba-a59e-2a7006d7367c 2025-02-11 19:24:26,968 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42665f8e-e8ad-11ef-831e-fa163e508488 2025-02-11 19:24:27,016 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1857e7b9-d79e-422b-9f7f-7b11408efd3b 2025-02-11 19:24:27,024 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41e3bad4-e8ad-11ef-831e-fa163e508488 2025-02-11 19:24:27,055 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f9447d5-953b-4c85-8c7b-4591f44eaba8 2025-02-11 19:24:27,057 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=17b6a06e-99da-4b27-9b3d-2ec7fbe18589 2025-02-11 19:24:27,068 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42e054b0-e8ad-11ef-831e-fa163e508488 2025-02-11 19:24:27,069 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4363dc18-e8ad-11ef-831e-fa163e508488