2025-09-25 01:35:51,449 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-09-25 01:35:51,755 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1521-1 2025-09-25 01:35:51,756 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-09-25 01:35:51,800 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1521-1 2025-09-25 01:35:51,800 - DEBUG - [10.0.0.50]: 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-09-25 01:35:51,893 - DEBUG - Output : NAMES contrail_test_DtqH8qv0j webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2025-09-25 01:35:51,893 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-25 01:35:51,926 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.229.221.1/24 172.17.0.1/16 2025-09-25 01:35:51,927 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-09-25 01:35:51,960 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1521-1 2025-09-25 01:35:52,061 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-09-25 01:35:52,298 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1521-1 2025-09-25 01:35:52,298 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-09-25 01:35:52,332 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1521-1 2025-09-25 01:35:52,332 - DEBUG - [10.0.0.22]: 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-09-25 01:35:52,387 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-25 01:35:52,388 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-25 01:35:52,456 - DEBUG - Output : 10.0.0.22/24 2025-09-25 01:35:52,457 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-09-25 01:35:52,491 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1521-1 2025-09-25 01:35:52,574 - INFO - Using existing project ['default-domain', 'k8s-default'](237b141e-8cf5-4cc0-860f-6b76d4ba2cbc) 2025-09-25 01:35:52,691 - INFO - Using existing project ['default-domain', 'k8s-default'](237b141e-8cf5-4cc0-860f-6b76d4ba2cbc) 2025-09-25 01:35:52,827 - INFO - ================================================================================ 2025-09-25 01:35:52,827 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-25 01:35:52,827 - 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-09-25 01:35:53,032 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 01:35:53,039 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.50': '0'}} with 2025-09-25 01:35:53,039 - INFO - Initial checks done. Running the testcase now 2025-09-25 01:35:53,039 - INFO - 2025-09-25 01:35:53,043 - INFO - Namespace default already exists 2025-09-25 01:35:53,043 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 01:35:53,149 - DEBUG - Output : cluster_project={} 2025-09-25 01:35:53,186 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-25 01:35:53,188 - DEBUG - Project uuid in Contrail is 237b141e-8cf5-4cc0-860f-6b76d4ba2cbc 2025-09-25 01:35:53,188 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 01:35:53,328 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 01:35:53,328 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=20170b4b-81d2-4a6e-8949-16e4f5f15018 2025-09-25 01:35:53,333 - INFO - Namespace default with uuid 20170b4b-81d2-4a6e-8949-16e4f5f15018 found in kube manager 2025-09-25 01:35:53,333 - INFO - Namespace default verification passed 2025-09-25 01:35:53,335 - DEBUG - Service ctest-nginx-svc-38161079 not present 2025-09-25 01:35:53,336 - INFO - Creating service ctest-nginx-svc-38161079 2025-09-25 01:35:53,356 - INFO - Created Service ctest-nginx-svc-38161079 2025-09-25 01:35:53,362 - DEBUG - Pod ctest-nginx-pod-53544675 not present 2025-09-25 01:35:53,363 - INFO - Creating Pod ctest-nginx-pod-53544675 2025-09-25 01:35:53,432 - DEBUG - Pod : ctest-nginx-pod-53544675 UUID is fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d 2025-09-25 01:35:53,436 - DEBUG - Pod ctest-nginx-pod-92383426 not present 2025-09-25 01:35:53,436 - INFO - Creating Pod ctest-nginx-pod-92383426 2025-09-25 01:35:53,464 - DEBUG - Pod : ctest-nginx-pod-92383426 UUID is b4709e11-b335-435d-a3d1-113a1972e65d 2025-09-25 01:35:53,735 - INFO - Created VN __public__, UUID :b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:54,092 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-25 01:35:54,119 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f9b80c75-d2bc-403d-bffc-17ef05c5529c 2025-09-25 01:35:54,188 - DEBUG - Requesting: http://10.0.0.50:8082/project/237b141e-8cf5-4cc0-860f-6b76d4ba2cbc 2025-09-25 01:35:54,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:54,452 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:54,483 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/82b7c73a-7d40-4beb-b430-32687c698cc1 2025-09-25 01:35:54,503 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/82b7c73a-7d40-4beb-b430-32687c698cc1 2025-09-25 01:35:54,515 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/690b76f8-b942-449a-9004-0d2d2e442b32 2025-09-25 01:35:54,561 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 01:35:54,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:54,618 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/82b7c73a-7d40-4beb-b430-32687c698cc1 2025-09-25 01:35:54,676 - INFO - Verified VN network id 13 for VN b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:54,677 - INFO - Verifications in API Server for VN __public__ passed 2025-09-25 01:35:54,677 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:54,705 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/82b7c73a-7d40-4beb-b430-32687c698cc1 2025-09-25 01:35:54,738 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/82b7c73a-7d40-4beb-b430-32687c698cc1 2025-09-25 01:35:54,746 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/690b76f8-b942-449a-9004-0d2d2e442b32 2025-09-25 01:35:54,754 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 01:35:54,764 - DEBUG - Control-node 10.0.0.50 : 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': '12888244001554976707', 'uuid-lslong': '10511338366177148381'}, 'enable': 'true', 'created': '2025-09-25T01:35:53', 'last-modified': '2025-09-25T01:35:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.807961'} 2025-09-25 01:35:54,764 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:35:54,793 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 01:35:54,793 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-25 01:35:54,794 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-25 01:35:54,794 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-25 01:35:54,804 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f9b80c75-d2bc-403d-bffc-17ef05c5529c 2025-09-25 01:35:54,812 - DEBUG - Requesting: http://10.0.0.50:8082/project/237b141e-8cf5-4cc0-860f-6b76d4ba2cbc 2025-09-25 01:35:55,002 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:55,012 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-25 01:35:55,012 - DEBUG - Verifying the vn in opserver 2025-09-25 01:35:55,012 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-09-25 01:35:55,013 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-25 01:35:55,025 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-25 01:35:55,025 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-25 01:35:55,025 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:35:55,037 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:35:55,043 - DEBUG - Do not have enough data to verify VN in agent 2025-09-25 01:35:55,043 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:35:55,049 - DEBUG - VRF ids for VN __public__: {} 2025-09-25 01:35:55,178 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-25 01:35:55,287 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-25 01:35:55,292 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f9b80c75-d2bc-403d-bffc-17ef05c5529c 2025-09-25 01:35:55,300 - DEBUG - Requesting: http://10.0.0.50:8082/project/237b141e-8cf5-4cc0-860f-6b76d4ba2cbc 2025-09-25 01:35:55,369 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:55,385 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/499da3c9-913e-439c-b2cb-552de01b4b79 2025-09-25 01:35:55,391 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-25 01:35:55,396 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f9b80c75-d2bc-403d-bffc-17ef05c5529c 2025-09-25 01:35:55,402 - DEBUG - Requesting: http://10.0.0.50:8082/project/237b141e-8cf5-4cc0-860f-6b76d4ba2cbc 2025-09-25 01:35:55,451 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/b2dc3da2-733e-4fc3-91df-c68d75ec7ddd 2025-09-25 01:35:55,477 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-25 01:35:55,477 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-25 01:35:55,484 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 01:35:55,488 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-25 01:35:55,488 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-25 01:35:55,491 - DEBUG - Ingress ctest-nginx-ingress-84515554 not present 2025-09-25 01:35:55,492 - INFO - Creating Ingress ctest-nginx-ingress-84515554 2025-09-25 01:35:55,500 - INFO - Created Ingress ctest-nginx-ingress-84515554 2025-09-25 01:35:55,504 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-84515554 2025-09-25 01:35:58,512 - DEBUG - For Ingress ctest-nginx-ingress-84515554, Cluster IP: 10.47.255.249, External IPs ['56.99.180.188'] 2025-09-25 01:35:58,512 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-84515554 2025-09-25 01:35:58,512 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=a9eed347-80cc-4471-b8ed-30477d6d5a7d 2025-09-25 01:35:58,518 - INFO - Ingress ctest-nginx-ingress-84515554 with uuid a9eed347-80cc-4471-b8ed-30477d6d5a7d found in kube manager 2025-09-25 01:35:58,518 - INFO - Ingress ctest-nginx-ingress-84515554 verification passed 2025-09-25 01:35:58,521 - DEBUG - Pod ctest-busybox-pod-28312493 not present 2025-09-25 01:35:58,521 - INFO - Creating Pod ctest-busybox-pod-28312493 2025-09-25 01:35:58,562 - DEBUG - Pod : ctest-busybox-pod-28312493 UUID is 357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:35:58,569 - DEBUG - Pod ctest-nginx-pod-53544675 not in running state.Currently in Pending 2025-09-25 01:36:03,583 - DEBUG - Pod ctest-nginx-pod-53544675 not in running state.Currently in Pending 2025-09-25 01:36:08,591 - DEBUG - Pod ctest-nginx-pod-53544675 not in running state.Currently in Pending 2025-09-25 01:36:13,598 - INFO - Pod ctest-nginx-pod-53544675 is in running state.Got IP 10.47.255.251 2025-09-25 01:36:13,610 - DEBUG - Pod ctest-nginx-pod-53544675 has vmi faf5065a-99af-11f0-91be-fa163e650e71 2025-09-25 01:36:13,610 - INFO - Verified pod ctest-nginx-pod-53544675 in contrail-api 2025-09-25 01:36:13,610 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 01:36:13,622 - DEBUG - VMI faf5065a-99af-11f0-91be-fa163e650e71 is active in agent 10.0.0.22 2025-09-25 01:36:13,622 - INFO - Verified Pod ctest-nginx-pod-53544675 in agent 10.0.0.22 2025-09-25 01:36:13,623 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d 2025-09-25 01:36:13,627 - INFO - Pod ctest-nginx-pod-53544675 with uuid fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d found in kube manager 2025-09-25 01:36:13,627 - INFO - Pod ctest-nginx-pod-53544675 verification passed 2025-09-25 01:36:13,715 - DEBUG - [Pod ctest-nginx-pod-53544675] Cmd: echo ctest-nginx-pod-53544675 > /usr/share/nginx/html/index.html, Output: 2025-09-25 01:36:13,722 - INFO - Pod ctest-nginx-pod-92383426 is in running state.Got IP 10.47.255.250 2025-09-25 01:36:13,736 - DEBUG - Pod ctest-nginx-pod-92383426 has vmi fb66047c-99af-11f0-91be-fa163e650e71 2025-09-25 01:36:13,736 - INFO - Verified pod ctest-nginx-pod-92383426 in contrail-api 2025-09-25 01:36:13,736 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 01:36:13,746 - DEBUG - VMI fb66047c-99af-11f0-91be-fa163e650e71 is active in agent 10.0.0.22 2025-09-25 01:36:13,746 - INFO - Verified Pod ctest-nginx-pod-92383426 in agent 10.0.0.22 2025-09-25 01:36:13,746 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=b4709e11-b335-435d-a3d1-113a1972e65d 2025-09-25 01:36:13,750 - INFO - Pod ctest-nginx-pod-92383426 with uuid b4709e11-b335-435d-a3d1-113a1972e65d found in kube manager 2025-09-25 01:36:13,750 - INFO - Pod ctest-nginx-pod-92383426 verification passed 2025-09-25 01:36:13,808 - DEBUG - [Pod ctest-nginx-pod-92383426] Cmd: echo ctest-nginx-pod-92383426 > /usr/share/nginx/html/index.html, Output: 2025-09-25 01:36:13,814 - DEBUG - Pod ctest-busybox-pod-28312493 not in running state.Currently in Pending 2025-09-25 01:36:18,823 - INFO - Pod ctest-busybox-pod-28312493 is in running state.Got IP 10.47.255.248 2025-09-25 01:36:18,880 - DEBUG - Pod ctest-busybox-pod-28312493 has vmi fdad1040-99af-11f0-91be-fa163e650e71 2025-09-25 01:36:18,880 - INFO - Verified pod ctest-busybox-pod-28312493 in contrail-api 2025-09-25 01:36:18,880 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 01:36:18,889 - DEBUG - VMI fdad1040-99af-11f0-91be-fa163e650e71 is active in agent 10.0.0.22 2025-09-25 01:36:18,889 - INFO - Verified Pod ctest-busybox-pod-28312493 in agent 10.0.0.22 2025-09-25 01:36:18,890 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:18,893 - INFO - Pod ctest-busybox-pod-28312493 with uuid 357f4943-1712-4f8c-a925-641aa82f08a3 found in kube manager 2025-09-25 01:36:18,893 - INFO - Pod ctest-busybox-pod-28312493 verification passed 2025-09-25 01:36:18,952 - DEBUG - [Pod ctest-busybox-pod-28312493] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92383426 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-09-25 01:36:18,952 - DEBUG - [Pod Pod ctest-busybox-pod-28312493] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 01:36:18,952 - DEBUG - [Pod Pod ctest-busybox-pod-28312493] Cmd output: ctest-nginx-pod-92383426 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-09-25 01:36:19,005 - DEBUG - [Pod ctest-busybox-pod-28312493] 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-53544675 2025-09-25 01:36:19,005 - DEBUG - [Pod Pod ctest-busybox-pod-28312493] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 01:36:19,005 - DEBUG - [Pod Pod ctest-busybox-pod-28312493] 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-53544675 2025-09-25 01:36:19,005 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-53544675': 1, 'ctest-nginx-pod-92383426': 1} 2025-09-25 01:36:19,005 - WARNING - Nothing to delete parallely 2025-09-25 01:36:19,005 - INFO - Deleting pod default:ctest-busybox-pod-28312493 2025-09-25 01:36:19,019 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:19,026 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:24,027 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:24,034 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:29,035 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:29,041 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:34,041 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:34,052 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:39,053 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:39,060 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:44,061 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:44,067 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:49,068 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:49,076 - WARNING - Pod uuid 357f4943-1712-4f8c-a925-641aa82f08a3 is still seen in agent 10.0.0.22 VM list 2025-09-25 01:36:54,077 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=357f4943-1712-4f8c-a925-641aa82f08a3 2025-09-25 01:36:54,084 - DEBUG - Pod 357f4943-1712-4f8c-a925-641aa82f08a3 is not in agent 10.0.0.22 VM list 2025-09-25 01:36:54,084 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fdad1040-99af-11f0-91be-fa163e650e71 2025-09-25 01:36:54,091 - DEBUG - VMI fdad1040-99af-11f0-91be-fa163e650e71 is removed from agent 10.0.0.22 2025-09-25 01:36:54,091 - INFO - Verified that pod ctest-busybox-pod-28312493 is removed in agent 2025-09-25 01:36:54,092 - INFO - Deleting Ingress : ctest-nginx-ingress-84515554 2025-09-25 01:36:54,099 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=a9eed347-80cc-4471-b8ed-30477d6d5a7d 2025-09-25 01:36:54,107 - ERROR - Ingress ctest-nginx-ingress-84515554 with uuid a9eed347-80cc-4471-b8ed-30477d6d5a7d still found in kube manager 2025-09-25 01:36:55,107 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=a9eed347-80cc-4471-b8ed-30477d6d5a7d 2025-09-25 01:36:55,114 - ERROR - Ingress ctest-nginx-ingress-84515554 with uuid a9eed347-80cc-4471-b8ed-30477d6d5a7d still found in kube manager 2025-09-25 01:36:56,115 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=a9eed347-80cc-4471-b8ed-30477d6d5a7d 2025-09-25 01:36:56,125 - INFO - Ingress ctest-nginx-ingress-84515554 with uuid a9eed347-80cc-4471-b8ed-30477d6d5a7d deleted successfully from kube manager 2025-09-25 01:36:56,125 - INFO - Verifications on Ingress %s cleanup passed 2025-09-25 01:36:56,125 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-25 01:36:56,259 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 01:36:56,278 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-25 01:36:56,278 - INFO - Deleting VN __public__ 2025-09-25 01:36:56,405 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/82b7c73a-7d40-4beb-b430-32687c698cc1 2025-09-25 01:36:56,413 - DEBUG - Response Code: 404 2025-09-25 01:36:56,413 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-25 01:36:56,419 - DEBUG - Requesting: http://10.0.0.50:8082/domain/f9b80c75-d2bc-403d-bffc-17ef05c5529c 2025-09-25 01:36:56,441 - DEBUG - Requesting: http://10.0.0.50:8082/project/237b141e-8cf5-4cc0-860f-6b76d4ba2cbc 2025-09-25 01:36:56,483 - INFO - Validated that VN __public__ is not found in API Server 2025-09-25 01:36:56,484 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-25 01:36:56,496 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:36:56,502 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-09-25 01:36:56,502 - INFO - Validated that VN __public__ is not in any agent 2025-09-25 01:36:56,502 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:36:56,509 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 01:36:56,518 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 01:36:56,522 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-25 01:36:56,523 - INFO - Deleting pod default:ctest-nginx-pod-92383426 2025-09-25 01:36:56,535 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4709e11-b335-435d-a3d1-113a1972e65d 2025-09-25 01:36:56,544 - WARNING - Pod uuid b4709e11-b335-435d-a3d1-113a1972e65d is still seen in agent 10.0.0.22 VM list 2025-09-25 01:37:01,545 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b4709e11-b335-435d-a3d1-113a1972e65d 2025-09-25 01:37:01,551 - DEBUG - Pod b4709e11-b335-435d-a3d1-113a1972e65d is not in agent 10.0.0.22 VM list 2025-09-25 01:37:01,551 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb66047c-99af-11f0-91be-fa163e650e71 2025-09-25 01:37:01,557 - DEBUG - VMI fb66047c-99af-11f0-91be-fa163e650e71 is removed from agent 10.0.0.22 2025-09-25 01:37:01,557 - INFO - Verified that pod ctest-nginx-pod-92383426 is removed in agent 2025-09-25 01:37:01,557 - INFO - Deleting pod default:ctest-nginx-pod-53544675 2025-09-25 01:37:01,578 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d 2025-09-25 01:37:01,584 - WARNING - Pod uuid fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d is still seen in agent 10.0.0.22 VM list 2025-09-25 01:37:06,585 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d 2025-09-25 01:37:06,591 - DEBUG - Pod fda524b9-1e3a-4427-b3cd-9e47a4c7ad5d is not in agent 10.0.0.22 VM list 2025-09-25 01:37:06,591 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faf5065a-99af-11f0-91be-fa163e650e71 2025-09-25 01:37:06,596 - DEBUG - VMI faf5065a-99af-11f0-91be-fa163e650e71 is removed from agent 10.0.0.22 2025-09-25 01:37:06,596 - INFO - Verified that pod ctest-nginx-pod-53544675 is removed in agent 2025-09-25 01:37:06,596 - INFO - Deleting service : ctest-nginx-svc-38161079 2025-09-25 01:37:06,817 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 01:37:06,823 - DEBUG - No XMPP flaps were noticed during the test