2025-01-15 08:51:47,162 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-01-15 08:51:47,536 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-931-1 2025-01-15 08:51:47,536 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-01-15 08:51:47,569 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-931-1 2025-01-15 08:51:47,570 - DEBUG - [10.0.0.24]: 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-15 08:51:47,686 - DEBUG - Output : NAMES contrail_test_XBvvsTYTd contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_cassandra_1 analytics_database_nodemgr_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_zookeeper_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 2025-01-15 08:51:47,687 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 08:51:47,741 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2025-01-15 08:51:47,741 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-01-15 08:51:47,825 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-931-1 2025-01-15 08:51:47,903 - DEBUG - [10.0.0.34]: Running cmd : hostname 2025-01-15 08:51:48,114 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-931-1 2025-01-15 08:51:48,114 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2025-01-15 08:51:48,143 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-931-1 2025-01-15 08:51:48,143 - DEBUG - [10.0.0.34]: 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-15 08:51:48,189 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-15 08:51:48,190 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 08:51:48,253 - DEBUG - Output : 10.0.0.34/24 2025-01-15 08:51:48,253 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2025-01-15 08:51:48,287 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-931-1 2025-01-15 08:51:48,454 - INFO - Using existing project ['default-domain', 'k8s-default'](6cdc25df-bb15-47d4-9f20-0d320db64867) 2025-01-15 08:51:48,585 - INFO - Using existing project ['default-domain', 'k8s-default'](6cdc25df-bb15-47d4-9f20-0d320db64867) 2025-01-15 08:51:48,769 - INFO - ================================================================================ 2025-01-15 08:51:48,769 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-15 08:51:48,770 - 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-15 08:51:48,981 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 08:51:48,990 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.24': '0'}} with 2025-01-15 08:51:48,990 - INFO - Initial checks done. Running the testcase now 2025-01-15 08:51:48,990 - INFO - 2025-01-15 08:51:48,995 - INFO - Namespace default already exists 2025-01-15 08:51:48,995 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-15 08:51:49,319 - DEBUG - Output : cluster_project={} 2025-01-15 08:51:49,393 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-15 08:51:49,393 - DEBUG - Project uuid in Contrail is 6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:51:49,393 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-15 08:51:49,585 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-15 08:51:49,585 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=eeb0a6e3-3c9a-40cf-a2c6-8f6f2c2f6dd7 2025-01-15 08:51:49,590 - INFO - Namespace default with uuid eeb0a6e3-3c9a-40cf-a2c6-8f6f2c2f6dd7 found in kube manager 2025-01-15 08:51:49,590 - INFO - Namespace default verification passed 2025-01-15 08:51:49,595 - DEBUG - Service ctest-nginx-svc-00302967 not present 2025-01-15 08:51:49,595 - INFO - Creating service ctest-nginx-svc-00302967 2025-01-15 08:51:49,623 - INFO - Created Service ctest-nginx-svc-00302967 2025-01-15 08:51:49,645 - DEBUG - Pod ctest-nginx-pod-95625832 not present 2025-01-15 08:51:49,646 - INFO - Creating Pod ctest-nginx-pod-95625832 2025-01-15 08:51:49,700 - DEBUG - Pod : ctest-nginx-pod-95625832 UUID is cdd215a4-e932-4634-8a29-f4f25778a827 2025-01-15 08:51:49,703 - DEBUG - Pod ctest-nginx-pod-16312584 not present 2025-01-15 08:51:49,704 - INFO - Creating Pod ctest-nginx-pod-16312584 2025-01-15 08:51:49,745 - DEBUG - Pod : ctest-nginx-pod-16312584 UUID is 4115441e-87f5-4fa0-a7e3-5ad287e6f53f 2025-01-15 08:51:50,031 - INFO - Created VN __public__, UUID :0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:50,397 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-15 08:51:50,403 - DEBUG - Requesting: http://10.0.0.24:8082/domain/ff822bf3-334f-470b-be6b-51a9bed586a5 2025-01-15 08:51:50,446 - DEBUG - Requesting: http://10.0.0.24:8082/project/6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:51:50,546 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:50,610 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:50,632 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:50,667 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:50,710 - DEBUG - Route Targets: [] 2025-01-15 08:51:50,710 - DEBUG - RT names not yet present for VN __public__ 2025-01-15 08:51:55,710 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-15 08:51:55,717 - DEBUG - Requesting: http://10.0.0.24:8082/domain/ff822bf3-334f-470b-be6b-51a9bed586a5 2025-01-15 08:51:55,726 - DEBUG - Requesting: http://10.0.0.24:8082/project/6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:51:55,805 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:55,818 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:55,831 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:55,842 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:55,850 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/7e794cbe-29a9-4806-a23f-f8873ce06d35 2025-01-15 08:51:55,858 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 08:51:55,858 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:55,870 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:55,889 - INFO - Verified VN network id 13 for VN 0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:55,889 - INFO - Verifications in API Server for VN __public__ passed 2025-01-15 08:51:55,889 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:55,905 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:55,920 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:51:55,933 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/7e794cbe-29a9-4806-a23f-f8873ce06d35 2025-01-15 08:51:55,943 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 08:51:55,954 - DEBUG - Control-node 10.0.0.24 : 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': '1136841312665224124', 'uuid-lslong': '11436249790125277435'}, 'enable': 'true', 'created': '2025-01-15T08:51:49', 'last-modified': '2025-01-15T08:51:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.703623'} 2025-01-15 08:51:55,954 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:51:55,964 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 08:51:55,964 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-15 08:51:55,969 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-15 08:51:55,969 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-15 08:51:55,976 - DEBUG - Requesting: http://10.0.0.24:8082/domain/ff822bf3-334f-470b-be6b-51a9bed586a5 2025-01-15 08:51:55,986 - DEBUG - Requesting: http://10.0.0.24:8082/project/6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:51:56,047 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:56,066 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-15 08:51:56,066 - DEBUG - Verifying the vn in opserver 2025-01-15 08:51:56,066 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2025-01-15 08:51:56,066 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-01-15 08:51:56,073 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-15 08:51:56,073 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-15 08:51:56,073 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:51:56,081 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:51:56,087 - DEBUG - Do not have enough data to verify VN in agent 2025-01-15 08:51:56,087 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:51:56,093 - DEBUG - VRF ids for VN __public__: {} 2025-01-15 08:51:56,197 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-15 08:51:56,343 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-15 08:51:56,349 - DEBUG - Requesting: http://10.0.0.24:8082/domain/ff822bf3-334f-470b-be6b-51a9bed586a5 2025-01-15 08:51:56,369 - DEBUG - Requesting: http://10.0.0.24:8082/project/6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:51:56,432 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:56,458 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/c4bf6999-732e-47d9-a969-137a011ce578 2025-01-15 08:51:56,470 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-15 08:51:56,487 - DEBUG - Requesting: http://10.0.0.24:8082/domain/ff822bf3-334f-470b-be6b-51a9bed586a5 2025-01-15 08:51:56,509 - DEBUG - Requesting: http://10.0.0.24:8082/project/6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:51:56,600 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/0fc6df26-8f66-43bc-9eb5-b8979f0d80fb 2025-01-15 08:51:56,615 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-15 08:51:56,615 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-15 08:51:56,631 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 08:51:56,641 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-15 08:51:56,641 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-15 08:51:56,647 - DEBUG - Ingress ctest-nginx-ingress-88269153 not present 2025-01-15 08:51:56,648 - INFO - Creating Ingress ctest-nginx-ingress-88269153 2025-01-15 08:51:56,658 - INFO - Created Ingress ctest-nginx-ingress-88269153 2025-01-15 08:51:56,662 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-88269153 2025-01-15 08:51:59,671 - DEBUG - For Ingress ctest-nginx-ingress-88269153, Cluster IP: 10.47.255.249, External IPs ['211.132.187.252'] 2025-01-15 08:51:59,671 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-88269153 2025-01-15 08:51:59,672 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=251ae553-c462-483b-a7f5-10bb62700c8b 2025-01-15 08:51:59,684 - INFO - Ingress ctest-nginx-ingress-88269153 with uuid 251ae553-c462-483b-a7f5-10bb62700c8b found in kube manager 2025-01-15 08:51:59,684 - INFO - Ingress ctest-nginx-ingress-88269153 verification passed 2025-01-15 08:51:59,688 - DEBUG - Pod ctest-busybox-pod-63841257 not present 2025-01-15 08:51:59,688 - INFO - Creating Pod ctest-busybox-pod-63841257 2025-01-15 08:51:59,717 - DEBUG - Pod : ctest-busybox-pod-63841257 UUID is 58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:51:59,726 - DEBUG - Pod ctest-nginx-pod-95625832 not in running state.Currently in Pending 2025-01-15 08:52:04,733 - INFO - Pod ctest-nginx-pod-95625832 is in running state.Got IP 10.47.255.251 2025-01-15 08:52:04,764 - DEBUG - Pod ctest-nginx-pod-95625832 has vmi f6bc39c2-d31d-11ef-9056-fa163e7fea65 2025-01-15 08:52:04,764 - INFO - Verified pod ctest-nginx-pod-95625832 in contrail-api 2025-01-15 08:52:04,765 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 08:52:04,778 - DEBUG - VMI f6bc39c2-d31d-11ef-9056-fa163e7fea65 is active in agent 10.0.0.34 2025-01-15 08:52:04,778 - INFO - Verified Pod ctest-nginx-pod-95625832 in agent 10.0.0.34 2025-01-15 08:52:04,778 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=cdd215a4-e932-4634-8a29-f4f25778a827 2025-01-15 08:52:04,783 - INFO - Pod ctest-nginx-pod-95625832 with uuid cdd215a4-e932-4634-8a29-f4f25778a827 found in kube manager 2025-01-15 08:52:04,783 - INFO - Pod ctest-nginx-pod-95625832 verification passed 2025-01-15 08:52:04,862 - DEBUG - [Pod ctest-nginx-pod-95625832] Cmd: echo ctest-nginx-pod-95625832 > /usr/share/nginx/html/index.html, Output: 2025-01-15 08:52:04,868 - INFO - Pod ctest-nginx-pod-16312584 is in running state.Got IP 10.47.255.250 2025-01-15 08:52:04,929 - DEBUG - Pod ctest-nginx-pod-16312584 has vmi f759bcd8-d31d-11ef-9056-fa163e7fea65 2025-01-15 08:52:04,929 - INFO - Verified pod ctest-nginx-pod-16312584 in contrail-api 2025-01-15 08:52:04,930 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 08:52:04,946 - DEBUG - VMI f759bcd8-d31d-11ef-9056-fa163e7fea65 is active in agent 10.0.0.34 2025-01-15 08:52:04,947 - INFO - Verified Pod ctest-nginx-pod-16312584 in agent 10.0.0.34 2025-01-15 08:52:04,947 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=4115441e-87f5-4fa0-a7e3-5ad287e6f53f 2025-01-15 08:52:04,954 - INFO - Pod ctest-nginx-pod-16312584 with uuid 4115441e-87f5-4fa0-a7e3-5ad287e6f53f found in kube manager 2025-01-15 08:52:04,955 - INFO - Pod ctest-nginx-pod-16312584 verification passed 2025-01-15 08:52:05,022 - DEBUG - [Pod ctest-nginx-pod-16312584] Cmd: echo ctest-nginx-pod-16312584 > /usr/share/nginx/html/index.html, Output: 2025-01-15 08:52:05,028 - DEBUG - Pod ctest-busybox-pod-63841257 not in running state.Currently in Pending 2025-01-15 08:52:10,036 - INFO - Pod ctest-busybox-pod-63841257 is in running state.Got IP 10.47.255.248 2025-01-15 08:52:10,053 - DEBUG - Pod ctest-busybox-pod-63841257 has vmi fc0067be-d31d-11ef-9056-fa163e7fea65 2025-01-15 08:52:10,053 - INFO - Verified pod ctest-busybox-pod-63841257 in contrail-api 2025-01-15 08:52:10,054 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 08:52:10,066 - DEBUG - VMI fc0067be-d31d-11ef-9056-fa163e7fea65 is active in agent 10.0.0.34 2025-01-15 08:52:10,066 - INFO - Verified Pod ctest-busybox-pod-63841257 in agent 10.0.0.34 2025-01-15 08:52:10,067 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:10,072 - INFO - Pod ctest-busybox-pod-63841257 with uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 found in kube manager 2025-01-15 08:52:10,072 - INFO - Pod ctest-busybox-pod-63841257 verification passed 2025-01-15 08:52:10,127 - DEBUG - [Pod ctest-busybox-pod-63841257] 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) ctest-nginx-pod-16312584 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-15 08:52:10,127 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 08:52:10,127 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-16312584 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-15 08:52:10,183 - DEBUG - [Pod ctest-busybox-pod-63841257] 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-16312584 2025-01-15 08:52:10,183 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 08:52:10,183 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] 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-16312584 2025-01-15 08:52:10,247 - DEBUG - [Pod ctest-busybox-pod-63841257] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16312584 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-15 08:52:10,247 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 08:52:10,247 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd output: ctest-nginx-pod-16312584 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-15 08:52:10,307 - DEBUG - [Pod ctest-busybox-pod-63841257] 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-16312584 2025-01-15 08:52:10,307 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 08:52:10,307 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] 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-16312584 2025-01-15 08:52:10,387 - DEBUG - [Pod ctest-busybox-pod-63841257] 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-16312584 2025-01-15 08:52:10,387 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 08:52:10,387 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] 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-16312584 2025-01-15 08:52:10,450 - DEBUG - [Pod ctest-busybox-pod-63841257] 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-95625832 2025-01-15 08:52:10,450 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 08:52:10,450 - DEBUG - [Pod Pod ctest-busybox-pod-63841257] 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-95625832 2025-01-15 08:52:10,450 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-95625832': 1, 'ctest-nginx-pod-16312584': 5} 2025-01-15 08:52:10,450 - WARNING - Nothing to delete parallely 2025-01-15 08:52:10,450 - INFO - Deleting pod default:ctest-busybox-pod-63841257 2025-01-15 08:52:10,466 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:10,496 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:15,497 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:15,507 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:20,507 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:20,515 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:25,517 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:25,524 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:30,524 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:30,535 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:35,536 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:35,550 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:40,551 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:40,559 - WARNING - Pod uuid 58bbca88-02fb-4f47-bf79-12fd26c65de2 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:45,560 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=58bbca88-02fb-4f47-bf79-12fd26c65de2 2025-01-15 08:52:45,567 - DEBUG - Pod 58bbca88-02fb-4f47-bf79-12fd26c65de2 is not in agent 10.0.0.34 VM list 2025-01-15 08:52:45,568 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc0067be-d31d-11ef-9056-fa163e7fea65 2025-01-15 08:52:45,575 - DEBUG - VMI fc0067be-d31d-11ef-9056-fa163e7fea65 is removed from agent 10.0.0.34 2025-01-15 08:52:45,575 - INFO - Verified that pod ctest-busybox-pod-63841257 is removed in agent 2025-01-15 08:52:45,575 - INFO - Deleting Ingress : ctest-nginx-ingress-88269153 2025-01-15 08:52:45,583 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=251ae553-c462-483b-a7f5-10bb62700c8b 2025-01-15 08:52:45,605 - ERROR - Ingress ctest-nginx-ingress-88269153 with uuid 251ae553-c462-483b-a7f5-10bb62700c8b still found in kube manager 2025-01-15 08:52:46,606 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=251ae553-c462-483b-a7f5-10bb62700c8b 2025-01-15 08:52:46,611 - INFO - Ingress ctest-nginx-ingress-88269153 with uuid 251ae553-c462-483b-a7f5-10bb62700c8b deleted successfully from kube manager 2025-01-15 08:52:46,611 - INFO - Verifications on Ingress %s cleanup passed 2025-01-15 08:52:46,612 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-15 08:52:46,781 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 08:52:46,788 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-15 08:52:46,788 - INFO - Deleting VN __public__ 2025-01-15 08:52:47,097 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/dacd111f-7b63-4b79-9131-93cedd1935b8 2025-01-15 08:52:47,108 - DEBUG - Response Code: 404 2025-01-15 08:52:47,109 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-15 08:52:47,117 - DEBUG - Requesting: http://10.0.0.24:8082/domain/ff822bf3-334f-470b-be6b-51a9bed586a5 2025-01-15 08:52:47,136 - DEBUG - Requesting: http://10.0.0.24:8082/project/6cdc25df-bb15-47d4-9f20-0d320db64867 2025-01-15 08:52:47,231 - INFO - Validated that VN __public__ is not found in API Server 2025-01-15 08:52:47,231 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-15 08:52:47,240 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:52:47,247 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2025-01-15 08:52:47,248 - INFO - Validated that VN __public__ is not in any agent 2025-01-15 08:52:47,248 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:52:47,258 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 08:52:47,266 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 08:52:47,279 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-15 08:52:47,279 - INFO - Deleting pod default:ctest-nginx-pod-16312584 2025-01-15 08:52:47,307 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4115441e-87f5-4fa0-a7e3-5ad287e6f53f 2025-01-15 08:52:47,330 - WARNING - Pod uuid 4115441e-87f5-4fa0-a7e3-5ad287e6f53f is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:52,331 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=4115441e-87f5-4fa0-a7e3-5ad287e6f53f 2025-01-15 08:52:52,338 - DEBUG - Pod 4115441e-87f5-4fa0-a7e3-5ad287e6f53f is not in agent 10.0.0.34 VM list 2025-01-15 08:52:52,338 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f759bcd8-d31d-11ef-9056-fa163e7fea65 2025-01-15 08:52:52,345 - DEBUG - VMI f759bcd8-d31d-11ef-9056-fa163e7fea65 is removed from agent 10.0.0.34 2025-01-15 08:52:52,345 - INFO - Verified that pod ctest-nginx-pod-16312584 is removed in agent 2025-01-15 08:52:52,346 - INFO - Deleting pod default:ctest-nginx-pod-95625832 2025-01-15 08:52:52,358 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=cdd215a4-e932-4634-8a29-f4f25778a827 2025-01-15 08:52:52,373 - WARNING - Pod uuid cdd215a4-e932-4634-8a29-f4f25778a827 is still seen in agent 10.0.0.34 VM list 2025-01-15 08:52:57,374 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=cdd215a4-e932-4634-8a29-f4f25778a827 2025-01-15 08:52:57,381 - DEBUG - Pod cdd215a4-e932-4634-8a29-f4f25778a827 is not in agent 10.0.0.34 VM list 2025-01-15 08:52:57,381 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f6bc39c2-d31d-11ef-9056-fa163e7fea65 2025-01-15 08:52:57,387 - DEBUG - VMI f6bc39c2-d31d-11ef-9056-fa163e7fea65 is removed from agent 10.0.0.34 2025-01-15 08:52:57,387 - INFO - Verified that pod ctest-nginx-pod-95625832 is removed in agent 2025-01-15 08:52:57,387 - INFO - Deleting service : ctest-nginx-svc-00302967 2025-01-15 08:52:57,607 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 08:52:57,615 - DEBUG - No XMPP flaps were noticed during the test