2026-08-26 12:36:21,031 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-08-26 12:36:21,343 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2091-1 2026-08-26 12:36:21,343 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-08-26 12:36:21,388 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2091-1 2026-08-26 12:36:21,388 - 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}' 2026-08-26 12:36:21,505 - DEBUG - Output : NAMES contrail_test_4qvz5yUCH contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 2026-08-26 12:36:21,505 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-26 12:36:21,556 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.186.161.1/24 172.17.0.1/16 2026-08-26 12:36:21,557 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-08-26 12:36:21,612 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2091-1 2026-08-26 12:36:21,714 - DEBUG - [10.0.0.162]: Running cmd : hostname 2026-08-26 12:36:21,988 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2091-1 2026-08-26 12:36:21,989 - DEBUG - [10.0.0.162]: Running cmd : hostname -f 2026-08-26 12:36:22,022 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2091-1 2026-08-26 12:36:22,023 - DEBUG - [10.0.0.162]: 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-08-26 12:36:22,077 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-26 12:36:22,078 - DEBUG - [10.0.0.162]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-26 12:36:22,154 - DEBUG - Output : 10.0.0.162/24 2026-08-26 12:36:22,154 - DEBUG - [10.0.0.162]: Running cmd : getent hosts 10.0.0.162 | head -n 1 | awk '{print $2}' 2026-08-26 12:36:22,190 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2091-1 2026-08-26 12:36:22,338 - INFO - Using existing project ['default-domain', 'k8s-default'](201177d1-f592-4bd8-9768-bec178e9d851) 2026-08-26 12:36:22,426 - INFO - Using existing project ['default-domain', 'k8s-default'](201177d1-f592-4bd8-9768-bec178e9d851) 2026-08-26 12:36:22,591 - INFO - ================================================================================ 2026-08-26 12:36:22,591 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-26 12:36:22,592 - 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-08-26 12:36:22,873 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-26 12:36:22,881 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.0.0.50': '0'}} with 2026-08-26 12:36:22,882 - INFO - Initial checks done. Running the testcase now 2026-08-26 12:36:22,882 - INFO - 2026-08-26 12:36:22,890 - INFO - Namespace default already exists 2026-08-26 12:36:22,891 - 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' 2026-08-26 12:36:23,051 - DEBUG - Output : cluster_project={} 2026-08-26 12:36:23,110 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-26 12:36:23,110 - DEBUG - Project uuid in Contrail is 201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:36:23,111 - 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' 2026-08-26 12:36:23,274 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-26 12:36:23,275 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=f87740ba-f47a-4265-bcc6-3fcf3ec3b8c4 2026-08-26 12:36:23,280 - INFO - Namespace default with uuid f87740ba-f47a-4265-bcc6-3fcf3ec3b8c4 found in kube manager 2026-08-26 12:36:23,280 - INFO - Namespace default verification passed 2026-08-26 12:36:23,284 - DEBUG - Service ctest-nginx-svc-89898922 not present 2026-08-26 12:36:23,285 - INFO - Creating service ctest-nginx-svc-89898922 2026-08-26 12:36:23,314 - INFO - Created Service ctest-nginx-svc-89898922 2026-08-26 12:36:23,336 - DEBUG - Pod ctest-nginx-pod-37678869 not present 2026-08-26 12:36:23,337 - INFO - Creating Pod ctest-nginx-pod-37678869 2026-08-26 12:36:23,416 - DEBUG - Pod : ctest-nginx-pod-37678869 UUID is 4b03d069-d95e-4aea-ac5d-4476e6519677 2026-08-26 12:36:23,424 - DEBUG - Pod ctest-nginx-pod-58909309 not present 2026-08-26 12:36:23,425 - INFO - Creating Pod ctest-nginx-pod-58909309 2026-08-26 12:36:23,466 - DEBUG - Pod : ctest-nginx-pod-58909309 UUID is 3111827b-2a13-409d-a9ee-6ee930f0adb5 2026-08-26 12:36:23,775 - INFO - Created VN __public__, UUID :a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:24,086 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-26 12:36:24,099 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b4a1aced-eaba-4c1b-85b5-23014d6b5bfb 2026-08-26 12:36:24,123 - DEBUG - Requesting: http://10.0.0.50:8082/project/201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:36:24,253 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:24,291 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:24,314 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:24,346 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:24,373 - DEBUG - Route Targets: [] 2026-08-26 12:36:24,373 - DEBUG - RT names not yet present for VN __public__ 2026-08-26 12:36:29,373 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-26 12:36:29,380 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b4a1aced-eaba-4c1b-85b5-23014d6b5bfb 2026-08-26 12:36:29,389 - DEBUG - Requesting: http://10.0.0.50:8082/project/201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:36:29,448 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:29,467 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:29,476 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:29,485 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:29,498 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/5b70256a-228e-4f77-9281-175a0ce09f00 2026-08-26 12:36:29,505 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-26 12:36:29,505 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:29,519 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:29,536 - INFO - Verified VN network id 13 for VN a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:29,537 - INFO - Verifications in API Server for VN __public__ passed 2026-08-26 12:36:29,537 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:29,548 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:29,556 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:36:29,563 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/5b70256a-228e-4f77-9281-175a0ce09f00 2026-08-26 12:36:29,570 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-26 12:36:29,583 - 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': '11664095697360864328', 'uuid-lslong': '10167010549134984161'}, 'enable': 'true', 'created': '2026-08-26T12:36:23', 'last-modified': '2026-08-26T12:36:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.588626'} 2026-08-26 12:36:29,583 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:36:29,598 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-26 12:36:29,598 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-26 12:36:29,599 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-26 12:36:29,599 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-26 12:36:29,605 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b4a1aced-eaba-4c1b-85b5-23014d6b5bfb 2026-08-26 12:36:29,613 - DEBUG - Requesting: http://10.0.0.50:8082/project/201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:36:29,680 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:29,693 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-26 12:36:29,693 - DEBUG - Verifying the vn in opserver 2026-08-26 12:36:29,693 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-08-26 12:36:29,693 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-08-26 12:36:29,699 - 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'} 2026-08-26 12:36:29,700 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-26 12:36:29,700 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:36:29,711 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:36:29,720 - DEBUG - Do not have enough data to verify VN in agent 2026-08-26 12:36:29,720 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:36:29,727 - DEBUG - VRF ids for VN __public__: {} 2026-08-26 12:36:29,886 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-26 12:36:30,027 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-26 12:36:30,034 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b4a1aced-eaba-4c1b-85b5-23014d6b5bfb 2026-08-26 12:36:30,042 - DEBUG - Requesting: http://10.0.0.50:8082/project/201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:36:30,098 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:30,109 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/f352c28b-df47-449a-badf-a541812510e0 2026-08-26 12:36:30,116 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-26 12:36:30,121 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b4a1aced-eaba-4c1b-85b5-23014d6b5bfb 2026-08-26 12:36:30,128 - DEBUG - Requesting: http://10.0.0.50:8082/project/201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:36:30,198 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a1df313c-db5b-4448-8d18-7a3a30d703e1 2026-08-26 12:36:30,213 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-26 12:36:30,213 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-26 12:36:30,221 - 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__ 2026-08-26 12:36:30,230 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-26 12:36:30,230 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-26 12:36:30,239 - DEBUG - Ingress ctest-nginx-ingress-92639227 not present 2026-08-26 12:36:30,241 - INFO - Creating Ingress ctest-nginx-ingress-92639227 2026-08-26 12:36:30,259 - INFO - Created Ingress ctest-nginx-ingress-92639227 2026-08-26 12:36:30,264 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92639227 2026-08-26 12:36:33,272 - DEBUG - For Ingress ctest-nginx-ingress-92639227, Cluster IP: 10.47.255.249, External IPs ['11.12.77.252'] 2026-08-26 12:36:33,272 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92639227 2026-08-26 12:36:33,273 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=dd765902-f513-4f66-a56b-df0dd37ecef0 2026-08-26 12:36:33,278 - INFO - Ingress ctest-nginx-ingress-92639227 with uuid dd765902-f513-4f66-a56b-df0dd37ecef0 found in kube manager 2026-08-26 12:36:33,278 - INFO - Ingress ctest-nginx-ingress-92639227 verification passed 2026-08-26 12:36:33,285 - DEBUG - Pod ctest-busybox-pod-67520050 not present 2026-08-26 12:36:33,285 - INFO - Creating Pod ctest-busybox-pod-67520050 2026-08-26 12:36:33,312 - DEBUG - Pod : ctest-busybox-pod-67520050 UUID is 31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:36:33,318 - DEBUG - Pod ctest-nginx-pod-37678869 not in running state.Currently in Pending 2026-08-26 12:36:38,332 - INFO - Pod ctest-nginx-pod-37678869 is in running state.Got IP 10.47.255.251 2026-08-26 12:36:38,372 - DEBUG - Pod ctest-nginx-pod-37678869 has vmi c0639b70-a14a-11f1-ae11-fa163ebca755 2026-08-26 12:36:38,372 - INFO - Verified pod ctest-nginx-pod-37678869 in contrail-api 2026-08-26 12:36:38,373 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-26 12:36:38,387 - DEBUG - VMI c0639b70-a14a-11f1-ae11-fa163ebca755 is active in agent 10.0.0.162 2026-08-26 12:36:38,387 - INFO - Verified Pod ctest-nginx-pod-37678869 in agent 10.0.0.162 2026-08-26 12:36:38,387 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=4b03d069-d95e-4aea-ac5d-4476e6519677 2026-08-26 12:36:38,395 - INFO - Pod ctest-nginx-pod-37678869 with uuid 4b03d069-d95e-4aea-ac5d-4476e6519677 found in kube manager 2026-08-26 12:36:38,395 - INFO - Pod ctest-nginx-pod-37678869 verification passed 2026-08-26 12:36:38,483 - DEBUG - [Pod ctest-nginx-pod-37678869] Cmd: echo ctest-nginx-pod-37678869 > /usr/share/nginx/html/index.html, Output: 2026-08-26 12:36:38,502 - INFO - Pod ctest-nginx-pod-58909309 is in running state.Got IP 10.47.255.250 2026-08-26 12:36:38,574 - DEBUG - Pod ctest-nginx-pod-58909309 has vmi c0f546ba-a14a-11f1-ae11-fa163ebca755 2026-08-26 12:36:38,574 - INFO - Verified pod ctest-nginx-pod-58909309 in contrail-api 2026-08-26 12:36:38,575 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-26 12:36:38,589 - DEBUG - VMI c0f546ba-a14a-11f1-ae11-fa163ebca755 is active in agent 10.0.0.162 2026-08-26 12:36:38,589 - INFO - Verified Pod ctest-nginx-pod-58909309 in agent 10.0.0.162 2026-08-26 12:36:38,589 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=3111827b-2a13-409d-a9ee-6ee930f0adb5 2026-08-26 12:36:38,596 - INFO - Pod ctest-nginx-pod-58909309 with uuid 3111827b-2a13-409d-a9ee-6ee930f0adb5 found in kube manager 2026-08-26 12:36:38,596 - INFO - Pod ctest-nginx-pod-58909309 verification passed 2026-08-26 12:36:38,670 - DEBUG - [Pod ctest-nginx-pod-58909309] Cmd: echo ctest-nginx-pod-58909309 > /usr/share/nginx/html/index.html, Output: 2026-08-26 12:36:38,681 - DEBUG - Pod ctest-busybox-pod-67520050 not in running state.Currently in Pending 2026-08-26 12:36:43,693 - INFO - Pod ctest-busybox-pod-67520050 is in running state.Got IP 10.47.255.248 2026-08-26 12:36:43,712 - DEBUG - Pod ctest-busybox-pod-67520050 has vmi c59f5c5a-a14a-11f1-ae11-fa163ebca755 2026-08-26 12:36:43,712 - INFO - Verified pod ctest-busybox-pod-67520050 in contrail-api 2026-08-26 12:36:43,712 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-26 12:36:43,725 - DEBUG - VMI c59f5c5a-a14a-11f1-ae11-fa163ebca755 is active in agent 10.0.0.162 2026-08-26 12:36:43,725 - INFO - Verified Pod ctest-busybox-pod-67520050 in agent 10.0.0.162 2026-08-26 12:36:43,725 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:36:43,730 - INFO - Pod ctest-busybox-pod-67520050 with uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 found in kube manager 2026-08-26 12:36:43,730 - INFO - Pod ctest-busybox-pod-67520050 verification passed 2026-08-26 12:36:43,811 - DEBUG - [Pod ctest-busybox-pod-67520050] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37678869 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-08-26 12:36:43,811 - DEBUG - [Pod Pod ctest-busybox-pod-67520050] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-26 12:36:43,811 - DEBUG - [Pod Pod ctest-busybox-pod-67520050] Cmd output: ctest-nginx-pod-37678869 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-08-26 12:36:43,889 - DEBUG - [Pod ctest-busybox-pod-67520050] 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-58909309 2026-08-26 12:36:43,889 - DEBUG - [Pod Pod ctest-busybox-pod-67520050] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-26 12:36:43,889 - DEBUG - [Pod Pod ctest-busybox-pod-67520050] 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-58909309 2026-08-26 12:36:43,889 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-37678869': 1, 'ctest-nginx-pod-58909309': 1} 2026-08-26 12:36:43,889 - WARNING - Nothing to delete parallely 2026-08-26 12:36:43,890 - INFO - Deleting pod default:ctest-busybox-pod-67520050 2026-08-26 12:36:43,912 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:36:43,921 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:36:48,922 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:36:48,929 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:36:53,931 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:36:53,942 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:36:58,943 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:36:58,950 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:37:03,950 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:37:03,983 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:37:08,984 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:37:08,993 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:37:13,995 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:37:14,004 - WARNING - Pod uuid 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:37:19,005 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=31d35c0e-ac42-440f-9a4b-78a5cb827df7 2026-08-26 12:37:19,014 - DEBUG - Pod 31d35c0e-ac42-440f-9a4b-78a5cb827df7 is not in agent 10.0.0.162 VM list 2026-08-26 12:37:19,014 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c59f5c5a-a14a-11f1-ae11-fa163ebca755 2026-08-26 12:37:19,021 - DEBUG - VMI c59f5c5a-a14a-11f1-ae11-fa163ebca755 is removed from agent 10.0.0.162 2026-08-26 12:37:19,021 - INFO - Verified that pod ctest-busybox-pod-67520050 is removed in agent 2026-08-26 12:37:19,021 - INFO - Deleting Ingress : ctest-nginx-ingress-92639227 2026-08-26 12:37:19,034 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=dd765902-f513-4f66-a56b-df0dd37ecef0 2026-08-26 12:37:19,040 - ERROR - Ingress ctest-nginx-ingress-92639227 with uuid dd765902-f513-4f66-a56b-df0dd37ecef0 still found in kube manager 2026-08-26 12:37:20,041 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=dd765902-f513-4f66-a56b-df0dd37ecef0 2026-08-26 12:37:20,063 - ERROR - Ingress ctest-nginx-ingress-92639227 with uuid dd765902-f513-4f66-a56b-df0dd37ecef0 still found in kube manager 2026-08-26 12:37:21,064 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=dd765902-f513-4f66-a56b-df0dd37ecef0 2026-08-26 12:37:21,069 - INFO - Ingress ctest-nginx-ingress-92639227 with uuid dd765902-f513-4f66-a56b-df0dd37ecef0 deleted successfully from kube manager 2026-08-26 12:37:21,069 - INFO - Verifications on Ingress %s cleanup passed 2026-08-26 12:37:21,069 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-26 12:37:21,153 - 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__ 2026-08-26 12:37:21,160 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-26 12:37:21,160 - INFO - Deleting VN __public__ 2026-08-26 12:37:21,322 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/db7e318e-88ca-4e8d-b38c-92d8775652e9 2026-08-26 12:37:21,328 - DEBUG - Response Code: 404 2026-08-26 12:37:21,328 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-08-26 12:37:21,337 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b4a1aced-eaba-4c1b-85b5-23014d6b5bfb 2026-08-26 12:37:21,350 - DEBUG - Requesting: http://10.0.0.50:8082/project/201177d1-f592-4bd8-9768-bec178e9d851 2026-08-26 12:37:21,404 - INFO - Validated that VN __public__ is not found in API Server 2026-08-26 12:37:21,405 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-26 12:37:21,432 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:37:21,472 - DEBUG - VN __public__ is not present in Agent 10.0.0.162 2026-08-26 12:37:21,472 - INFO - Validated that VN __public__ is not in any agent 2026-08-26 12:37:21,472 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:37:21,492 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-26 12:37:21,499 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-26 12:37:21,506 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-26 12:37:21,507 - INFO - Deleting pod default:ctest-nginx-pod-58909309 2026-08-26 12:37:21,517 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=3111827b-2a13-409d-a9ee-6ee930f0adb5 2026-08-26 12:37:21,544 - WARNING - Pod uuid 3111827b-2a13-409d-a9ee-6ee930f0adb5 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:37:26,546 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=3111827b-2a13-409d-a9ee-6ee930f0adb5 2026-08-26 12:37:26,554 - DEBUG - Pod 3111827b-2a13-409d-a9ee-6ee930f0adb5 is not in agent 10.0.0.162 VM list 2026-08-26 12:37:26,554 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0f546ba-a14a-11f1-ae11-fa163ebca755 2026-08-26 12:37:26,560 - DEBUG - VMI c0f546ba-a14a-11f1-ae11-fa163ebca755 is removed from agent 10.0.0.162 2026-08-26 12:37:26,561 - INFO - Verified that pod ctest-nginx-pod-58909309 is removed in agent 2026-08-26 12:37:26,561 - INFO - Deleting pod default:ctest-nginx-pod-37678869 2026-08-26 12:37:26,598 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=4b03d069-d95e-4aea-ac5d-4476e6519677 2026-08-26 12:37:26,611 - WARNING - Pod uuid 4b03d069-d95e-4aea-ac5d-4476e6519677 is still seen in agent 10.0.0.162 VM list 2026-08-26 12:37:31,612 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_VmListReq?uuid=4b03d069-d95e-4aea-ac5d-4476e6519677 2026-08-26 12:37:31,621 - DEBUG - Pod 4b03d069-d95e-4aea-ac5d-4476e6519677 is not in agent 10.0.0.162 VM list 2026-08-26 12:37:31,621 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0639b70-a14a-11f1-ae11-fa163ebca755 2026-08-26 12:37:31,628 - DEBUG - VMI c0639b70-a14a-11f1-ae11-fa163ebca755 is removed from agent 10.0.0.162 2026-08-26 12:37:31,628 - INFO - Verified that pod ctest-nginx-pod-37678869 is removed in agent 2026-08-26 12:37:31,628 - INFO - Deleting service : ctest-nginx-svc-89898922 2026-08-26 12:37:31,891 - DEBUG - Requesting: http://10.0.0.162:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-26 12:37:31,898 - DEBUG - No XMPP flaps were noticed during the test