2026-08-27 19:36:55,098 - DEBUG - [10.0.0.161]: Running cmd : hostname 2026-08-27 19:36:55,539 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2092-1 2026-08-27 19:36:55,539 - DEBUG - [10.0.0.161]: Running cmd : hostname -f 2026-08-27 19:36:55,610 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2092-1 2026-08-27 19:36:55,610 - DEBUG - [10.0.0.161]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-27 19:36:55,732 - DEBUG - Output : NAMES contrail_test_NSkGdYO6e contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 2026-08-27 19:36:55,732 - DEBUG - [10.0.0.161]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-27 19:36:55,794 - DEBUG - Output : 127.0.0.1/8 10.0.0.161/24 252.161.0.1/8 10.4.223.1/24 172.17.0.1/16 2026-08-27 19:36:55,794 - DEBUG - [10.0.0.161]: Running cmd : getent hosts 10.0.0.161 | head -n 1 | awk '{print $2}' 2026-08-27 19:36:55,887 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2092-1 2026-08-27 19:36:55,974 - DEBUG - [10.0.0.162]: Running cmd : hostname 2026-08-27 19:36:56,255 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2092-1 2026-08-27 19:36:56,255 - DEBUG - [10.0.0.162]: Running cmd : hostname -f 2026-08-27 19:36:56,292 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2092-1 2026-08-27 19:36:56,292 - DEBUG - [10.0.0.162]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-27 19:36:56,389 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-27 19:36:56,390 - DEBUG - [10.0.0.162]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-27 19:36:56,439 - DEBUG - Output : 10.0.0.162/24 2026-08-27 19:36:56,439 - DEBUG - [10.0.0.162]: Running cmd : getent hosts 10.0.0.162 | head -n 1 | awk '{print $2}' 2026-08-27 19:36:56,522 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2092-1 2026-08-27 19:36:56,660 - INFO - Using existing project ['default-domain', 'k8s-default'](dfe5b053-8fcb-4efe-b5ae-3faa7396ad25) 2026-08-27 19:36:56,885 - INFO - Using existing project ['default-domain', 'k8s-default'](dfe5b053-8fcb-4efe-b5ae-3faa7396ad25) 2026-08-27 19:36:57,065 - INFO - ================================================================================ 2026-08-27 19:36:57,065 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-27 19:36:57,065 - 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 2026-08-27 19:36:57,359 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-27 19:36:57,369 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.0.0.161': '0'}} with 2026-08-27 19:36:57,369 - INFO - Initial checks done. Running the testcase now 2026-08-27 19:36:57,369 - INFO - 2026-08-27 19:36:57,376 - INFO - Namespace default already exists 2026-08-27 19:36:57,376 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-27 19:36:57,527 - DEBUG - Output : cluster_project={} 2026-08-27 19:36:57,603 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-27 19:36:57,603 - DEBUG - Project uuid in Contrail is dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:36:57,603 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-27 19:36:57,753 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-27 19:36:57,754 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_NamespaceDatabaseList?namespace_uuid=6aedbc2c-99ca-467f-bbf6-c1a5d85f4e75 2026-08-27 19:36:57,760 - INFO - Namespace default with uuid 6aedbc2c-99ca-467f-bbf6-c1a5d85f4e75 found in kube manager 2026-08-27 19:36:57,760 - INFO - Namespace default verification passed 2026-08-27 19:36:57,764 - DEBUG - Service ctest-nginx-svc-09648293 not present 2026-08-27 19:36:57,765 - INFO - Creating service ctest-nginx-svc-09648293 2026-08-27 19:36:57,793 - INFO - Created Service ctest-nginx-svc-09648293 2026-08-27 19:36:57,809 - DEBUG - Pod ctest-nginx-pod-44470520 not present 2026-08-27 19:36:57,827 - INFO - Creating Pod ctest-nginx-pod-44470520 2026-08-27 19:36:57,958 - DEBUG - Pod : ctest-nginx-pod-44470520 UUID is 342bd52f-514d-40a0-9a46-9f4df1b8b089 2026-08-27 19:36:57,969 - DEBUG - Pod ctest-nginx-pod-40670178 not present 2026-08-27 19:36:57,970 - INFO - Creating Pod ctest-nginx-pod-40670178 2026-08-27 19:36:58,025 - DEBUG - Pod : ctest-nginx-pod-40670178 UUID is 332883cf-4987-46eb-8f26-061a5f9396e1 2026-08-27 19:36:58,294 - INFO - Created VN __public__, UUID :b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:36:58,567 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-27 19:36:58,595 - DEBUG - Requesting: http://10.0.0.161:8082/domain/ce392494-0610-4a0a-b423-048b4dd77550 2026-08-27 19:36:58,637 - DEBUG - Requesting: http://10.0.0.161:8082/project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:36:58,834 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:36:58,884 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:36:58,916 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:36:58,929 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:36:58,963 - DEBUG - Route Targets: [] 2026-08-27 19:36:58,963 - DEBUG - RT names not yet present for VN __public__ 2026-08-27 19:37:03,964 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-27 19:37:03,971 - DEBUG - Requesting: http://10.0.0.161:8082/domain/ce392494-0610-4a0a-b423-048b4dd77550 2026-08-27 19:37:03,985 - DEBUG - Requesting: http://10.0.0.161:8082/project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:37:04,113 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,128 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,141 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:37:04,163 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:37:04,173 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/964f4e39-f234-44af-a850-edbabec4a135 2026-08-27 19:37:04,182 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-27 19:37:04,182 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,197 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:37:04,219 - INFO - Verified VN network id 13 for VN b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,220 - INFO - Verifications in API Server for VN __public__ passed 2026-08-27 19:37:04,220 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,233 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:37:04,245 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:37:04,258 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/964f4e39-f234-44af-a850-edbabec4a135 2026-08-27 19:37:04,268 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-27 19:37:04,279 - DEBUG - Control-node 10.0.0.161 : 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': '12723151788567578493', 'uuid-lslong': '10692638353326419123'}, 'enable': 'true', 'created': '2026-08-27T19:36:58', 'last-modified': '2026-08-27T19:36:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.776579'} 2026-08-27 19:37:04,280 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:37:04,297 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-27 19:37:04,297 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-27 19:37:04,298 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-27 19:37:04,298 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-27 19:37:04,305 - DEBUG - Requesting: http://10.0.0.161:8082/domain/ce392494-0610-4a0a-b423-048b4dd77550 2026-08-27 19:37:04,316 - DEBUG - Requesting: http://10.0.0.161:8082/project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:37:04,379 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,391 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-27 19:37:04,391 - DEBUG - Verifying the vn in opserver 2026-08-27 19:37:04,391 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.161 2026-08-27 19:37:04,391 - DEBUG - Requesting: http://10.0.0.161:8081/analytics/uves/virtual-networks 2026-08-27 19:37:04,405 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.161:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-27 19:37:04,405 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-27 19:37:04,405 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:37:04,414 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:37:04,422 - DEBUG - Do not have enough data to verify VN in agent 2026-08-27 19:37:04,422 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:37:04,430 - DEBUG - VRF ids for VN __public__: {} 2026-08-27 19:37:04,552 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-27 19:37:04,749 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-27 19:37:04,756 - DEBUG - Requesting: http://10.0.0.161:8082/domain/ce392494-0610-4a0a-b423-048b4dd77550 2026-08-27 19:37:04,768 - DEBUG - Requesting: http://10.0.0.161:8082/project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:37:04,831 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,847 - DEBUG - Requesting: http://10.0.0.161:8082/floating-ip-pool/02da3a3d-8014-4330-a327-405cc1dcf273 2026-08-27 19:37:04,857 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-27 19:37:04,864 - DEBUG - Requesting: http://10.0.0.161:8082/domain/ce392494-0610-4a0a-b423-048b4dd77550 2026-08-27 19:37:04,874 - DEBUG - Requesting: http://10.0.0.161:8082/project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:37:04,939 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/b091b724-3cf2-477d-9463-e1ee29bd2cb3 2026-08-27 19:37:04,953 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-27 19:37:04,953 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-27 19:37:04,964 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-27 19:37:04,973 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-27 19:37:04,973 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-27 19:37:04,978 - DEBUG - Ingress ctest-nginx-ingress-68833994 not present 2026-08-27 19:37:04,979 - INFO - Creating Ingress ctest-nginx-ingress-68833994 2026-08-27 19:37:04,989 - INFO - Created Ingress ctest-nginx-ingress-68833994 2026-08-27 19:37:04,996 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-68833994 2026-08-27 19:37:08,006 - DEBUG - For Ingress ctest-nginx-ingress-68833994, Cluster IP: 10.47.255.249, External IPs ['59.132.70.124'] 2026-08-27 19:37:08,006 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-68833994 2026-08-27 19:37:08,006 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=5682cd86-4ba6-407d-9003-818506f2ab3c 2026-08-27 19:37:08,017 - INFO - Ingress ctest-nginx-ingress-68833994 with uuid 5682cd86-4ba6-407d-9003-818506f2ab3c found in kube manager 2026-08-27 19:37:08,017 - INFO - Ingress ctest-nginx-ingress-68833994 verification passed 2026-08-27 19:37:08,026 - DEBUG - Pod ctest-busybox-pod-57954226 not present 2026-08-27 19:37:08,027 - INFO - Creating Pod ctest-busybox-pod-57954226 2026-08-27 19:37:08,109 - DEBUG - Pod : ctest-busybox-pod-57954226 UUID is acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:08,131 - DEBUG - Pod ctest-nginx-pod-44470520 not in running state.Currently in Pending 2026-08-27 19:37:13,172 - DEBUG - Pod ctest-nginx-pod-44470520 not in running state.Currently in Pending 2026-08-27 19:37:18,186 - INFO - Pod ctest-nginx-pod-44470520 is in running state.Got IP 10.47.255.251 2026-08-27 19:37:18,206 - DEBUG - Pod ctest-nginx-pod-44470520 has vmi abe36aae-a24e-11f1-a6be-fa163e7f20ed 2026-08-27 19:37:18,206 - INFO - Verified pod ctest-nginx-pod-44470520 in contrail-api 2026-08-27 19:37:18,206 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-27 19:37:18,222 - DEBUG - VMI abe36aae-a24e-11f1-a6be-fa163e7f20ed is active in agent 10.0.0.162 2026-08-27 19:37:18,222 - INFO - Verified Pod ctest-nginx-pod-44470520 in agent 10.0.0.162 2026-08-27 19:37:18,222 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=342bd52f-514d-40a0-9a46-9f4df1b8b089 2026-08-27 19:37:18,228 - INFO - Pod ctest-nginx-pod-44470520 with uuid 342bd52f-514d-40a0-9a46-9f4df1b8b089 found in kube manager 2026-08-27 19:37:18,228 - INFO - Pod ctest-nginx-pod-44470520 verification passed 2026-08-27 19:37:18,314 - DEBUG - [Pod ctest-nginx-pod-44470520] Cmd: echo ctest-nginx-pod-44470520 > /usr/share/nginx/html/index.html, Output: 2026-08-27 19:37:18,325 - INFO - Pod ctest-nginx-pod-40670178 is in running state.Got IP 10.47.255.250 2026-08-27 19:37:18,342 - DEBUG - Pod ctest-nginx-pod-40670178 has vmi ac7fa32e-a24e-11f1-a6be-fa163e7f20ed 2026-08-27 19:37:18,343 - INFO - Verified pod ctest-nginx-pod-40670178 in contrail-api 2026-08-27 19:37:18,343 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-27 19:37:18,355 - DEBUG - VMI ac7fa32e-a24e-11f1-a6be-fa163e7f20ed is active in agent 10.0.0.162 2026-08-27 19:37:18,356 - INFO - Verified Pod ctest-nginx-pod-40670178 in agent 10.0.0.162 2026-08-27 19:37:18,356 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=332883cf-4987-46eb-8f26-061a5f9396e1 2026-08-27 19:37:18,361 - INFO - Pod ctest-nginx-pod-40670178 with uuid 332883cf-4987-46eb-8f26-061a5f9396e1 found in kube manager 2026-08-27 19:37:18,361 - INFO - Pod ctest-nginx-pod-40670178 verification passed 2026-08-27 19:37:18,438 - DEBUG - [Pod ctest-nginx-pod-40670178] Cmd: echo ctest-nginx-pod-40670178 > /usr/share/nginx/html/index.html, Output: 2026-08-27 19:37:18,447 - DEBUG - Pod ctest-busybox-pod-57954226 not in running state.Currently in Pending 2026-08-27 19:37:23,459 - INFO - Pod ctest-busybox-pod-57954226 is in running state.Got IP 10.47.255.248 2026-08-27 19:37:23,524 - DEBUG - Pod ctest-busybox-pod-57954226 has vmi b16ef7cc-a24e-11f1-a6be-fa163e7f20ed 2026-08-27 19:37:23,524 - INFO - Verified pod ctest-busybox-pod-57954226 in contrail-api 2026-08-27 19:37:23,525 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-27 19:37:23,541 - DEBUG - VMI b16ef7cc-a24e-11f1-a6be-fa163e7f20ed is active in agent 10.0.0.162 2026-08-27 19:37:23,541 - INFO - Verified Pod ctest-busybox-pod-57954226 in agent 10.0.0.162 2026-08-27 19:37:23,541 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:23,557 - INFO - Pod ctest-busybox-pod-57954226 with uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa found in kube manager 2026-08-27 19:37:23,557 - INFO - Pod ctest-busybox-pod-57954226 verification passed 2026-08-27 19:37:23,626 - DEBUG - [Pod ctest-busybox-pod-57954226] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44470520 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-27 19:37:23,626 - DEBUG - [Pod Pod ctest-busybox-pod-57954226] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-27 19:37:23,626 - DEBUG - [Pod Pod ctest-busybox-pod-57954226] Cmd output: ctest-nginx-pod-44470520 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-27 19:37:23,708 - DEBUG - [Pod ctest-busybox-pod-57954226] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40670178 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-27 19:37:23,708 - DEBUG - [Pod Pod ctest-busybox-pod-57954226] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-27 19:37:23,708 - DEBUG - [Pod Pod ctest-busybox-pod-57954226] Cmd output: ctest-nginx-pod-40670178 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-27 19:37:23,708 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-44470520': 1, 'ctest-nginx-pod-40670178': 1} 2026-08-27 19:37:23,709 - WARNING - Nothing to delete parallely 2026-08-27 19:37:23,709 - INFO - Deleting pod default:ctest-busybox-pod-57954226 2026-08-27 19:37:23,748 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:23,758 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:28,759 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:28,767 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:33,768 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:33,779 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:38,779 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:38,787 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:43,788 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:43,797 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:48,798 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:48,807 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:53,809 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:53,833 - WARNING - Pod uuid acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is still seen in agent 10.0.0.162 VM list 2026-08-27 19:37:58,834 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=acc6a372-a1cd-4bf2-b8ab-105850a2f5fa 2026-08-27 19:37:58,842 - DEBUG - Pod acc6a372-a1cd-4bf2-b8ab-105850a2f5fa is not in agent 10.0.0.162 VM list 2026-08-27 19:37:58,843 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b16ef7cc-a24e-11f1-a6be-fa163e7f20ed 2026-08-27 19:37:58,849 - DEBUG - VMI b16ef7cc-a24e-11f1-a6be-fa163e7f20ed is removed from agent 10.0.0.162 2026-08-27 19:37:58,849 - INFO - Verified that pod ctest-busybox-pod-57954226 is removed in agent 2026-08-27 19:37:58,849 - INFO - Deleting Ingress : ctest-nginx-ingress-68833994 2026-08-27 19:37:58,864 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=5682cd86-4ba6-407d-9003-818506f2ab3c 2026-08-27 19:37:58,870 - ERROR - Ingress ctest-nginx-ingress-68833994 with uuid 5682cd86-4ba6-407d-9003-818506f2ab3c still found in kube manager 2026-08-27 19:37:59,872 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=5682cd86-4ba6-407d-9003-818506f2ab3c 2026-08-27 19:37:59,877 - ERROR - Ingress ctest-nginx-ingress-68833994 with uuid 5682cd86-4ba6-407d-9003-818506f2ab3c still found in kube manager 2026-08-27 19:38:00,879 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=5682cd86-4ba6-407d-9003-818506f2ab3c 2026-08-27 19:38:00,884 - INFO - Ingress ctest-nginx-ingress-68833994 with uuid 5682cd86-4ba6-407d-9003-818506f2ab3c deleted successfully from kube manager 2026-08-27 19:38:00,885 - INFO - Verifications on Ingress %s cleanup passed 2026-08-27 19:38:00,885 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-27 19:38:01,056 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-27 19:38:01,066 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-27 19:38:01,066 - INFO - Deleting VN __public__ 2026-08-27 19:38:01,423 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d67e52a9-eef4-42af-a52a-b9c8267d29d6 2026-08-27 19:38:01,437 - DEBUG - Response Code: 404 2026-08-27 19:38:01,438 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-27 19:38:01,464 - DEBUG - Requesting: http://10.0.0.161:8082/domain/ce392494-0610-4a0a-b423-048b4dd77550 2026-08-27 19:38:01,482 - DEBUG - Requesting: http://10.0.0.161:8082/project/dfe5b053-8fcb-4efe-b5ae-3faa7396ad25 2026-08-27 19:38:01,587 - INFO - Validated that VN __public__ is not found in API Server 2026-08-27 19:38:01,588 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-27 19:38:01,617 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:38:01,634 - DEBUG - VN __public__ is not present in Agent 10.0.0.162 2026-08-27 19:38:01,634 - INFO - Validated that VN __public__ is not in any agent 2026-08-27 19:38:01,635 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:38:01,650 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-27 19:38:01,692 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-27 19:38:01,718 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-27 19:38:01,720 - INFO - Deleting pod default:ctest-nginx-pod-40670178 2026-08-27 19:38:01,773 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=332883cf-4987-46eb-8f26-061a5f9396e1 2026-08-27 19:38:01,800 - WARNING - Pod uuid 332883cf-4987-46eb-8f26-061a5f9396e1 is still seen in agent 10.0.0.162 VM list 2026-08-27 19:38:06,802 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=332883cf-4987-46eb-8f26-061a5f9396e1 2026-08-27 19:38:06,810 - DEBUG - Pod 332883cf-4987-46eb-8f26-061a5f9396e1 is not in agent 10.0.0.162 VM list 2026-08-27 19:38:06,810 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac7fa32e-a24e-11f1-a6be-fa163e7f20ed 2026-08-27 19:38:06,817 - DEBUG - VMI ac7fa32e-a24e-11f1-a6be-fa163e7f20ed is removed from agent 10.0.0.162 2026-08-27 19:38:06,817 - INFO - Verified that pod ctest-nginx-pod-40670178 is removed in agent 2026-08-27 19:38:06,817 - INFO - Deleting pod default:ctest-nginx-pod-44470520 2026-08-27 19:38:06,848 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=342bd52f-514d-40a0-9a46-9f4df1b8b089 2026-08-27 19:38:06,859 - WARNING - Pod uuid 342bd52f-514d-40a0-9a46-9f4df1b8b089 is still seen in agent 10.0.0.162 VM list 2026-08-27 19:38:11,862 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=342bd52f-514d-40a0-9a46-9f4df1b8b089 2026-08-27 19:38:11,873 - DEBUG - Pod 342bd52f-514d-40a0-9a46-9f4df1b8b089 is not in agent 10.0.0.162 VM list 2026-08-27 19:38:11,874 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:abe36aae-a24e-11f1-a6be-fa163e7f20ed 2026-08-27 19:38:11,881 - DEBUG - VMI abe36aae-a24e-11f1-a6be-fa163e7f20ed is removed from agent 10.0.0.162 2026-08-27 19:38:11,881 - INFO - Verified that pod ctest-nginx-pod-44470520 is removed in agent 2026-08-27 19:38:11,882 - INFO - Deleting service : ctest-nginx-svc-09648293 2026-08-27 19:38:12,173 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-27 19:38:12,181 - DEBUG - No XMPP flaps were noticed during the test