2025-11-05 22:11:43,015 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-11-05 22:11:43,249 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1688-1 2025-11-05 22:11:43,249 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-11-05 22:11:43,282 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1688-1 2025-11-05 22:11:43,282 - DEBUG - [10.0.0.73]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-05 22:11:43,345 - DEBUG - Output : NAMES contrail_test_0YQN0vFJI contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 2025-11-05 22:11:43,345 - DEBUG - [10.0.0.73]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-05 22:11:43,415 - DEBUG - Output : 127.0.0.1/8 10.0.0.73/24 252.73.0.1/8 10.215.135.1/24 172.17.0.1/16 2025-11-05 22:11:43,416 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-11-05 22:11:43,449 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1688-1 2025-11-05 22:11:43,544 - DEBUG - [10.0.0.141]: Running cmd : hostname 2025-11-05 22:11:43,773 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1688-1 2025-11-05 22:11:43,773 - DEBUG - [10.0.0.141]: Running cmd : hostname -f 2025-11-05 22:11:43,800 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1688-1 2025-11-05 22:11:43,800 - DEBUG - [10.0.0.141]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-05 22:11:43,883 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-05 22:11:43,884 - DEBUG - [10.0.0.141]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-05 22:11:43,917 - DEBUG - Output : 10.0.0.141/24 2025-11-05 22:11:43,917 - DEBUG - [10.0.0.141]: Running cmd : getent hosts 10.0.0.141 | head -n 1 | awk '{print $2}' 2025-11-05 22:11:43,951 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1688-1 2025-11-05 22:11:44,033 - INFO - Using existing project ['default-domain', 'k8s-default'](31dc4eaf-1500-40a6-8eae-1b7d275dc775) 2025-11-05 22:11:44,135 - INFO - Using existing project ['default-domain', 'k8s-default'](31dc4eaf-1500-40a6-8eae-1b7d275dc775) 2025-11-05 22:11:44,254 - INFO - ================================================================================ 2025-11-05 22:11:44,254 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-05 22:11:44,254 - 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-11-05 22:11:44,446 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 22:11:44,452 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.73': '0'}} with 2025-11-05 22:11:44,452 - INFO - Initial checks done. Running the testcase now 2025-11-05 22:11:44,452 - INFO - 2025-11-05 22:11:44,456 - INFO - Namespace default already exists 2025-11-05 22:11:44,456 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-05 22:11:44,572 - DEBUG - Output : cluster_project={} 2025-11-05 22:11:44,611 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-05 22:11:44,611 - DEBUG - Project uuid in Contrail is 31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:11:44,611 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-05 22:11:44,729 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 22:11:44,729 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_NamespaceDatabaseList?namespace_uuid=e924f9d6-9ea0-474e-8b04-d755573db97c 2025-11-05 22:11:44,733 - INFO - Namespace default with uuid e924f9d6-9ea0-474e-8b04-d755573db97c found in kube manager 2025-11-05 22:11:44,733 - INFO - Namespace default verification passed 2025-11-05 22:11:44,736 - DEBUG - Service ctest-nginx-svc-62111678 not present 2025-11-05 22:11:44,736 - INFO - Creating service ctest-nginx-svc-62111678 2025-11-05 22:11:44,751 - INFO - Created Service ctest-nginx-svc-62111678 2025-11-05 22:11:44,764 - DEBUG - Pod ctest-nginx-pod-19289634 not present 2025-11-05 22:11:44,765 - INFO - Creating Pod ctest-nginx-pod-19289634 2025-11-05 22:11:44,831 - DEBUG - Pod : ctest-nginx-pod-19289634 UUID is 5b0b1f37-a3ab-45c7-b72a-d93b627b756f 2025-11-05 22:11:44,834 - DEBUG - Pod ctest-nginx-pod-13185052 not present 2025-11-05 22:11:44,834 - INFO - Creating Pod ctest-nginx-pod-13185052 2025-11-05 22:11:44,870 - DEBUG - Pod : ctest-nginx-pod-13185052 UUID is 2661dd6a-33e6-4579-a142-7e3fc6212041 2025-11-05 22:11:45,021 - INFO - Created VN __public__, UUID :de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:45,194 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 22:11:45,200 - DEBUG - Requesting: http://10.0.0.73:8082/domain/f2de7f2d-fd76-4386-bb19-3429ab85a90f 2025-11-05 22:11:45,226 - DEBUG - Requesting: http://10.0.0.73:8082/project/31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:11:45,288 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:45,345 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:45,361 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:45,368 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:45,374 - DEBUG - Route Targets: [] 2025-11-05 22:11:45,374 - DEBUG - RT names not yet present for VN __public__ 2025-11-05 22:11:50,375 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 22:11:50,386 - DEBUG - Requesting: http://10.0.0.73:8082/domain/f2de7f2d-fd76-4386-bb19-3429ab85a90f 2025-11-05 22:11:50,415 - DEBUG - Requesting: http://10.0.0.73:8082/project/31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:11:50,461 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,469 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,477 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:50,485 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:50,490 - DEBUG - Requesting: http://10.0.0.73:8082/route-target/fac2e225-af2a-4858-9522-251fca5f51c2 2025-11-05 22:11:50,494 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 22:11:50,495 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,501 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:50,511 - INFO - Verified VN network id 13 for VN de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,511 - INFO - Verifications in API Server for VN __public__ passed 2025-11-05 22:11:50,511 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,518 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:50,523 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:11:50,528 - DEBUG - Requesting: http://10.0.0.73:8082/route-target/fac2e225-af2a-4858-9522-251fca5f51c2 2025-11-05 22:11:50,532 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 22:11:50,541 - DEBUG - Control-node 10.0.0.73 : 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': '16018631541856028057', 'uuid-lslong': '11859038201398450962'}, 'enable': 'true', 'created': '2025-11-05T22:11:44', 'last-modified': '2025-11-05T22:11:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.385908'} 2025-11-05 22:11:50,541 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:11:50,564 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-05 22:11:50,564 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-05 22:11:50,565 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-05 22:11:50,565 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 22:11:50,570 - DEBUG - Requesting: http://10.0.0.73:8082/domain/f2de7f2d-fd76-4386-bb19-3429ab85a90f 2025-11-05 22:11:50,584 - DEBUG - Requesting: http://10.0.0.73:8082/project/31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:11:50,625 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,633 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-05 22:11:50,633 - DEBUG - Verifying the vn in opserver 2025-11-05 22:11:50,633 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.73 2025-11-05 22:11:50,633 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-networks 2025-11-05 22:11:50,637 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.73:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-05 22:11:50,637 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-05 22:11:50,637 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:11:50,644 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:11:50,649 - DEBUG - Do not have enough data to verify VN in agent 2025-11-05 22:11:50,649 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:11:50,653 - DEBUG - VRF ids for VN __public__: {} 2025-11-05 22:11:50,745 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-05 22:11:50,855 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 22:11:50,860 - DEBUG - Requesting: http://10.0.0.73:8082/domain/f2de7f2d-fd76-4386-bb19-3429ab85a90f 2025-11-05 22:11:50,874 - DEBUG - Requesting: http://10.0.0.73:8082/project/31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:11:50,911 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,921 - DEBUG - Requesting: http://10.0.0.73:8082/floating-ip-pool/45e960d7-bf3a-47d4-a99f-4b89f012d15d 2025-11-05 22:11:50,927 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 22:11:50,931 - DEBUG - Requesting: http://10.0.0.73:8082/domain/f2de7f2d-fd76-4386-bb19-3429ab85a90f 2025-11-05 22:11:50,937 - DEBUG - Requesting: http://10.0.0.73:8082/project/31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:11:50,968 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/de4d9c84-5832-4599-a493-c4698c245b12 2025-11-05 22:11:50,976 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-05 22:11:50,976 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-05 22:11:50,983 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-05 22:11:50,987 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-05 22:11:50,987 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-05 22:11:50,990 - DEBUG - Ingress ctest-nginx-ingress-92304094 not present 2025-11-05 22:11:50,991 - INFO - Creating Ingress ctest-nginx-ingress-92304094 2025-11-05 22:11:51,005 - INFO - Created Ingress ctest-nginx-ingress-92304094 2025-11-05 22:11:51,012 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92304094 2025-11-05 22:11:54,018 - DEBUG - For Ingress ctest-nginx-ingress-92304094, Cluster IP: 10.47.255.249, External IPs ['223.164.217.124'] 2025-11-05 22:11:54,018 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92304094 2025-11-05 22:11:54,019 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_LoadbalancerDatabaseList?x=ecff0884-58ca-4a98-8d5c-0aaa53c5625e 2025-11-05 22:11:54,024 - INFO - Ingress ctest-nginx-ingress-92304094 with uuid ecff0884-58ca-4a98-8d5c-0aaa53c5625e found in kube manager 2025-11-05 22:11:54,024 - INFO - Ingress ctest-nginx-ingress-92304094 verification passed 2025-11-05 22:11:54,027 - DEBUG - Pod ctest-busybox-pod-98153018 not present 2025-11-05 22:11:54,028 - INFO - Creating Pod ctest-busybox-pod-98153018 2025-11-05 22:11:54,057 - DEBUG - Pod : ctest-busybox-pod-98153018 UUID is ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:11:54,068 - DEBUG - Pod ctest-nginx-pod-19289634 not in running state.Currently in Pending 2025-11-05 22:11:59,076 - INFO - Pod ctest-nginx-pod-19289634 is in running state.Got IP 10.47.255.251 2025-11-05 22:11:59,131 - DEBUG - Pod ctest-nginx-pod-19289634 has vmi 6b004680-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:11:59,131 - INFO - Verified pod ctest-nginx-pod-19289634 in contrail-api 2025-11-05 22:11:59,131 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:11:59,141 - DEBUG - VMI 6b004680-ba94-11f0-8f5f-fa163ed1e4fb is active in agent 10.0.0.141 2025-11-05 22:11:59,141 - INFO - Verified Pod ctest-nginx-pod-19289634 in agent 10.0.0.141 2025-11-05 22:11:59,141 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_VirtualMachineDatabaseList?x=5b0b1f37-a3ab-45c7-b72a-d93b627b756f 2025-11-05 22:11:59,145 - INFO - Pod ctest-nginx-pod-19289634 with uuid 5b0b1f37-a3ab-45c7-b72a-d93b627b756f found in kube manager 2025-11-05 22:11:59,145 - INFO - Pod ctest-nginx-pod-19289634 verification passed 2025-11-05 22:11:59,207 - DEBUG - [Pod ctest-nginx-pod-19289634] Cmd: echo ctest-nginx-pod-19289634 > /usr/share/nginx/html/index.html, Output: 2025-11-05 22:11:59,213 - INFO - Pod ctest-nginx-pod-13185052 is in running state.Got IP 10.47.255.250 2025-11-05 22:11:59,224 - DEBUG - Pod ctest-nginx-pod-13185052 has vmi 6b6acf82-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:11:59,224 - INFO - Verified pod ctest-nginx-pod-13185052 in contrail-api 2025-11-05 22:11:59,224 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:11:59,233 - DEBUG - VMI 6b6acf82-ba94-11f0-8f5f-fa163ed1e4fb is active in agent 10.0.0.141 2025-11-05 22:11:59,233 - INFO - Verified Pod ctest-nginx-pod-13185052 in agent 10.0.0.141 2025-11-05 22:11:59,233 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_VirtualMachineDatabaseList?x=2661dd6a-33e6-4579-a142-7e3fc6212041 2025-11-05 22:11:59,237 - INFO - Pod ctest-nginx-pod-13185052 with uuid 2661dd6a-33e6-4579-a142-7e3fc6212041 found in kube manager 2025-11-05 22:11:59,237 - INFO - Pod ctest-nginx-pod-13185052 verification passed 2025-11-05 22:11:59,285 - DEBUG - [Pod ctest-nginx-pod-13185052] Cmd: echo ctest-nginx-pod-13185052 > /usr/share/nginx/html/index.html, Output: 2025-11-05 22:11:59,291 - DEBUG - Pod ctest-busybox-pod-98153018 not in running state.Currently in Pending 2025-11-05 22:12:04,299 - DEBUG - Pod ctest-busybox-pod-98153018 not in running state.Currently in Pending 2025-11-05 22:12:09,306 - INFO - Pod ctest-busybox-pod-98153018 is in running state.Got IP 10.47.255.248 2025-11-05 22:12:09,317 - DEBUG - Pod ctest-busybox-pod-98153018 has vmi 6fca25be-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:12:09,317 - INFO - Verified pod ctest-busybox-pod-98153018 in contrail-api 2025-11-05 22:12:09,318 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:12:09,326 - DEBUG - VMI 6fca25be-ba94-11f0-8f5f-fa163ed1e4fb is active in agent 10.0.0.141 2025-11-05 22:12:09,327 - INFO - Verified Pod ctest-busybox-pod-98153018 in agent 10.0.0.141 2025-11-05 22:12:09,327 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_VirtualMachineDatabaseList?x=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:09,331 - INFO - Pod ctest-busybox-pod-98153018 with uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc found in kube manager 2025-11-05 22:12:09,331 - INFO - Pod ctest-busybox-pod-98153018 verification passed 2025-11-05 22:12:09,386 - DEBUG - [Pod ctest-busybox-pod-98153018] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13185052 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-11-05 22:12:09,386 - DEBUG - [Pod Pod ctest-busybox-pod-98153018] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 22:12:09,386 - DEBUG - [Pod Pod ctest-busybox-pod-98153018] Cmd output: ctest-nginx-pod-13185052 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-11-05 22:12:09,436 - DEBUG - [Pod ctest-busybox-pod-98153018] 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-13185052 2025-11-05 22:12:09,436 - DEBUG - [Pod Pod ctest-busybox-pod-98153018] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 22:12:09,437 - DEBUG - [Pod Pod ctest-busybox-pod-98153018] 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-13185052 2025-11-05 22:12:09,500 - DEBUG - [Pod ctest-busybox-pod-98153018] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-19289634 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-11-05 22:12:09,501 - DEBUG - [Pod Pod ctest-busybox-pod-98153018] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-05 22:12:09,501 - DEBUG - [Pod Pod ctest-busybox-pod-98153018] Cmd output: ctest-nginx-pod-19289634 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-11-05 22:12:09,501 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-19289634': 1, 'ctest-nginx-pod-13185052': 2} 2025-11-05 22:12:09,501 - WARNING - Nothing to delete parallely 2025-11-05 22:12:09,501 - INFO - Deleting pod default:ctest-busybox-pod-98153018 2025-11-05 22:12:09,514 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:09,519 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:14,520 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:14,526 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:19,527 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:19,533 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:24,534 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:24,540 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:29,541 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:29,548 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:34,549 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:34,555 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:39,556 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:39,564 - WARNING - Pod uuid ae6fe32e-607c-465b-8810-d2ea7d1cafcc is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:44,565 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ae6fe32e-607c-465b-8810-d2ea7d1cafcc 2025-11-05 22:12:44,571 - DEBUG - Pod ae6fe32e-607c-465b-8810-d2ea7d1cafcc is not in agent 10.0.0.141 VM list 2025-11-05 22:12:44,571 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6fca25be-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:12:44,577 - DEBUG - VMI 6fca25be-ba94-11f0-8f5f-fa163ed1e4fb is removed from agent 10.0.0.141 2025-11-05 22:12:44,577 - INFO - Verified that pod ctest-busybox-pod-98153018 is removed in agent 2025-11-05 22:12:44,577 - INFO - Deleting Ingress : ctest-nginx-ingress-92304094 2025-11-05 22:12:44,596 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_LoadbalancerDatabaseList?x=ecff0884-58ca-4a98-8d5c-0aaa53c5625e 2025-11-05 22:12:44,600 - ERROR - Ingress ctest-nginx-ingress-92304094 with uuid ecff0884-58ca-4a98-8d5c-0aaa53c5625e still found in kube manager 2025-11-05 22:12:45,601 - DEBUG - Requesting: http://10.0.0.73:8108/Snh_LoadbalancerDatabaseList?x=ecff0884-58ca-4a98-8d5c-0aaa53c5625e 2025-11-05 22:12:45,605 - INFO - Ingress ctest-nginx-ingress-92304094 with uuid ecff0884-58ca-4a98-8d5c-0aaa53c5625e deleted successfully from kube manager 2025-11-05 22:12:45,605 - INFO - Verifications on Ingress %s cleanup passed 2025-11-05 22:12:45,606 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-05 22:12:45,736 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-05 22:12:45,742 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-05 22:12:45,742 - INFO - Deleting VN __public__ 2025-11-05 22:12:45,839 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/c705a782-9449-4b06-a2f8-6cb7a546a6e9 2025-11-05 22:12:45,845 - DEBUG - Response Code: 404 2025-11-05 22:12:45,845 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-11-05 22:12:45,849 - DEBUG - Requesting: http://10.0.0.73:8082/domain/f2de7f2d-fd76-4386-bb19-3429ab85a90f 2025-11-05 22:12:45,857 - DEBUG - Requesting: http://10.0.0.73:8082/project/31dc4eaf-1500-40a6-8eae-1b7d275dc775 2025-11-05 22:12:45,897 - INFO - Validated that VN __public__ is not found in API Server 2025-11-05 22:12:45,897 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-05 22:12:45,904 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:12:45,913 - DEBUG - VN __public__ is not present in Agent 10.0.0.141 2025-11-05 22:12:45,913 - INFO - Validated that VN __public__ is not in any agent 2025-11-05 22:12:45,913 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:12:45,920 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-05 22:12:45,924 - DEBUG - Requesting: http://10.0.0.73:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-05 22:12:45,928 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-05 22:12:45,928 - INFO - Deleting pod default:ctest-nginx-pod-13185052 2025-11-05 22:12:45,941 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=2661dd6a-33e6-4579-a142-7e3fc6212041 2025-11-05 22:12:45,958 - WARNING - Pod uuid 2661dd6a-33e6-4579-a142-7e3fc6212041 is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:50,958 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=2661dd6a-33e6-4579-a142-7e3fc6212041 2025-11-05 22:12:50,965 - DEBUG - Pod 2661dd6a-33e6-4579-a142-7e3fc6212041 is not in agent 10.0.0.141 VM list 2025-11-05 22:12:50,965 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b6acf82-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:12:50,971 - DEBUG - VMI 6b6acf82-ba94-11f0-8f5f-fa163ed1e4fb is removed from agent 10.0.0.141 2025-11-05 22:12:50,971 - INFO - Verified that pod ctest-nginx-pod-13185052 is removed in agent 2025-11-05 22:12:50,971 - INFO - Deleting pod default:ctest-nginx-pod-19289634 2025-11-05 22:12:50,983 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=5b0b1f37-a3ab-45c7-b72a-d93b627b756f 2025-11-05 22:12:50,992 - WARNING - Pod uuid 5b0b1f37-a3ab-45c7-b72a-d93b627b756f is still seen in agent 10.0.0.141 VM list 2025-11-05 22:12:55,993 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=5b0b1f37-a3ab-45c7-b72a-d93b627b756f 2025-11-05 22:12:56,001 - DEBUG - Pod 5b0b1f37-a3ab-45c7-b72a-d93b627b756f is not in agent 10.0.0.141 VM list 2025-11-05 22:12:56,001 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b004680-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:12:56,007 - DEBUG - VMI 6b004680-ba94-11f0-8f5f-fa163ed1e4fb is removed from agent 10.0.0.141 2025-11-05 22:12:56,007 - INFO - Verified that pod ctest-nginx-pod-19289634 is removed in agent 2025-11-05 22:12:56,007 - INFO - Deleting service : ctest-nginx-svc-62111678 2025-11-05 22:12:56,287 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 22:12:56,293 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 22:12:56,294 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-11-05 22:12:56,294 - INFO - -------------------------------------------------------------------------------- 2025-11-05 22:13:05,722 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-05 22:13:05,854 - DEBUG - Output : cluster_project={} 2025-11-05 22:13:05,904 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-05 22:13:06,057 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-05 22:13:06,073 - DEBUG - [10.0.0.73]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-05 22:13:06,224 - DEBUG - Output : cluster_project={} 2025-11-05 22:13:16,324 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:16,401 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:16,479 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:16,510 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:16,586 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:21,626 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:21,706 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:21,783 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-05 22:13:22,040 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 22:13:23,924 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_ApplicationPolicySetReq? 2025-11-05 22:13:23,930 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-11-05 22:13:23,954 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-11-05 22:13:25,978 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AclReq? 2025-11-05 22:16:31,720 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-05 22:16:31,762 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b23888f3-4d43-4c8e-8c55-1e57b215d564 2025-11-05 22:16:31,784 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:16:31,790 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c8c5a19e-fa91-4002-9666-95549490bd6d 2025-11-05 22:16:31,795 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ef0adb63-9679-4ac3-a267-293e063fa12a 2025-11-05 22:16:31,802 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=7d55f4b1-6c27-42d3-8fe2-80bdbfc6e913 2025-11-05 22:16:31,809 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:16:31,821 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:16:31,826 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:16:36,852 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=7d55f4b1-6c27-42d3-8fe2-80bdbfc6e913 2025-11-05 22:16:36,854 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=ef0adb63-9679-4ac3-a267-293e063fa12a 2025-11-05 22:16:36,855 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:16:36,856 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b23888f3-4d43-4c8e-8c55-1e57b215d564 2025-11-05 22:16:36,857 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c8c5a19e-fa91-4002-9666-95549490bd6d 2025-11-05 22:16:36,858 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:16:36,859 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:16:36,860 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:16:36,880 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99c897ec-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:16:36,881 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:994eb350-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:16:36,884 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b1428d2-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:16:36,885 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9aa14218-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:16:41,880 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:16:41,883 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:16:41,884 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:16:41,887 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:16:46,890 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:16:46,891 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:16:46,892 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:16:46,894 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:16:51,904 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:16:51,905 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:16:51,906 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:16:51,909 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:16:56,920 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:16:56,922 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:16:56,924 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:16:56,925 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:17:01,941 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:17:01,943 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:17:01,944 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:17:01,944 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:17:06,965 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=9bc946af-78ae-4edd-8453-db1275f4ee37 2025-11-05 22:17:06,967 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=b39f2b95-6d63-4ed0-b296-a5851f68864c 2025-11-05 22:17:06,968 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=c2279649-7752-4ff0-8e41-4472219dd5ec 2025-11-05 22:17:06,969 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=0c2e5a89-6ee6-47f1-a33c-99ace4d9999c 2025-11-05 22:17:06,972 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9c121384-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:17:06,980 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ca0d560-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:17:06,981 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d16ece6-ba94-11f0-8f5f-fa163ed1e4fb 2025-11-05 22:17:06,984 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9b96c71a-ba94-11f0-8f5f-fa163ed1e4fb