2026-02-26 16:49:34,219 - DEBUG - [10.0.0.41]: Running cmd : hostname 2026-02-26 16:49:34,467 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1918-1 2026-02-26 16:49:34,467 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2026-02-26 16:49:34,501 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1918-1 2026-02-26 16:49:34,501 - DEBUG - [10.0.0.41]: 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-02-26 16:49:34,605 - DEBUG - Output : NAMES contrail_test_9ksEaA5MY contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2026-02-26 16:49:34,605 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-26 16:49:34,638 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.185.96.1/24 172.17.0.1/16 2026-02-26 16:49:34,638 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2026-02-26 16:49:34,672 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1918-1 2026-02-26 16:49:34,774 - DEBUG - [10.0.0.141]: Running cmd : hostname 2026-02-26 16:49:35,040 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1918-1 2026-02-26 16:49:35,040 - DEBUG - [10.0.0.141]: Running cmd : hostname -f 2026-02-26 16:49:35,080 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1918-1 2026-02-26 16:49:35,081 - DEBUG - [10.0.0.141]: 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-02-26 16:49:35,149 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-26 16:49:35,149 - DEBUG - [10.0.0.141]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-26 16:49:35,215 - DEBUG - Output : 10.0.0.141/24 2026-02-26 16:49:35,215 - DEBUG - [10.0.0.141]: Running cmd : getent hosts 10.0.0.141 | head -n 1 | awk '{print $2}' 2026-02-26 16:49:35,250 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1918-1 2026-02-26 16:49:35,317 - INFO - Using existing project ['default-domain', 'k8s-default'](1265570a-629b-4c49-a0c5-13b441166878) 2026-02-26 16:49:35,431 - INFO - Using existing project ['default-domain', 'k8s-default'](1265570a-629b-4c49-a0c5-13b441166878) 2026-02-26 16:49:35,547 - INFO - ================================================================================ 2026-02-26 16:49:35,548 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-26 16:49:35,548 - 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-02-26 16:49:35,747 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-26 16:49:35,756 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.41': '0'}} with 2026-02-26 16:49:35,756 - INFO - Initial checks done. Running the testcase now 2026-02-26 16:49:35,756 - INFO - 2026-02-26 16:49:35,761 - INFO - Namespace default already exists 2026-02-26 16:49:35,761 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-26 16:49:35,877 - DEBUG - Output : cluster_project={} 2026-02-26 16:49:35,918 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-26 16:49:35,919 - DEBUG - Project uuid in Contrail is 1265570a-629b-4c49-a0c5-13b441166878 2026-02-26 16:49:35,919 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-26 16:49:36,069 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-26 16:49:36,069 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=80bd4e13-03c7-4f70-b705-d39c1360c68b 2026-02-26 16:49:36,074 - INFO - Namespace default with uuid 80bd4e13-03c7-4f70-b705-d39c1360c68b found in kube manager 2026-02-26 16:49:36,075 - INFO - Namespace default verification passed 2026-02-26 16:49:36,079 - DEBUG - Service ctest-nginx-svc-65993401 not present 2026-02-26 16:49:36,079 - INFO - Creating service ctest-nginx-svc-65993401 2026-02-26 16:49:36,101 - INFO - Created Service ctest-nginx-svc-65993401 2026-02-26 16:49:36,116 - DEBUG - Pod ctest-nginx-pod-87342863 not present 2026-02-26 16:49:36,120 - INFO - Creating Pod ctest-nginx-pod-87342863 2026-02-26 16:49:36,164 - DEBUG - Node for Pod ctest-nginx-pod-87342863 not yet populated 2026-02-26 16:49:39,172 - DEBUG - Pod : ctest-nginx-pod-87342863 UUID is 368ab975-869c-4cbd-bf1f-6d01db1b531d 2026-02-26 16:49:39,175 - DEBUG - Pod ctest-nginx-pod-68677406 not present 2026-02-26 16:49:39,176 - INFO - Creating Pod ctest-nginx-pod-68677406 2026-02-26 16:49:39,206 - DEBUG - Pod : ctest-nginx-pod-68677406 UUID is 37c6655d-3b90-4dea-b907-fc9fd0deb38d 2026-02-26 16:49:39,411 - INFO - Created VN __public__, UUID :3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:39,690 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 16:49:39,697 - DEBUG - Requesting: http://10.0.0.41:8082/domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e 2026-02-26 16:49:39,726 - DEBUG - Requesting: http://10.0.0.41:8082/project/1265570a-629b-4c49-a0c5-13b441166878 2026-02-26 16:49:39,797 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:39,808 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:39,819 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 2026-02-26 16:49:39,826 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 2026-02-26 16:49:39,832 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/a8f64771-3101-4c08-9410-d96fbdc558b4 2026-02-26 16:49:39,850 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-26 16:49:39,850 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:39,870 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 2026-02-26 16:49:39,884 - INFO - Verified VN network id 13 for VN 3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:39,884 - INFO - Verifications in API Server for VN __public__ passed 2026-02-26 16:49:39,884 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:39,893 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 2026-02-26 16:49:39,900 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 2026-02-26 16:49:39,906 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/a8f64771-3101-4c08-9410-d96fbdc558b4 2026-02-26 16:49:39,912 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-26 16:49:39,923 - DEBUG - Control-node 10.0.0.41 : 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': '4188045268693959096', 'uuid-lslong': '11919249700203082361'}, 'enable': 'true', 'created': '2026-02-26T16:49:39', 'last-modified': '2026-02-26T16:49:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.357397'} 2026-02-26 16:49:39,923 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:49:39,934 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-26 16:49:39,934 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-26 16:49:39,937 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-26 16:49:39,937 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 16:49:39,946 - DEBUG - Requesting: http://10.0.0.41:8082/domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e 2026-02-26 16:49:39,956 - DEBUG - Requesting: http://10.0.0.41:8082/project/1265570a-629b-4c49-a0c5-13b441166878 2026-02-26 16:49:39,999 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:40,011 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-26 16:49:40,011 - DEBUG - Verifying the vn in opserver 2026-02-26 16:49:40,011 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2026-02-26 16:49:40,011 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2026-02-26 16:49:40,016 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-02-26 16:49:40,016 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-26 16:49:40,017 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:49:40,030 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:49:40,049 - DEBUG - Do not have enough data to verify VN in agent 2026-02-26 16:49:40,049 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:49:40,056 - DEBUG - VRF ids for VN __public__: {} 2026-02-26 16:49:40,122 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-26 16:49:40,285 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 16:49:40,291 - DEBUG - Requesting: http://10.0.0.41:8082/domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e 2026-02-26 16:49:40,298 - DEBUG - Requesting: http://10.0.0.41:8082/project/1265570a-629b-4c49-a0c5-13b441166878 2026-02-26 16:49:40,337 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:40,347 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/ef874a36-39d1-4234-8753-0f80290d8ef2 2026-02-26 16:49:40,353 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 16:49:40,357 - DEBUG - Requesting: http://10.0.0.41:8082/domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e 2026-02-26 16:49:40,363 - DEBUG - Requesting: http://10.0.0.41:8082/project/1265570a-629b-4c49-a0c5-13b441166878 2026-02-26 16:49:40,395 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 2026-02-26 16:49:40,404 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-26 16:49:40,404 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-26 16:49:40,410 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-26 16:49:40,415 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-26 16:49:40,415 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-26 16:49:40,418 - DEBUG - Ingress ctest-nginx-ingress-68773881 not present 2026-02-26 16:49:40,418 - INFO - Creating Ingress ctest-nginx-ingress-68773881 2026-02-26 16:49:40,426 - INFO - Created Ingress ctest-nginx-ingress-68773881 2026-02-26 16:49:40,430 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-68773881 2026-02-26 16:49:43,436 - DEBUG - For Ingress ctest-nginx-ingress-68773881, Cluster IP: 10.47.255.249, External IPs ['183.32.186.188'] 2026-02-26 16:49:43,436 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-68773881 2026-02-26 16:49:43,437 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=034607a9-ea85-4c7c-9a2f-88117751386b 2026-02-26 16:49:43,443 - INFO - Ingress ctest-nginx-ingress-68773881 with uuid 034607a9-ea85-4c7c-9a2f-88117751386b found in kube manager 2026-02-26 16:49:43,443 - INFO - Ingress ctest-nginx-ingress-68773881 verification passed 2026-02-26 16:49:43,448 - DEBUG - Pod ctest-busybox-pod-32426378 not present 2026-02-26 16:49:43,449 - INFO - Creating Pod ctest-busybox-pod-32426378 2026-02-26 16:49:43,488 - DEBUG - Pod : ctest-busybox-pod-32426378 UUID is 676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:49:43,495 - DEBUG - Pod ctest-nginx-pod-87342863 not in running state.Currently in Pending 2026-02-26 16:49:48,502 - DEBUG - Pod ctest-nginx-pod-87342863 not in running state.Currently in Pending 2026-02-26 16:49:53,511 - DEBUG - Pod ctest-nginx-pod-87342863 not in running state.Currently in Pending 2026-02-26 16:49:58,520 - INFO - Pod ctest-nginx-pod-87342863 is in running state.Got IP 10.47.255.251 2026-02-26 16:49:58,538 - DEBUG - Pod ctest-nginx-pod-87342863 has vmi 22ed2a0a-1333-11f1-8105-fa163ea77b7f 2026-02-26 16:49:58,538 - INFO - Verified pod ctest-nginx-pod-87342863 in contrail-api 2026-02-26 16:49:58,538 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 16:49:58,550 - DEBUG - VMI 22ed2a0a-1333-11f1-8105-fa163ea77b7f is active in agent 10.0.0.141 2026-02-26 16:49:58,550 - INFO - Verified Pod ctest-nginx-pod-87342863 in agent 10.0.0.141 2026-02-26 16:49:58,550 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=368ab975-869c-4cbd-bf1f-6d01db1b531d 2026-02-26 16:49:58,555 - INFO - Pod ctest-nginx-pod-87342863 with uuid 368ab975-869c-4cbd-bf1f-6d01db1b531d found in kube manager 2026-02-26 16:49:58,555 - INFO - Pod ctest-nginx-pod-87342863 verification passed 2026-02-26 16:49:58,643 - DEBUG - [Pod ctest-nginx-pod-87342863] Cmd: echo ctest-nginx-pod-87342863 > /usr/share/nginx/html/index.html, Output: 2026-02-26 16:49:58,650 - DEBUG - Pod ctest-nginx-pod-68677406 not in running state.Currently in Pending 2026-02-26 16:50:03,658 - INFO - Pod ctest-nginx-pod-68677406 is in running state.Got IP 10.47.255.250 2026-02-26 16:50:03,686 - DEBUG - Pod ctest-nginx-pod-68677406 has vmi 2406bd02-1333-11f1-8105-fa163ea77b7f 2026-02-26 16:50:03,686 - INFO - Verified pod ctest-nginx-pod-68677406 in contrail-api 2026-02-26 16:50:03,686 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 16:50:03,713 - DEBUG - VMI 2406bd02-1333-11f1-8105-fa163ea77b7f is active in agent 10.0.0.141 2026-02-26 16:50:03,714 - INFO - Verified Pod ctest-nginx-pod-68677406 in agent 10.0.0.141 2026-02-26 16:50:03,714 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=37c6655d-3b90-4dea-b907-fc9fd0deb38d 2026-02-26 16:50:03,720 - INFO - Pod ctest-nginx-pod-68677406 with uuid 37c6655d-3b90-4dea-b907-fc9fd0deb38d found in kube manager 2026-02-26 16:50:03,720 - INFO - Pod ctest-nginx-pod-68677406 verification passed 2026-02-26 16:50:03,788 - DEBUG - [Pod ctest-nginx-pod-68677406] Cmd: echo ctest-nginx-pod-68677406 > /usr/share/nginx/html/index.html, Output: 2026-02-26 16:50:03,796 - INFO - Pod ctest-busybox-pod-32426378 is in running state.Got IP 10.47.255.248 2026-02-26 16:50:03,881 - DEBUG - Pod ctest-busybox-pod-32426378 has vmi 268d01f8-1333-11f1-8105-fa163ea77b7f 2026-02-26 16:50:03,881 - INFO - Verified pod ctest-busybox-pod-32426378 in contrail-api 2026-02-26 16:50:03,882 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 16:50:03,895 - DEBUG - VMI 268d01f8-1333-11f1-8105-fa163ea77b7f is active in agent 10.0.0.141 2026-02-26 16:50:03,895 - INFO - Verified Pod ctest-busybox-pod-32426378 in agent 10.0.0.141 2026-02-26 16:50:03,895 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:03,905 - INFO - Pod ctest-busybox-pod-32426378 with uuid 676cbb6c-2568-4af4-8560-44e568e0f918 found in kube manager 2026-02-26 16:50:03,905 - INFO - Pod ctest-busybox-pod-32426378 verification passed 2026-02-26 16:50:03,975 - DEBUG - [Pod ctest-busybox-pod-32426378] 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-87342863 2026-02-26 16:50:03,975 - DEBUG - [Pod Pod ctest-busybox-pod-32426378] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 16:50:03,975 - DEBUG - [Pod Pod ctest-busybox-pod-32426378] 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-87342863 2026-02-26 16:50:04,033 - DEBUG - [Pod ctest-busybox-pod-32426378] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-68677406 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-02-26 16:50:04,033 - DEBUG - [Pod Pod ctest-busybox-pod-32426378] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 16:50:04,033 - DEBUG - [Pod Pod ctest-busybox-pod-32426378] Cmd output: ctest-nginx-pod-68677406 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-02-26 16:50:04,033 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-87342863': 1, 'ctest-nginx-pod-68677406': 1} 2026-02-26 16:50:04,034 - WARNING - Nothing to delete parallely 2026-02-26 16:50:04,034 - INFO - Deleting pod default:ctest-busybox-pod-32426378 2026-02-26 16:50:04,054 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:04,060 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:09,061 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:09,067 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:14,068 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:14,079 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:19,080 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:19,091 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:24,091 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:24,101 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:29,102 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:29,110 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:34,112 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:34,120 - WARNING - Pod uuid 676cbb6c-2568-4af4-8560-44e568e0f918 is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:39,121 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=676cbb6c-2568-4af4-8560-44e568e0f918 2026-02-26 16:50:39,128 - DEBUG - Pod 676cbb6c-2568-4af4-8560-44e568e0f918 is not in agent 10.0.0.141 VM list 2026-02-26 16:50:39,129 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:268d01f8-1333-11f1-8105-fa163ea77b7f 2026-02-26 16:50:39,145 - DEBUG - VMI 268d01f8-1333-11f1-8105-fa163ea77b7f is removed from agent 10.0.0.141 2026-02-26 16:50:39,145 - INFO - Verified that pod ctest-busybox-pod-32426378 is removed in agent 2026-02-26 16:50:39,145 - INFO - Deleting Ingress : ctest-nginx-ingress-68773881 2026-02-26 16:50:39,158 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=034607a9-ea85-4c7c-9a2f-88117751386b 2026-02-26 16:50:39,164 - ERROR - Ingress ctest-nginx-ingress-68773881 with uuid 034607a9-ea85-4c7c-9a2f-88117751386b still found in kube manager 2026-02-26 16:50:40,165 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=034607a9-ea85-4c7c-9a2f-88117751386b 2026-02-26 16:50:40,169 - INFO - Ingress ctest-nginx-ingress-68773881 with uuid 034607a9-ea85-4c7c-9a2f-88117751386b deleted successfully from kube manager 2026-02-26 16:50:40,169 - INFO - Verifications on Ingress %s cleanup passed 2026-02-26 16:50:40,169 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-26 16:50:40,367 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-26 16:50:40,375 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-26 16:50:40,375 - INFO - Deleting VN __public__ 2026-02-26 16:50:40,546 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 2026-02-26 16:50:40,558 - DEBUG - Response Code: 404 2026-02-26 16:50:40,558 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-02-26 16:50:40,567 - DEBUG - Requesting: http://10.0.0.41:8082/domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e 2026-02-26 16:50:40,575 - DEBUG - Requesting: http://10.0.0.41:8082/project/1265570a-629b-4c49-a0c5-13b441166878 2026-02-26 16:50:40,635 - INFO - Validated that VN __public__ is not found in API Server 2026-02-26 16:50:40,635 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-26 16:50:40,653 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:50:40,669 - DEBUG - VN __public__ is not present in Agent 10.0.0.141 2026-02-26 16:50:40,669 - INFO - Validated that VN __public__ is not in any agent 2026-02-26 16:50:40,670 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:50:40,681 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 16:50:40,695 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-26 16:50:40,702 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-26 16:50:40,703 - INFO - Deleting pod default:ctest-nginx-pod-68677406 2026-02-26 16:50:40,718 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=37c6655d-3b90-4dea-b907-fc9fd0deb38d 2026-02-26 16:50:40,733 - WARNING - Pod uuid 37c6655d-3b90-4dea-b907-fc9fd0deb38d is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:45,740 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=37c6655d-3b90-4dea-b907-fc9fd0deb38d 2026-02-26 16:50:45,748 - DEBUG - Pod 37c6655d-3b90-4dea-b907-fc9fd0deb38d is not in agent 10.0.0.141 VM list 2026-02-26 16:50:45,748 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2406bd02-1333-11f1-8105-fa163ea77b7f 2026-02-26 16:50:45,754 - DEBUG - VMI 2406bd02-1333-11f1-8105-fa163ea77b7f is removed from agent 10.0.0.141 2026-02-26 16:50:45,754 - INFO - Verified that pod ctest-nginx-pod-68677406 is removed in agent 2026-02-26 16:50:45,755 - INFO - Deleting pod default:ctest-nginx-pod-87342863 2026-02-26 16:50:45,775 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=368ab975-869c-4cbd-bf1f-6d01db1b531d 2026-02-26 16:50:45,782 - WARNING - Pod uuid 368ab975-869c-4cbd-bf1f-6d01db1b531d is still seen in agent 10.0.0.141 VM list 2026-02-26 16:50:50,783 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_VmListReq?uuid=368ab975-869c-4cbd-bf1f-6d01db1b531d 2026-02-26 16:50:50,790 - DEBUG - Pod 368ab975-869c-4cbd-bf1f-6d01db1b531d is not in agent 10.0.0.141 VM list 2026-02-26 16:50:50,790 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:22ed2a0a-1333-11f1-8105-fa163ea77b7f 2026-02-26 16:50:50,797 - DEBUG - VMI 22ed2a0a-1333-11f1-8105-fa163ea77b7f is removed from agent 10.0.0.141 2026-02-26 16:50:50,797 - INFO - Verified that pod ctest-nginx-pod-87342863 is removed in agent 2026-02-26 16:50:50,797 - INFO - Deleting service : ctest-nginx-svc-65993401 2026-02-26 16:50:51,054 - DEBUG - Requesting: http://10.0.0.141:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-26 16:50:51,062 - DEBUG - No XMPP flaps were noticed during the test