2025-10-21 20:03:57,221 - DEBUG - [10.0.0.40]: Running cmd : hostname 2025-10-21 20:03:57,469 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1584-1 2025-10-21 20:03:57,469 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2025-10-21 20:03:57,502 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1584-1 2025-10-21 20:03:57,502 - DEBUG - [10.0.0.40]: 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-10-21 20:03:57,599 - DEBUG - Output : NAMES contrail_test_naq8gMINn contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 2025-10-21 20:03:57,599 - DEBUG - [10.0.0.40]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-21 20:03:57,642 - DEBUG - Output : 127.0.0.1/8 10.0.0.40/24 252.40.0.1/8 10.178.204.1/24 172.17.0.1/16 2025-10-21 20:03:57,643 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2025-10-21 20:03:57,689 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1584-1 2025-10-21 20:03:57,778 - DEBUG - [10.0.0.64]: Running cmd : hostname 2025-10-21 20:03:58,199 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1584-1 2025-10-21 20:03:58,199 - DEBUG - [10.0.0.64]: Running cmd : hostname -f 2025-10-21 20:03:58,268 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1584-1 2025-10-21 20:03:58,268 - DEBUG - [10.0.0.64]: 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-10-21 20:03:58,425 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-21 20:03:58,425 - DEBUG - [10.0.0.64]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-21 20:03:58,502 - DEBUG - Output : 10.0.0.64/24 2025-10-21 20:03:58,502 - DEBUG - [10.0.0.64]: Running cmd : getent hosts 10.0.0.64 | head -n 1 | awk '{print $2}' 2025-10-21 20:03:58,579 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1584-1 2025-10-21 20:03:58,705 - INFO - Using existing project ['default-domain', 'k8s-default'](524c05c3-380d-42fc-b62f-97d4fcb7acd0) 2025-10-21 20:03:58,822 - INFO - Using existing project ['default-domain', 'k8s-default'](524c05c3-380d-42fc-b62f-97d4fcb7acd0) 2025-10-21 20:03:58,935 - INFO - ================================================================================ 2025-10-21 20:03:58,935 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-21 20:03:58,935 - 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-10-21 20:03:59,164 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 20:03:59,171 - DEBUG - Nothing to compare xmpp stats {'10.0.0.64': {'10.0.0.40': '0'}} with 2025-10-21 20:03:59,171 - INFO - Initial checks done. Running the testcase now 2025-10-21 20:03:59,171 - INFO - 2025-10-21 20:03:59,179 - INFO - Namespace default already exists 2025-10-21 20:03:59,180 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-21 20:03:59,291 - DEBUG - Output : cluster_project={} 2025-10-21 20:03:59,334 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-21 20:03:59,335 - DEBUG - Project uuid in Contrail is 524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:03:59,335 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-21 20:03:59,473 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-21 20:03:59,473 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_NamespaceDatabaseList?namespace_uuid=2ecae9e2-6ef0-4178-9b5c-1f8920ae6b63 2025-10-21 20:03:59,478 - INFO - Namespace default with uuid 2ecae9e2-6ef0-4178-9b5c-1f8920ae6b63 found in kube manager 2025-10-21 20:03:59,478 - INFO - Namespace default verification passed 2025-10-21 20:03:59,480 - DEBUG - Service ctest-nginx-svc-99642464 not present 2025-10-21 20:03:59,481 - INFO - Creating service ctest-nginx-svc-99642464 2025-10-21 20:03:59,496 - INFO - Created Service ctest-nginx-svc-99642464 2025-10-21 20:03:59,502 - DEBUG - Pod ctest-nginx-pod-93826973 not present 2025-10-21 20:03:59,503 - INFO - Creating Pod ctest-nginx-pod-93826973 2025-10-21 20:03:59,580 - DEBUG - Pod : ctest-nginx-pod-93826973 UUID is 5158b923-0f70-40e0-8a98-314d9e83c364 2025-10-21 20:03:59,583 - DEBUG - Pod ctest-nginx-pod-94044672 not present 2025-10-21 20:03:59,584 - INFO - Creating Pod ctest-nginx-pod-94044672 2025-10-21 20:03:59,620 - DEBUG - Pod : ctest-nginx-pod-94044672 UUID is 00756a79-5182-4324-b7be-6674ac888390 2025-10-21 20:03:59,814 - INFO - Created VN __public__, UUID :8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:00,025 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-10-21 20:04:00,030 - DEBUG - Requesting: http://10.0.0.40:8082/domain/b266a04e-6f8c-40d4-8f4e-77456bd2d28a 2025-10-21 20:04:00,043 - DEBUG - Requesting: http://10.0.0.40:8082/project/524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:04:00,105 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:00,117 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:00,164 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:00,175 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:00,187 - DEBUG - Route Targets: [] 2025-10-21 20:04:00,187 - DEBUG - RT names not yet present for VN __public__ 2025-10-21 20:04:05,188 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-10-21 20:04:05,194 - DEBUG - Requesting: http://10.0.0.40:8082/domain/b266a04e-6f8c-40d4-8f4e-77456bd2d28a 2025-10-21 20:04:05,202 - DEBUG - Requesting: http://10.0.0.40:8082/project/524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:04:05,238 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,246 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,255 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:05,264 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:05,270 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/eb28566c-a385-4733-b56b-33ad2413d6f4 2025-10-21 20:04:05,276 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-21 20:04:05,276 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,285 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:05,299 - INFO - Verified VN network id 13 for VN 8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,299 - INFO - Verifications in API Server for VN __public__ passed 2025-10-21 20:04:05,299 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,308 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:05,315 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:05,321 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/eb28566c-a385-4733-b56b-33ad2413d6f4 2025-10-21 20:04:05,328 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-21 20:04:05,333 - DEBUG - Control-node 10.0.0.40 : 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': '10229197451655400270', 'uuid-lslong': '13036237970997274146'}, 'enable': 'true', 'created': '2025-10-21T20:03:59', 'last-modified': '2025-10-21T20:03:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.354768'} 2025-10-21 20:04:05,333 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:05,346 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-21 20:04:05,346 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-21 20:04:05,346 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-21 20:04:05,346 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-10-21 20:04:05,352 - DEBUG - Requesting: http://10.0.0.40:8082/domain/b266a04e-6f8c-40d4-8f4e-77456bd2d28a 2025-10-21 20:04:05,358 - DEBUG - Requesting: http://10.0.0.40:8082/project/524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:04:05,424 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,433 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-21 20:04:05,433 - DEBUG - Verifying the vn in opserver 2025-10-21 20:04:05,433 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.40 2025-10-21 20:04:05,433 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2025-10-21 20:04:05,440 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-21 20:04:05,440 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-21 20:04:05,440 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:05,460 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:05,469 - DEBUG - Do not have enough data to verify VN in agent 2025-10-21 20:04:05,469 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:05,477 - DEBUG - VRF ids for VN __public__: {} 2025-10-21 20:04:05,583 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-21 20:04:05,688 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-10-21 20:04:05,695 - DEBUG - Requesting: http://10.0.0.40:8082/domain/b266a04e-6f8c-40d4-8f4e-77456bd2d28a 2025-10-21 20:04:05,702 - DEBUG - Requesting: http://10.0.0.40:8082/project/524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:04:05,740 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,749 - DEBUG - Requesting: http://10.0.0.40:8082/floating-ip-pool/3c67cdaa-4126-4d02-9cfc-80bb75b57d99 2025-10-21 20:04:05,754 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-10-21 20:04:05,767 - DEBUG - Requesting: http://10.0.0.40:8082/domain/b266a04e-6f8c-40d4-8f4e-77456bd2d28a 2025-10-21 20:04:05,774 - DEBUG - Requesting: http://10.0.0.40:8082/project/524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:04:05,812 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/8df568e2-bb40-4b4e-b4ea-055d9cc06622 2025-10-21 20:04:05,821 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-21 20:04:05,821 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-21 20:04:05,828 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-21 20:04:05,833 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-21 20:04:05,833 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-21 20:04:05,837 - DEBUG - Ingress ctest-nginx-ingress-27261711 not present 2025-10-21 20:04:05,838 - INFO - Creating Ingress ctest-nginx-ingress-27261711 2025-10-21 20:04:05,844 - INFO - Created Ingress ctest-nginx-ingress-27261711 2025-10-21 20:04:05,851 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-27261711 2025-10-21 20:04:08,857 - DEBUG - For Ingress ctest-nginx-ingress-27261711, Cluster IP: 10.47.255.249, External IPs ['99.250.94.124'] 2025-10-21 20:04:08,857 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-27261711 2025-10-21 20:04:08,857 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=851c19a0-8aaf-47d0-b7ba-6eb4bccb481b 2025-10-21 20:04:08,861 - INFO - Ingress ctest-nginx-ingress-27261711 with uuid 851c19a0-8aaf-47d0-b7ba-6eb4bccb481b found in kube manager 2025-10-21 20:04:08,861 - INFO - Ingress ctest-nginx-ingress-27261711 verification passed 2025-10-21 20:04:08,864 - DEBUG - Pod ctest-busybox-pod-52586633 not present 2025-10-21 20:04:08,865 - INFO - Creating Pod ctest-busybox-pod-52586633 2025-10-21 20:04:08,895 - DEBUG - Pod : ctest-busybox-pod-52586633 UUID is 94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:08,907 - DEBUG - Pod ctest-nginx-pod-93826973 not in running state.Currently in Pending 2025-10-21 20:04:13,915 - DEBUG - Pod ctest-nginx-pod-93826973 not in running state.Currently in Pending 2025-10-21 20:04:18,929 - INFO - Pod ctest-nginx-pod-93826973 is in running state.Got IP 10.47.255.251 2025-10-21 20:04:18,986 - DEBUG - Pod ctest-nginx-pod-93826973 has vmi 160a7484-aeb9-11f0-b0d5-fa163e8f570b 2025-10-21 20:04:18,986 - INFO - Verified pod ctest-nginx-pod-93826973 in contrail-api 2025-10-21 20:04:18,986 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 20:04:19,006 - DEBUG - VMI 160a7484-aeb9-11f0-b0d5-fa163e8f570b is active in agent 10.0.0.64 2025-10-21 20:04:19,007 - INFO - Verified Pod ctest-nginx-pod-93826973 in agent 10.0.0.64 2025-10-21 20:04:19,007 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=5158b923-0f70-40e0-8a98-314d9e83c364 2025-10-21 20:04:19,025 - INFO - Pod ctest-nginx-pod-93826973 with uuid 5158b923-0f70-40e0-8a98-314d9e83c364 found in kube manager 2025-10-21 20:04:19,025 - INFO - Pod ctest-nginx-pod-93826973 verification passed 2025-10-21 20:04:19,139 - DEBUG - [Pod ctest-nginx-pod-93826973] Cmd: echo ctest-nginx-pod-93826973 > /usr/share/nginx/html/index.html, Output: 2025-10-21 20:04:19,145 - INFO - Pod ctest-nginx-pod-94044672 is in running state.Got IP 10.47.255.250 2025-10-21 20:04:19,157 - DEBUG - Pod ctest-nginx-pod-94044672 has vmi 1685d8fe-aeb9-11f0-b0d5-fa163e8f570b 2025-10-21 20:04:19,157 - INFO - Verified pod ctest-nginx-pod-94044672 in contrail-api 2025-10-21 20:04:19,157 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 20:04:19,175 - DEBUG - VMI 1685d8fe-aeb9-11f0-b0d5-fa163e8f570b is active in agent 10.0.0.64 2025-10-21 20:04:19,175 - INFO - Verified Pod ctest-nginx-pod-94044672 in agent 10.0.0.64 2025-10-21 20:04:19,175 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=00756a79-5182-4324-b7be-6674ac888390 2025-10-21 20:04:19,179 - INFO - Pod ctest-nginx-pod-94044672 with uuid 00756a79-5182-4324-b7be-6674ac888390 found in kube manager 2025-10-21 20:04:19,179 - INFO - Pod ctest-nginx-pod-94044672 verification passed 2025-10-21 20:04:19,287 - DEBUG - [Pod ctest-nginx-pod-94044672] Cmd: echo ctest-nginx-pod-94044672 > /usr/share/nginx/html/index.html, Output: 2025-10-21 20:04:19,298 - INFO - Pod ctest-busybox-pod-52586633 is in running state.Got IP 10.47.255.248 2025-10-21 20:04:19,311 - DEBUG - Pod ctest-busybox-pod-52586633 has vmi 1ad84324-aeb9-11f0-b0d5-fa163e8f570b 2025-10-21 20:04:19,311 - INFO - Verified pod ctest-busybox-pod-52586633 in contrail-api 2025-10-21 20:04:19,312 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 20:04:19,341 - DEBUG - VMI 1ad84324-aeb9-11f0-b0d5-fa163e8f570b is active in agent 10.0.0.64 2025-10-21 20:04:19,341 - INFO - Verified Pod ctest-busybox-pod-52586633 in agent 10.0.0.64 2025-10-21 20:04:19,341 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:19,346 - INFO - Pod ctest-busybox-pod-52586633 with uuid 94dd203d-1c07-426b-933c-9f11c2e65195 found in kube manager 2025-10-21 20:04:19,346 - INFO - Pod ctest-busybox-pod-52586633 verification passed 2025-10-21 20:04:19,459 - DEBUG - [Pod ctest-busybox-pod-52586633] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-93826973 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-10-21 20:04:19,460 - DEBUG - [Pod Pod ctest-busybox-pod-52586633] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 20:04:19,460 - DEBUG - [Pod Pod ctest-busybox-pod-52586633] Cmd output: ctest-nginx-pod-93826973 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-10-21 20:04:19,550 - DEBUG - [Pod ctest-busybox-pod-52586633] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-93826973 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-10-21 20:04:19,550 - DEBUG - [Pod Pod ctest-busybox-pod-52586633] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 20:04:19,550 - DEBUG - [Pod Pod ctest-busybox-pod-52586633] Cmd output: ctest-nginx-pod-93826973 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-10-21 20:04:19,637 - DEBUG - [Pod ctest-busybox-pod-52586633] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94044672 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-10-21 20:04:19,637 - DEBUG - [Pod Pod ctest-busybox-pod-52586633] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 20:04:19,637 - DEBUG - [Pod Pod ctest-busybox-pod-52586633] Cmd output: ctest-nginx-pod-94044672 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-10-21 20:04:19,637 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-93826973': 2, 'ctest-nginx-pod-94044672': 1} 2025-10-21 20:04:19,637 - WARNING - Nothing to delete parallely 2025-10-21 20:04:19,638 - INFO - Deleting pod default:ctest-busybox-pod-52586633 2025-10-21 20:04:19,655 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:19,666 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:24,666 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:24,679 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:29,680 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:29,687 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:34,688 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:34,705 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:39,706 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:39,720 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:44,720 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:44,728 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:49,729 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:49,736 - WARNING - Pod uuid 94dd203d-1c07-426b-933c-9f11c2e65195 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:04:54,738 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=94dd203d-1c07-426b-933c-9f11c2e65195 2025-10-21 20:04:54,750 - DEBUG - Pod 94dd203d-1c07-426b-933c-9f11c2e65195 is not in agent 10.0.0.64 VM list 2025-10-21 20:04:54,750 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ad84324-aeb9-11f0-b0d5-fa163e8f570b 2025-10-21 20:04:54,765 - DEBUG - VMI 1ad84324-aeb9-11f0-b0d5-fa163e8f570b is removed from agent 10.0.0.64 2025-10-21 20:04:54,765 - INFO - Verified that pod ctest-busybox-pod-52586633 is removed in agent 2025-10-21 20:04:54,766 - INFO - Deleting Ingress : ctest-nginx-ingress-27261711 2025-10-21 20:04:54,781 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=851c19a0-8aaf-47d0-b7ba-6eb4bccb481b 2025-10-21 20:04:54,798 - ERROR - Ingress ctest-nginx-ingress-27261711 with uuid 851c19a0-8aaf-47d0-b7ba-6eb4bccb481b still found in kube manager 2025-10-21 20:04:55,799 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=851c19a0-8aaf-47d0-b7ba-6eb4bccb481b 2025-10-21 20:04:55,803 - INFO - Ingress ctest-nginx-ingress-27261711 with uuid 851c19a0-8aaf-47d0-b7ba-6eb4bccb481b deleted successfully from kube manager 2025-10-21 20:04:55,803 - INFO - Verifications on Ingress %s cleanup passed 2025-10-21 20:04:55,803 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-21 20:04:55,935 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-21 20:04:55,941 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-21 20:04:55,941 - INFO - Deleting VN __public__ 2025-10-21 20:04:56,119 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/199510a7-330b-482c-b491-20b984f31421 2025-10-21 20:04:56,131 - DEBUG - Response Code: 404 2025-10-21 20:04:56,131 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-10-21 20:04:56,140 - DEBUG - Requesting: http://10.0.0.40:8082/domain/b266a04e-6f8c-40d4-8f4e-77456bd2d28a 2025-10-21 20:04:56,156 - DEBUG - Requesting: http://10.0.0.40:8082/project/524c05c3-380d-42fc-b62f-97d4fcb7acd0 2025-10-21 20:04:56,240 - INFO - Validated that VN __public__ is not found in API Server 2025-10-21 20:04:56,240 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-21 20:04:56,248 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:56,259 - DEBUG - VN __public__ is not present in Agent 10.0.0.64 2025-10-21 20:04:56,259 - INFO - Validated that VN __public__ is not in any agent 2025-10-21 20:04:56,259 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:56,268 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 20:04:56,283 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-21 20:04:56,293 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-21 20:04:56,294 - INFO - Deleting pod default:ctest-nginx-pod-94044672 2025-10-21 20:04:56,321 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=00756a79-5182-4324-b7be-6674ac888390 2025-10-21 20:04:56,350 - WARNING - Pod uuid 00756a79-5182-4324-b7be-6674ac888390 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:05:01,351 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=00756a79-5182-4324-b7be-6674ac888390 2025-10-21 20:05:01,359 - DEBUG - Pod 00756a79-5182-4324-b7be-6674ac888390 is not in agent 10.0.0.64 VM list 2025-10-21 20:05:01,359 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1685d8fe-aeb9-11f0-b0d5-fa163e8f570b 2025-10-21 20:05:01,365 - DEBUG - VMI 1685d8fe-aeb9-11f0-b0d5-fa163e8f570b is removed from agent 10.0.0.64 2025-10-21 20:05:01,365 - INFO - Verified that pod ctest-nginx-pod-94044672 is removed in agent 2025-10-21 20:05:01,366 - INFO - Deleting pod default:ctest-nginx-pod-93826973 2025-10-21 20:05:01,388 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=5158b923-0f70-40e0-8a98-314d9e83c364 2025-10-21 20:05:01,397 - WARNING - Pod uuid 5158b923-0f70-40e0-8a98-314d9e83c364 is still seen in agent 10.0.0.64 VM list 2025-10-21 20:05:06,399 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_VmListReq?uuid=5158b923-0f70-40e0-8a98-314d9e83c364 2025-10-21 20:05:06,411 - DEBUG - Pod 5158b923-0f70-40e0-8a98-314d9e83c364 is not in agent 10.0.0.64 VM list 2025-10-21 20:05:06,411 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:160a7484-aeb9-11f0-b0d5-fa163e8f570b 2025-10-21 20:05:06,421 - DEBUG - VMI 160a7484-aeb9-11f0-b0d5-fa163e8f570b is removed from agent 10.0.0.64 2025-10-21 20:05:06,421 - INFO - Verified that pod ctest-nginx-pod-93826973 is removed in agent 2025-10-21 20:05:06,421 - INFO - Deleting service : ctest-nginx-svc-99642464 2025-10-21 20:05:06,696 - DEBUG - Requesting: http://10.0.0.64:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 20:05:06,705 - DEBUG - No XMPP flaps were noticed during the test