2025-01-08 21:57:26,789 - DEBUG - [10.0.0.44]: Running cmd : hostname 2025-01-08 21:57:27,138 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-912-1 2025-01-08 21:57:27,139 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2025-01-08 21:57:27,183 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-912-1 2025-01-08 21:57:27,183 - DEBUG - [10.0.0.44]: 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-08 21:57:27,271 - DEBUG - Output : NAMES contrail_test_HNAJSVnyN contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_schema_1 2025-01-08 21:57:27,272 - DEBUG - [10.0.0.44]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 21:57:27,341 - DEBUG - Output : 10.0.0.44/24 172.17.0.1/16 2025-01-08 21:57:27,341 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2025-01-08 21:57:27,411 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-912-1 2025-01-08 21:57:27,478 - DEBUG - [10.0.0.31]: Running cmd : hostname 2025-01-08 21:57:27,697 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-912-1 2025-01-08 21:57:27,697 - DEBUG - [10.0.0.31]: Running cmd : hostname -f 2025-01-08 21:57:27,732 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-912-1 2025-01-08 21:57:27,732 - DEBUG - [10.0.0.31]: 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-08 21:57:27,825 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-08 21:57:27,825 - DEBUG - [10.0.0.31]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-08 21:57:27,860 - DEBUG - Output : 10.0.0.31/24 2025-01-08 21:57:27,861 - DEBUG - [10.0.0.31]: Running cmd : getent hosts 10.0.0.31 | head -n 1 | awk '{print $2}' 2025-01-08 21:57:27,900 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-912-1 2025-01-08 21:57:28,012 - INFO - Using existing project ['default-domain', 'k8s-default'](a0b8511d-b228-410d-9008-d6b837657a16) 2025-01-08 21:57:28,202 - INFO - Using existing project ['default-domain', 'k8s-default'](a0b8511d-b228-410d-9008-d6b837657a16) 2025-01-08 21:57:28,374 - INFO - ================================================================================ 2025-01-08 21:57:28,374 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-08 21:57:28,375 - 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-08 21:57:28,636 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 21:57:28,645 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.0.0.44': '0'}} with 2025-01-08 21:57:28,645 - INFO - Initial checks done. Running the testcase now 2025-01-08 21:57:28,645 - INFO - 2025-01-08 21:57:28,649 - INFO - Namespace default already exists 2025-01-08 21:57:28,650 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-08 21:57:28,826 - DEBUG - Output : cluster_project={} 2025-01-08 21:57:28,876 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-08 21:57:28,876 - DEBUG - Project uuid in Contrail is a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:57:28,877 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-08 21:57:29,035 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-08 21:57:29,035 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_NamespaceDatabaseList?namespace_uuid=3cefbd59-a80d-4cc1-89c3-9c7a1fb43570 2025-01-08 21:57:29,041 - INFO - Namespace default with uuid 3cefbd59-a80d-4cc1-89c3-9c7a1fb43570 found in kube manager 2025-01-08 21:57:29,042 - INFO - Namespace default verification passed 2025-01-08 21:57:29,045 - DEBUG - Service ctest-nginx-svc-89911581 not present 2025-01-08 21:57:29,045 - INFO - Creating service ctest-nginx-svc-89911581 2025-01-08 21:57:29,091 - INFO - Created Service ctest-nginx-svc-89911581 2025-01-08 21:57:29,093 - DEBUG - Pod ctest-nginx-pod-98775360 not present 2025-01-08 21:57:29,093 - INFO - Creating Pod ctest-nginx-pod-98775360 2025-01-08 21:57:29,123 - DEBUG - Pod : ctest-nginx-pod-98775360 UUID is 34922a84-8a84-427b-bc5e-87d6d026c19c 2025-01-08 21:57:29,128 - DEBUG - Pod ctest-nginx-pod-41731854 not present 2025-01-08 21:57:29,128 - INFO - Creating Pod ctest-nginx-pod-41731854 2025-01-08 21:57:29,185 - DEBUG - Pod : ctest-nginx-pod-41731854 UUID is 28b1538c-5651-49cd-bc86-69011f80bfa4 2025-01-08 21:57:29,428 - INFO - Created VN __public__, UUID :0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:29,730 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-08 21:57:29,741 - DEBUG - Requesting: http://10.0.0.44:8082/domain/56e2d6dc-f69a-4bc3-87cc-01347f23f836 2025-01-08 21:57:29,757 - DEBUG - Requesting: http://10.0.0.44:8082/project/a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:57:29,834 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:29,851 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:29,908 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:29,935 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:29,950 - DEBUG - Route Targets: [] 2025-01-08 21:57:29,950 - DEBUG - RT names not yet present for VN __public__ 2025-01-08 21:57:34,952 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-08 21:57:34,971 - DEBUG - Requesting: http://10.0.0.44:8082/domain/56e2d6dc-f69a-4bc3-87cc-01347f23f836 2025-01-08 21:57:35,000 - DEBUG - Requesting: http://10.0.0.44:8082/project/a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:57:35,100 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,112 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,125 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:35,137 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:35,148 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/9b3f3df0-11ce-494d-b940-46fcd3fc5547 2025-01-08 21:57:35,156 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 21:57:35,156 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,168 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:35,184 - INFO - Verified VN network id 13 for VN 0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,184 - INFO - Verifications in API Server for VN __public__ passed 2025-01-08 21:57:35,184 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,196 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:35,204 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:57:35,212 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/9b3f3df0-11ce-494d-b940-46fcd3fc5547 2025-01-08 21:57:35,219 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 21:57:35,225 - DEBUG - Control-node 10.0.0.44 : 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': '829057158878940789', 'uuid-lslong': '13135625552835018388'}, 'enable': 'true', 'created': '2025-01-08T21:57:29', 'last-modified': '2025-01-08T21:57:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.598014'} 2025-01-08 21:57:35,225 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:57:35,231 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-08 21:57:35,231 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-08 21:57:35,232 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-08 21:57:35,232 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-08 21:57:35,237 - DEBUG - Requesting: http://10.0.0.44:8082/domain/56e2d6dc-f69a-4bc3-87cc-01347f23f836 2025-01-08 21:57:35,247 - DEBUG - Requesting: http://10.0.0.44:8082/project/a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:57:35,290 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,300 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-08 21:57:35,300 - DEBUG - Verifying the vn in opserver 2025-01-08 21:57:35,300 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.44 2025-01-08 21:57:35,300 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2025-01-08 21:57:35,305 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-08 21:57:35,305 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-08 21:57:35,305 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:57:35,313 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:57:35,320 - DEBUG - Do not have enough data to verify VN in agent 2025-01-08 21:57:35,320 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:57:35,328 - DEBUG - VRF ids for VN __public__: {} 2025-01-08 21:57:35,396 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-08 21:57:35,502 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-08 21:57:35,507 - DEBUG - Requesting: http://10.0.0.44:8082/domain/56e2d6dc-f69a-4bc3-87cc-01347f23f836 2025-01-08 21:57:35,514 - DEBUG - Requesting: http://10.0.0.44:8082/project/a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:57:35,557 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,571 - DEBUG - Requesting: http://10.0.0.44:8082/floating-ip-pool/b93f8989-841c-4cf8-8406-bf32d0dd48b7 2025-01-08 21:57:35,578 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-08 21:57:35,583 - DEBUG - Requesting: http://10.0.0.44:8082/domain/56e2d6dc-f69a-4bc3-87cc-01347f23f836 2025-01-08 21:57:35,590 - DEBUG - Requesting: http://10.0.0.44:8082/project/a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:57:35,640 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/0b816717-ed79-4e75-b64b-1dd843467e94 2025-01-08 21:57:35,651 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-08 21:57:35,651 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-08 21:57:35,659 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-08 21:57:35,665 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-08 21:57:35,666 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-08 21:57:35,668 - DEBUG - Ingress ctest-nginx-ingress-49506539 not present 2025-01-08 21:57:35,668 - INFO - Creating Ingress ctest-nginx-ingress-49506539 2025-01-08 21:57:35,674 - INFO - Created Ingress ctest-nginx-ingress-49506539 2025-01-08 21:57:35,677 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-49506539 2025-01-08 21:57:38,682 - DEBUG - For Ingress ctest-nginx-ingress-49506539, Cluster IP: 10.47.255.249, External IPs ['61.49.217.60'] 2025-01-08 21:57:38,682 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-49506539 2025-01-08 21:57:38,683 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=9d7f7a0e-8f34-4884-8ba1-2a2bf9d522f0 2025-01-08 21:57:38,689 - INFO - Ingress ctest-nginx-ingress-49506539 with uuid 9d7f7a0e-8f34-4884-8ba1-2a2bf9d522f0 found in kube manager 2025-01-08 21:57:38,689 - INFO - Ingress ctest-nginx-ingress-49506539 verification passed 2025-01-08 21:57:38,692 - DEBUG - Pod ctest-busybox-pod-57789054 not present 2025-01-08 21:57:38,692 - INFO - Creating Pod ctest-busybox-pod-57789054 2025-01-08 21:57:38,710 - DEBUG - Pod : ctest-busybox-pod-57789054 UUID is ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:57:38,720 - DEBUG - Pod ctest-nginx-pod-98775360 not in running state.Currently in Pending 2025-01-08 21:57:43,732 - DEBUG - Pod ctest-nginx-pod-98775360 not in running state.Currently in Pending 2025-01-08 21:57:48,753 - INFO - Pod ctest-nginx-pod-98775360 is in running state.Got IP 10.47.255.251 2025-01-08 21:57:48,843 - DEBUG - Pod ctest-nginx-pod-98775360 has vmi 8eebac40-ce0b-11ef-a7d2-fa163eaff87c 2025-01-08 21:57:48,843 - INFO - Verified pod ctest-nginx-pod-98775360 in contrail-api 2025-01-08 21:57:48,843 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 21:57:48,869 - DEBUG - VMI 8eebac40-ce0b-11ef-a7d2-fa163eaff87c is active in agent 10.0.0.31 2025-01-08 21:57:48,870 - INFO - Verified Pod ctest-nginx-pod-98775360 in agent 10.0.0.31 2025-01-08 21:57:48,870 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=34922a84-8a84-427b-bc5e-87d6d026c19c 2025-01-08 21:57:48,884 - INFO - Pod ctest-nginx-pod-98775360 with uuid 34922a84-8a84-427b-bc5e-87d6d026c19c found in kube manager 2025-01-08 21:57:48,884 - INFO - Pod ctest-nginx-pod-98775360 verification passed 2025-01-08 21:57:48,994 - DEBUG - [Pod ctest-nginx-pod-98775360] Cmd: echo ctest-nginx-pod-98775360 > /usr/share/nginx/html/index.html, Output: 2025-01-08 21:57:49,033 - INFO - Pod ctest-nginx-pod-41731854 is in running state.Got IP 10.47.255.250 2025-01-08 21:57:49,080 - DEBUG - Pod ctest-nginx-pod-41731854 has vmi 8f62ab9c-ce0b-11ef-a7d2-fa163eaff87c 2025-01-08 21:57:49,080 - INFO - Verified pod ctest-nginx-pod-41731854 in contrail-api 2025-01-08 21:57:49,081 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 21:57:49,104 - DEBUG - VMI 8f62ab9c-ce0b-11ef-a7d2-fa163eaff87c is active in agent 10.0.0.31 2025-01-08 21:57:49,104 - INFO - Verified Pod ctest-nginx-pod-41731854 in agent 10.0.0.31 2025-01-08 21:57:49,105 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=28b1538c-5651-49cd-bc86-69011f80bfa4 2025-01-08 21:57:49,116 - INFO - Pod ctest-nginx-pod-41731854 with uuid 28b1538c-5651-49cd-bc86-69011f80bfa4 found in kube manager 2025-01-08 21:57:49,116 - INFO - Pod ctest-nginx-pod-41731854 verification passed 2025-01-08 21:57:49,208 - DEBUG - [Pod ctest-nginx-pod-41731854] Cmd: echo ctest-nginx-pod-41731854 > /usr/share/nginx/html/index.html, Output: 2025-01-08 21:57:49,224 - DEBUG - Pod ctest-busybox-pod-57789054 not in running state.Currently in Pending 2025-01-08 21:57:54,241 - INFO - Pod ctest-busybox-pod-57789054 is in running state.Got IP 10.47.255.248 2025-01-08 21:57:54,286 - DEBUG - Pod ctest-busybox-pod-57789054 has vmi 93a8f51c-ce0b-11ef-a7d2-fa163eaff87c 2025-01-08 21:57:54,286 - INFO - Verified pod ctest-busybox-pod-57789054 in contrail-api 2025-01-08 21:57:54,286 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-08 21:57:54,310 - DEBUG - VMI 93a8f51c-ce0b-11ef-a7d2-fa163eaff87c is active in agent 10.0.0.31 2025-01-08 21:57:54,310 - INFO - Verified Pod ctest-busybox-pod-57789054 in agent 10.0.0.31 2025-01-08 21:57:54,311 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:57:54,323 - INFO - Pod ctest-busybox-pod-57789054 with uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 found in kube manager 2025-01-08 21:57:54,323 - INFO - Pod ctest-busybox-pod-57789054 verification passed 2025-01-08 21:57:54,400 - DEBUG - [Pod ctest-busybox-pod-57789054] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-98775360 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-08 21:57:54,401 - DEBUG - [Pod Pod ctest-busybox-pod-57789054] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 21:57:54,401 - DEBUG - [Pod Pod ctest-busybox-pod-57789054] Cmd output: ctest-nginx-pod-98775360 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-08 21:57:54,490 - DEBUG - [Pod ctest-busybox-pod-57789054] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-41731854 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-08 21:57:54,490 - DEBUG - [Pod Pod ctest-busybox-pod-57789054] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-08 21:57:54,490 - DEBUG - [Pod Pod ctest-busybox-pod-57789054] Cmd output: ctest-nginx-pod-41731854 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-08 21:57:54,490 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-98775360': 1, 'ctest-nginx-pod-41731854': 1} 2025-01-08 21:57:54,491 - WARNING - Nothing to delete parallely 2025-01-08 21:57:54,491 - INFO - Deleting pod default:ctest-busybox-pod-57789054 2025-01-08 21:57:54,522 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:57:54,536 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:57:59,537 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:57:59,551 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:04,552 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:58:04,565 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:09,567 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:58:09,577 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:14,579 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:58:14,595 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:19,596 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:58:19,614 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:24,616 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:58:24,632 - WARNING - Pod uuid ffe542e7-1906-4a0c-93ab-41660fa0ba61 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:29,634 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=ffe542e7-1906-4a0c-93ab-41660fa0ba61 2025-01-08 21:58:29,648 - DEBUG - Pod ffe542e7-1906-4a0c-93ab-41660fa0ba61 is not in agent 10.0.0.31 VM list 2025-01-08 21:58:29,648 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93a8f51c-ce0b-11ef-a7d2-fa163eaff87c 2025-01-08 21:58:29,656 - DEBUG - VMI 93a8f51c-ce0b-11ef-a7d2-fa163eaff87c is removed from agent 10.0.0.31 2025-01-08 21:58:29,656 - INFO - Verified that pod ctest-busybox-pod-57789054 is removed in agent 2025-01-08 21:58:29,657 - INFO - Deleting Ingress : ctest-nginx-ingress-49506539 2025-01-08 21:58:29,664 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=9d7f7a0e-8f34-4884-8ba1-2a2bf9d522f0 2025-01-08 21:58:29,672 - ERROR - Ingress ctest-nginx-ingress-49506539 with uuid 9d7f7a0e-8f34-4884-8ba1-2a2bf9d522f0 still found in kube manager 2025-01-08 21:58:30,673 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=9d7f7a0e-8f34-4884-8ba1-2a2bf9d522f0 2025-01-08 21:58:30,677 - INFO - Ingress ctest-nginx-ingress-49506539 with uuid 9d7f7a0e-8f34-4884-8ba1-2a2bf9d522f0 deleted successfully from kube manager 2025-01-08 21:58:30,677 - INFO - Verifications on Ingress %s cleanup passed 2025-01-08 21:58:30,678 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-08 21:58:30,841 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-08 21:58:30,850 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-08 21:58:30,850 - INFO - Deleting VN __public__ 2025-01-08 21:58:31,104 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/37b74967-494f-45a7-9498-ed5e4853d39b 2025-01-08 21:58:31,121 - DEBUG - Response Code: 404 2025-01-08 21:58:31,121 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-08 21:58:31,143 - DEBUG - Requesting: http://10.0.0.44:8082/domain/56e2d6dc-f69a-4bc3-87cc-01347f23f836 2025-01-08 21:58:31,156 - DEBUG - Requesting: http://10.0.0.44:8082/project/a0b8511d-b228-410d-9008-d6b837657a16 2025-01-08 21:58:31,249 - INFO - Validated that VN __public__ is not found in API Server 2025-01-08 21:58:31,249 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-08 21:58:31,266 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:58:31,288 - DEBUG - VN __public__ is not present in Agent 10.0.0.31 2025-01-08 21:58:31,288 - INFO - Validated that VN __public__ is not in any agent 2025-01-08 21:58:31,288 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:58:31,303 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-08 21:58:31,313 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-08 21:58:31,322 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-08 21:58:31,322 - INFO - Deleting pod default:ctest-nginx-pod-41731854 2025-01-08 21:58:31,359 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=28b1538c-5651-49cd-bc86-69011f80bfa4 2025-01-08 21:58:31,384 - WARNING - Pod uuid 28b1538c-5651-49cd-bc86-69011f80bfa4 is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:36,385 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=28b1538c-5651-49cd-bc86-69011f80bfa4 2025-01-08 21:58:36,395 - DEBUG - Pod 28b1538c-5651-49cd-bc86-69011f80bfa4 is not in agent 10.0.0.31 VM list 2025-01-08 21:58:36,395 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f62ab9c-ce0b-11ef-a7d2-fa163eaff87c 2025-01-08 21:58:36,403 - DEBUG - VMI 8f62ab9c-ce0b-11ef-a7d2-fa163eaff87c is removed from agent 10.0.0.31 2025-01-08 21:58:36,403 - INFO - Verified that pod ctest-nginx-pod-41731854 is removed in agent 2025-01-08 21:58:36,403 - INFO - Deleting pod default:ctest-nginx-pod-98775360 2025-01-08 21:58:36,461 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=34922a84-8a84-427b-bc5e-87d6d026c19c 2025-01-08 21:58:36,489 - WARNING - Pod uuid 34922a84-8a84-427b-bc5e-87d6d026c19c is still seen in agent 10.0.0.31 VM list 2025-01-08 21:58:41,490 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=34922a84-8a84-427b-bc5e-87d6d026c19c 2025-01-08 21:58:41,502 - DEBUG - Pod 34922a84-8a84-427b-bc5e-87d6d026c19c is not in agent 10.0.0.31 VM list 2025-01-08 21:58:41,503 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8eebac40-ce0b-11ef-a7d2-fa163eaff87c 2025-01-08 21:58:41,511 - DEBUG - VMI 8eebac40-ce0b-11ef-a7d2-fa163eaff87c is removed from agent 10.0.0.31 2025-01-08 21:58:41,512 - INFO - Verified that pod ctest-nginx-pod-98775360 is removed in agent 2025-01-08 21:58:41,512 - INFO - Deleting service : ctest-nginx-svc-89911581 2025-01-08 21:58:41,841 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-08 21:58:41,855 - DEBUG - No XMPP flaps were noticed during the test