2026-08-14 09:00:12,035 - DEBUG - [10.0.0.162]: Running cmd : hostname 2026-08-14 09:00:12,295 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2060-30 2026-08-14 09:00:12,295 - DEBUG - [10.0.0.162]: Running cmd : hostname -f 2026-08-14 09:00:12,329 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2060-30 2026-08-14 09:00:12,330 - 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-14 09:00:12,387 - DEBUG - Output : NAMES contrail_test_4xWn9UrvJ contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 2026-08-14 09:00:12,388 - DEBUG - [10.0.0.162]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-14 09:00:12,463 - DEBUG - Output : 127.0.0.1/8 10.0.0.162/24 252.162.0.1/8 10.227.165.1/24 172.17.0.1/16 2026-08-14 09:00:12,463 - DEBUG - [10.0.0.162]: Running cmd : getent hosts 10.0.0.162 | head -n 1 | awk '{print $2}' 2026-08-14 09:00:12,498 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2060-30 2026-08-14 09:00:12,555 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-08-14 09:00:12,848 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2060-1 2026-08-14 09:00:12,848 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-08-14 09:00:12,884 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2060-1 2026-08-14 09:00:12,884 - DEBUG - [10.0.0.38]: 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-14 09:00:12,950 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-14 09:00:12,950 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-14 09:00:13,032 - DEBUG - Output : 10.0.0.38/24 2026-08-14 09:00:13,033 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-08-14 09:00:13,079 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2060-1 2026-08-14 09:00:13,167 - INFO - Using existing project ['default-domain', 'k8s-default'](b7e86299-1f82-4724-bcba-32b5956df12a) 2026-08-14 09:00:13,280 - INFO - Using existing project ['default-domain', 'k8s-default'](b7e86299-1f82-4724-bcba-32b5956df12a) 2026-08-14 09:00:13,415 - INFO - ================================================================================ 2026-08-14 09:00:13,415 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-14 09:00:13,416 - 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-14 09:00:13,653 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 09:00:13,661 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.162': '0'}} with 2026-08-14 09:00:13,661 - INFO - Initial checks done. Running the testcase now 2026-08-14 09:00:13,662 - INFO - 2026-08-14 09:00:13,667 - INFO - Namespace default already exists 2026-08-14 09:00:13,667 - DEBUG - [10.0.0.162]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 09:00:13,817 - DEBUG - Output : cluster_project={} 2026-08-14 09:00:13,860 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-14 09:00:13,860 - DEBUG - Project uuid in Contrail is b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:00:13,860 - DEBUG - [10.0.0.162]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 09:00:14,020 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 09:00:14,021 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_NamespaceDatabaseList?namespace_uuid=f77c715a-9236-4d7d-9c5f-88748cc90a1d 2026-08-14 09:00:14,025 - INFO - Namespace default with uuid f77c715a-9236-4d7d-9c5f-88748cc90a1d found in kube manager 2026-08-14 09:00:14,025 - INFO - Namespace default verification passed 2026-08-14 09:00:14,029 - DEBUG - Service ctest-nginx-svc-94879629 not present 2026-08-14 09:00:14,030 - INFO - Creating service ctest-nginx-svc-94879629 2026-08-14 09:00:14,051 - INFO - Created Service ctest-nginx-svc-94879629 2026-08-14 09:00:14,060 - DEBUG - Pod ctest-nginx-pod-30725559 not present 2026-08-14 09:00:14,061 - INFO - Creating Pod ctest-nginx-pod-30725559 2026-08-14 09:00:14,127 - DEBUG - Pod : ctest-nginx-pod-30725559 UUID is c2bd942e-c629-4a60-93c2-1630fcfc9bcc 2026-08-14 09:00:14,136 - DEBUG - Pod ctest-nginx-pod-00382526 not present 2026-08-14 09:00:14,136 - INFO - Creating Pod ctest-nginx-pod-00382526 2026-08-14 09:00:14,177 - DEBUG - Pod : ctest-nginx-pod-00382526 UUID is 4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 2026-08-14 09:00:14,391 - INFO - Created VN __public__, UUID :57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:14,682 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2026-08-14 09:00:14,696 - DEBUG - Requesting: http://10.0.0.162:8082/domain/84173068-94ba-40d9-bdc7-b06c3556bd3d 2026-08-14 09:00:14,736 - DEBUG - Requesting: http://10.0.0.162:8082/project/b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:00:14,818 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:14,853 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:14,862 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:14,873 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:14,883 - DEBUG - Route Targets: [] 2026-08-14 09:00:14,883 - DEBUG - RT names not yet present for VN __public__ 2026-08-14 09:00:19,884 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2026-08-14 09:00:19,890 - DEBUG - Requesting: http://10.0.0.162:8082/domain/84173068-94ba-40d9-bdc7-b06c3556bd3d 2026-08-14 09:00:19,897 - DEBUG - Requesting: http://10.0.0.162:8082/project/b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:00:19,944 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:19,959 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:19,972 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:19,988 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:19,995 - DEBUG - Requesting: http://10.0.0.162:8082/route-target/0eeb4141-b614-435f-bcdb-72a8d2ad3ed9 2026-08-14 09:00:20,002 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 09:00:20,002 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:20,011 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:20,027 - INFO - Verified VN network id 13 for VN 57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:20,027 - INFO - Verifications in API Server for VN __public__ passed 2026-08-14 09:00:20,027 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:20,036 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:20,047 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:00:20,054 - DEBUG - Requesting: http://10.0.0.162:8082/route-target/0eeb4141-b614-435f-bcdb-72a8d2ad3ed9 2026-08-14 09:00:20,060 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 09:00:20,068 - DEBUG - Control-node 10.0.0.162 : 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': '6320587521596476497', 'uuid-lslong': '10537252685569900831'}, 'enable': 'true', 'created': '2026-08-14T09:00:14', 'last-modified': '2026-08-14T09:00:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.492380'} 2026-08-14 09:00:20,068 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:00:20,081 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 09:00:20,081 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-14 09:00:20,082 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-14 09:00:20,082 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2026-08-14 09:00:20,087 - DEBUG - Requesting: http://10.0.0.162:8082/domain/84173068-94ba-40d9-bdc7-b06c3556bd3d 2026-08-14 09:00:20,098 - DEBUG - Requesting: http://10.0.0.162:8082/project/b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:00:20,145 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:20,154 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-14 09:00:20,154 - DEBUG - Verifying the vn in opserver 2026-08-14 09:00:20,154 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.162 2026-08-14 09:00:20,154 - DEBUG - Requesting: http://10.0.0.162:8081/analytics/uves/virtual-networks 2026-08-14 09:00:20,159 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.162:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-14 09:00:20,159 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-14 09:00:20,159 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:00:20,168 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:00:20,174 - DEBUG - Do not have enough data to verify VN in agent 2026-08-14 09:00:20,174 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:00:20,180 - DEBUG - VRF ids for VN __public__: {} 2026-08-14 09:00:20,232 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-14 09:00:20,402 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2026-08-14 09:00:20,408 - DEBUG - Requesting: http://10.0.0.162:8082/domain/84173068-94ba-40d9-bdc7-b06c3556bd3d 2026-08-14 09:00:20,416 - DEBUG - Requesting: http://10.0.0.162:8082/project/b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:00:20,469 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:20,482 - DEBUG - Requesting: http://10.0.0.162:8082/floating-ip-pool/d77b91c4-e606-4bd1-849d-89faf6516386 2026-08-14 09:00:20,488 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2026-08-14 09:00:20,493 - DEBUG - Requesting: http://10.0.0.162:8082/domain/84173068-94ba-40d9-bdc7-b06c3556bd3d 2026-08-14 09:00:20,503 - DEBUG - Requesting: http://10.0.0.162:8082/project/b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:00:20,580 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f 2026-08-14 09:00:20,594 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-14 09:00:20,594 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-14 09:00:20,606 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 09:00:20,612 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-14 09:00:20,612 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-14 09:00:20,617 - DEBUG - Ingress ctest-nginx-ingress-22432924 not present 2026-08-14 09:00:20,617 - INFO - Creating Ingress ctest-nginx-ingress-22432924 2026-08-14 09:00:20,627 - INFO - Created Ingress ctest-nginx-ingress-22432924 2026-08-14 09:00:20,636 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-22432924 2026-08-14 09:00:23,645 - DEBUG - For Ingress ctest-nginx-ingress-22432924, Cluster IP: 10.47.255.249, External IPs ['126.43.126.188'] 2026-08-14 09:00:23,645 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-22432924 2026-08-14 09:00:23,645 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_LoadbalancerDatabaseList?x=b0d51961-4741-4d1c-a0ae-b60b859c6958 2026-08-14 09:00:23,650 - INFO - Ingress ctest-nginx-ingress-22432924 with uuid b0d51961-4741-4d1c-a0ae-b60b859c6958 found in kube manager 2026-08-14 09:00:23,650 - INFO - Ingress ctest-nginx-ingress-22432924 verification passed 2026-08-14 09:00:23,654 - DEBUG - Pod ctest-busybox-pod-64916812 not present 2026-08-14 09:00:23,655 - INFO - Creating Pod ctest-busybox-pod-64916812 2026-08-14 09:00:23,707 - DEBUG - Pod : ctest-busybox-pod-64916812 UUID is aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:23,724 - DEBUG - Pod ctest-nginx-pod-30725559 not in running state.Currently in Pending 2026-08-14 09:00:28,736 - INFO - Pod ctest-nginx-pod-30725559 is in running state.Got IP 10.47.255.251 2026-08-14 09:00:28,752 - DEBUG - Pod ctest-nginx-pod-30725559 has vmi 9117e65e-97be-11f1-bc37-fa163e2e7368 2026-08-14 09:00:28,752 - INFO - Verified pod ctest-nginx-pod-30725559 in contrail-api 2026-08-14 09:00:28,752 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 09:00:28,765 - DEBUG - VMI 9117e65e-97be-11f1-bc37-fa163e2e7368 is active in agent 10.0.0.38 2026-08-14 09:00:28,765 - INFO - Verified Pod ctest-nginx-pod-30725559 in agent 10.0.0.38 2026-08-14 09:00:28,765 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_VirtualMachineDatabaseList?x=c2bd942e-c629-4a60-93c2-1630fcfc9bcc 2026-08-14 09:00:28,770 - INFO - Pod ctest-nginx-pod-30725559 with uuid c2bd942e-c629-4a60-93c2-1630fcfc9bcc found in kube manager 2026-08-14 09:00:28,770 - INFO - Pod ctest-nginx-pod-30725559 verification passed 2026-08-14 09:00:28,848 - DEBUG - [Pod ctest-nginx-pod-30725559] Cmd: echo ctest-nginx-pod-30725559 > /usr/share/nginx/html/index.html, Output: 2026-08-14 09:00:28,866 - INFO - Pod ctest-nginx-pod-00382526 is in running state.Got IP 10.47.255.250 2026-08-14 09:00:28,888 - DEBUG - Pod ctest-nginx-pod-00382526 has vmi 919b075a-97be-11f1-bc37-fa163e2e7368 2026-08-14 09:00:28,889 - INFO - Verified pod ctest-nginx-pod-00382526 in contrail-api 2026-08-14 09:00:28,889 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 09:00:28,907 - DEBUG - VMI 919b075a-97be-11f1-bc37-fa163e2e7368 is active in agent 10.0.0.38 2026-08-14 09:00:28,907 - INFO - Verified Pod ctest-nginx-pod-00382526 in agent 10.0.0.38 2026-08-14 09:00:28,907 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_VirtualMachineDatabaseList?x=4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 2026-08-14 09:00:28,913 - INFO - Pod ctest-nginx-pod-00382526 with uuid 4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 found in kube manager 2026-08-14 09:00:28,913 - INFO - Pod ctest-nginx-pod-00382526 verification passed 2026-08-14 09:00:28,978 - DEBUG - [Pod ctest-nginx-pod-00382526] Cmd: echo ctest-nginx-pod-00382526 > /usr/share/nginx/html/index.html, Output: 2026-08-14 09:00:28,984 - DEBUG - Pod ctest-busybox-pod-64916812 not in running state.Currently in Pending 2026-08-14 09:00:33,998 - DEBUG - Pod ctest-busybox-pod-64916812 not in running state.Currently in Pending 2026-08-14 09:00:39,010 - INFO - Pod ctest-busybox-pod-64916812 is in running state.Got IP 10.47.255.248 2026-08-14 09:00:39,066 - DEBUG - Pod ctest-busybox-pod-64916812 has vmi 95f62c9e-97be-11f1-bc37-fa163e2e7368 2026-08-14 09:00:39,066 - INFO - Verified pod ctest-busybox-pod-64916812 in contrail-api 2026-08-14 09:00:39,066 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 09:00:39,079 - DEBUG - VMI 95f62c9e-97be-11f1-bc37-fa163e2e7368 is active in agent 10.0.0.38 2026-08-14 09:00:39,079 - INFO - Verified Pod ctest-busybox-pod-64916812 in agent 10.0.0.38 2026-08-14 09:00:39,079 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_VirtualMachineDatabaseList?x=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:39,084 - INFO - Pod ctest-busybox-pod-64916812 with uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf found in kube manager 2026-08-14 09:00:39,084 - INFO - Pod ctest-busybox-pod-64916812 verification passed 2026-08-14 09:00:39,154 - DEBUG - [Pod ctest-busybox-pod-64916812] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-30725559 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-14 09:00:39,154 - DEBUG - [Pod Pod ctest-busybox-pod-64916812] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 09:00:39,154 - DEBUG - [Pod Pod ctest-busybox-pod-64916812] Cmd output: ctest-nginx-pod-30725559 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-14 09:00:39,220 - DEBUG - [Pod ctest-busybox-pod-64916812] 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-30725559 2026-08-14 09:00:39,220 - DEBUG - [Pod Pod ctest-busybox-pod-64916812] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 09:00:39,220 - DEBUG - [Pod Pod ctest-busybox-pod-64916812] 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-30725559 2026-08-14 09:00:39,300 - DEBUG - [Pod ctest-busybox-pod-64916812] 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-00382526 2026-08-14 09:00:39,300 - DEBUG - [Pod Pod ctest-busybox-pod-64916812] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 09:00:39,300 - DEBUG - [Pod Pod ctest-busybox-pod-64916812] 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-00382526 2026-08-14 09:00:39,300 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-30725559': 2, 'ctest-nginx-pod-00382526': 1} 2026-08-14 09:00:39,301 - WARNING - Nothing to delete parallely 2026-08-14 09:00:39,301 - INFO - Deleting pod default:ctest-busybox-pod-64916812 2026-08-14 09:00:39,313 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:39,320 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:00:44,321 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:44,329 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:00:49,331 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:49,340 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:00:54,341 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:54,350 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:00:59,351 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:00:59,358 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:01:04,359 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:01:04,367 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:01:09,369 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:01:09,378 - WARNING - Pod uuid aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is still seen in agent 10.0.0.38 VM list 2026-08-14 09:01:14,379 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=aaa574d7-9395-4d0a-b7dd-53c303a0c6cf 2026-08-14 09:01:14,387 - DEBUG - Pod aaa574d7-9395-4d0a-b7dd-53c303a0c6cf is not in agent 10.0.0.38 VM list 2026-08-14 09:01:14,387 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95f62c9e-97be-11f1-bc37-fa163e2e7368 2026-08-14 09:01:14,395 - DEBUG - VMI 95f62c9e-97be-11f1-bc37-fa163e2e7368 is removed from agent 10.0.0.38 2026-08-14 09:01:14,395 - INFO - Verified that pod ctest-busybox-pod-64916812 is removed in agent 2026-08-14 09:01:14,395 - INFO - Deleting Ingress : ctest-nginx-ingress-22432924 2026-08-14 09:01:14,406 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_LoadbalancerDatabaseList?x=b0d51961-4741-4d1c-a0ae-b60b859c6958 2026-08-14 09:01:14,423 - ERROR - Ingress ctest-nginx-ingress-22432924 with uuid b0d51961-4741-4d1c-a0ae-b60b859c6958 still found in kube manager 2026-08-14 09:01:15,424 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_LoadbalancerDatabaseList?x=b0d51961-4741-4d1c-a0ae-b60b859c6958 2026-08-14 09:01:15,432 - INFO - Ingress ctest-nginx-ingress-22432924 with uuid b0d51961-4741-4d1c-a0ae-b60b859c6958 deleted successfully from kube manager 2026-08-14 09:01:15,432 - INFO - Verifications on Ingress %s cleanup passed 2026-08-14 09:01:15,432 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-14 09:01:15,603 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 09:01:15,611 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-14 09:01:15,611 - INFO - Deleting VN __public__ 2026-08-14 09:01:15,883 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 2026-08-14 09:01:15,901 - DEBUG - Response Code: 404 2026-08-14 09:01:15,901 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2026-08-14 09:01:15,910 - DEBUG - Requesting: http://10.0.0.162:8082/domain/84173068-94ba-40d9-bdc7-b06c3556bd3d 2026-08-14 09:01:15,921 - DEBUG - Requesting: http://10.0.0.162:8082/project/b7e86299-1f82-4724-bcba-32b5956df12a 2026-08-14 09:01:15,994 - INFO - Validated that VN __public__ is not found in API Server 2026-08-14 09:01:15,994 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-14 09:01:16,005 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:01:16,015 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2026-08-14 09:01:16,015 - INFO - Validated that VN __public__ is not in any agent 2026-08-14 09:01:16,016 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:01:16,028 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 09:01:16,036 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 09:01:16,046 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-14 09:01:16,046 - INFO - Deleting pod default:ctest-nginx-pod-00382526 2026-08-14 09:01:16,066 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 2026-08-14 09:01:16,077 - WARNING - Pod uuid 4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 is still seen in agent 10.0.0.38 VM list 2026-08-14 09:01:21,079 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 2026-08-14 09:01:21,089 - DEBUG - Pod 4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 is not in agent 10.0.0.38 VM list 2026-08-14 09:01:21,089 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:919b075a-97be-11f1-bc37-fa163e2e7368 2026-08-14 09:01:21,096 - DEBUG - VMI 919b075a-97be-11f1-bc37-fa163e2e7368 is removed from agent 10.0.0.38 2026-08-14 09:01:21,096 - INFO - Verified that pod ctest-nginx-pod-00382526 is removed in agent 2026-08-14 09:01:21,096 - INFO - Deleting pod default:ctest-nginx-pod-30725559 2026-08-14 09:01:21,108 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c2bd942e-c629-4a60-93c2-1630fcfc9bcc 2026-08-14 09:01:21,136 - WARNING - Pod uuid c2bd942e-c629-4a60-93c2-1630fcfc9bcc is still seen in agent 10.0.0.38 VM list 2026-08-14 09:01:26,137 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c2bd942e-c629-4a60-93c2-1630fcfc9bcc 2026-08-14 09:01:26,145 - DEBUG - Pod c2bd942e-c629-4a60-93c2-1630fcfc9bcc is not in agent 10.0.0.38 VM list 2026-08-14 09:01:26,145 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9117e65e-97be-11f1-bc37-fa163e2e7368 2026-08-14 09:01:26,151 - DEBUG - VMI 9117e65e-97be-11f1-bc37-fa163e2e7368 is removed from agent 10.0.0.38 2026-08-14 09:01:26,151 - INFO - Verified that pod ctest-nginx-pod-30725559 is removed in agent 2026-08-14 09:01:26,152 - INFO - Deleting service : ctest-nginx-svc-94879629 2026-08-14 09:01:26,397 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 09:01:26,405 - DEBUG - No XMPP flaps were noticed during the test