2025-11-20 14:21:01,594 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-11-20 14:21:01,853 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1734-1 2025-11-20 14:21:01,853 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-11-20 14:21:01,887 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1734-1 2025-11-20 14:21:01,887 - DEBUG - [10.0.0.27]: 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-20 14:21:02,005 - DEBUG - Output : NAMES contrail_test_rFchQvVlc contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 2025-11-20 14:21:02,005 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-20 14:21:02,048 - DEBUG - Output : 127.0.0.1/8 10.0.0.27/24 252.27.0.1/8 10.213.141.1/24 172.17.0.1/16 2025-11-20 14:21:02,048 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-11-20 14:21:02,082 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1734-1 2025-11-20 14:21:02,175 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-11-20 14:21:02,395 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1734-1 2025-11-20 14:21:02,395 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-11-20 14:21:02,418 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1734-1 2025-11-20 14:21:02,419 - DEBUG - [10.0.0.23]: 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-20 14:21:02,503 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-20 14:21:02,504 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-20 14:21:02,539 - DEBUG - Output : 10.0.0.23/24 2025-11-20 14:21:02,539 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-11-20 14:21:02,573 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1734-1 2025-11-20 14:21:02,644 - INFO - Using existing project ['default-domain', 'k8s-default'](362ae55d-7e6e-4809-96f6-9ee34a2d0773) 2025-11-20 14:21:02,767 - INFO - Using existing project ['default-domain', 'k8s-default'](362ae55d-7e6e-4809-96f6-9ee34a2d0773) 2025-11-20 14:21:02,873 - INFO - ================================================================================ 2025-11-20 14:21:02,873 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-20 14:21:02,873 - 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-20 14:21:03,069 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 14:21:03,076 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.27': '0'}} with 2025-11-20 14:21:03,076 - INFO - Initial checks done. Running the testcase now 2025-11-20 14:21:03,076 - INFO - 2025-11-20 14:21:03,080 - INFO - Namespace default already exists 2025-11-20 14:21:03,081 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 14:21:03,212 - DEBUG - Output : cluster_project={} 2025-11-20 14:21:03,268 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-20 14:21:03,268 - DEBUG - Project uuid in Contrail is 362ae55d-7e6e-4809-96f6-9ee34a2d0773 2025-11-20 14:21:03,268 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-20 14:21:03,395 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-20 14:21:03,395 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=913ee1c9-12ce-457f-881e-cc08b9823f2c 2025-11-20 14:21:03,403 - INFO - Namespace default with uuid 913ee1c9-12ce-457f-881e-cc08b9823f2c found in kube manager 2025-11-20 14:21:03,403 - INFO - Namespace default verification passed 2025-11-20 14:21:03,407 - DEBUG - Service ctest-nginx-svc-20928774 not present 2025-11-20 14:21:03,408 - INFO - Creating service ctest-nginx-svc-20928774 2025-11-20 14:21:03,427 - INFO - Created Service ctest-nginx-svc-20928774 2025-11-20 14:21:03,440 - DEBUG - Pod ctest-nginx-pod-35327062 not present 2025-11-20 14:21:03,441 - INFO - Creating Pod ctest-nginx-pod-35327062 2025-11-20 14:21:03,495 - DEBUG - Node for Pod ctest-nginx-pod-35327062 not yet populated 2025-11-20 14:21:06,516 - DEBUG - Pod : ctest-nginx-pod-35327062 UUID is 4cb92e7b-5892-4d7b-bce0-80913310d974 2025-11-20 14:21:06,518 - DEBUG - Pod ctest-nginx-pod-40687318 not present 2025-11-20 14:21:06,519 - INFO - Creating Pod ctest-nginx-pod-40687318 2025-11-20 14:21:06,558 - DEBUG - Pod : ctest-nginx-pod-40687318 UUID is 48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 2025-11-20 14:21:06,749 - INFO - Created VN __public__, UUID :9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:06,962 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-11-20 14:21:06,966 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 2025-11-20 14:21:06,984 - DEBUG - Requesting: http://10.0.0.27:8082/project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 2025-11-20 14:21:07,049 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,057 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,073 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 2025-11-20 14:21:07,081 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 2025-11-20 14:21:07,086 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/6fad7e21-25a0-49b1-8167-8ce4c1e2d0db 2025-11-20 14:21:07,091 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-20 14:21:07,091 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,097 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 2025-11-20 14:21:07,107 - INFO - Verified VN network id 13 for VN 9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,107 - INFO - Verifications in API Server for VN __public__ passed 2025-11-20 14:21:07,107 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,114 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 2025-11-20 14:21:07,119 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 2025-11-20 14:21:07,124 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/6fad7e21-25a0-49b1-8167-8ce4c1e2d0db 2025-11-20 14:21:07,132 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-20 14:21:07,137 - DEBUG - Control-node 10.0.0.27 : 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': '10473423838084680025', 'uuid-lslong': '10639252520951662061'}, 'enable': 'true', 'created': '2025-11-20T14:21:06', 'last-modified': '2025-11-20T14:21:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.225690'} 2025-11-20 14:21:07,137 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:21:07,153 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-20 14:21:07,154 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-20 14:21:07,156 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-20 14:21:07,156 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-11-20 14:21:07,177 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 2025-11-20 14:21:07,185 - DEBUG - Requesting: http://10.0.0.27:8082/project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 2025-11-20 14:21:07,229 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,252 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-20 14:21:07,252 - DEBUG - Verifying the vn in opserver 2025-11-20 14:21:07,252 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2025-11-20 14:21:07,252 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-11-20 14:21:07,256 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-20 14:21:07,256 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-20 14:21:07,258 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:21:07,267 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:21:07,272 - DEBUG - Do not have enough data to verify VN in agent 2025-11-20 14:21:07,272 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:21:07,277 - DEBUG - VRF ids for VN __public__: {} 2025-11-20 14:21:07,363 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-20 14:21:07,463 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-11-20 14:21:07,467 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 2025-11-20 14:21:07,474 - DEBUG - Requesting: http://10.0.0.27:8082/project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 2025-11-20 14:21:07,513 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,522 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/6977f9f6-c3c5-4ce1-8f22-f1fd36655b5f 2025-11-20 14:21:07,527 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-11-20 14:21:07,532 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 2025-11-20 14:21:07,539 - DEBUG - Requesting: http://10.0.0.27:8082/project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 2025-11-20 14:21:07,575 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed 2025-11-20 14:21:07,583 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-20 14:21:07,583 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-20 14:21:07,590 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-20 14:21:07,595 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-20 14:21:07,595 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-20 14:21:07,598 - DEBUG - Ingress ctest-nginx-ingress-81360856 not present 2025-11-20 14:21:07,598 - INFO - Creating Ingress ctest-nginx-ingress-81360856 2025-11-20 14:21:07,608 - INFO - Created Ingress ctest-nginx-ingress-81360856 2025-11-20 14:21:07,611 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81360856 2025-11-20 14:21:10,617 - DEBUG - For Ingress ctest-nginx-ingress-81360856, Cluster IP: 10.47.255.249, External IPs ['181.54.198.188'] 2025-11-20 14:21:10,618 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-81360856 2025-11-20 14:21:10,618 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=847f39e8-3cc9-4dee-9ab1-cacb203a6204 2025-11-20 14:21:10,625 - INFO - Ingress ctest-nginx-ingress-81360856 with uuid 847f39e8-3cc9-4dee-9ab1-cacb203a6204 found in kube manager 2025-11-20 14:21:10,625 - INFO - Ingress ctest-nginx-ingress-81360856 verification passed 2025-11-20 14:21:10,629 - DEBUG - Pod ctest-busybox-pod-50533812 not present 2025-11-20 14:21:10,630 - INFO - Creating Pod ctest-busybox-pod-50533812 2025-11-20 14:21:10,655 - DEBUG - Pod : ctest-busybox-pod-50533812 UUID is 146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:10,664 - DEBUG - Pod ctest-nginx-pod-35327062 not in running state.Currently in Pending 2025-11-20 14:21:15,672 - DEBUG - Pod ctest-nginx-pod-35327062 not in running state.Currently in Pending 2025-11-20 14:21:20,678 - DEBUG - Pod ctest-nginx-pod-35327062 not in running state.Currently in Pending 2025-11-20 14:21:25,685 - INFO - Pod ctest-nginx-pod-35327062 is in running state.Got IP 10.47.255.251 2025-11-20 14:21:25,743 - DEBUG - Pod ctest-nginx-pod-35327062 has vmi 260ebc30-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:21:25,743 - INFO - Verified pod ctest-nginx-pod-35327062 in contrail-api 2025-11-20 14:21:25,743 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:21:25,755 - DEBUG - VMI 260ebc30-c61c-11f0-802e-fa163ecf8c0d is active in agent 10.0.0.23 2025-11-20 14:21:25,755 - INFO - Verified Pod ctest-nginx-pod-35327062 in agent 10.0.0.23 2025-11-20 14:21:25,755 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=4cb92e7b-5892-4d7b-bce0-80913310d974 2025-11-20 14:21:25,763 - INFO - Pod ctest-nginx-pod-35327062 with uuid 4cb92e7b-5892-4d7b-bce0-80913310d974 found in kube manager 2025-11-20 14:21:25,763 - INFO - Pod ctest-nginx-pod-35327062 verification passed 2025-11-20 14:21:25,837 - DEBUG - [Pod ctest-nginx-pod-35327062] Cmd: echo ctest-nginx-pod-35327062 > /usr/share/nginx/html/index.html, Output: 2025-11-20 14:21:25,845 - INFO - Pod ctest-nginx-pod-40687318 is in running state.Got IP 10.47.255.250 2025-11-20 14:21:25,858 - DEBUG - Pod ctest-nginx-pod-40687318 has vmi 272ec150-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:21:25,858 - INFO - Verified pod ctest-nginx-pod-40687318 in contrail-api 2025-11-20 14:21:25,859 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:21:25,868 - DEBUG - VMI 272ec150-c61c-11f0-802e-fa163ecf8c0d is active in agent 10.0.0.23 2025-11-20 14:21:25,868 - INFO - Verified Pod ctest-nginx-pod-40687318 in agent 10.0.0.23 2025-11-20 14:21:25,868 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 2025-11-20 14:21:25,872 - INFO - Pod ctest-nginx-pod-40687318 with uuid 48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 found in kube manager 2025-11-20 14:21:25,872 - INFO - Pod ctest-nginx-pod-40687318 verification passed 2025-11-20 14:21:25,936 - DEBUG - [Pod ctest-nginx-pod-40687318] Cmd: echo ctest-nginx-pod-40687318 > /usr/share/nginx/html/index.html, Output: 2025-11-20 14:21:25,943 - DEBUG - Pod ctest-busybox-pod-50533812 not in running state.Currently in Pending 2025-11-20 14:21:30,949 - INFO - Pod ctest-busybox-pod-50533812 is in running state.Got IP 10.47.255.248 2025-11-20 14:21:30,967 - DEBUG - Pod ctest-busybox-pod-50533812 has vmi 29a21d4c-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:21:30,967 - INFO - Verified pod ctest-busybox-pod-50533812 in contrail-api 2025-11-20 14:21:30,967 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:21:30,979 - DEBUG - VMI 29a21d4c-c61c-11f0-802e-fa163ecf8c0d is active in agent 10.0.0.23 2025-11-20 14:21:30,979 - INFO - Verified Pod ctest-busybox-pod-50533812 in agent 10.0.0.23 2025-11-20 14:21:30,980 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:30,983 - INFO - Pod ctest-busybox-pod-50533812 with uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 found in kube manager 2025-11-20 14:21:30,984 - INFO - Pod ctest-busybox-pod-50533812 verification passed 2025-11-20 14:21:31,043 - DEBUG - [Pod ctest-busybox-pod-50533812] 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-40687318 2025-11-20 14:21:31,043 - DEBUG - [Pod Pod ctest-busybox-pod-50533812] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 14:21:31,043 - DEBUG - [Pod Pod ctest-busybox-pod-50533812] 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-40687318 2025-11-20 14:21:31,092 - DEBUG - [Pod ctest-busybox-pod-50533812] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40687318 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-20 14:21:31,092 - DEBUG - [Pod Pod ctest-busybox-pod-50533812] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 14:21:31,092 - DEBUG - [Pod Pod ctest-busybox-pod-50533812] Cmd output: ctest-nginx-pod-40687318 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-20 14:21:31,142 - DEBUG - [Pod ctest-busybox-pod-50533812] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-35327062 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-20 14:21:31,142 - DEBUG - [Pod Pod ctest-busybox-pod-50533812] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 14:21:31,142 - DEBUG - [Pod Pod ctest-busybox-pod-50533812] Cmd output: ctest-nginx-pod-35327062 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-20 14:21:31,142 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-35327062': 1, 'ctest-nginx-pod-40687318': 2} 2025-11-20 14:21:31,143 - WARNING - Nothing to delete parallely 2025-11-20 14:21:31,143 - INFO - Deleting pod default:ctest-busybox-pod-50533812 2025-11-20 14:21:31,155 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:31,162 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:21:36,163 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:36,169 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:21:41,169 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:41,175 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:21:46,176 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:46,182 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:21:51,183 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:51,191 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:21:56,192 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:21:56,199 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:01,200 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:22:01,211 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:06,213 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:22:06,220 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:11,222 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:22:11,229 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:16,229 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:22:16,238 - WARNING - Pod uuid 146faf17-b7fb-4d7e-b689-fa63540970e4 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:21,239 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=146faf17-b7fb-4d7e-b689-fa63540970e4 2025-11-20 14:22:21,246 - DEBUG - Pod 146faf17-b7fb-4d7e-b689-fa63540970e4 is not in agent 10.0.0.23 VM list 2025-11-20 14:22:21,246 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:29a21d4c-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:22:21,261 - DEBUG - VMI 29a21d4c-c61c-11f0-802e-fa163ecf8c0d is removed from agent 10.0.0.23 2025-11-20 14:22:21,261 - INFO - Verified that pod ctest-busybox-pod-50533812 is removed in agent 2025-11-20 14:22:21,262 - INFO - Deleting Ingress : ctest-nginx-ingress-81360856 2025-11-20 14:22:21,269 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=847f39e8-3cc9-4dee-9ab1-cacb203a6204 2025-11-20 14:22:21,273 - ERROR - Ingress ctest-nginx-ingress-81360856 with uuid 847f39e8-3cc9-4dee-9ab1-cacb203a6204 still found in kube manager 2025-11-20 14:22:22,274 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=847f39e8-3cc9-4dee-9ab1-cacb203a6204 2025-11-20 14:22:22,278 - INFO - Ingress ctest-nginx-ingress-81360856 with uuid 847f39e8-3cc9-4dee-9ab1-cacb203a6204 deleted successfully from kube manager 2025-11-20 14:22:22,278 - INFO - Verifications on Ingress %s cleanup passed 2025-11-20 14:22:22,278 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-20 14:22:22,360 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-20 14:22:22,365 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-20 14:22:22,365 - INFO - Deleting VN __public__ 2025-11-20 14:22:22,487 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 2025-11-20 14:22:22,493 - DEBUG - Response Code: 404 2025-11-20 14:22:22,493 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-11-20 14:22:22,499 - DEBUG - Requesting: http://10.0.0.27:8082/domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 2025-11-20 14:22:22,506 - DEBUG - Requesting: http://10.0.0.27:8082/project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 2025-11-20 14:22:22,567 - INFO - Validated that VN __public__ is not found in API Server 2025-11-20 14:22:22,567 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-20 14:22:22,573 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:22:22,581 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-11-20 14:22:22,581 - INFO - Validated that VN __public__ is not in any agent 2025-11-20 14:22:22,581 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:22:22,600 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 14:22:22,607 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-20 14:22:22,629 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-20 14:22:22,629 - INFO - Deleting pod default:ctest-nginx-pod-40687318 2025-11-20 14:22:22,652 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 2025-11-20 14:22:22,669 - WARNING - Pod uuid 48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:27,670 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 2025-11-20 14:22:27,677 - DEBUG - Pod 48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 is not in agent 10.0.0.23 VM list 2025-11-20 14:22:27,677 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:272ec150-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:22:27,682 - DEBUG - VMI 272ec150-c61c-11f0-802e-fa163ecf8c0d is removed from agent 10.0.0.23 2025-11-20 14:22:27,682 - INFO - Verified that pod ctest-nginx-pod-40687318 is removed in agent 2025-11-20 14:22:27,683 - INFO - Deleting pod default:ctest-nginx-pod-35327062 2025-11-20 14:22:27,701 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4cb92e7b-5892-4d7b-bce0-80913310d974 2025-11-20 14:22:27,709 - WARNING - Pod uuid 4cb92e7b-5892-4d7b-bce0-80913310d974 is still seen in agent 10.0.0.23 VM list 2025-11-20 14:22:32,709 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4cb92e7b-5892-4d7b-bce0-80913310d974 2025-11-20 14:22:32,716 - DEBUG - Pod 4cb92e7b-5892-4d7b-bce0-80913310d974 is not in agent 10.0.0.23 VM list 2025-11-20 14:22:32,716 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:260ebc30-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:22:32,722 - DEBUG - VMI 260ebc30-c61c-11f0-802e-fa163ecf8c0d is removed from agent 10.0.0.23 2025-11-20 14:22:32,722 - INFO - Verified that pod ctest-nginx-pod-35327062 is removed in agent 2025-11-20 14:22:32,722 - INFO - Deleting service : ctest-nginx-svc-20928774 2025-11-20 14:22:32,948 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 14:22:32,955 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 14:22:32,955 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:30]
2025-11-20 14:22:32,955 - INFO - -------------------------------------------------------------------------------- 2025-11-20 14:22:39,381 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 14:22:39,582 - DEBUG - Output : cluster_project={} 2025-11-20 14:22:39,674 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-20 14:22:39,897 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-20 14:22:39,907 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 14:22:40,029 - DEBUG - Output : cluster_project={} 2025-11-20 14:22:50,120 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:22:55,219 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:22:55,258 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:22:55,341 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:23:00,390 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:23:00,444 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:23:00,531 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:23:00,615 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 14:23:00,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 14:23:03,533 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-11-20 14:23:03,539 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-11-20 14:23:03,563 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-11-20 14:23:05,589 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-11-20 14:26:05,515 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 14:26:05,587 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bc52ba5b-61d1-4146-bb91-42046341f0e1 2025-11-20 14:26:05,613 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:05,624 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=454c65e9-7045-4f1e-9196-2c191abae8db 2025-11-20 14:26:05,632 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:05,642 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d44bf635-3046-4ba4-a79e-34227edeeebe 2025-11-20 14:26:05,648 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:05,660 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=57a356c6-cc44-4ae2-9a0b-d16a10ca9567 2025-11-20 14:26:05,677 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:10,693 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bc52ba5b-61d1-4146-bb91-42046341f0e1 2025-11-20 14:26:10,700 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f4f8452-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:10,747 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:10,749 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d44bf635-3046-4ba4-a79e-34227edeeebe 2025-11-20 14:26:10,751 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=57a356c6-cc44-4ae2-9a0b-d16a10ca9567 2025-11-20 14:26:10,753 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=454c65e9-7045-4f1e-9196-2c191abae8db 2025-11-20 14:26:10,754 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:10,755 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:10,756 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:10,760 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5fd2509e-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:10,770 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:605e6458-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:10,771 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:60e184a0-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:15,763 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:15,771 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:15,776 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:15,777 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:20,770 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:20,777 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:20,786 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:20,788 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:25,777 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:25,784 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:25,795 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:25,797 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:30,784 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:30,791 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:30,803 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:30,822 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:35,791 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:35,798 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:35,808 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:35,829 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:40,836 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=26904c75-4224-4707-897e-da922963165a 2025-11-20 14:26:40,838 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=abee18f4-03c2-4d3f-b3da-e2224b1588ef 2025-11-20 14:26:40,839 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7100bab9-b6c9-4cb7-a4b1-65cc7124527e 2025-11-20 14:26:40,843 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b 2025-11-20 14:26:40,860 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61ef1fe2-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:40,861 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:62853fae-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:40,862 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6318c6e8-c61c-11f0-802e-fa163ecf8c0d 2025-11-20 14:26:40,874 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:616b8cf4-c61c-11f0-802e-fa163ecf8c0d