2026-06-11 01:59:29,751 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-06-11 01:59:29,977 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2020-1 2026-06-11 01:59:29,977 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-06-11 01:59:30,010 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2020-1 2026-06-11 01:59:30,011 - DEBUG - [10.0.0.19]: 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-06-11 01:59:30,064 - DEBUG - Output : NAMES contrail_test_ZZlQzef4Y contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2026-06-11 01:59:30,065 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-11 01:59:30,097 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.24.192.1/24 172.17.0.1/16 2026-06-11 01:59:30,098 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-06-11 01:59:30,169 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2020-1 2026-06-11 01:59:30,216 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-06-11 01:59:30,450 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2020-1 2026-06-11 01:59:30,450 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-06-11 01:59:30,518 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2020-1 2026-06-11 01:59:30,518 - DEBUG - [10.0.0.242]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-11 01:59:30,562 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-11 01:59:30,562 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-11 01:59:30,635 - DEBUG - Output : 10.0.0.242/24 2026-06-11 01:59:30,635 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-06-11 01:59:30,669 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2020-1 2026-06-11 01:59:30,747 - INFO - Using existing project ['default-domain', 'k8s-default'](9761e41a-fb24-4e17-a1af-97f130446968) 2026-06-11 01:59:30,841 - INFO - Using existing project ['default-domain', 'k8s-default'](9761e41a-fb24-4e17-a1af-97f130446968) 2026-06-11 01:59:30,947 - INFO - ================================================================================ 2026-06-11 01:59:30,948 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-11 01:59:30,948 - 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-06-11 01:59:31,185 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-11 01:59:31,193 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.19': '0'}} with 2026-06-11 01:59:31,193 - INFO - Initial checks done. Running the testcase now 2026-06-11 01:59:31,193 - INFO - 2026-06-11 01:59:31,198 - INFO - Namespace default already exists 2026-06-11 01:59:31,198 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-11 01:59:31,314 - DEBUG - Output : cluster_project={} 2026-06-11 01:59:31,349 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-11 01:59:31,349 - DEBUG - Project uuid in Contrail is 9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 01:59:31,349 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-11 01:59:31,488 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-11 01:59:31,488 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=b3323426-6db4-4982-94ed-b1f9b97ff241 2026-06-11 01:59:31,493 - INFO - Namespace default with uuid b3323426-6db4-4982-94ed-b1f9b97ff241 found in kube manager 2026-06-11 01:59:31,493 - INFO - Namespace default verification passed 2026-06-11 01:59:31,496 - DEBUG - Service ctest-nginx-svc-55913467 not present 2026-06-11 01:59:31,496 - INFO - Creating service ctest-nginx-svc-55913467 2026-06-11 01:59:31,519 - INFO - Created Service ctest-nginx-svc-55913467 2026-06-11 01:59:31,527 - DEBUG - Pod ctest-nginx-pod-54595803 not present 2026-06-11 01:59:31,528 - INFO - Creating Pod ctest-nginx-pod-54595803 2026-06-11 01:59:31,574 - DEBUG - Pod : ctest-nginx-pod-54595803 UUID is e310bd4e-f5eb-4114-a83f-a94e9643aee8 2026-06-11 01:59:31,581 - DEBUG - Pod ctest-nginx-pod-40069694 not present 2026-06-11 01:59:31,581 - INFO - Creating Pod ctest-nginx-pod-40069694 2026-06-11 01:59:31,604 - DEBUG - Pod : ctest-nginx-pod-40069694 UUID is 4311b7c6-8020-46f8-be8f-7d7fd1a5b574 2026-06-11 01:59:31,767 - INFO - Created VN __public__, UUID :3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:31,928 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-11 01:59:31,933 - DEBUG - Requesting: http://10.0.0.19:8082/domain/287ef304-3126-4da3-a2a3-b52c9ff51527 2026-06-11 01:59:31,950 - DEBUG - Requesting: http://10.0.0.19:8082/project/9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 01:59:32,001 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:32,010 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:32,018 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:32,024 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:32,030 - DEBUG - Route Targets: [] 2026-06-11 01:59:32,030 - DEBUG - RT names not yet present for VN __public__ 2026-06-11 01:59:37,031 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-11 01:59:37,036 - DEBUG - Requesting: http://10.0.0.19:8082/domain/287ef304-3126-4da3-a2a3-b52c9ff51527 2026-06-11 01:59:37,042 - DEBUG - Requesting: http://10.0.0.19:8082/project/9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 01:59:37,079 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,086 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,092 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:37,097 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:37,102 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/697c05e2-ccae-436c-b074-8a4e0e82293f 2026-06-11 01:59:37,112 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-11 01:59:37,112 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,120 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:37,131 - INFO - Verified VN network id 13 for VN 3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,131 - INFO - Verifications in API Server for VN __public__ passed 2026-06-11 01:59:37,131 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,139 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:37,144 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 01:59:37,149 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/697c05e2-ccae-436c-b074-8a4e0e82293f 2026-06-11 01:59:37,154 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-11 01:59:37,161 - DEBUG - Control-node 10.0.0.19 : 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': '3918341386410344695', 'uuid-lslong': '10424013224937433536'}, 'enable': 'true', 'created': '2026-06-11T01:59:31', 'last-modified': '2026-06-11T01:59:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.265829'} 2026-06-11 01:59:37,161 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 01:59:37,170 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-11 01:59:37,171 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-11 01:59:37,171 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-11 01:59:37,171 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-11 01:59:37,175 - DEBUG - Requesting: http://10.0.0.19:8082/domain/287ef304-3126-4da3-a2a3-b52c9ff51527 2026-06-11 01:59:37,182 - DEBUG - Requesting: http://10.0.0.19:8082/project/9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 01:59:37,217 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,224 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-11 01:59:37,224 - DEBUG - Verifying the vn in opserver 2026-06-11 01:59:37,224 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-06-11 01:59:37,225 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-06-11 01:59:37,228 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-11 01:59:37,228 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-11 01:59:37,228 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 01:59:37,236 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 01:59:37,241 - DEBUG - Do not have enough data to verify VN in agent 2026-06-11 01:59:37,241 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 01:59:37,245 - DEBUG - VRF ids for VN __public__: {} 2026-06-11 01:59:37,331 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-11 01:59:37,424 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-11 01:59:37,433 - DEBUG - Requesting: http://10.0.0.19:8082/domain/287ef304-3126-4da3-a2a3-b52c9ff51527 2026-06-11 01:59:37,440 - DEBUG - Requesting: http://10.0.0.19:8082/project/9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 01:59:37,474 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,482 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/bca20fb3-75c3-4abd-b6db-93a799ea736b 2026-06-11 01:59:37,487 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-11 01:59:37,490 - DEBUG - Requesting: http://10.0.0.19:8082/domain/287ef304-3126-4da3-a2a3-b52c9ff51527 2026-06-11 01:59:37,495 - DEBUG - Requesting: http://10.0.0.19:8082/project/9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 01:59:37,537 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/3660bebb-0db3-40f7-90a9-88cc9e5ea9c0 2026-06-11 01:59:37,549 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-11 01:59:37,549 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-11 01:59:37,561 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-11 01:59:37,566 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-11 01:59:37,566 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-11 01:59:37,570 - DEBUG - Ingress ctest-nginx-ingress-65144434 not present 2026-06-11 01:59:37,571 - INFO - Creating Ingress ctest-nginx-ingress-65144434 2026-06-11 01:59:37,577 - INFO - Created Ingress ctest-nginx-ingress-65144434 2026-06-11 01:59:37,582 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-65144434 2026-06-11 01:59:40,586 - DEBUG - For Ingress ctest-nginx-ingress-65144434, Cluster IP: 10.47.255.249, External IPs ['36.76.61.60'] 2026-06-11 01:59:40,586 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-65144434 2026-06-11 01:59:40,586 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=d7e1f694-2e1f-49e5-ad5f-6347054efdb3 2026-06-11 01:59:40,591 - INFO - Ingress ctest-nginx-ingress-65144434 with uuid d7e1f694-2e1f-49e5-ad5f-6347054efdb3 found in kube manager 2026-06-11 01:59:40,591 - INFO - Ingress ctest-nginx-ingress-65144434 verification passed 2026-06-11 01:59:40,594 - DEBUG - Pod ctest-busybox-pod-47061813 not present 2026-06-11 01:59:40,594 - INFO - Creating Pod ctest-busybox-pod-47061813 2026-06-11 01:59:40,648 - DEBUG - Pod : ctest-busybox-pod-47061813 UUID is 326e0070-e343-4460-8620-a3370721b211 2026-06-11 01:59:40,671 - DEBUG - Pod ctest-nginx-pod-54595803 not in running state.Currently in Pending 2026-06-11 01:59:45,679 - INFO - Pod ctest-nginx-pod-54595803 is in running state.Got IP 10.47.255.251 2026-06-11 01:59:45,690 - DEBUG - Pod ctest-nginx-pod-54595803 has vmi 30a82ba6-6539-11f1-9158-fa163e516e52 2026-06-11 01:59:45,690 - INFO - Verified pod ctest-nginx-pod-54595803 in contrail-api 2026-06-11 01:59:45,690 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-11 01:59:45,700 - DEBUG - VMI 30a82ba6-6539-11f1-9158-fa163e516e52 is active in agent 10.0.0.242 2026-06-11 01:59:45,700 - INFO - Verified Pod ctest-nginx-pod-54595803 in agent 10.0.0.242 2026-06-11 01:59:45,700 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=e310bd4e-f5eb-4114-a83f-a94e9643aee8 2026-06-11 01:59:45,703 - INFO - Pod ctest-nginx-pod-54595803 with uuid e310bd4e-f5eb-4114-a83f-a94e9643aee8 found in kube manager 2026-06-11 01:59:45,704 - INFO - Pod ctest-nginx-pod-54595803 verification passed 2026-06-11 01:59:45,764 - DEBUG - [Pod ctest-nginx-pod-54595803] Cmd: echo ctest-nginx-pod-54595803 > /usr/share/nginx/html/index.html, Output: 2026-06-11 01:59:45,770 - INFO - Pod ctest-nginx-pod-40069694 is in running state.Got IP 10.47.255.250 2026-06-11 01:59:45,824 - DEBUG - Pod ctest-nginx-pod-40069694 has vmi 31105b22-6539-11f1-9158-fa163e516e52 2026-06-11 01:59:45,824 - INFO - Verified pod ctest-nginx-pod-40069694 in contrail-api 2026-06-11 01:59:45,825 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-11 01:59:45,838 - DEBUG - VMI 31105b22-6539-11f1-9158-fa163e516e52 is active in agent 10.0.0.242 2026-06-11 01:59:45,838 - INFO - Verified Pod ctest-nginx-pod-40069694 in agent 10.0.0.242 2026-06-11 01:59:45,839 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=4311b7c6-8020-46f8-be8f-7d7fd1a5b574 2026-06-11 01:59:45,842 - INFO - Pod ctest-nginx-pod-40069694 with uuid 4311b7c6-8020-46f8-be8f-7d7fd1a5b574 found in kube manager 2026-06-11 01:59:45,842 - INFO - Pod ctest-nginx-pod-40069694 verification passed 2026-06-11 01:59:45,893 - DEBUG - [Pod ctest-nginx-pod-40069694] Cmd: echo ctest-nginx-pod-40069694 > /usr/share/nginx/html/index.html, Output: 2026-06-11 01:59:45,905 - DEBUG - Pod ctest-busybox-pod-47061813 not in running state.Currently in Pending 2026-06-11 01:59:50,913 - DEBUG - Pod ctest-busybox-pod-47061813 not in running state.Currently in Pending 2026-06-11 01:59:55,924 - INFO - Pod ctest-busybox-pod-47061813 is in running state.Got IP 10.47.255.248 2026-06-11 01:59:55,972 - DEBUG - Pod ctest-busybox-pod-47061813 has vmi 35663f48-6539-11f1-9158-fa163e516e52 2026-06-11 01:59:55,972 - INFO - Verified pod ctest-busybox-pod-47061813 in contrail-api 2026-06-11 01:59:55,972 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-11 01:59:55,982 - DEBUG - VMI 35663f48-6539-11f1-9158-fa163e516e52 is active in agent 10.0.0.242 2026-06-11 01:59:55,982 - INFO - Verified Pod ctest-busybox-pod-47061813 in agent 10.0.0.242 2026-06-11 01:59:55,982 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=326e0070-e343-4460-8620-a3370721b211 2026-06-11 01:59:55,986 - INFO - Pod ctest-busybox-pod-47061813 with uuid 326e0070-e343-4460-8620-a3370721b211 found in kube manager 2026-06-11 01:59:55,986 - INFO - Pod ctest-busybox-pod-47061813 verification passed 2026-06-11 01:59:56,047 - DEBUG - [Pod ctest-busybox-pod-47061813] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40069694 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-06-11 01:59:56,047 - DEBUG - [Pod Pod ctest-busybox-pod-47061813] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-11 01:59:56,047 - DEBUG - [Pod Pod ctest-busybox-pod-47061813] Cmd output: ctest-nginx-pod-40069694 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-06-11 01:59:56,098 - DEBUG - [Pod ctest-busybox-pod-47061813] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40069694 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-06-11 01:59:56,098 - DEBUG - [Pod Pod ctest-busybox-pod-47061813] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-11 01:59:56,098 - DEBUG - [Pod Pod ctest-busybox-pod-47061813] Cmd output: ctest-nginx-pod-40069694 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-06-11 01:59:56,148 - DEBUG - [Pod ctest-busybox-pod-47061813] 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) ctest-nginx-pod-54595803 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-11 01:59:56,149 - DEBUG - [Pod Pod ctest-busybox-pod-47061813] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-11 01:59:56,149 - DEBUG - [Pod Pod ctest-busybox-pod-47061813] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-54595803 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-11 01:59:56,149 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-54595803': 1, 'ctest-nginx-pod-40069694': 2} 2026-06-11 01:59:56,149 - WARNING - Nothing to delete parallely 2026-06-11 01:59:56,149 - INFO - Deleting pod default:ctest-busybox-pod-47061813 2026-06-11 01:59:56,165 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 01:59:56,170 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:01,171 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:01,181 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:06,182 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:06,188 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:11,189 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:11,195 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:16,196 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:16,208 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:21,208 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:21,217 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:26,217 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:26,223 - WARNING - Pod uuid 326e0070-e343-4460-8620-a3370721b211 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:31,225 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=326e0070-e343-4460-8620-a3370721b211 2026-06-11 02:00:31,231 - DEBUG - Pod 326e0070-e343-4460-8620-a3370721b211 is not in agent 10.0.0.242 VM list 2026-06-11 02:00:31,231 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35663f48-6539-11f1-9158-fa163e516e52 2026-06-11 02:00:31,236 - DEBUG - VMI 35663f48-6539-11f1-9158-fa163e516e52 is removed from agent 10.0.0.242 2026-06-11 02:00:31,236 - INFO - Verified that pod ctest-busybox-pod-47061813 is removed in agent 2026-06-11 02:00:31,236 - INFO - Deleting Ingress : ctest-nginx-ingress-65144434 2026-06-11 02:00:31,251 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=d7e1f694-2e1f-49e5-ad5f-6347054efdb3 2026-06-11 02:00:31,255 - ERROR - Ingress ctest-nginx-ingress-65144434 with uuid d7e1f694-2e1f-49e5-ad5f-6347054efdb3 still found in kube manager 2026-06-11 02:00:32,256 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=d7e1f694-2e1f-49e5-ad5f-6347054efdb3 2026-06-11 02:00:32,259 - INFO - Ingress ctest-nginx-ingress-65144434 with uuid d7e1f694-2e1f-49e5-ad5f-6347054efdb3 deleted successfully from kube manager 2026-06-11 02:00:32,260 - INFO - Verifications on Ingress %s cleanup passed 2026-06-11 02:00:32,260 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-11 02:00:32,393 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-11 02:00:32,405 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-11 02:00:32,405 - INFO - Deleting VN __public__ 2026-06-11 02:00:32,500 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/3e01dbac-5c9b-4399-9fc0-84a760981a87 2026-06-11 02:00:32,504 - DEBUG - Response Code: 404 2026-06-11 02:00:32,504 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-11 02:00:32,508 - DEBUG - Requesting: http://10.0.0.19:8082/domain/287ef304-3126-4da3-a2a3-b52c9ff51527 2026-06-11 02:00:32,515 - DEBUG - Requesting: http://10.0.0.19:8082/project/9761e41a-fb24-4e17-a1af-97f130446968 2026-06-11 02:00:32,620 - INFO - Validated that VN __public__ is not found in API Server 2026-06-11 02:00:32,620 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-11 02:00:32,634 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 02:00:32,643 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2026-06-11 02:00:32,643 - INFO - Validated that VN __public__ is not in any agent 2026-06-11 02:00:32,643 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 02:00:32,660 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-11 02:00:32,665 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-11 02:00:32,684 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-11 02:00:32,685 - INFO - Deleting pod default:ctest-nginx-pod-40069694 2026-06-11 02:00:32,712 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4311b7c6-8020-46f8-be8f-7d7fd1a5b574 2026-06-11 02:00:32,737 - WARNING - Pod uuid 4311b7c6-8020-46f8-be8f-7d7fd1a5b574 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:37,738 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=4311b7c6-8020-46f8-be8f-7d7fd1a5b574 2026-06-11 02:00:37,745 - DEBUG - Pod 4311b7c6-8020-46f8-be8f-7d7fd1a5b574 is not in agent 10.0.0.242 VM list 2026-06-11 02:00:37,745 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31105b22-6539-11f1-9158-fa163e516e52 2026-06-11 02:00:37,750 - DEBUG - VMI 31105b22-6539-11f1-9158-fa163e516e52 is removed from agent 10.0.0.242 2026-06-11 02:00:37,750 - INFO - Verified that pod ctest-nginx-pod-40069694 is removed in agent 2026-06-11 02:00:37,750 - INFO - Deleting pod default:ctest-nginx-pod-54595803 2026-06-11 02:00:37,780 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e310bd4e-f5eb-4114-a83f-a94e9643aee8 2026-06-11 02:00:37,794 - WARNING - Pod uuid e310bd4e-f5eb-4114-a83f-a94e9643aee8 is still seen in agent 10.0.0.242 VM list 2026-06-11 02:00:42,794 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e310bd4e-f5eb-4114-a83f-a94e9643aee8 2026-06-11 02:00:42,800 - DEBUG - Pod e310bd4e-f5eb-4114-a83f-a94e9643aee8 is not in agent 10.0.0.242 VM list 2026-06-11 02:00:42,800 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30a82ba6-6539-11f1-9158-fa163e516e52 2026-06-11 02:00:42,806 - DEBUG - VMI 30a82ba6-6539-11f1-9158-fa163e516e52 is removed from agent 10.0.0.242 2026-06-11 02:00:42,806 - INFO - Verified that pod ctest-nginx-pod-54595803 is removed in agent 2026-06-11 02:00:42,806 - INFO - Deleting service : ctest-nginx-svc-55913467 2026-06-11 02:00:43,037 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-11 02:00:43,044 - DEBUG - No XMPP flaps were noticed during the test