2025-02-13 09:14:14,464 - DEBUG - [10.0.0.44]: Running cmd : hostname 2025-02-13 09:14:14,728 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-979-1 2025-02-13 09:14:14,728 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2025-02-13 09:14:14,762 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-979-1 2025-02-13 09:14:14,763 - 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-02-13 09:14:14,838 - DEBUG - Output : NAMES contrail_test_7fHiE6SXT contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_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_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_schema_1 2025-02-13 09:14:14,838 - DEBUG - [10.0.0.44]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-13 09:14:14,924 - DEBUG - Output : 10.0.0.44/24 172.17.0.1/16 2025-02-13 09:14:14,924 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2025-02-13 09:14:14,970 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-979-1 2025-02-13 09:14:15,074 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-02-13 09:14:15,310 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-979-1 2025-02-13 09:14:15,310 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-02-13 09:14:15,345 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-979-1 2025-02-13 09:14:15,345 - DEBUG - [10.0.0.23]: 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-02-13 09:14:15,432 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-13 09:14:15,433 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-13 09:14:15,469 - DEBUG - Output : 10.0.0.23/24 2025-02-13 09:14:15,469 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-02-13 09:14:15,504 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-979-1 2025-02-13 09:14:15,602 - INFO - Using existing project ['default-domain', 'k8s-default'](1b09db5b-bbde-4df8-b346-9eb94ca650dc) 2025-02-13 09:14:15,682 - INFO - Using existing project ['default-domain', 'k8s-default'](1b09db5b-bbde-4df8-b346-9eb94ca650dc) 2025-02-13 09:14:15,817 - INFO - ================================================================================ 2025-02-13 09:14:15,817 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-13 09:14:15,818 - 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-02-13 09:14:16,075 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-13 09:14:16,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.44': '0'}} with 2025-02-13 09:14:16,087 - INFO - Initial checks done. Running the testcase now 2025-02-13 09:14:16,088 - INFO - 2025-02-13 09:14:16,093 - INFO - Namespace default already exists 2025-02-13 09:14:16,093 - 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-02-13 09:14:16,218 - DEBUG - Output : cluster_project={} 2025-02-13 09:14:16,303 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-13 09:14:16,304 - DEBUG - Project uuid in Contrail is 1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:14:16,304 - 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-02-13 09:14:16,435 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-13 09:14:16,436 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_NamespaceDatabaseList?namespace_uuid=a56d3964-ba7d-48cc-945b-ef8697f15602 2025-02-13 09:14:16,443 - INFO - Namespace default with uuid a56d3964-ba7d-48cc-945b-ef8697f15602 found in kube manager 2025-02-13 09:14:16,443 - INFO - Namespace default verification passed 2025-02-13 09:14:16,447 - DEBUG - Service ctest-nginx-svc-02682363 not present 2025-02-13 09:14:16,447 - INFO - Creating service ctest-nginx-svc-02682363 2025-02-13 09:14:16,478 - INFO - Created Service ctest-nginx-svc-02682363 2025-02-13 09:14:16,492 - DEBUG - Pod ctest-nginx-pod-59503189 not present 2025-02-13 09:14:16,492 - INFO - Creating Pod ctest-nginx-pod-59503189 2025-02-13 09:14:16,526 - DEBUG - Pod : ctest-nginx-pod-59503189 UUID is 33e5915c-68fe-4919-93c9-063eb95f082a 2025-02-13 09:14:16,530 - DEBUG - Pod ctest-nginx-pod-35929936 not present 2025-02-13 09:14:16,531 - INFO - Creating Pod ctest-nginx-pod-35929936 2025-02-13 09:14:16,598 - DEBUG - Pod : ctest-nginx-pod-35929936 UUID is 0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 2025-02-13 09:14:16,839 - INFO - Created VN __public__, UUID :a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:17,020 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-02-13 09:14:17,034 - DEBUG - Requesting: http://10.0.0.44:8082/domain/ee469188-77b2-4d04-a2e7-a2bd2e070c2d 2025-02-13 09:14:17,090 - DEBUG - Requesting: http://10.0.0.44:8082/project/1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:14:17,157 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:17,180 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:17,193 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:17,206 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:17,216 - DEBUG - Route Targets: [] 2025-02-13 09:14:17,216 - DEBUG - RT names not yet present for VN __public__ 2025-02-13 09:14:22,216 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-02-13 09:14:22,223 - DEBUG - Requesting: http://10.0.0.44:8082/domain/ee469188-77b2-4d04-a2e7-a2bd2e070c2d 2025-02-13 09:14:22,233 - DEBUG - Requesting: http://10.0.0.44:8082/project/1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:14:22,325 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,340 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,364 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:22,375 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:22,384 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/93494fca-76e7-4212-aa29-80d0d3bade37 2025-02-13 09:14:22,393 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-13 09:14:22,393 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,406 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:22,424 - INFO - Verified VN network id 13 for VN a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,424 - INFO - Verifications in API Server for VN __public__ passed 2025-02-13 09:14:22,424 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,437 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:22,446 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:14:22,457 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/93494fca-76e7-4212-aa29-80d0d3bade37 2025-02-13 09:14:22,468 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-13 09:14:22,476 - 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': '11586409367564076144', 'uuid-lslong': '12927144098784068800'}, 'enable': 'true', 'created': '2025-02-13T09:14:16', 'last-modified': '2025-02-13T09:14:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.574397'} 2025-02-13 09:14:22,476 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:14:22,494 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-13 09:14:22,494 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-13 09:14:22,495 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-13 09:14:22,495 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-02-13 09:14:22,502 - DEBUG - Requesting: http://10.0.0.44:8082/domain/ee469188-77b2-4d04-a2e7-a2bd2e070c2d 2025-02-13 09:14:22,513 - DEBUG - Requesting: http://10.0.0.44:8082/project/1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:14:22,557 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,578 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-13 09:14:22,579 - DEBUG - Verifying the vn in opserver 2025-02-13 09:14:22,579 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.44 2025-02-13 09:14:22,579 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2025-02-13 09:14:22,588 - 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-02-13 09:14:22,588 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-13 09:14:22,588 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:14:22,597 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:14:22,608 - DEBUG - Do not have enough data to verify VN in agent 2025-02-13 09:14:22,608 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:14:22,616 - DEBUG - VRF ids for VN __public__: {} 2025-02-13 09:14:22,758 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-13 09:14:22,880 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-02-13 09:14:22,890 - DEBUG - Requesting: http://10.0.0.44:8082/domain/ee469188-77b2-4d04-a2e7-a2bd2e070c2d 2025-02-13 09:14:22,900 - DEBUG - Requesting: http://10.0.0.44:8082/project/1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:14:22,962 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:22,978 - DEBUG - Requesting: http://10.0.0.44:8082/floating-ip-pool/3112e807-607f-43d9-ae82-03c5f312116b 2025-02-13 09:14:22,988 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-02-13 09:14:22,996 - DEBUG - Requesting: http://10.0.0.44:8082/domain/ee469188-77b2-4d04-a2e7-a2bd2e070c2d 2025-02-13 09:14:23,012 - DEBUG - Requesting: http://10.0.0.44:8082/project/1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:14:23,096 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/a0cb31ee-afea-4470-b366-7111204fc4c0 2025-02-13 09:14:23,109 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-13 09:14:23,109 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-13 09:14:23,122 - 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-02-13 09:14:23,133 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-13 09:14:23,133 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-13 09:14:23,139 - DEBUG - Ingress ctest-nginx-ingress-99578910 not present 2025-02-13 09:14:23,139 - INFO - Creating Ingress ctest-nginx-ingress-99578910 2025-02-13 09:14:23,150 - INFO - Created Ingress ctest-nginx-ingress-99578910 2025-02-13 09:14:23,154 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99578910 2025-02-13 09:14:26,159 - DEBUG - For Ingress ctest-nginx-ingress-99578910, Cluster IP: 10.47.255.249, External IPs ['22.38.135.60'] 2025-02-13 09:14:26,159 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99578910 2025-02-13 09:14:26,160 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=6d33abc0-aab8-4bba-8e93-2deba61b7964 2025-02-13 09:14:26,166 - INFO - Ingress ctest-nginx-ingress-99578910 with uuid 6d33abc0-aab8-4bba-8e93-2deba61b7964 found in kube manager 2025-02-13 09:14:26,166 - INFO - Ingress ctest-nginx-ingress-99578910 verification passed 2025-02-13 09:14:26,175 - DEBUG - Pod ctest-busybox-pod-62516917 not present 2025-02-13 09:14:26,175 - INFO - Creating Pod ctest-busybox-pod-62516917 2025-02-13 09:14:26,222 - DEBUG - Pod : ctest-busybox-pod-62516917 UUID is e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:14:26,231 - DEBUG - Pod ctest-nginx-pod-59503189 not in running state.Currently in Pending 2025-02-13 09:14:31,239 - INFO - Pod ctest-nginx-pod-59503189 is in running state.Got IP 10.47.255.251 2025-02-13 09:14:31,299 - DEBUG - Pod ctest-nginx-pod-59503189 has vmi e74f6d5e-e9ea-11ef-98f1-fa163ef6069a 2025-02-13 09:14:31,300 - INFO - Verified pod ctest-nginx-pod-59503189 in contrail-api 2025-02-13 09:14:31,300 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-13 09:14:31,314 - DEBUG - VMI e74f6d5e-e9ea-11ef-98f1-fa163ef6069a is active in agent 10.0.0.23 2025-02-13 09:14:31,314 - INFO - Verified Pod ctest-nginx-pod-59503189 in agent 10.0.0.23 2025-02-13 09:14:31,315 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=33e5915c-68fe-4919-93c9-063eb95f082a 2025-02-13 09:14:31,321 - INFO - Pod ctest-nginx-pod-59503189 with uuid 33e5915c-68fe-4919-93c9-063eb95f082a found in kube manager 2025-02-13 09:14:31,321 - INFO - Pod ctest-nginx-pod-59503189 verification passed 2025-02-13 09:14:31,383 - DEBUG - [Pod ctest-nginx-pod-59503189] Cmd: echo ctest-nginx-pod-59503189 > /usr/share/nginx/html/index.html, Output: 2025-02-13 09:14:31,390 - DEBUG - Pod ctest-nginx-pod-35929936 not in running state.Currently in Pending 2025-02-13 09:14:36,397 - INFO - Pod ctest-nginx-pod-35929936 is in running state.Got IP 10.47.255.250 2025-02-13 09:14:36,414 - DEBUG - Pod ctest-nginx-pod-35929936 has vmi e7c977f2-e9ea-11ef-98f1-fa163ef6069a 2025-02-13 09:14:36,414 - INFO - Verified pod ctest-nginx-pod-35929936 in contrail-api 2025-02-13 09:14:36,414 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-13 09:14:36,427 - DEBUG - VMI e7c977f2-e9ea-11ef-98f1-fa163ef6069a is active in agent 10.0.0.23 2025-02-13 09:14:36,427 - INFO - Verified Pod ctest-nginx-pod-35929936 in agent 10.0.0.23 2025-02-13 09:14:36,427 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 2025-02-13 09:14:36,433 - INFO - Pod ctest-nginx-pod-35929936 with uuid 0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 found in kube manager 2025-02-13 09:14:36,433 - INFO - Pod ctest-nginx-pod-35929936 verification passed 2025-02-13 09:14:36,504 - DEBUG - [Pod ctest-nginx-pod-35929936] Cmd: echo ctest-nginx-pod-35929936 > /usr/share/nginx/html/index.html, Output: 2025-02-13 09:14:36,510 - DEBUG - Pod ctest-busybox-pod-62516917 not in running state.Currently in Pending 2025-02-13 09:14:41,517 - INFO - Pod ctest-busybox-pod-62516917 is in running state.Got IP 10.47.255.248 2025-02-13 09:14:41,538 - DEBUG - Pod ctest-busybox-pod-62516917 has vmi ec72d244-e9ea-11ef-98f1-fa163ef6069a 2025-02-13 09:14:41,538 - INFO - Verified pod ctest-busybox-pod-62516917 in contrail-api 2025-02-13 09:14:41,538 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-13 09:14:41,553 - DEBUG - VMI ec72d244-e9ea-11ef-98f1-fa163ef6069a is active in agent 10.0.0.23 2025-02-13 09:14:41,554 - INFO - Verified Pod ctest-busybox-pod-62516917 in agent 10.0.0.23 2025-02-13 09:14:41,555 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:14:41,561 - INFO - Pod ctest-busybox-pod-62516917 with uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab found in kube manager 2025-02-13 09:14:41,562 - INFO - Pod ctest-busybox-pod-62516917 verification passed 2025-02-13 09:14:41,626 - DEBUG - [Pod ctest-busybox-pod-62516917] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-35929936 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-02-13 09:14:41,626 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-13 09:14:41,626 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] Cmd output: ctest-nginx-pod-35929936 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-02-13 09:14:41,693 - DEBUG - [Pod ctest-busybox-pod-62516917] 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-35929936 2025-02-13 09:14:41,694 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-13 09:14:41,694 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] 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-35929936 2025-02-13 09:14:41,755 - DEBUG - [Pod ctest-busybox-pod-62516917] 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-35929936 2025-02-13 09:14:41,755 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-13 09:14:41,755 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] 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-35929936 2025-02-13 09:14:41,824 - DEBUG - [Pod ctest-busybox-pod-62516917] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59503189 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-02-13 09:14:41,825 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-13 09:14:41,825 - DEBUG - [Pod Pod ctest-busybox-pod-62516917] Cmd output: ctest-nginx-pod-59503189 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-02-13 09:14:41,825 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-59503189': 1, 'ctest-nginx-pod-35929936': 3} 2025-02-13 09:14:41,825 - WARNING - Nothing to delete parallely 2025-02-13 09:14:41,825 - INFO - Deleting pod default:ctest-busybox-pod-62516917 2025-02-13 09:14:41,841 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:14:41,849 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:14:46,850 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:14:46,858 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:14:51,859 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:14:51,869 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:14:56,870 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:14:56,879 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:15:01,881 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:15:01,894 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:15:06,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:15:06,905 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:15:11,907 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:15:11,916 - WARNING - Pod uuid e8665306-981e-4ff8-8e6e-2e4bdeac64ab is still seen in agent 10.0.0.23 VM list 2025-02-13 09:15:16,917 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e8665306-981e-4ff8-8e6e-2e4bdeac64ab 2025-02-13 09:15:16,925 - DEBUG - Pod e8665306-981e-4ff8-8e6e-2e4bdeac64ab is not in agent 10.0.0.23 VM list 2025-02-13 09:15:16,925 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ec72d244-e9ea-11ef-98f1-fa163ef6069a 2025-02-13 09:15:16,933 - DEBUG - VMI ec72d244-e9ea-11ef-98f1-fa163ef6069a is removed from agent 10.0.0.23 2025-02-13 09:15:16,933 - INFO - Verified that pod ctest-busybox-pod-62516917 is removed in agent 2025-02-13 09:15:16,934 - INFO - Deleting Ingress : ctest-nginx-ingress-99578910 2025-02-13 09:15:16,940 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=6d33abc0-aab8-4bba-8e93-2deba61b7964 2025-02-13 09:15:16,948 - ERROR - Ingress ctest-nginx-ingress-99578910 with uuid 6d33abc0-aab8-4bba-8e93-2deba61b7964 still found in kube manager 2025-02-13 09:15:17,949 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=6d33abc0-aab8-4bba-8e93-2deba61b7964 2025-02-13 09:15:17,955 - INFO - Ingress ctest-nginx-ingress-99578910 with uuid 6d33abc0-aab8-4bba-8e93-2deba61b7964 deleted successfully from kube manager 2025-02-13 09:15:17,955 - INFO - Verifications on Ingress %s cleanup passed 2025-02-13 09:15:17,955 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-13 09:15:18,091 - 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-02-13 09:15:18,103 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-13 09:15:18,103 - INFO - Deleting VN __public__ 2025-02-13 09:15:18,446 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/dabf6ce7-586e-4426-9538-0b5e0f90f0cb 2025-02-13 09:15:18,458 - DEBUG - Response Code: 404 2025-02-13 09:15:18,458 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-02-13 09:15:18,465 - DEBUG - Requesting: http://10.0.0.44:8082/domain/ee469188-77b2-4d04-a2e7-a2bd2e070c2d 2025-02-13 09:15:18,501 - DEBUG - Requesting: http://10.0.0.44:8082/project/1b09db5b-bbde-4df8-b346-9eb94ca650dc 2025-02-13 09:15:18,612 - INFO - Validated that VN __public__ is not found in API Server 2025-02-13 09:15:18,612 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-13 09:15:18,622 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:15:18,642 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-02-13 09:15:18,642 - INFO - Validated that VN __public__ is not in any agent 2025-02-13 09:15:18,642 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:15:18,653 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-13 09:15:18,659 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-13 09:15:18,666 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-13 09:15:18,667 - INFO - Deleting pod default:ctest-nginx-pod-35929936 2025-02-13 09:15:18,698 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 2025-02-13 09:15:18,717 - WARNING - Pod uuid 0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 is still seen in agent 10.0.0.23 VM list 2025-02-13 09:15:23,724 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 2025-02-13 09:15:23,734 - DEBUG - Pod 0d4e3cf1-af05-4d9d-ac07-dc1301897ef1 is not in agent 10.0.0.23 VM list 2025-02-13 09:15:23,735 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7c977f2-e9ea-11ef-98f1-fa163ef6069a 2025-02-13 09:15:23,744 - DEBUG - VMI e7c977f2-e9ea-11ef-98f1-fa163ef6069a is removed from agent 10.0.0.23 2025-02-13 09:15:23,744 - INFO - Verified that pod ctest-nginx-pod-35929936 is removed in agent 2025-02-13 09:15:23,744 - INFO - Deleting pod default:ctest-nginx-pod-59503189 2025-02-13 09:15:23,785 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=33e5915c-68fe-4919-93c9-063eb95f082a 2025-02-13 09:15:23,797 - WARNING - Pod uuid 33e5915c-68fe-4919-93c9-063eb95f082a is still seen in agent 10.0.0.23 VM list 2025-02-13 09:15:28,798 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=33e5915c-68fe-4919-93c9-063eb95f082a 2025-02-13 09:15:28,807 - DEBUG - Pod 33e5915c-68fe-4919-93c9-063eb95f082a is not in agent 10.0.0.23 VM list 2025-02-13 09:15:28,807 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e74f6d5e-e9ea-11ef-98f1-fa163ef6069a 2025-02-13 09:15:28,813 - DEBUG - VMI e74f6d5e-e9ea-11ef-98f1-fa163ef6069a is removed from agent 10.0.0.23 2025-02-13 09:15:28,813 - INFO - Verified that pod ctest-nginx-pod-59503189 is removed in agent 2025-02-13 09:15:28,814 - INFO - Deleting service : ctest-nginx-svc-02682363 2025-02-13 09:15:29,085 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-13 09:15:29,097 - DEBUG - No XMPP flaps were noticed during the test