2025-07-14 01:52:44,310 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-07-14 01:52:44,581 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1326-1 2025-07-14 01:52:44,581 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-07-14 01:52:44,614 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1326-1 2025-07-14 01:52:44,614 - 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-07-14 01:52:44,724 - DEBUG - Output : NAMES contrail_test_OK1BLweyj analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 2025-07-14 01:52:44,725 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-14 01:52:44,758 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2025-07-14 01:52:44,759 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-07-14 01:52:44,802 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1326-1 2025-07-14 01:52:44,886 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-07-14 01:52:45,105 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1326-1 2025-07-14 01:52:45,105 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-07-14 01:52:45,139 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1326-1 2025-07-14 01:52:45,140 - 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}' 2025-07-14 01:52:45,185 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-14 01:52:45,185 - DEBUG - [10.0.0.19]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-14 01:52:45,260 - DEBUG - Output : 10.0.0.19/24 2025-07-14 01:52:45,260 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-07-14 01:52:45,295 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1326-1 2025-07-14 01:52:45,378 - INFO - Using existing project ['default-domain', 'k8s-default'](381b28aa-8f35-4794-9a10-5be45ae6f373) 2025-07-14 01:52:45,453 - INFO - Using existing project ['default-domain', 'k8s-default'](381b28aa-8f35-4794-9a10-5be45ae6f373) 2025-07-14 01:52:45,598 - INFO - ================================================================================ 2025-07-14 01:52:45,599 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-14 01:52:45,599 - 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-07-14 01:52:45,850 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-14 01:52:45,858 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.33': '0'}} with 2025-07-14 01:52:45,858 - INFO - Initial checks done. Running the testcase now 2025-07-14 01:52:45,859 - INFO - 2025-07-14 01:52:45,863 - INFO - Namespace default already exists 2025-07-14 01:52:45,863 - 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-07-14 01:52:46,017 - DEBUG - Output : cluster_project={} 2025-07-14 01:52:46,066 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-14 01:52:46,067 - DEBUG - Project uuid in Contrail is 381b28aa-8f35-4794-9a10-5be45ae6f373 2025-07-14 01:52:46,067 - 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-07-14 01:52:46,205 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-14 01:52:46,205 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=312df9ed-00b0-4ba3-84a6-bf73fb2a67b9 2025-07-14 01:52:46,210 - INFO - Namespace default with uuid 312df9ed-00b0-4ba3-84a6-bf73fb2a67b9 found in kube manager 2025-07-14 01:52:46,210 - INFO - Namespace default verification passed 2025-07-14 01:52:46,213 - DEBUG - Service ctest-nginx-svc-93418279 not present 2025-07-14 01:52:46,214 - INFO - Creating service ctest-nginx-svc-93418279 2025-07-14 01:52:46,243 - INFO - Created Service ctest-nginx-svc-93418279 2025-07-14 01:52:46,246 - DEBUG - Pod ctest-nginx-pod-39122767 not present 2025-07-14 01:52:46,246 - INFO - Creating Pod ctest-nginx-pod-39122767 2025-07-14 01:52:46,301 - DEBUG - Pod : ctest-nginx-pod-39122767 UUID is dc6c1576-c05d-40cd-bc2b-e21e865014f7 2025-07-14 01:52:46,324 - DEBUG - Pod ctest-nginx-pod-75023195 not present 2025-07-14 01:52:46,325 - INFO - Creating Pod ctest-nginx-pod-75023195 2025-07-14 01:52:46,397 - DEBUG - Pod : ctest-nginx-pod-75023195 UUID is eef1d5c5-9d67-4b1d-aaa2-93112924faf4 2025-07-14 01:52:46,602 - INFO - Created VN __public__, UUID :4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:46,853 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-07-14 01:52:46,860 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 2025-07-14 01:52:46,880 - DEBUG - Requesting: http://10.0.0.33:8082/project/381b28aa-8f35-4794-9a10-5be45ae6f373 2025-07-14 01:52:46,971 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:46,990 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:47,003 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 2025-07-14 01:52:47,013 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 2025-07-14 01:52:47,044 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/03bd0f47-d51e-4ee7-9493-aab7ca16b2a8 2025-07-14 01:52:47,060 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-14 01:52:47,061 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:47,080 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 2025-07-14 01:52:47,098 - INFO - Verified VN network id 14 for VN 4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:47,098 - INFO - Verifications in API Server for VN __public__ passed 2025-07-14 01:52:47,103 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:47,115 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 2025-07-14 01:52:47,164 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 2025-07-14 01:52:47,185 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/03bd0f47-d51e-4ee7-9493-aab7ca16b2a8 2025-07-14 01:52:47,197 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-14 01:52:47,206 - 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': '5447331965204972875', 'uuid-lslong': '11152899064191716415'}, 'enable': 'true', 'created': '2025-07-14T01:52:46', 'last-modified': '2025-07-14T01:52:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.458751'} 2025-07-14 01:52:47,206 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:52:47,216 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-14 01:52:47,217 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-14 01:52:47,217 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-14 01:52:47,217 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-07-14 01:52:47,249 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 2025-07-14 01:52:47,297 - DEBUG - Requesting: http://10.0.0.33:8082/project/381b28aa-8f35-4794-9a10-5be45ae6f373 2025-07-14 01:52:47,403 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:47,426 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-14 01:52:47,426 - DEBUG - Verifying the vn in opserver 2025-07-14 01:52:47,426 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-07-14 01:52:47,426 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-07-14 01:52:47,441 - 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-07-14 01:52:47,441 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-14 01:52:47,441 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:52:47,457 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:52:47,464 - DEBUG - Do not have enough data to verify VN in agent 2025-07-14 01:52:47,464 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:52:47,472 - DEBUG - VRF ids for VN __public__: {} 2025-07-14 01:52:47,657 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-14 01:52:47,869 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-07-14 01:52:47,877 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 2025-07-14 01:52:47,899 - DEBUG - Requesting: http://10.0.0.33:8082/project/381b28aa-8f35-4794-9a10-5be45ae6f373 2025-07-14 01:52:47,975 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:48,024 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/3f6210c2-0d92-4136-ad12-2d728637eecc 2025-07-14 01:52:48,041 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-07-14 01:52:48,072 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 2025-07-14 01:52:48,088 - DEBUG - Requesting: http://10.0.0.33:8082/project/381b28aa-8f35-4794-9a10-5be45ae6f373 2025-07-14 01:52:48,166 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4b98cf8f-a7ac-454b-9ac7-0e9bb8ef0c3f 2025-07-14 01:52:48,188 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-14 01:52:48,188 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-14 01:52:48,232 - 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-07-14 01:52:48,243 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-14 01:52:48,243 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-14 01:52:48,247 - DEBUG - Ingress ctest-nginx-ingress-56156430 not present 2025-07-14 01:52:48,248 - INFO - Creating Ingress ctest-nginx-ingress-56156430 2025-07-14 01:52:48,262 - INFO - Created Ingress ctest-nginx-ingress-56156430 2025-07-14 01:52:48,266 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-56156430 2025-07-14 01:52:51,272 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-56156430 2025-07-14 01:52:54,277 - DEBUG - For Ingress ctest-nginx-ingress-56156430, Cluster IP: 10.47.255.249, External IPs ['28.97.117.252'] 2025-07-14 01:52:54,277 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-56156430 2025-07-14 01:52:54,277 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=3dc0650d-5c5f-43d7-8833-fba968bfe720 2025-07-14 01:52:54,283 - INFO - Ingress ctest-nginx-ingress-56156430 with uuid 3dc0650d-5c5f-43d7-8833-fba968bfe720 found in kube manager 2025-07-14 01:52:54,283 - INFO - Ingress ctest-nginx-ingress-56156430 verification passed 2025-07-14 01:52:54,288 - DEBUG - Pod ctest-busybox-pod-09130487 not present 2025-07-14 01:52:54,288 - INFO - Creating Pod ctest-busybox-pod-09130487 2025-07-14 01:52:54,321 - DEBUG - Pod : ctest-busybox-pod-09130487 UUID is 0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:52:54,341 - DEBUG - Pod ctest-nginx-pod-39122767 not in running state.Currently in Pending 2025-07-14 01:52:59,348 - DEBUG - Pod ctest-nginx-pod-39122767 not in running state.Currently in Pending 2025-07-14 01:53:04,356 - INFO - Pod ctest-nginx-pod-39122767 is in running state.Got IP 10.47.255.251 2025-07-14 01:53:04,371 - DEBUG - Pod ctest-nginx-pod-39122767 has vmi 3e9151a0-6055-11f0-b303-fa163e4f1b46 2025-07-14 01:53:04,371 - INFO - Verified pod ctest-nginx-pod-39122767 in contrail-api 2025-07-14 01:53:04,371 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-14 01:53:04,385 - DEBUG - VMI 3e9151a0-6055-11f0-b303-fa163e4f1b46 is active in agent 10.0.0.19 2025-07-14 01:53:04,385 - INFO - Verified Pod ctest-nginx-pod-39122767 in agent 10.0.0.19 2025-07-14 01:53:04,385 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=dc6c1576-c05d-40cd-bc2b-e21e865014f7 2025-07-14 01:53:04,390 - INFO - Pod ctest-nginx-pod-39122767 with uuid dc6c1576-c05d-40cd-bc2b-e21e865014f7 found in kube manager 2025-07-14 01:53:04,390 - INFO - Pod ctest-nginx-pod-39122767 verification passed 2025-07-14 01:53:04,457 - DEBUG - [Pod ctest-nginx-pod-39122767] Cmd: echo ctest-nginx-pod-39122767 > /usr/share/nginx/html/index.html, Output: 2025-07-14 01:53:04,463 - INFO - Pod ctest-nginx-pod-75023195 is in running state.Got IP 10.47.255.250 2025-07-14 01:53:04,483 - DEBUG - Pod ctest-nginx-pod-75023195 has vmi 3f1ecca6-6055-11f0-b303-fa163e4f1b46 2025-07-14 01:53:04,483 - INFO - Verified pod ctest-nginx-pod-75023195 in contrail-api 2025-07-14 01:53:04,484 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-14 01:53:04,501 - DEBUG - VMI 3f1ecca6-6055-11f0-b303-fa163e4f1b46 is active in agent 10.0.0.19 2025-07-14 01:53:04,501 - INFO - Verified Pod ctest-nginx-pod-75023195 in agent 10.0.0.19 2025-07-14 01:53:04,501 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=eef1d5c5-9d67-4b1d-aaa2-93112924faf4 2025-07-14 01:53:04,506 - INFO - Pod ctest-nginx-pod-75023195 with uuid eef1d5c5-9d67-4b1d-aaa2-93112924faf4 found in kube manager 2025-07-14 01:53:04,506 - INFO - Pod ctest-nginx-pod-75023195 verification passed 2025-07-14 01:53:04,577 - DEBUG - [Pod ctest-nginx-pod-75023195] Cmd: echo ctest-nginx-pod-75023195 > /usr/share/nginx/html/index.html, Output: 2025-07-14 01:53:04,583 - DEBUG - Pod ctest-busybox-pod-09130487 not in running state.Currently in Pending 2025-07-14 01:53:09,590 - INFO - Pod ctest-busybox-pod-09130487 is in running state.Got IP 10.47.255.248 2025-07-14 01:53:09,647 - DEBUG - Pod ctest-busybox-pod-09130487 has vmi 4215f182-6055-11f0-b303-fa163e4f1b46 2025-07-14 01:53:09,647 - INFO - Verified pod ctest-busybox-pod-09130487 in contrail-api 2025-07-14 01:53:09,648 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-14 01:53:09,660 - DEBUG - VMI 4215f182-6055-11f0-b303-fa163e4f1b46 is active in agent 10.0.0.19 2025-07-14 01:53:09,660 - INFO - Verified Pod ctest-busybox-pod-09130487 in agent 10.0.0.19 2025-07-14 01:53:09,660 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:09,665 - INFO - Pod ctest-busybox-pod-09130487 with uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 found in kube manager 2025-07-14 01:53:09,665 - INFO - Pod ctest-busybox-pod-09130487 verification passed 2025-07-14 01:53:09,725 - DEBUG - [Pod ctest-busybox-pod-09130487] 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-39122767 2025-07-14 01:53:09,725 - DEBUG - [Pod Pod ctest-busybox-pod-09130487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-14 01:53:09,725 - DEBUG - [Pod Pod ctest-busybox-pod-09130487] 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-39122767 2025-07-14 01:53:09,785 - DEBUG - [Pod ctest-busybox-pod-09130487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39122767 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-14 01:53:09,785 - DEBUG - [Pod Pod ctest-busybox-pod-09130487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-14 01:53:09,785 - DEBUG - [Pod Pod ctest-busybox-pod-09130487] Cmd output: ctest-nginx-pod-39122767 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-14 01:53:09,841 - DEBUG - [Pod ctest-busybox-pod-09130487] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75023195 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-14 01:53:09,841 - DEBUG - [Pod Pod ctest-busybox-pod-09130487] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-14 01:53:09,841 - DEBUG - [Pod Pod ctest-busybox-pod-09130487] Cmd output: ctest-nginx-pod-75023195 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-14 01:53:09,841 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-39122767': 2, 'ctest-nginx-pod-75023195': 1} 2025-07-14 01:53:09,841 - WARNING - Nothing to delete parallely 2025-07-14 01:53:09,842 - INFO - Deleting pod default:ctest-busybox-pod-09130487 2025-07-14 01:53:09,855 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:09,863 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:14,869 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:14,877 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:19,879 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:19,886 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:24,887 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:24,895 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:29,896 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:29,905 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:34,906 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:34,914 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:39,915 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:39,922 - WARNING - Pod uuid 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:44,923 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=0b4f84bd-a306-4a63-b8e8-22e372ae7828 2025-07-14 01:53:44,931 - DEBUG - Pod 0b4f84bd-a306-4a63-b8e8-22e372ae7828 is not in agent 10.0.0.19 VM list 2025-07-14 01:53:44,931 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4215f182-6055-11f0-b303-fa163e4f1b46 2025-07-14 01:53:44,943 - DEBUG - VMI 4215f182-6055-11f0-b303-fa163e4f1b46 is removed from agent 10.0.0.19 2025-07-14 01:53:44,943 - INFO - Verified that pod ctest-busybox-pod-09130487 is removed in agent 2025-07-14 01:53:44,944 - INFO - Deleting Ingress : ctest-nginx-ingress-56156430 2025-07-14 01:53:44,950 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=3dc0650d-5c5f-43d7-8833-fba968bfe720 2025-07-14 01:53:44,966 - ERROR - Ingress ctest-nginx-ingress-56156430 with uuid 3dc0650d-5c5f-43d7-8833-fba968bfe720 still found in kube manager 2025-07-14 01:53:45,968 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=3dc0650d-5c5f-43d7-8833-fba968bfe720 2025-07-14 01:53:45,973 - INFO - Ingress ctest-nginx-ingress-56156430 with uuid 3dc0650d-5c5f-43d7-8833-fba968bfe720 deleted successfully from kube manager 2025-07-14 01:53:45,974 - INFO - Verifications on Ingress %s cleanup passed 2025-07-14 01:53:45,974 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-14 01:53:46,205 - 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-07-14 01:53:46,214 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-14 01:53:46,214 - INFO - Deleting VN __public__ 2025-07-14 01:53:46,565 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/0b4a607b-3ffa-4f03-a194-71e052c582d1 2025-07-14 01:53:46,571 - DEBUG - Response Code: 404 2025-07-14 01:53:46,571 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-07-14 01:53:46,626 - DEBUG - Requesting: http://10.0.0.33:8082/domain/1f252a5a-2b91-4951-aa1f-96f75a9993c8 2025-07-14 01:53:46,640 - DEBUG - Requesting: http://10.0.0.33:8082/project/381b28aa-8f35-4794-9a10-5be45ae6f373 2025-07-14 01:53:46,700 - INFO - Validated that VN __public__ is not found in API Server 2025-07-14 01:53:46,700 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-14 01:53:46,722 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:53:46,745 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-07-14 01:53:46,745 - INFO - Validated that VN __public__ is not in any agent 2025-07-14 01:53:46,745 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:53:46,759 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-14 01:53:46,769 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-14 01:53:46,798 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-14 01:53:46,798 - INFO - Deleting pod default:ctest-nginx-pod-75023195 2025-07-14 01:53:46,815 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=eef1d5c5-9d67-4b1d-aaa2-93112924faf4 2025-07-14 01:53:46,846 - WARNING - Pod uuid eef1d5c5-9d67-4b1d-aaa2-93112924faf4 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:51,847 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=eef1d5c5-9d67-4b1d-aaa2-93112924faf4 2025-07-14 01:53:51,855 - DEBUG - Pod eef1d5c5-9d67-4b1d-aaa2-93112924faf4 is not in agent 10.0.0.19 VM list 2025-07-14 01:53:51,855 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f1ecca6-6055-11f0-b303-fa163e4f1b46 2025-07-14 01:53:51,862 - DEBUG - VMI 3f1ecca6-6055-11f0-b303-fa163e4f1b46 is removed from agent 10.0.0.19 2025-07-14 01:53:51,862 - INFO - Verified that pod ctest-nginx-pod-75023195 is removed in agent 2025-07-14 01:53:51,862 - INFO - Deleting pod default:ctest-nginx-pod-39122767 2025-07-14 01:53:51,890 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=dc6c1576-c05d-40cd-bc2b-e21e865014f7 2025-07-14 01:53:51,912 - WARNING - Pod uuid dc6c1576-c05d-40cd-bc2b-e21e865014f7 is still seen in agent 10.0.0.19 VM list 2025-07-14 01:53:56,913 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=dc6c1576-c05d-40cd-bc2b-e21e865014f7 2025-07-14 01:53:56,922 - DEBUG - Pod dc6c1576-c05d-40cd-bc2b-e21e865014f7 is not in agent 10.0.0.19 VM list 2025-07-14 01:53:56,922 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e9151a0-6055-11f0-b303-fa163e4f1b46 2025-07-14 01:53:56,929 - DEBUG - VMI 3e9151a0-6055-11f0-b303-fa163e4f1b46 is removed from agent 10.0.0.19 2025-07-14 01:53:56,929 - INFO - Verified that pod ctest-nginx-pod-39122767 is removed in agent 2025-07-14 01:53:56,929 - INFO - Deleting service : ctest-nginx-svc-93418279 2025-07-14 01:53:57,165 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-14 01:53:57,172 - DEBUG - No XMPP flaps were noticed during the test