2025-09-23 22:28:45,680 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-09-23 22:28:45,917 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1507-1 2025-09-23 22:28:45,917 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-09-23 22:28:45,953 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1507-1 2025-09-23 22:28:45,953 - DEBUG - [10.0.0.48]: 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-09-23 22:28:46,025 - DEBUG - Output : NAMES contrail_test_bzOqbvwP3 contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 2025-09-23 22:28:46,025 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-23 22:28:46,096 - DEBUG - Output : 127.0.0.1/8 10.0.0.48/24 252.48.0.1/8 10.179.165.1/24 172.17.0.1/16 2025-09-23 22:28:46,096 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-09-23 22:28:46,129 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1507-1 2025-09-23 22:28:46,174 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-09-23 22:28:46,379 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1507-1 2025-09-23 22:28:46,379 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-09-23 22:28:46,402 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1507-1 2025-09-23 22:28:46,402 - DEBUG - [10.0.0.49]: 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-09-23 22:28:46,446 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-23 22:28:46,446 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-23 22:28:46,503 - DEBUG - Output : 10.0.0.49/24 2025-09-23 22:28:46,503 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-09-23 22:28:46,538 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1507-1 2025-09-23 22:28:46,594 - INFO - Using existing project ['default-domain', 'k8s-default'](5be53dac-ec4c-4ff9-9a14-3a8b54adb265) 2025-09-23 22:28:46,710 - INFO - Using existing project ['default-domain', 'k8s-default'](5be53dac-ec4c-4ff9-9a14-3a8b54adb265) 2025-09-23 22:28:46,818 - INFO - ================================================================================ 2025-09-23 22:28:46,818 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-23 22:28:46,818 - 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-09-23 22:28:47,030 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 22:28:47,036 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.48': '0'}} with 2025-09-23 22:28:47,036 - INFO - Initial checks done. Running the testcase now 2025-09-23 22:28:47,036 - INFO - 2025-09-23 22:28:47,040 - INFO - Namespace default already exists 2025-09-23 22:28:47,040 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-23 22:28:47,144 - DEBUG - Output : cluster_project={} 2025-09-23 22:28:47,194 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-23 22:28:47,194 - DEBUG - Project uuid in Contrail is 5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:28:47,195 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-23 22:28:47,310 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-23 22:28:47,310 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=89d33768-6117-425e-a742-74f0ceca967d 2025-09-23 22:28:47,314 - INFO - Namespace default with uuid 89d33768-6117-425e-a742-74f0ceca967d found in kube manager 2025-09-23 22:28:47,314 - INFO - Namespace default verification passed 2025-09-23 22:28:47,317 - DEBUG - Service ctest-nginx-svc-82021706 not present 2025-09-23 22:28:47,317 - INFO - Creating service ctest-nginx-svc-82021706 2025-09-23 22:28:47,333 - INFO - Created Service ctest-nginx-svc-82021706 2025-09-23 22:28:47,344 - DEBUG - Pod ctest-nginx-pod-91338092 not present 2025-09-23 22:28:47,344 - INFO - Creating Pod ctest-nginx-pod-91338092 2025-09-23 22:28:47,406 - DEBUG - Pod : ctest-nginx-pod-91338092 UUID is f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 2025-09-23 22:28:47,410 - DEBUG - Pod ctest-nginx-pod-00454202 not present 2025-09-23 22:28:47,410 - INFO - Creating Pod ctest-nginx-pod-00454202 2025-09-23 22:28:47,428 - DEBUG - Pod : ctest-nginx-pod-00454202 UUID is d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 2025-09-23 22:28:47,599 - INFO - Created VN __public__, UUID :05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:47,807 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-23 22:28:47,812 - DEBUG - Requesting: http://10.0.0.48:8082/domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 2025-09-23 22:28:47,822 - DEBUG - Requesting: http://10.0.0.48:8082/project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:28:47,867 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:47,876 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:47,883 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:47,901 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:47,910 - DEBUG - Route Targets: [] 2025-09-23 22:28:47,910 - DEBUG - RT names not yet present for VN __public__ 2025-09-23 22:28:52,911 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-23 22:28:52,916 - DEBUG - Requesting: http://10.0.0.48:8082/domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 2025-09-23 22:28:52,922 - DEBUG - Requesting: http://10.0.0.48:8082/project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:28:52,963 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:52,970 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:52,977 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:52,982 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:52,987 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/646bc4d9-5474-4bc6-ad66-a86b64d69959 2025-09-23 22:28:52,991 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-23 22:28:52,991 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:52,997 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:53,007 - INFO - Verified VN network id 13 for VN 05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:53,007 - INFO - Verifications in API Server for VN __public__ passed 2025-09-23 22:28:53,007 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:53,013 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:53,018 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:28:53,022 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/646bc4d9-5474-4bc6-ad66-a86b64d69959 2025-09-23 22:28:53,026 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-23 22:28:53,033 - DEBUG - Control-node 10.0.0.48 : 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': '420206352220897341', 'uuid-lslong': '13206400577192688407'}, 'enable': 'true', 'created': '2025-09-23T22:28:47', 'last-modified': '2025-09-23T22:28:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.303801'} 2025-09-23 22:28:53,033 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:28:53,042 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-23 22:28:53,042 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-23 22:28:53,042 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-23 22:28:53,042 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-23 22:28:53,047 - DEBUG - Requesting: http://10.0.0.48:8082/domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 2025-09-23 22:28:53,054 - DEBUG - Requesting: http://10.0.0.48:8082/project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:28:53,086 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:53,092 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-23 22:28:53,093 - DEBUG - Verifying the vn in opserver 2025-09-23 22:28:53,093 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-09-23 22:28:53,093 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-09-23 22:28:53,096 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-23 22:28:53,096 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-23 22:28:53,097 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:28:53,102 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:28:53,107 - DEBUG - Do not have enough data to verify VN in agent 2025-09-23 22:28:53,107 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:28:53,111 - DEBUG - VRF ids for VN __public__: {} 2025-09-23 22:28:53,152 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-23 22:28:53,295 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-23 22:28:53,300 - DEBUG - Requesting: http://10.0.0.48:8082/domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 2025-09-23 22:28:53,306 - DEBUG - Requesting: http://10.0.0.48:8082/project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:28:53,339 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:53,347 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/781ed427-2261-420f-8247-791e572c28dc 2025-09-23 22:28:53,352 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-23 22:28:53,355 - DEBUG - Requesting: http://10.0.0.48:8082/domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 2025-09-23 22:28:53,360 - DEBUG - Requesting: http://10.0.0.48:8082/project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:28:53,392 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 2025-09-23 22:28:53,400 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-23 22:28:53,400 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-23 22:28:53,406 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-23 22:28:53,411 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-23 22:28:53,411 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-23 22:28:53,414 - DEBUG - Ingress ctest-nginx-ingress-78614810 not present 2025-09-23 22:28:53,415 - INFO - Creating Ingress ctest-nginx-ingress-78614810 2025-09-23 22:28:53,423 - INFO - Created Ingress ctest-nginx-ingress-78614810 2025-09-23 22:28:53,426 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-78614810 2025-09-23 22:28:56,431 - DEBUG - For Ingress ctest-nginx-ingress-78614810, Cluster IP: 10.47.255.249, External IPs ['14.57.221.252'] 2025-09-23 22:28:56,431 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-78614810 2025-09-23 22:28:56,431 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=d783f2de-80eb-4e83-b208-ed0dceec0590 2025-09-23 22:28:56,436 - INFO - Ingress ctest-nginx-ingress-78614810 with uuid d783f2de-80eb-4e83-b208-ed0dceec0590 found in kube manager 2025-09-23 22:28:56,436 - INFO - Ingress ctest-nginx-ingress-78614810 verification passed 2025-09-23 22:28:56,439 - DEBUG - Pod ctest-busybox-pod-90611793 not present 2025-09-23 22:28:56,440 - INFO - Creating Pod ctest-busybox-pod-90611793 2025-09-23 22:28:56,464 - DEBUG - Pod : ctest-busybox-pod-90611793 UUID is cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:28:56,470 - DEBUG - Pod ctest-nginx-pod-91338092 not in running state.Currently in Pending 2025-09-23 22:29:01,478 - INFO - Pod ctest-nginx-pod-91338092 is in running state.Got IP 10.47.255.251 2025-09-23 22:29:01,491 - DEBUG - Pod ctest-nginx-pod-91338092 has vmi acb495ac-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:29:01,491 - INFO - Verified pod ctest-nginx-pod-91338092 in contrail-api 2025-09-23 22:29:01,492 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:29:01,503 - DEBUG - VMI acb495ac-98cc-11f0-9b0d-fa163e5ad675 is active in agent 10.0.0.49 2025-09-23 22:29:01,503 - INFO - Verified Pod ctest-nginx-pod-91338092 in agent 10.0.0.49 2025-09-23 22:29:01,503 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 2025-09-23 22:29:01,507 - INFO - Pod ctest-nginx-pod-91338092 with uuid f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 found in kube manager 2025-09-23 22:29:01,507 - INFO - Pod ctest-nginx-pod-91338092 verification passed 2025-09-23 22:29:01,574 - DEBUG - [Pod ctest-nginx-pod-91338092] Cmd: echo ctest-nginx-pod-91338092 > /usr/share/nginx/html/index.html, Output: 2025-09-23 22:29:01,584 - INFO - Pod ctest-nginx-pod-00454202 is in running state.Got IP 10.47.255.250 2025-09-23 22:29:01,595 - DEBUG - Pod ctest-nginx-pod-00454202 has vmi ad1e9128-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:29:01,595 - INFO - Verified pod ctest-nginx-pod-00454202 in contrail-api 2025-09-23 22:29:01,595 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:29:01,605 - DEBUG - VMI ad1e9128-98cc-11f0-9b0d-fa163e5ad675 is active in agent 10.0.0.49 2025-09-23 22:29:01,605 - INFO - Verified Pod ctest-nginx-pod-00454202 in agent 10.0.0.49 2025-09-23 22:29:01,606 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 2025-09-23 22:29:01,610 - INFO - Pod ctest-nginx-pod-00454202 with uuid d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 found in kube manager 2025-09-23 22:29:01,610 - INFO - Pod ctest-nginx-pod-00454202 verification passed 2025-09-23 22:29:01,662 - DEBUG - [Pod ctest-nginx-pod-00454202] Cmd: echo ctest-nginx-pod-00454202 > /usr/share/nginx/html/index.html, Output: 2025-09-23 22:29:01,668 - DEBUG - Pod ctest-busybox-pod-90611793 not in running state.Currently in Pending 2025-09-23 22:29:06,674 - DEBUG - Pod ctest-busybox-pod-90611793 not in running state.Currently in Pending 2025-09-23 22:29:11,682 - INFO - Pod ctest-busybox-pod-90611793 is in running state.Got IP 10.47.255.248 2025-09-23 22:29:11,693 - DEBUG - Pod ctest-busybox-pod-90611793 has vmi b17729d8-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:29:11,693 - INFO - Verified pod ctest-busybox-pod-90611793 in contrail-api 2025-09-23 22:29:11,693 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:29:11,702 - DEBUG - VMI b17729d8-98cc-11f0-9b0d-fa163e5ad675 is active in agent 10.0.0.49 2025-09-23 22:29:11,702 - INFO - Verified Pod ctest-busybox-pod-90611793 in agent 10.0.0.49 2025-09-23 22:29:11,702 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:11,706 - INFO - Pod ctest-busybox-pod-90611793 with uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e found in kube manager 2025-09-23 22:29:11,706 - INFO - Pod ctest-busybox-pod-90611793 verification passed 2025-09-23 22:29:11,751 - DEBUG - [Pod ctest-busybox-pod-90611793] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00454202 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-09-23 22:29:11,751 - DEBUG - [Pod Pod ctest-busybox-pod-90611793] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-23 22:29:11,751 - DEBUG - [Pod Pod ctest-busybox-pod-90611793] Cmd output: ctest-nginx-pod-00454202 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-09-23 22:29:11,800 - DEBUG - [Pod ctest-busybox-pod-90611793] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00454202 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-09-23 22:29:11,800 - DEBUG - [Pod Pod ctest-busybox-pod-90611793] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-23 22:29:11,800 - DEBUG - [Pod Pod ctest-busybox-pod-90611793] Cmd output: ctest-nginx-pod-00454202 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-09-23 22:29:11,847 - DEBUG - [Pod ctest-busybox-pod-90611793] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-91338092 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-09-23 22:29:11,847 - DEBUG - [Pod Pod ctest-busybox-pod-90611793] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-23 22:29:11,847 - DEBUG - [Pod Pod ctest-busybox-pod-90611793] Cmd output: ctest-nginx-pod-91338092 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-09-23 22:29:11,847 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-91338092': 1, 'ctest-nginx-pod-00454202': 2} 2025-09-23 22:29:11,848 - WARNING - Nothing to delete parallely 2025-09-23 22:29:11,848 - INFO - Deleting pod default:ctest-busybox-pod-90611793 2025-09-23 22:29:11,858 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:11,864 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:16,865 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:16,870 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:21,871 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:21,877 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:26,878 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:26,884 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:31,885 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:31,891 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:36,892 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:36,898 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:41,899 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:41,907 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:46,907 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:46,915 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:51,916 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:51,923 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:29:56,923 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:29:56,930 - WARNING - Pod uuid cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is still seen in agent 10.0.0.49 VM list 2025-09-23 22:30:01,930 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cb234ffe-78bc-4b7a-8a83-c2b9b165a27e 2025-09-23 22:30:01,937 - DEBUG - Pod cb234ffe-78bc-4b7a-8a83-c2b9b165a27e is not in agent 10.0.0.49 VM list 2025-09-23 22:30:01,937 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b17729d8-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:30:01,942 - DEBUG - VMI b17729d8-98cc-11f0-9b0d-fa163e5ad675 is removed from agent 10.0.0.49 2025-09-23 22:30:01,942 - INFO - Verified that pod ctest-busybox-pod-90611793 is removed in agent 2025-09-23 22:30:01,942 - INFO - Deleting Ingress : ctest-nginx-ingress-78614810 2025-09-23 22:30:01,952 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=d783f2de-80eb-4e83-b208-ed0dceec0590 2025-09-23 22:30:01,957 - ERROR - Ingress ctest-nginx-ingress-78614810 with uuid d783f2de-80eb-4e83-b208-ed0dceec0590 still found in kube manager 2025-09-23 22:30:02,958 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=d783f2de-80eb-4e83-b208-ed0dceec0590 2025-09-23 22:30:02,965 - INFO - Ingress ctest-nginx-ingress-78614810 with uuid d783f2de-80eb-4e83-b208-ed0dceec0590 deleted successfully from kube manager 2025-09-23 22:30:02,965 - INFO - Verifications on Ingress %s cleanup passed 2025-09-23 22:30:02,965 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-23 22:30:03,086 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-23 22:30:03,091 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-23 22:30:03,091 - INFO - Deleting VN __public__ 2025-09-23 22:30:03,173 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 2025-09-23 22:30:03,179 - DEBUG - Response Code: 404 2025-09-23 22:30:03,179 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-23 22:30:03,184 - DEBUG - Requesting: http://10.0.0.48:8082/domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 2025-09-23 22:30:03,199 - DEBUG - Requesting: http://10.0.0.48:8082/project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 2025-09-23 22:30:03,256 - INFO - Validated that VN __public__ is not found in API Server 2025-09-23 22:30:03,256 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-23 22:30:03,267 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:30:03,274 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-09-23 22:30:03,274 - INFO - Validated that VN __public__ is not in any agent 2025-09-23 22:30:03,274 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:30:03,281 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-23 22:30:03,287 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-23 22:30:03,291 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-23 22:30:03,292 - INFO - Deleting pod default:ctest-nginx-pod-00454202 2025-09-23 22:30:03,317 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 2025-09-23 22:30:03,326 - WARNING - Pod uuid d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 is still seen in agent 10.0.0.49 VM list 2025-09-23 22:30:08,327 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 2025-09-23 22:30:08,333 - DEBUG - Pod d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 is not in agent 10.0.0.49 VM list 2025-09-23 22:30:08,333 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad1e9128-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:30:08,339 - DEBUG - VMI ad1e9128-98cc-11f0-9b0d-fa163e5ad675 is removed from agent 10.0.0.49 2025-09-23 22:30:08,339 - INFO - Verified that pod ctest-nginx-pod-00454202 is removed in agent 2025-09-23 22:30:08,340 - INFO - Deleting pod default:ctest-nginx-pod-91338092 2025-09-23 22:30:08,373 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 2025-09-23 22:30:08,380 - WARNING - Pod uuid f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 is still seen in agent 10.0.0.49 VM list 2025-09-23 22:30:13,381 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 2025-09-23 22:30:13,387 - DEBUG - Pod f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 is not in agent 10.0.0.49 VM list 2025-09-23 22:30:13,387 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:acb495ac-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:30:13,392 - DEBUG - VMI acb495ac-98cc-11f0-9b0d-fa163e5ad675 is removed from agent 10.0.0.49 2025-09-23 22:30:13,393 - INFO - Verified that pod ctest-nginx-pod-91338092 is removed in agent 2025-09-23 22:30:13,393 - INFO - Deleting service : ctest-nginx-svc-82021706 2025-09-23 22:30:13,643 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 22:30:13,649 - DEBUG - No XMPP flaps were noticed during the test 2025-09-23 22:30:13,650 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:27] 2025-09-23 22:30:13,650 - INFO - -------------------------------------------------------------------------------- 2025-09-23 22:30:20,030 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-23 22:30:20,151 - DEBUG - Output : cluster_project={} 2025-09-23 22:30:20,188 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-23 22:30:20,355 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-23 22:30:20,359 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-23 22:30:20,490 - DEBUG - Output : cluster_project={} 2025-09-23 22:30:35,568 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:35,644 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:35,675 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:35,764 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:40,824 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:40,857 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:40,930 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:41,004 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-23 22:30:41,198 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 22:30:43,683 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-09-23 22:30:43,691 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-23 22:30:43,714 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-23 22:30:45,740 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-23 22:33:45,550 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-23 22:33:45,587 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=56f04b91-ce1f-40b8-a712-e7d298e3137b 2025-09-23 22:33:45,598 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cc3ff23a-b4f0-430a-8699-52de3862b4e8 2025-09-23 22:33:45,602 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:33:45,606 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:33:45,611 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=41dfd1d5-f813-40ed-9ba0-9d24d84c6e23 2025-09-23 22:33:45,621 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:33:45,629 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:33:45,634 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:33:50,656 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:33:50,657 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=56f04b91-ce1f-40b8-a712-e7d298e3137b 2025-09-23 22:33:50,658 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:33:50,659 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:33:50,660 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=41dfd1d5-f813-40ed-9ba0-9d24d84c6e23 2025-09-23 22:33:50,662 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cc3ff23a-b4f0-430a-8699-52de3862b4e8 2025-09-23 22:33:50,663 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:33:50,663 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:33:50,679 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4f18a92-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:33:50,682 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e564e29e-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:33:50,684 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e3f083f0-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:33:55,680 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:33:55,681 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:33:55,684 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:33:55,685 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:33:55,687 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:34:00,690 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:34:00,691 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:34:00,699 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:34:00,700 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:34:00,701 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:34:05,716 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:34:05,718 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:34:05,719 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:34:05,720 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:34:05,721 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:34:10,737 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:34:10,738 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:34:10,739 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:34:10,741 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:34:10,742 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:34:15,758 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:34:15,759 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:34:15,760 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:34:15,761 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:34:15,762 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:34:20,785 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=76b40caa-00d6-4859-8b0f-dda330228e0f 2025-09-23 22:34:20,787 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=75291fe2-8761-443e-ba10-b6d39df22e76 2025-09-23 22:34:20,788 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 2025-09-23 22:34:20,789 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 2025-09-23 22:34:20,790 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=504c50d7-7396-4034-a636-48288802681e 2025-09-23 22:34:20,802 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6486e4c-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:34:20,804 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e5e14d52-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:34:20,805 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6af1534-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:34:20,806 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4575008-98cc-11f0-9b0d-fa163e5ad675 2025-09-23 22:34:20,807 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e71304f4-98cc-11f0-9b0d-fa163e5ad675