2025-10-27 11:28:59,047 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-10-27 11:28:59,309 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1628-1 2025-10-27 11:28:59,309 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-10-27 11:28:59,343 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1628-1 2025-10-27 11:28:59,343 - DEBUG - [10.0.0.38]: 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-10-27 11:28:59,401 - DEBUG - Output : NAMES contrail_test_AxU2yfdwc contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-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 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2025-10-27 11:28:59,402 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-27 11:28:59,435 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.5.217.1/24 172.17.0.1/16 2025-10-27 11:28:59,436 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-10-27 11:28:59,469 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1628-1 2025-10-27 11:28:59,564 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-10-27 11:28:59,833 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1628-1 2025-10-27 11:28:59,833 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-10-27 11:28:59,901 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1628-1 2025-10-27 11:28:59,901 - DEBUG - [10.0.0.242]: 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-10-27 11:28:59,955 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-27 11:28:59,955 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-27 11:28:59,988 - DEBUG - Output : 10.0.0.242/24 2025-10-27 11:28:59,989 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-10-27 11:29:00,062 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1628-1 2025-10-27 11:29:00,133 - INFO - Using existing project ['default-domain', 'k8s-default'](6bb618ba-dba4-4bcb-9409-f2f5541d6bb5) 2025-10-27 11:29:00,247 - INFO - Using existing project ['default-domain', 'k8s-default'](6bb618ba-dba4-4bcb-9409-f2f5541d6bb5) 2025-10-27 11:29:00,358 - INFO - ================================================================================ 2025-10-27 11:29:00,359 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-27 11:29:00,359 - 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-10-27 11:29:00,622 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 11:29:00,629 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.38': '0'}} with 2025-10-27 11:29:00,629 - INFO - Initial checks done. Running the testcase now 2025-10-27 11:29:00,629 - INFO - 2025-10-27 11:29:00,644 - INFO - Namespace default already exists 2025-10-27 11:29:00,645 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 11:29:00,771 - DEBUG - Output : cluster_project={} 2025-10-27 11:29:00,807 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-27 11:29:00,807 - DEBUG - Project uuid in Contrail is 6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 2025-10-27 11:29:00,807 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 11:29:00,948 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 11:29:00,949 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=c646c455-aae8-4e03-96f5-55ba51ffc908 2025-10-27 11:29:00,952 - INFO - Namespace default with uuid c646c455-aae8-4e03-96f5-55ba51ffc908 found in kube manager 2025-10-27 11:29:00,953 - INFO - Namespace default verification passed 2025-10-27 11:29:00,955 - DEBUG - Service ctest-nginx-svc-55316627 not present 2025-10-27 11:29:00,956 - INFO - Creating service ctest-nginx-svc-55316627 2025-10-27 11:29:00,974 - INFO - Created Service ctest-nginx-svc-55316627 2025-10-27 11:29:00,993 - DEBUG - Pod ctest-nginx-pod-70765436 not present 2025-10-27 11:29:00,994 - INFO - Creating Pod ctest-nginx-pod-70765436 2025-10-27 11:29:01,055 - DEBUG - Node for Pod ctest-nginx-pod-70765436 not yet populated 2025-10-27 11:29:04,064 - DEBUG - Pod : ctest-nginx-pod-70765436 UUID is a227d26a-2f75-4bda-89ca-165019fcbb34 2025-10-27 11:29:04,066 - DEBUG - Pod ctest-nginx-pod-79927011 not present 2025-10-27 11:29:04,067 - INFO - Creating Pod ctest-nginx-pod-79927011 2025-10-27 11:29:04,108 - DEBUG - Pod : ctest-nginx-pod-79927011 UUID is 87a693ae-9c6d-4b0d-82c3-598cdc31c450 2025-10-27 11:29:04,346 - INFO - Created VN __public__, UUID :305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,556 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 11:29:04,561 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecd4c924-f841-42c3-89ca-1206feab9016 2025-10-27 11:29:04,573 - DEBUG - Requesting: http://10.0.0.38:8082/project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 2025-10-27 11:29:04,670 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,679 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,690 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef 2025-10-27 11:29:04,703 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef 2025-10-27 11:29:04,710 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/82fe5240-de2a-4799-9cc6-34f758f86912 2025-10-27 11:29:04,725 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 11:29:04,725 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,742 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef 2025-10-27 11:29:04,753 - INFO - Verified VN network id 13 for VN 305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,753 - INFO - Verifications in API Server for VN __public__ passed 2025-10-27 11:29:04,753 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,760 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef 2025-10-27 11:29:04,764 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef 2025-10-27 11:29:04,769 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/82fe5240-de2a-4799-9cc6-34f758f86912 2025-10-27 11:29:04,774 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 11:29:04,783 - DEBUG - Control-node 10.0.0.38 : 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': '3484701971117066062', 'uuid-lslong': '9273608359629095121'}, 'enable': 'true', 'created': '2025-10-27T11:29:04', 'last-modified': '2025-10-27T11:29:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.287316'} 2025-10-27 11:29:04,783 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:29:04,798 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 11:29:04,798 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-27 11:29:04,798 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-27 11:29:04,799 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 11:29:04,803 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecd4c924-f841-42c3-89ca-1206feab9016 2025-10-27 11:29:04,809 - DEBUG - Requesting: http://10.0.0.38:8082/project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 2025-10-27 11:29:04,849 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:04,857 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-27 11:29:04,857 - DEBUG - Verifying the vn in opserver 2025-10-27 11:29:04,858 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-10-27 11:29:04,858 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-27 11:29:04,862 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-27 11:29:04,862 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-27 11:29:04,863 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:29:04,883 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:29:04,891 - DEBUG - Do not have enough data to verify VN in agent 2025-10-27 11:29:04,891 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:29:04,899 - DEBUG - VRF ids for VN __public__: {} 2025-10-27 11:29:04,997 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-27 11:29:05,151 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 11:29:05,156 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecd4c924-f841-42c3-89ca-1206feab9016 2025-10-27 11:29:05,161 - DEBUG - Requesting: http://10.0.0.38:8082/project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 2025-10-27 11:29:05,201 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:05,209 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/e51c921d-c591-43a0-b407-c46edc5a499c 2025-10-27 11:29:05,214 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 11:29:05,217 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecd4c924-f841-42c3-89ca-1206feab9016 2025-10-27 11:29:05,222 - DEBUG - Requesting: http://10.0.0.38:8082/project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 2025-10-27 11:29:05,256 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 2025-10-27 11:29:05,263 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-27 11:29:05,263 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-27 11:29:05,269 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 11:29:05,274 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-27 11:29:05,274 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-27 11:29:05,277 - DEBUG - Ingress ctest-nginx-ingress-19693981 not present 2025-10-27 11:29:05,278 - INFO - Creating Ingress ctest-nginx-ingress-19693981 2025-10-27 11:29:05,287 - INFO - Created Ingress ctest-nginx-ingress-19693981 2025-10-27 11:29:05,290 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-19693981 2025-10-27 11:29:08,296 - DEBUG - For Ingress ctest-nginx-ingress-19693981, Cluster IP: 10.47.255.249, External IPs ['93.245.127.60'] 2025-10-27 11:29:08,296 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-19693981 2025-10-27 11:29:08,296 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=ae905a03-f489-457d-94d1-c74360d20496 2025-10-27 11:29:08,300 - INFO - Ingress ctest-nginx-ingress-19693981 with uuid ae905a03-f489-457d-94d1-c74360d20496 found in kube manager 2025-10-27 11:29:08,300 - INFO - Ingress ctest-nginx-ingress-19693981 verification passed 2025-10-27 11:29:08,302 - DEBUG - Pod ctest-busybox-pod-78725744 not present 2025-10-27 11:29:08,303 - INFO - Creating Pod ctest-busybox-pod-78725744 2025-10-27 11:29:08,326 - DEBUG - Pod : ctest-busybox-pod-78725744 UUID is d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:08,332 - DEBUG - Pod ctest-nginx-pod-70765436 not in running state.Currently in Pending 2025-10-27 11:29:13,339 - DEBUG - Pod ctest-nginx-pod-70765436 not in running state.Currently in Pending 2025-10-27 11:29:18,346 - DEBUG - Pod ctest-nginx-pod-70765436 not in running state.Currently in Pending 2025-10-27 11:29:23,354 - INFO - Pod ctest-nginx-pod-70765436 is in running state.Got IP 10.47.255.251 2025-10-27 11:29:23,386 - DEBUG - Pod ctest-nginx-pod-70765436 has vmi 237e3826-b328-11f0-8516-fa163e1b342a 2025-10-27 11:29:23,386 - INFO - Verified pod ctest-nginx-pod-70765436 in contrail-api 2025-10-27 11:29:23,386 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:29:23,396 - DEBUG - VMI 237e3826-b328-11f0-8516-fa163e1b342a is active in agent 10.0.0.242 2025-10-27 11:29:23,396 - INFO - Verified Pod ctest-nginx-pod-70765436 in agent 10.0.0.242 2025-10-27 11:29:23,396 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=a227d26a-2f75-4bda-89ca-165019fcbb34 2025-10-27 11:29:23,400 - INFO - Pod ctest-nginx-pod-70765436 with uuid a227d26a-2f75-4bda-89ca-165019fcbb34 found in kube manager 2025-10-27 11:29:23,400 - INFO - Pod ctest-nginx-pod-70765436 verification passed 2025-10-27 11:29:23,491 - DEBUG - [Pod ctest-nginx-pod-70765436] Cmd: echo ctest-nginx-pod-70765436 > /usr/share/nginx/html/index.html, Output: 2025-10-27 11:29:23,499 - DEBUG - Pod ctest-nginx-pod-79927011 not in running state.Currently in Pending 2025-10-27 11:29:28,506 - INFO - Pod ctest-nginx-pod-79927011 is in running state.Got IP 10.47.255.250 2025-10-27 11:29:28,519 - DEBUG - Pod ctest-nginx-pod-79927011 has vmi 2492aeae-b328-11f0-8516-fa163e1b342a 2025-10-27 11:29:28,519 - INFO - Verified pod ctest-nginx-pod-79927011 in contrail-api 2025-10-27 11:29:28,519 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:29:28,527 - DEBUG - VMI 2492aeae-b328-11f0-8516-fa163e1b342a is active in agent 10.0.0.242 2025-10-27 11:29:28,527 - INFO - Verified Pod ctest-nginx-pod-79927011 in agent 10.0.0.242 2025-10-27 11:29:28,527 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=87a693ae-9c6d-4b0d-82c3-598cdc31c450 2025-10-27 11:29:28,531 - INFO - Pod ctest-nginx-pod-79927011 with uuid 87a693ae-9c6d-4b0d-82c3-598cdc31c450 found in kube manager 2025-10-27 11:29:28,531 - INFO - Pod ctest-nginx-pod-79927011 verification passed 2025-10-27 11:29:28,582 - DEBUG - [Pod ctest-nginx-pod-79927011] Cmd: echo ctest-nginx-pod-79927011 > /usr/share/nginx/html/index.html, Output: 2025-10-27 11:29:28,588 - INFO - Pod ctest-busybox-pod-78725744 is in running state.Got IP 10.47.255.248 2025-10-27 11:29:28,599 - DEBUG - Pod ctest-busybox-pod-78725744 has vmi 2722faca-b328-11f0-8516-fa163e1b342a 2025-10-27 11:29:28,599 - INFO - Verified pod ctest-busybox-pod-78725744 in contrail-api 2025-10-27 11:29:28,599 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:29:28,607 - DEBUG - VMI 2722faca-b328-11f0-8516-fa163e1b342a is active in agent 10.0.0.242 2025-10-27 11:29:28,608 - INFO - Verified Pod ctest-busybox-pod-78725744 in agent 10.0.0.242 2025-10-27 11:29:28,608 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:28,611 - INFO - Pod ctest-busybox-pod-78725744 with uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 found in kube manager 2025-10-27 11:29:28,611 - INFO - Pod ctest-busybox-pod-78725744 verification passed 2025-10-27 11:29:28,666 - DEBUG - [Pod ctest-busybox-pod-78725744] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79927011 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-10-27 11:29:28,666 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 11:29:28,666 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd output: ctest-nginx-pod-79927011 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-10-27 11:29:28,722 - DEBUG - [Pod ctest-busybox-pod-78725744] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79927011 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-10-27 11:29:28,722 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 11:29:28,722 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd output: ctest-nginx-pod-79927011 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-10-27 11:29:28,773 - DEBUG - [Pod ctest-busybox-pod-78725744] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79927011 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-10-27 11:29:28,774 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 11:29:28,774 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd output: ctest-nginx-pod-79927011 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-10-27 11:29:28,814 - DEBUG - [Pod ctest-busybox-pod-78725744] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70765436 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-10-27 11:29:28,814 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 11:29:28,814 - DEBUG - [Pod Pod ctest-busybox-pod-78725744] Cmd output: ctest-nginx-pod-70765436 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-10-27 11:29:28,814 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-70765436': 1, 'ctest-nginx-pod-79927011': 3} 2025-10-27 11:29:28,814 - WARNING - Nothing to delete parallely 2025-10-27 11:29:28,815 - INFO - Deleting pod default:ctest-busybox-pod-78725744 2025-10-27 11:29:28,827 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:28,833 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:29:33,834 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:33,840 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:29:38,841 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:38,848 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:29:43,848 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:43,854 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:29:48,855 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:48,862 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:29:53,863 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:53,871 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:29:58,872 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:29:58,879 - WARNING - Pod uuid d5de1872-cac1-477e-bb81-0be0864fa0e5 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:30:03,880 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d5de1872-cac1-477e-bb81-0be0864fa0e5 2025-10-27 11:30:03,888 - DEBUG - Pod d5de1872-cac1-477e-bb81-0be0864fa0e5 is not in agent 10.0.0.242 VM list 2025-10-27 11:30:03,888 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2722faca-b328-11f0-8516-fa163e1b342a 2025-10-27 11:30:03,894 - DEBUG - VMI 2722faca-b328-11f0-8516-fa163e1b342a is removed from agent 10.0.0.242 2025-10-27 11:30:03,894 - INFO - Verified that pod ctest-busybox-pod-78725744 is removed in agent 2025-10-27 11:30:03,894 - INFO - Deleting Ingress : ctest-nginx-ingress-19693981 2025-10-27 11:30:03,900 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=ae905a03-f489-457d-94d1-c74360d20496 2025-10-27 11:30:03,905 - ERROR - Ingress ctest-nginx-ingress-19693981 with uuid ae905a03-f489-457d-94d1-c74360d20496 still found in kube manager 2025-10-27 11:30:04,905 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=ae905a03-f489-457d-94d1-c74360d20496 2025-10-27 11:30:04,910 - INFO - Ingress ctest-nginx-ingress-19693981 with uuid ae905a03-f489-457d-94d1-c74360d20496 deleted successfully from kube manager 2025-10-27 11:30:04,910 - INFO - Verifications on Ingress %s cleanup passed 2025-10-27 11:30:04,911 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-27 11:30:05,017 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 11:30:05,024 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-27 11:30:05,024 - INFO - Deleting VN __public__ 2025-10-27 11:30:05,203 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef 2025-10-27 11:30:05,208 - DEBUG - Response Code: 404 2025-10-27 11:30:05,208 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-27 11:30:05,213 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecd4c924-f841-42c3-89ca-1206feab9016 2025-10-27 11:30:05,221 - DEBUG - Requesting: http://10.0.0.38:8082/project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 2025-10-27 11:30:05,275 - INFO - Validated that VN __public__ is not found in API Server 2025-10-27 11:30:05,275 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-27 11:30:05,281 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:30:05,294 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2025-10-27 11:30:05,294 - INFO - Validated that VN __public__ is not in any agent 2025-10-27 11:30:05,294 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:30:05,305 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 11:30:05,316 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 11:30:05,322 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-27 11:30:05,323 - INFO - Deleting pod default:ctest-nginx-pod-79927011 2025-10-27 11:30:05,335 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=87a693ae-9c6d-4b0d-82c3-598cdc31c450 2025-10-27 11:30:05,362 - WARNING - Pod uuid 87a693ae-9c6d-4b0d-82c3-598cdc31c450 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:30:10,363 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=87a693ae-9c6d-4b0d-82c3-598cdc31c450 2025-10-27 11:30:10,368 - DEBUG - Pod 87a693ae-9c6d-4b0d-82c3-598cdc31c450 is not in agent 10.0.0.242 VM list 2025-10-27 11:30:10,368 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2492aeae-b328-11f0-8516-fa163e1b342a 2025-10-27 11:30:10,373 - DEBUG - VMI 2492aeae-b328-11f0-8516-fa163e1b342a is removed from agent 10.0.0.242 2025-10-27 11:30:10,373 - INFO - Verified that pod ctest-nginx-pod-79927011 is removed in agent 2025-10-27 11:30:10,373 - INFO - Deleting pod default:ctest-nginx-pod-70765436 2025-10-27 11:30:10,383 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a227d26a-2f75-4bda-89ca-165019fcbb34 2025-10-27 11:30:10,395 - WARNING - Pod uuid a227d26a-2f75-4bda-89ca-165019fcbb34 is still seen in agent 10.0.0.242 VM list 2025-10-27 11:30:15,396 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a227d26a-2f75-4bda-89ca-165019fcbb34 2025-10-27 11:30:15,403 - DEBUG - Pod a227d26a-2f75-4bda-89ca-165019fcbb34 is not in agent 10.0.0.242 VM list 2025-10-27 11:30:15,403 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:237e3826-b328-11f0-8516-fa163e1b342a 2025-10-27 11:30:15,410 - DEBUG - VMI 237e3826-b328-11f0-8516-fa163e1b342a is removed from agent 10.0.0.242 2025-10-27 11:30:15,410 - INFO - Verified that pod ctest-nginx-pod-70765436 is removed in agent 2025-10-27 11:30:15,410 - INFO - Deleting service : ctest-nginx-svc-55316627 2025-10-27 11:30:15,631 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 11:30:15,644 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 11:30:15,644 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15]
2025-10-27 11:30:15,644 - INFO - -------------------------------------------------------------------------------- 2025-10-27 11:30:22,092 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 11:30:22,223 - DEBUG - Output : cluster_project={} 2025-10-27 11:30:22,333 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 11:30:22,503 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 11:30:22,507 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 11:30:22,673 - DEBUG - Output : cluster_project={} 2025-10-27 11:30:32,757 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:32,829 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:32,899 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:32,940 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:42,988 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:43,073 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:43,105 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:43,181 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 11:30:43,444 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 11:30:45,363 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2025-10-27 11:30:45,368 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-10-27 11:30:45,390 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-10-27 11:30:47,414 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-10-27 11:33:54,248 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 11:33:54,302 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b232e6d2-c5c1-4965-b314-cd6efaee1139 2025-10-27 11:33:54,313 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:33:54,326 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:33:54,337 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ff24ead0-1a04-4398-bc39-664ba1e217bb 2025-10-27 11:33:54,343 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:33:54,348 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=dee77e77-56f6-44e7-a712-b1ec8bffdd01 2025-10-27 11:33:54,355 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:33:54,360 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6d7be8c8-955b-47db-8476-b0cd976258c5 2025-10-27 11:33:59,328 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=b232e6d2-c5c1-4965-b314-cd6efaee1139 2025-10-27 11:33:59,335 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:53c81b50-b328-11f0-8516-fa163e1b342a 2025-10-27 11:33:59,362 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:33:59,363 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:33:59,397 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ff24ead0-1a04-4398-bc39-664ba1e217bb 2025-10-27 11:33:59,399 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:33:59,400 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=6d7be8c8-955b-47db-8476-b0cd976258c5 2025-10-27 11:33:59,401 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=dee77e77-56f6-44e7-a712-b1ec8bffdd01 2025-10-27 11:33:59,401 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:33:59,416 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:54b7e87e-b328-11f0-8516-fa163e1b342a 2025-10-27 11:33:59,417 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:55287918-b328-11f0-8516-fa163e1b342a 2025-10-27 11:33:59,418 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5434abd0-b328-11f0-8516-fa163e1b342a 2025-10-27 11:34:04,371 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:34:04,373 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:34:04,415 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:34:04,417 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:34:09,382 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:34:09,383 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:34:09,424 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:34:09,426 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:34:14,392 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:34:14,393 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:34:14,438 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:34:14,439 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:34:19,402 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:34:19,404 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:34:19,447 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:34:19,449 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:34:24,413 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:34:24,415 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:34:24,458 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:34:24,459 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:34:29,425 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=83ce7acf-5bc9-42ad-a9be-3740994352c3 2025-10-27 11:34:29,426 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e48c6459-f384-4635-bc2c-781b527300a6 2025-10-27 11:34:29,434 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:567780a2-b328-11f0-8516-fa163e1b342a 2025-10-27 11:34:29,435 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:560b3a1e-b328-11f0-8516-fa163e1b342a 2025-10-27 11:34:29,471 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=14d6e3e8-c840-4b23-b48a-cfb73c510fae 2025-10-27 11:34:29,477 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:56da46f6-b328-11f0-8516-fa163e1b342a 2025-10-27 11:34:29,480 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e5070874-7ab2-4fa3-a180-9b701f4d466f 2025-10-27 11:34:29,485 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:55a58cb4-b328-11f0-8516-fa163e1b342a