2025-04-18 13:39:53,698 - DEBUG - [10.0.0.33]: Running cmd : hostname
2025-04-18 13:39:53,966 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1154-1
2025-04-18 13:39:53,967 - DEBUG - [10.0.0.33]: Running cmd : hostname -f
2025-04-18 13:39:54,001 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1154-1
2025-04-18 13:39:54,001 - DEBUG - [10.0.0.33]: 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-04-18 13:39:54,066 - DEBUG - Output : NAMES
contrail_test_C7wzYvCGf
contrail-kubernetes-master-kubemanager-1
analytics_database-cassandra-1
analytics_database-nodemgr-1
analytics_database-query-engine-1
analytics_snmp-nodemgr-1
analytics_snmp-snmp-collector-1
analytics_snmp-topology-1
analytics_alarm-alarm-gen-1
analytics_alarm-nodemgr-1
analytics_alarm-kafka-1
analytics-nodemgr-1
analytics-api-1
analytics-collector-1
redis-redis-1
webui-job-1
webui-web-1
control-named-1
control-nodemgr-1
control-dns-1
control-control-1
config_database-nodemgr-1
config_database-zookeeper-1
config_database-cassandra-1
config_database-rabbitmq-1
config_api-devicemgr-1
config_api-svcmonitor-1
config_api-dnsmasq-1
config_api-nodemgr-1
config_api-schema-1
config_api-api-1
2025-04-18 13:39:54,067 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-04-18 13:39:54,101 - DEBUG - Output : 10.0.0.33/24
172.17.0.1/16
2025-04-18 13:39:54,101 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}'
2025-04-18 13:39:54,185 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1154-1
2025-04-18 13:39:54,254 - DEBUG - [10.0.0.249]: Running cmd : hostname
2025-04-18 13:39:54,465 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1154-1
2025-04-18 13:39:54,465 - DEBUG - [10.0.0.249]: Running cmd : hostname -f
2025-04-18 13:39:54,499 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1154-1
2025-04-18 13:39:54,499 - DEBUG - [10.0.0.249]: 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-04-18 13:39:54,596 - DEBUG - Output : NAMES
vrouter-vrouter-agent-1
vrouter-nodemgr-1
2025-04-18 13:39:54,596 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-04-18 13:39:54,631 - DEBUG - Output : 10.0.0.249/24
2025-04-18 13:39:54,631 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}'
2025-04-18 13:39:54,666 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1154-1
2025-04-18 13:39:54,772 - INFO - Using existing project ['default-domain', 'k8s-default'](485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87)
2025-04-18 13:39:54,885 - INFO - Using existing project ['default-domain', 'k8s-default'](485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87)
2025-04-18 13:39:55,030 - INFO - ================================================================================
2025-04-18 13:39:55,030 - INFO - STARTING TEST    : test_ingress_ip_assignment
2025-04-18 13:39:55,031 - 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-04-18 13:39:55,249 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq?
2025-04-18 13:39:55,258 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with
2025-04-18 13:39:55,258 - INFO - Initial checks done. Running the testcase now
2025-04-18 13:39:55,258 - INFO - 
2025-04-18 13:39:55,263 - INFO - Namespace default already exists
2025-04-18 13:39:55,263 - DEBUG - [10.0.0.33]: Running cmd : docker exec  --privileged  -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c  'grep "^[ 	]*cluster_project" /etc/contrail/contrail-kubernetes.conf'
2025-04-18 13:39:55,390 - DEBUG - Output : cluster_project={}
2025-04-18 13:39:55,458 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api
2025-04-18 13:39:55,459 - DEBUG - Project uuid in Contrail is 485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:39:55,459 - DEBUG - [10.0.0.33]: Running cmd : docker exec  --privileged  -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c  'netstat -antp | grep :8108 | grep LISTEN'
2025-04-18 13:39:55,597 - DEBUG - Output : tcp        0      0 0.0.0.0:8108            0.0.0.0:*               LISTEN      1/python3
2025-04-18 13:39:55,597 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=c02bc52c-a32e-4c8e-bb8e-97e31b9eaaac
2025-04-18 13:39:55,603 - INFO - Namespace default with uuid c02bc52c-a32e-4c8e-bb8e-97e31b9eaaac found in kube manager
2025-04-18 13:39:55,603 - INFO - Namespace default verification passed
2025-04-18 13:39:55,606 - DEBUG - Service ctest-nginx-svc-54447697 not present
2025-04-18 13:39:55,607 - INFO - Creating service ctest-nginx-svc-54447697
2025-04-18 13:39:55,627 - INFO - Created Service ctest-nginx-svc-54447697
2025-04-18 13:39:55,633 - DEBUG - Pod ctest-nginx-pod-73384540 not present
2025-04-18 13:39:55,633 - INFO - Creating Pod ctest-nginx-pod-73384540
2025-04-18 13:39:55,711 - DEBUG - Pod : ctest-nginx-pod-73384540 UUID is 1af75b64-718e-4131-a972-7a5dcbf34893
2025-04-18 13:39:55,721 - DEBUG - Pod ctest-nginx-pod-37341568 not present
2025-04-18 13:39:55,722 - INFO - Creating Pod ctest-nginx-pod-37341568
2025-04-18 13:39:55,800 - DEBUG - Pod : ctest-nginx-pod-37341568 UUID is 5e2603da-43a8-4a0b-b7c5-4688c48f0e71
2025-04-18 13:39:56,023 - INFO - Created VN __public__, UUID :58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:39:56,265 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-04-18 13:39:56,272 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c
2025-04-18 13:39:56,312 - DEBUG - Requesting: http://10.0.0.33:8082/project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:39:56,358 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:39:56,371 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:39:56,381 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:39:56,429 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:39:56,466 - DEBUG - Route Targets: []
2025-04-18 13:39:56,466 - DEBUG - RT names not yet present for VN __public__
2025-04-18 13:40:01,467 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-04-18 13:40:01,474 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c
2025-04-18 13:40:01,484 - DEBUG - Requesting: http://10.0.0.33:8082/project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:40:01,529 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:01,542 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:01,555 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:40:01,566 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:40:01,576 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/36fb5523-35ba-4536-80bb-8f693d327635
2025-04-18 13:40:01,584 - DEBUG - Route Targets: ['target:64512:8000007']
2025-04-18 13:40:01,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:01,596 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:40:01,614 - INFO - Verified VN network id 14 for VN 58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:01,614 - INFO - Verifications in API Server for VN __public__ passed
2025-04-18 13:40:01,614 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:01,626 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:40:01,635 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:40:01,644 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/36fb5523-35ba-4536-80bb-8f693d327635
2025-04-18 13:40:01,654 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__
2025-04-18 13:40:01,662 - DEBUG - Control-node 10.0.0.33 : 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': '6400068915237046861', 'uuid-lslong': '10763975313437403660'}, 'enable': 'true', 'created': '2025-04-18T13:39:55', 'last-modified': '2025-04-18T13:39:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.444174'}
2025-04-18 13:40:01,662 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:01,670 - DEBUG - Route Targets: ['target:64512:8000007']
2025-04-18 13:40:01,671 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed
2025-04-18 13:40:01,671 - DEBUG - ====Verifying policy data for __public__ in API_Server ======
2025-04-18 13:40:01,671 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-04-18 13:40:01,678 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c
2025-04-18 13:40:01,687 - DEBUG - Requesting: http://10.0.0.33:8082/project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:40:01,738 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:01,750 - DEBUG - =>VN __public__ has no policy to be verified
2025-04-18 13:40:01,750 - DEBUG - Verifying the vn in opserver
2025-04-18 13:40:01,750 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link  through opserver 10.0.0.33
2025-04-18 13:40:01,751 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-04-18 13:40:01,759 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'}
2025-04-18 13:40:01,759 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver
2025-04-18 13:40:01,759 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:01,768 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:01,776 - DEBUG - Do not have enough data to verify VN in agent
2025-04-18 13:40:01,776 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:01,782 - DEBUG - VRF ids for VN __public__: {}
2025-04-18 13:40:01,887 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server
2025-04-18 13:40:02,081 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-04-18 13:40:02,088 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c
2025-04-18 13:40:02,097 - DEBUG - Requesting: http://10.0.0.33:8082/project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:40:02,162 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:02,174 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/40a110c2-89e3-4947-8dfe-d3cee6f0675a
2025-04-18 13:40:02,182 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-04-18 13:40:02,188 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c
2025-04-18 13:40:02,197 - DEBUG - Requesting: http://10.0.0.33:8082/project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:40:02,259 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c
2025-04-18 13:40:02,272 - DEBUG - FIP Pool __fip_pool_public__ found in API Server
2025-04-18 13:40:02,272 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed
2025-04-18 13:40:02,281 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__
2025-04-18 13:40:02,289 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information
2025-04-18 13:40:02,289 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed
2025-04-18 13:40:02,294 - DEBUG - Ingress ctest-nginx-ingress-07974282 not present
2025-04-18 13:40:02,294 - INFO - Creating Ingress ctest-nginx-ingress-07974282
2025-04-18 13:40:02,303 - INFO - Created Ingress ctest-nginx-ingress-07974282
2025-04-18 13:40:02,308 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-07974282
2025-04-18 13:40:05,313 - DEBUG - For Ingress ctest-nginx-ingress-07974282, Cluster IP: 10.47.255.249, External IPs ['84.148.80.60']
2025-04-18 13:40:05,314 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-07974282
2025-04-18 13:40:05,314 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1c7571bd-4b0a-4cdc-b417-8043cc0d44c7
2025-04-18 13:40:05,320 - INFO - Ingress ctest-nginx-ingress-07974282 with uuid 1c7571bd-4b0a-4cdc-b417-8043cc0d44c7 found in kube manager
2025-04-18 13:40:05,320 - INFO - Ingress ctest-nginx-ingress-07974282 verification passed
2025-04-18 13:40:05,324 - DEBUG - Pod ctest-busybox-pod-29248039 not present
2025-04-18 13:40:05,327 - INFO - Creating Pod ctest-busybox-pod-29248039
2025-04-18 13:40:05,408 - DEBUG - Pod : ctest-busybox-pod-29248039 UUID is 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:05,427 - DEBUG - Pod ctest-nginx-pod-73384540 not in running state.Currently in Pending
2025-04-18 13:40:10,434 - INFO - Pod ctest-nginx-pod-73384540 is in running state.Got IP 10.47.255.251
2025-04-18 13:40:10,451 - DEBUG - Pod ctest-nginx-pod-73384540 has vmi 9e5755ce-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:40:10,451 - INFO - Verified pod ctest-nginx-pod-73384540 in contrail-api
2025-04-18 13:40:10,451 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:40:10,465 - DEBUG - VMI 9e5755ce-1c5a-11f0-b342-fa163e14d14f is active in agent 10.0.0.249
2025-04-18 13:40:10,465 - INFO - Verified Pod ctest-nginx-pod-73384540 in agent 10.0.0.249
2025-04-18 13:40:10,466 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=1af75b64-718e-4131-a972-7a5dcbf34893
2025-04-18 13:40:10,472 - INFO - Pod ctest-nginx-pod-73384540 with uuid 1af75b64-718e-4131-a972-7a5dcbf34893 found in kube manager
2025-04-18 13:40:10,472 - INFO - Pod ctest-nginx-pod-73384540 verification passed
2025-04-18 13:40:10,536 - DEBUG - [Pod ctest-nginx-pod-73384540] Cmd: echo ctest-nginx-pod-73384540 > /usr/share/nginx/html/index.html, Output: 
2025-04-18 13:40:10,542 - INFO - Pod ctest-nginx-pod-37341568 is in running state.Got IP 10.47.255.250
2025-04-18 13:40:10,559 - DEBUG - Pod ctest-nginx-pod-37341568 has vmi 9edae3b2-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:40:10,560 - INFO - Verified pod ctest-nginx-pod-37341568 in contrail-api
2025-04-18 13:40:10,560 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:40:10,576 - DEBUG - VMI 9edae3b2-1c5a-11f0-b342-fa163e14d14f is active in agent 10.0.0.249
2025-04-18 13:40:10,576 - INFO - Verified Pod ctest-nginx-pod-37341568 in agent 10.0.0.249
2025-04-18 13:40:10,577 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=5e2603da-43a8-4a0b-b7c5-4688c48f0e71
2025-04-18 13:40:10,583 - INFO - Pod ctest-nginx-pod-37341568 with uuid 5e2603da-43a8-4a0b-b7c5-4688c48f0e71 found in kube manager
2025-04-18 13:40:10,583 - INFO - Pod ctest-nginx-pod-37341568 verification passed
2025-04-18 13:40:10,647 - DEBUG - [Pod ctest-nginx-pod-37341568] Cmd: echo ctest-nginx-pod-37341568 > /usr/share/nginx/html/index.html, Output: 
2025-04-18 13:40:10,653 - DEBUG - Pod ctest-busybox-pod-29248039 not in running state.Currently in Pending
2025-04-18 13:40:15,677 - INFO - Pod ctest-busybox-pod-29248039 is in running state.Got IP 10.47.255.248
2025-04-18 13:40:15,745 - DEBUG - Pod ctest-busybox-pod-29248039 has vmi a305fe36-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:40:15,745 - INFO - Verified pod ctest-busybox-pod-29248039 in contrail-api
2025-04-18 13:40:15,745 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:40:15,757 - DEBUG - VMI a305fe36-1c5a-11f0-b342-fa163e14d14f is active in agent 10.0.0.249
2025-04-18 13:40:15,757 - INFO - Verified Pod ctest-busybox-pod-29248039 in agent 10.0.0.249
2025-04-18 13:40:15,760 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:15,773 - INFO - Pod ctest-busybox-pod-29248039 with uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 found in kube manager
2025-04-18 13:40:15,773 - INFO - Pod ctest-busybox-pod-29248039 verification passed
2025-04-18 13:40:15,923 - DEBUG - [Pod ctest-busybox-pod-29248039] 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-73384540

