2025-01-02 12:48:34,811 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-01-02 12:48:35,033 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-888-1 2025-01-02 12:48:35,034 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-01-02 12:48:35,068 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-888-1 2025-01-02 12:48:35,068 - DEBUG - [10.0.0.30]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-02 12:48:35,168 - DEBUG - Output : NAMES contrail_test_yrxsT7rsH 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_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 config_api_dnsmasq_1 2025-01-02 12:48:35,168 - DEBUG - [10.0.0.30]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-02 12:48:35,202 - DEBUG - Output : 10.0.0.30/24 172.17.0.1/16 2025-01-02 12:48:35,202 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-01-02 12:48:35,235 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-888-1 2025-01-02 12:48:35,328 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-01-02 12:48:35,528 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-888-1 2025-01-02 12:48:35,528 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-01-02 12:48:35,562 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-888-1 2025-01-02 12:48:35,562 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-02 12:48:35,637 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-02 12:48:35,637 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-02 12:48:35,671 - DEBUG - Output : 10.0.0.12/24 2025-01-02 12:48:35,671 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-01-02 12:48:35,706 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-888-1 2025-01-02 12:48:35,779 - INFO - Using existing project ['default-domain', 'k8s-default'](541f1d85-aa70-4344-95a3-42ce81ac4baf) 2025-01-02 12:48:35,888 - INFO - Using existing project ['default-domain', 'k8s-default'](541f1d85-aa70-4344-95a3-42ce81ac4baf) 2025-01-02 12:48:36,028 - INFO - ================================================================================ 2025-01-02 12:48:36,028 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-02 12:48:36,029 - 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-01-02 12:48:36,184 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 12:48:36,192 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.30': '0'}} with 2025-01-02 12:48:36,192 - INFO - Initial checks done. Running the testcase now 2025-01-02 12:48:36,192 - INFO - 2025-01-02 12:48:36,196 - INFO - Namespace default already exists 2025-01-02 12:48:36,196 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-02 12:48:36,302 - DEBUG - Output : cluster_project={} 2025-01-02 12:48:36,342 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-02 12:48:36,343 - DEBUG - Project uuid in Contrail is 541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:48:36,344 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-02 12:48:36,461 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-02 12:48:36,461 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_NamespaceDatabaseList?namespace_uuid=bb92170a-68c3-420c-8b3a-04393a83b7b9 2025-01-02 12:48:36,465 - INFO - Namespace default with uuid bb92170a-68c3-420c-8b3a-04393a83b7b9 found in kube manager 2025-01-02 12:48:36,465 - INFO - Namespace default verification passed 2025-01-02 12:48:36,468 - DEBUG - Service ctest-nginx-svc-10320711 not present 2025-01-02 12:48:36,468 - INFO - Creating service ctest-nginx-svc-10320711 2025-01-02 12:48:36,488 - INFO - Created Service ctest-nginx-svc-10320711 2025-01-02 12:48:36,504 - DEBUG - Pod ctest-nginx-pod-41919567 not present 2025-01-02 12:48:36,504 - INFO - Creating Pod ctest-nginx-pod-41919567 2025-01-02 12:48:36,568 - DEBUG - Pod : ctest-nginx-pod-41919567 UUID is d0b00233-a679-4351-b61b-56f69dbeeec5 2025-01-02 12:48:36,572 - DEBUG - Pod ctest-nginx-pod-71894248 not present 2025-01-02 12:48:36,572 - INFO - Creating Pod ctest-nginx-pod-71894248 2025-01-02 12:48:36,596 - DEBUG - Pod : ctest-nginx-pod-71894248 UUID is eadffc3c-51be-4c39-9edc-c41f2237fb36 2025-01-02 12:48:36,792 - INFO - Created VN __public__, UUID :6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:36,914 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-01-02 12:48:36,924 - DEBUG - Requesting: http://10.0.0.30:8082/domain/7d34382d-2c08-4004-891d-7e0faf3e4b6a 2025-01-02 12:48:36,967 - DEBUG - Requesting: http://10.0.0.30:8082/project/541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:48:37,038 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:37,050 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:37,073 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:37,080 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:37,086 - DEBUG - Route Targets: [] 2025-01-02 12:48:37,086 - DEBUG - RT names not yet present for VN __public__ 2025-01-02 12:48:42,086 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-01-02 12:48:42,092 - DEBUG - Requesting: http://10.0.0.30:8082/domain/7d34382d-2c08-4004-891d-7e0faf3e4b6a 2025-01-02 12:48:42,101 - DEBUG - Requesting: http://10.0.0.30:8082/project/541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:48:42,149 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,158 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,167 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:42,174 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:42,179 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/d343bfc9-31dc-4aeb-ac43-513ee9281295 2025-01-02 12:48:42,185 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-02 12:48:42,185 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,193 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:42,206 - INFO - Verified VN network id 13 for VN 6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,206 - INFO - Verifications in API Server for VN __public__ passed 2025-01-02 12:48:42,207 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,215 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:42,221 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:48:42,228 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/d343bfc9-31dc-4aeb-ac43-513ee9281295 2025-01-02 12:48:42,234 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-02 12:48:42,239 - DEBUG - Control-node 10.0.0.30 : 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': '8023730865827237462', 'uuid-lslong': '12776373303084207059'}, 'enable': 'true', 'created': '2025-01-02T12:48:36', 'last-modified': '2025-01-02T12:48:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.408092'} 2025-01-02 12:48:42,239 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:48:42,245 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-02 12:48:42,246 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-02 12:48:42,246 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-02 12:48:42,246 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-01-02 12:48:42,251 - DEBUG - Requesting: http://10.0.0.30:8082/domain/7d34382d-2c08-4004-891d-7e0faf3e4b6a 2025-01-02 12:48:42,258 - DEBUG - Requesting: http://10.0.0.30:8082/project/541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:48:42,299 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,308 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-02 12:48:42,308 - DEBUG - Verifying the vn in opserver 2025-01-02 12:48:42,308 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.30 2025-01-02 12:48:42,308 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2025-01-02 12:48:42,312 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-02 12:48:42,312 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-02 12:48:42,312 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:48:42,320 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:48:42,326 - DEBUG - Do not have enough data to verify VN in agent 2025-01-02 12:48:42,326 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:48:42,332 - DEBUG - VRF ids for VN __public__: {} 2025-01-02 12:48:42,424 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-02 12:48:42,532 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-01-02 12:48:42,536 - DEBUG - Requesting: http://10.0.0.30:8082/domain/7d34382d-2c08-4004-891d-7e0faf3e4b6a 2025-01-02 12:48:42,545 - DEBUG - Requesting: http://10.0.0.30:8082/project/541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:48:42,591 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,603 - DEBUG - Requesting: http://10.0.0.30:8082/floating-ip-pool/ca321a0c-78b5-4e9b-9f53-dba48175f734 2025-01-02 12:48:42,611 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-01-02 12:48:42,617 - DEBUG - Requesting: http://10.0.0.30:8082/domain/7d34382d-2c08-4004-891d-7e0faf3e4b6a 2025-01-02 12:48:42,624 - DEBUG - Requesting: http://10.0.0.30:8082/project/541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:48:42,666 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/6f5a04b5-fef8-4e56-b14e-cbd3b81e4bd3 2025-01-02 12:48:42,676 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-02 12:48:42,676 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-02 12:48:42,683 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-02 12:48:42,689 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-02 12:48:42,689 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-02 12:48:42,692 - DEBUG - Ingress ctest-nginx-ingress-97900522 not present 2025-01-02 12:48:42,692 - INFO - Creating Ingress ctest-nginx-ingress-97900522 2025-01-02 12:48:42,703 - INFO - Created Ingress ctest-nginx-ingress-97900522 2025-01-02 12:48:42,706 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-97900522 2025-01-02 12:48:45,710 - DEBUG - For Ingress ctest-nginx-ingress-97900522, Cluster IP: 10.47.255.249, External IPs ['44.4.81.124'] 2025-01-02 12:48:45,710 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-97900522 2025-01-02 12:48:45,710 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=a85a7879-0a2b-42c9-8f1e-c9e2b5278b9b 2025-01-02 12:48:45,715 - INFO - Ingress ctest-nginx-ingress-97900522 with uuid a85a7879-0a2b-42c9-8f1e-c9e2b5278b9b found in kube manager 2025-01-02 12:48:45,715 - INFO - Ingress ctest-nginx-ingress-97900522 verification passed 2025-01-02 12:48:45,721 - DEBUG - Pod ctest-busybox-pod-19827373 not present 2025-01-02 12:48:45,721 - INFO - Creating Pod ctest-busybox-pod-19827373 2025-01-02 12:48:45,752 - DEBUG - Pod : ctest-busybox-pod-19827373 UUID is 91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:48:45,770 - DEBUG - Pod ctest-nginx-pod-41919567 not in running state.Currently in Pending 2025-01-02 12:48:50,779 - DEBUG - Pod ctest-nginx-pod-41919567 not in running state.Currently in Pending 2025-01-02 12:48:55,787 - INFO - Pod ctest-nginx-pod-41919567 is in running state.Got IP 10.47.255.251 2025-01-02 12:48:55,801 - DEBUG - Pod ctest-nginx-pod-41919567 has vmi e2f540d4-c907-11ef-9b57-fa163e8cec75 2025-01-02 12:48:55,801 - INFO - Verified pod ctest-nginx-pod-41919567 in contrail-api 2025-01-02 12:48:55,801 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 12:48:55,814 - DEBUG - VMI e2f540d4-c907-11ef-9b57-fa163e8cec75 is active in agent 10.0.0.12 2025-01-02 12:48:55,815 - INFO - Verified Pod ctest-nginx-pod-41919567 in agent 10.0.0.12 2025-01-02 12:48:55,815 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=d0b00233-a679-4351-b61b-56f69dbeeec5 2025-01-02 12:48:55,820 - INFO - Pod ctest-nginx-pod-41919567 with uuid d0b00233-a679-4351-b61b-56f69dbeeec5 found in kube manager 2025-01-02 12:48:55,820 - INFO - Pod ctest-nginx-pod-41919567 verification passed 2025-01-02 12:48:55,909 - DEBUG - [Pod ctest-nginx-pod-41919567] Cmd: echo ctest-nginx-pod-41919567 > /usr/share/nginx/html/index.html, Output: 2025-01-02 12:48:55,914 - INFO - Pod ctest-nginx-pod-71894248 is in running state.Got IP 10.47.255.250 2025-01-02 12:48:55,980 - DEBUG - Pod ctest-nginx-pod-71894248 has vmi e35f5992-c907-11ef-9b57-fa163e8cec75 2025-01-02 12:48:55,980 - INFO - Verified pod ctest-nginx-pod-71894248 in contrail-api 2025-01-02 12:48:55,980 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 12:48:55,993 - DEBUG - VMI e35f5992-c907-11ef-9b57-fa163e8cec75 is active in agent 10.0.0.12 2025-01-02 12:48:55,994 - INFO - Verified Pod ctest-nginx-pod-71894248 in agent 10.0.0.12 2025-01-02 12:48:55,994 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=eadffc3c-51be-4c39-9edc-c41f2237fb36 2025-01-02 12:48:56,010 - INFO - Pod ctest-nginx-pod-71894248 with uuid eadffc3c-51be-4c39-9edc-c41f2237fb36 found in kube manager 2025-01-02 12:48:56,010 - INFO - Pod ctest-nginx-pod-71894248 verification passed 2025-01-02 12:48:56,096 - DEBUG - [Pod ctest-nginx-pod-71894248] Cmd: echo ctest-nginx-pod-71894248 > /usr/share/nginx/html/index.html, Output: 2025-01-02 12:48:56,102 - DEBUG - Pod ctest-busybox-pod-19827373 not in running state.Currently in Pending 2025-01-02 12:49:01,107 - DEBUG - Pod ctest-busybox-pod-19827373 not in running state.Currently in Pending 2025-01-02 12:49:06,113 - INFO - Pod ctest-busybox-pod-19827373 is in running state.Got IP 10.47.255.248 2025-01-02 12:49:06,128 - DEBUG - Pod ctest-busybox-pod-19827373 has vmi e78c71bc-c907-11ef-9b57-fa163e8cec75 2025-01-02 12:49:06,128 - INFO - Verified pod ctest-busybox-pod-19827373 in contrail-api 2025-01-02 12:49:06,128 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 12:49:06,140 - DEBUG - VMI e78c71bc-c907-11ef-9b57-fa163e8cec75 is active in agent 10.0.0.12 2025-01-02 12:49:06,140 - INFO - Verified Pod ctest-busybox-pod-19827373 in agent 10.0.0.12 2025-01-02 12:49:06,140 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:06,151 - INFO - Pod ctest-busybox-pod-19827373 with uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee found in kube manager 2025-01-02 12:49:06,151 - INFO - Pod ctest-busybox-pod-19827373 verification passed 2025-01-02 12:49:06,225 - DEBUG - [Pod ctest-busybox-pod-19827373] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-41919567 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-01-02 12:49:06,225 - DEBUG - [Pod Pod ctest-busybox-pod-19827373] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 12:49:06,225 - DEBUG - [Pod Pod ctest-busybox-pod-19827373] Cmd output: ctest-nginx-pod-41919567 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-01-02 12:49:06,288 - DEBUG - [Pod ctest-busybox-pod-19827373] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-71894248 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-01-02 12:49:06,288 - DEBUG - [Pod Pod ctest-busybox-pod-19827373] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 12:49:06,288 - DEBUG - [Pod Pod ctest-busybox-pod-19827373] Cmd output: ctest-nginx-pod-71894248 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-01-02 12:49:06,288 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-41919567': 1, 'ctest-nginx-pod-71894248': 1} 2025-01-02 12:49:06,289 - WARNING - Nothing to delete parallely 2025-01-02 12:49:06,289 - INFO - Deleting pod default:ctest-busybox-pod-19827373 2025-01-02 12:49:06,305 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:06,312 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:11,313 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:11,328 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:16,329 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:16,335 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:21,336 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:21,344 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:26,344 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:26,351 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:31,351 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:31,359 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:36,360 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:36,391 - WARNING - Pod uuid 91a1515c-6fd4-4510-a690-41f9e55f1eee is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:41,392 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=91a1515c-6fd4-4510-a690-41f9e55f1eee 2025-01-02 12:49:41,399 - DEBUG - Pod 91a1515c-6fd4-4510-a690-41f9e55f1eee is not in agent 10.0.0.12 VM list 2025-01-02 12:49:41,399 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e78c71bc-c907-11ef-9b57-fa163e8cec75 2025-01-02 12:49:41,405 - DEBUG - VMI e78c71bc-c907-11ef-9b57-fa163e8cec75 is removed from agent 10.0.0.12 2025-01-02 12:49:41,405 - INFO - Verified that pod ctest-busybox-pod-19827373 is removed in agent 2025-01-02 12:49:41,405 - INFO - Deleting Ingress : ctest-nginx-ingress-97900522 2025-01-02 12:49:41,412 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=a85a7879-0a2b-42c9-8f1e-c9e2b5278b9b 2025-01-02 12:49:41,419 - ERROR - Ingress ctest-nginx-ingress-97900522 with uuid a85a7879-0a2b-42c9-8f1e-c9e2b5278b9b still found in kube manager 2025-01-02 12:49:42,419 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=a85a7879-0a2b-42c9-8f1e-c9e2b5278b9b 2025-01-02 12:49:42,423 - INFO - Ingress ctest-nginx-ingress-97900522 with uuid a85a7879-0a2b-42c9-8f1e-c9e2b5278b9b deleted successfully from kube manager 2025-01-02 12:49:42,424 - INFO - Verifications on Ingress %s cleanup passed 2025-01-02 12:49:42,424 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-02 12:49:42,540 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-02 12:49:42,546 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-02 12:49:42,546 - INFO - Deleting VN __public__ 2025-01-02 12:49:42,686 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/f0da4def-c577-4d7a-a46b-754cc71e19ea 2025-01-02 12:49:42,700 - DEBUG - Response Code: 404 2025-01-02 12:49:42,700 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-01-02 12:49:42,709 - DEBUG - Requesting: http://10.0.0.30:8082/domain/7d34382d-2c08-4004-891d-7e0faf3e4b6a 2025-01-02 12:49:42,717 - DEBUG - Requesting: http://10.0.0.30:8082/project/541f1d85-aa70-4344-95a3-42ce81ac4baf 2025-01-02 12:49:42,765 - INFO - Validated that VN __public__ is not found in API Server 2025-01-02 12:49:42,765 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-02 12:49:42,773 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:49:42,789 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-01-02 12:49:42,789 - INFO - Validated that VN __public__ is not in any agent 2025-01-02 12:49:42,789 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:49:42,798 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 12:49:42,805 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-02 12:49:42,811 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-02 12:49:42,811 - INFO - Deleting pod default:ctest-nginx-pod-71894248 2025-01-02 12:49:42,831 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=eadffc3c-51be-4c39-9edc-c41f2237fb36 2025-01-02 12:49:42,850 - WARNING - Pod uuid eadffc3c-51be-4c39-9edc-c41f2237fb36 is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:47,850 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=eadffc3c-51be-4c39-9edc-c41f2237fb36 2025-01-02 12:49:47,857 - DEBUG - Pod eadffc3c-51be-4c39-9edc-c41f2237fb36 is not in agent 10.0.0.12 VM list 2025-01-02 12:49:47,857 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e35f5992-c907-11ef-9b57-fa163e8cec75 2025-01-02 12:49:47,863 - DEBUG - VMI e35f5992-c907-11ef-9b57-fa163e8cec75 is removed from agent 10.0.0.12 2025-01-02 12:49:47,863 - INFO - Verified that pod ctest-nginx-pod-71894248 is removed in agent 2025-01-02 12:49:47,863 - INFO - Deleting pod default:ctest-nginx-pod-41919567 2025-01-02 12:49:47,881 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d0b00233-a679-4351-b61b-56f69dbeeec5 2025-01-02 12:49:47,894 - WARNING - Pod uuid d0b00233-a679-4351-b61b-56f69dbeeec5 is still seen in agent 10.0.0.12 VM list 2025-01-02 12:49:52,895 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d0b00233-a679-4351-b61b-56f69dbeeec5 2025-01-02 12:49:52,902 - DEBUG - Pod d0b00233-a679-4351-b61b-56f69dbeeec5 is not in agent 10.0.0.12 VM list 2025-01-02 12:49:52,902 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2f540d4-c907-11ef-9b57-fa163e8cec75 2025-01-02 12:49:52,907 - DEBUG - VMI e2f540d4-c907-11ef-9b57-fa163e8cec75 is removed from agent 10.0.0.12 2025-01-02 12:49:52,907 - INFO - Verified that pod ctest-nginx-pod-41919567 is removed in agent 2025-01-02 12:49:52,908 - INFO - Deleting service : ctest-nginx-svc-10320711 2025-01-02 12:49:53,162 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 12:49:53,170 - DEBUG - No XMPP flaps were noticed during the test