2025-04-18 13:40:15,923 - DEBUG - [Pod Pod ctest-busybox-pod-29248039] Cmd wget http://10.47.255.249:80/  -O - -T 5 -t 1  passed
2025-04-18 13:40:15,923 - DEBUG - [Pod Pod ctest-busybox-pod-29248039] 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-73384540

2025-04-18 13:40:15,987 - DEBUG - [Pod ctest-busybox-pod-29248039] 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-37341568

2025-04-18 13:40:15,987 - DEBUG - [Pod Pod ctest-busybox-pod-29248039] Cmd wget http://10.47.255.249:80/  -O - -T 5 -t 1  passed
2025-04-18 13:40:15,988 - DEBUG - [Pod Pod ctest-busybox-pod-29248039] 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-37341568

2025-04-18 13:40:15,988 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73384540': 1, 'ctest-nginx-pod-37341568': 1}
2025-04-18 13:40:15,988 - WARNING - Nothing to delete parallely
2025-04-18 13:40:15,988 - INFO - Deleting pod default:ctest-busybox-pod-29248039
2025-04-18 13:40:16,002 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:16,014 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:21,017 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:21,025 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:26,025 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:26,034 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:31,037 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:31,046 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:36,047 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:36,056 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:41,057 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:41,068 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:46,069 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:46,077 - WARNING - Pod uuid 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:51,078 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014
2025-04-18 13:40:51,086 - DEBUG - Pod 0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 is not in agent 10.0.0.249 VM list
2025-04-18 13:40:51,087 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a305fe36-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:40:51,096 - DEBUG - VMI a305fe36-1c5a-11f0-b342-fa163e14d14f is removed from agent 10.0.0.249
2025-04-18 13:40:51,096 - INFO - Verified that pod ctest-busybox-pod-29248039 is removed in agent
2025-04-18 13:40:51,096 - INFO - Deleting Ingress : ctest-nginx-ingress-07974282
2025-04-18 13:40:51,105 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1c7571bd-4b0a-4cdc-b417-8043cc0d44c7
2025-04-18 13:40:51,114 - ERROR - Ingress ctest-nginx-ingress-07974282 with uuid 1c7571bd-4b0a-4cdc-b417-8043cc0d44c7 still found in kube manager
2025-04-18 13:40:52,116 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1c7571bd-4b0a-4cdc-b417-8043cc0d44c7
2025-04-18 13:40:52,134 - ERROR - Ingress ctest-nginx-ingress-07974282 with uuid 1c7571bd-4b0a-4cdc-b417-8043cc0d44c7 still found in kube manager
2025-04-18 13:40:53,135 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1c7571bd-4b0a-4cdc-b417-8043cc0d44c7
2025-04-18 13:40:53,141 - INFO - Ingress ctest-nginx-ingress-07974282 with uuid 1c7571bd-4b0a-4cdc-b417-8043cc0d44c7 deleted successfully from kube manager
2025-04-18 13:40:53,141 - INFO - Verifications on Ingress %s cleanup passed
2025-04-18 13:40:53,141 - INFO - Deleting the FIP pool __fip_pool_public__
2025-04-18 13:40:53,253 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__
2025-04-18 13:40:53,291 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information
2025-04-18 13:40:53,291 - INFO - Deleting VN __public__ 
2025-04-18 13:40:53,550 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4
2025-04-18 13:40:53,557 - DEBUG - Response Code: 404
2025-04-18 13:40:53,558 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-04-18 13:40:53,574 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c
2025-04-18 13:40:53,638 - DEBUG - Requesting: http://10.0.0.33:8082/project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87
2025-04-18 13:40:53,746 - INFO - Validated that VN __public__ is not found in API Server
2025-04-18 13:40:53,746 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__
2025-04-18 13:40:53,754 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:53,777 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 
2025-04-18 13:40:53,777 - INFO - Validated that VN __public__ is not in any agent
2025-04-18 13:40:53,778 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:53,787 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__
2025-04-18 13:40:53,811 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__
2025-04-18 13:40:53,829 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info
2025-04-18 13:40:53,829 - INFO - Deleting pod default:ctest-nginx-pod-37341568
2025-04-18 13:40:53,851 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5e2603da-43a8-4a0b-b7c5-4688c48f0e71
2025-04-18 13:40:53,869 - WARNING - Pod uuid 5e2603da-43a8-4a0b-b7c5-4688c48f0e71 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:40:58,871 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=5e2603da-43a8-4a0b-b7c5-4688c48f0e71
2025-04-18 13:40:58,879 - DEBUG - Pod 5e2603da-43a8-4a0b-b7c5-4688c48f0e71 is not in agent 10.0.0.249 VM list
2025-04-18 13:40:58,879 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9edae3b2-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:40:58,887 - DEBUG - VMI 9edae3b2-1c5a-11f0-b342-fa163e14d14f is removed from agent 10.0.0.249
2025-04-18 13:40:58,887 - INFO - Verified that pod ctest-nginx-pod-37341568 is removed in agent
2025-04-18 13:40:58,887 - INFO - Deleting pod default:ctest-nginx-pod-73384540
2025-04-18 13:40:58,964 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1af75b64-718e-4131-a972-7a5dcbf34893
2025-04-18 13:40:58,975 - WARNING - Pod uuid 1af75b64-718e-4131-a972-7a5dcbf34893 is still seen in agent 10.0.0.249 VM list
2025-04-18 13:41:03,976 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1af75b64-718e-4131-a972-7a5dcbf34893
2025-04-18 13:41:03,986 - DEBUG - Pod 1af75b64-718e-4131-a972-7a5dcbf34893 is not in agent 10.0.0.249 VM list
2025-04-18 13:41:03,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e5755ce-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:41:04,002 - DEBUG - VMI 9e5755ce-1c5a-11f0-b342-fa163e14d14f is removed from agent 10.0.0.249
2025-04-18 13:41:04,002 - INFO - Verified that pod ctest-nginx-pod-73384540 is removed in agent
2025-04-18 13:41:04,002 - INFO - Deleting service : ctest-nginx-svc-54447697
2025-04-18 13:41:04,276 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq?
2025-04-18 13:41:04,284 - DEBUG - No XMPP flaps were noticed during the test
2025-04-18 13:41:04,284 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2025-04-18 13:41:04,284 - INFO - --------------------------------------------------------------------------------
2025-04-18 13:41:10,879 - DEBUG - [10.0.0.33]: Running cmd : docker exec  --privileged  -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c  'grep "^[ 	]*cluster_project" /etc/contrail/contrail-kubernetes.conf'
2025-04-18 13:41:11,137 - DEBUG - Output : cluster_project={}
2025-04-18 13:41:11,344 - DEBUG - [10.0.0.33]: Running cmd : docker exec  --privileged  -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c  'netstat -antp | grep :8108 | grep LISTEN'
2025-04-18 13:41:11,625 - DEBUG - Output : tcp        0      0 0.0.0.0:8108            0.0.0.0:*               LISTEN      1/python3
2025-04-18 13:41:11,634 - DEBUG - [10.0.0.33]: Running cmd : docker exec  --privileged  -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c  'grep "^[ 	]*cluster_project" /etc/contrail/contrail-kubernetes.conf'
2025-04-18 13:41:11,981 - DEBUG - Output : cluster_project={}
2025-04-18 13:41:27,185 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:27,228 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:27,333 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:32,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:37,469 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:37,553 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:37,637 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:37,678 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,
2025-04-18 13:41:37,947 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq?
2025-04-18 13:41:40,699 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq?
2025-04-18 13:41:40,709 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq?
2025-04-18 13:41:40,745 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq?
2025-04-18 13:41:42,779 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq?
2025-04-18 13:44:42,881 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq?
2025-04-18 13:44:42,924 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=57d67425-7905-40c8-9226-b4635ff77850
2025-04-18 13:44:42,975 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:44:42,989 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dedafd0d-a38d-40df-9392-16144970bba8
2025-04-18 13:44:42,998 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3e0a7d9f-7e55-4086-a31b-f916e6e7babb
2025-04-18 13:44:43,006 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:44:43,023 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=377348c7-4c27-46b1-9b8e-cbb2e02c62ae
2025-04-18 13:44:43,033 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:44:43,044 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:44:48,013 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=57d67425-7905-40c8-9226-b4635ff77850
2025-04-18 13:44:48,021 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cbd7c5c4-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:44:48,107 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:44:48,108 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:44:48,110 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:44:48,112 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3e0a7d9f-7e55-4086-a31b-f916e6e7babb
2025-04-18 13:44:48,113 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:44:48,114 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=dedafd0d-a38d-40df-9392-16144970bba8
2025-04-18 13:44:48,115 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=377348c7-4c27-46b1-9b8e-cbb2e02c62ae
2025-04-18 13:44:48,136 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd7f09a0-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:44:48,141 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce2befd0-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:44:48,143 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc8df9f2-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:44:53,137 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:44:53,139 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:44:53,143 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:44:53,145 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:44:58,149 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:44:58,151 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:44:58,154 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:44:58,156 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:45:03,166 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:45:03,168 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:45:03,170 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:45:03,172 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:45:08,191 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:45:08,193 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:45:08,194 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:45:08,198 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:45:13,226 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:45:13,227 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:45:13,230 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:45:13,231 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:45:18,246 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431
2025-04-18 13:45:18,248 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ab31aaf1-2986-4da6-8fdf-078ff118d137
2025-04-18 13:45:18,249 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3a7a6175-9ca8-4918-b66f-475cf1bf5961
2025-04-18 13:45:18,251 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f7a0da92-2cea-455e-839a-816a1b72fd4c
2025-04-18 13:45:18,265 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d0324888-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:45:18,266 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1021068-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:45:18,270 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf78a2b6-1c5a-11f0-b342-fa163e14d14f
2025-04-18 13:45:18,272 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ced5797e-1c5a-11f0-b342-fa163e14d14f