2025-04-26 08:38:02,989 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-04-26 08:38:03,222 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1193-1 2025-04-26 08:38:03,222 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-04-26 08:38:03,256 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1193-1 2025-04-26 08:38:03,256 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-26 08:38:03,358 - DEBUG - Output : NAMES contrail_test_1ZpuXZ3Uw contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-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-04-26 08:38:03,358 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-26 08:38:03,391 - DEBUG - Output : 10.0.0.38/24 172.17.0.1/16 2025-04-26 08:38:03,391 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-04-26 08:38:03,424 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1193-1 2025-04-26 08:38:03,530 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-04-26 08:38:03,726 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1193-1 2025-04-26 08:38:03,726 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-04-26 08:38:03,749 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1193-1 2025-04-26 08:38:03,749 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-26 08:38:03,793 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-26 08:38:03,793 - DEBUG - [10.0.0.50]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-26 08:38:03,867 - DEBUG - Output : 10.0.0.50/24 2025-04-26 08:38:03,867 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-04-26 08:38:03,900 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1193-1 2025-04-26 08:38:03,976 - INFO - Using existing project ['default-domain', 'k8s-default'](ae734433-8ecb-43cf-8a8a-ff16582662d2) 2025-04-26 08:38:04,039 - INFO - Using existing project ['default-domain', 'k8s-default'](ae734433-8ecb-43cf-8a8a-ff16582662d2) 2025-04-26 08:38:04,175 - INFO - ================================================================================ 2025-04-26 08:38:04,175 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-26 08:38:04,176 - 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-04-26 08:38:04,396 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-26 08:38:04,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.38': '0'}} with 2025-04-26 08:38:04,403 - INFO - Initial checks done. Running the testcase now 2025-04-26 08:38:04,403 - INFO - 2025-04-26 08:38:04,406 - INFO - Namespace default already exists 2025-04-26 08:38:04,406 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-26 08:38:04,501 - DEBUG - Output : cluster_project={} 2025-04-26 08:38:04,551 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-26 08:38:04,552 - DEBUG - Project uuid in Contrail is ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:38:04,552 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-26 08:38:04,681 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-26 08:38:04,681 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=5718db86-01d2-4d6d-8937-2895323ede8c 2025-04-26 08:38:04,685 - INFO - Namespace default with uuid 5718db86-01d2-4d6d-8937-2895323ede8c found in kube manager 2025-04-26 08:38:04,685 - INFO - Namespace default verification passed 2025-04-26 08:38:04,688 - DEBUG - Service ctest-nginx-svc-48633414 not present 2025-04-26 08:38:04,688 - INFO - Creating service ctest-nginx-svc-48633414 2025-04-26 08:38:04,711 - INFO - Created Service ctest-nginx-svc-48633414 2025-04-26 08:38:04,713 - DEBUG - Pod ctest-nginx-pod-56190280 not present 2025-04-26 08:38:04,714 - INFO - Creating Pod ctest-nginx-pod-56190280 2025-04-26 08:38:04,779 - DEBUG - Pod : ctest-nginx-pod-56190280 UUID is 9a4e66e9-bedc-4300-8182-6573a7af12ba 2025-04-26 08:38:04,788 - DEBUG - Pod ctest-nginx-pod-91980798 not present 2025-04-26 08:38:04,789 - INFO - Creating Pod ctest-nginx-pod-91980798 2025-04-26 08:38:04,833 - DEBUG - Pod : ctest-nginx-pod-91980798 UUID is c41c9deb-745c-4b44-9cc6-564640371a3e 2025-04-26 08:38:04,996 - INFO - Created VN __public__, UUID :48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:05,217 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-26 08:38:05,222 - DEBUG - Requesting: http://10.0.0.38:8082/domain/661f2a37-47d6-482a-919d-70e24da809c9 2025-04-26 08:38:05,239 - DEBUG - Requesting: http://10.0.0.38:8082/project/ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:38:05,281 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:05,292 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:05,301 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:05,320 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:05,329 - DEBUG - Route Targets: [] 2025-04-26 08:38:05,329 - DEBUG - RT names not yet present for VN __public__ 2025-04-26 08:38:10,330 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-26 08:38:10,335 - DEBUG - Requesting: http://10.0.0.38:8082/domain/661f2a37-47d6-482a-919d-70e24da809c9 2025-04-26 08:38:10,343 - DEBUG - Requesting: http://10.0.0.38:8082/project/ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:38:10,380 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,388 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,396 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:10,403 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:10,408 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/d35dd00c-d838-4db2-86d4-2695051e680d 2025-04-26 08:38:10,414 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-26 08:38:10,414 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,421 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:10,432 - INFO - Verified VN network id 13 for VN 48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,433 - INFO - Verifications in API Server for VN __public__ passed 2025-04-26 08:38:10,433 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,441 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:10,446 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:38:10,451 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/d35dd00c-d838-4db2-86d4-2695051e680d 2025-04-26 08:38:10,456 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-26 08:38:10,461 - DEBUG - Control-node 10.0.0.38 : 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': '5246468229108483636', 'uuid-lslong': '10914916360714211282'}, 'enable': 'true', 'created': '2025-04-26T08:38:04', 'last-modified': '2025-04-26T08:38:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.303222'} 2025-04-26 08:38:10,461 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:38:10,468 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-26 08:38:10,468 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-26 08:38:10,468 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-26 08:38:10,469 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-26 08:38:10,474 - DEBUG - Requesting: http://10.0.0.38:8082/domain/661f2a37-47d6-482a-919d-70e24da809c9 2025-04-26 08:38:10,480 - DEBUG - Requesting: http://10.0.0.38:8082/project/ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:38:10,519 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,527 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-26 08:38:10,527 - DEBUG - Verifying the vn in opserver 2025-04-26 08:38:10,527 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-04-26 08:38:10,527 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-26 08:38:10,532 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-26 08:38:10,532 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-26 08:38:10,532 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:38:10,539 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:38:10,544 - DEBUG - Do not have enough data to verify VN in agent 2025-04-26 08:38:10,544 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:38:10,549 - DEBUG - VRF ids for VN __public__: {} 2025-04-26 08:38:10,641 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-26 08:38:10,734 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-26 08:38:10,739 - DEBUG - Requesting: http://10.0.0.38:8082/domain/661f2a37-47d6-482a-919d-70e24da809c9 2025-04-26 08:38:10,745 - DEBUG - Requesting: http://10.0.0.38:8082/project/ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:38:10,781 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,793 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/1d0de431-84fb-4191-8917-2f68fc4f4b3c 2025-04-26 08:38:10,798 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-26 08:38:10,802 - DEBUG - Requesting: http://10.0.0.38:8082/domain/661f2a37-47d6-482a-919d-70e24da809c9 2025-04-26 08:38:10,808 - DEBUG - Requesting: http://10.0.0.38:8082/project/ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:38:10,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/48cf330e-b162-4634-9779-9299b1784fd2 2025-04-26 08:38:10,851 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-26 08:38:10,851 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-26 08:38:10,857 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-26 08:38:10,863 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-26 08:38:10,864 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-26 08:38:10,866 - DEBUG - Ingress ctest-nginx-ingress-01706261 not present 2025-04-26 08:38:10,867 - INFO - Creating Ingress ctest-nginx-ingress-01706261 2025-04-26 08:38:10,874 - INFO - Created Ingress ctest-nginx-ingress-01706261 2025-04-26 08:38:10,883 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01706261 2025-04-26 08:38:13,887 - DEBUG - For Ingress ctest-nginx-ingress-01706261, Cluster IP: 10.47.255.249, External IPs ['134.226.68.60'] 2025-04-26 08:38:13,887 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01706261 2025-04-26 08:38:13,887 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=70c08895-8d3e-44c7-8571-48fddef265a8 2025-04-26 08:38:13,893 - INFO - Ingress ctest-nginx-ingress-01706261 with uuid 70c08895-8d3e-44c7-8571-48fddef265a8 found in kube manager 2025-04-26 08:38:13,893 - INFO - Ingress ctest-nginx-ingress-01706261 verification passed 2025-04-26 08:38:13,895 - DEBUG - Pod ctest-busybox-pod-82452909 not present 2025-04-26 08:38:13,895 - INFO - Creating Pod ctest-busybox-pod-82452909 2025-04-26 08:38:13,912 - DEBUG - Pod : ctest-busybox-pod-82452909 UUID is ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:13,916 - DEBUG - Pod ctest-nginx-pod-56190280 not in running state.Currently in Pending 2025-04-26 08:38:18,924 - DEBUG - Pod ctest-nginx-pod-56190280 not in running state.Currently in Pending 2025-04-26 08:38:23,937 - INFO - Pod ctest-nginx-pod-56190280 is in running state.Got IP 10.47.255.251 2025-04-26 08:38:23,994 - DEBUG - Pod ctest-nginx-pod-56190280 has vmi c65c24ee-2279-11f0-8fc0-fa163eee5c30 2025-04-26 08:38:23,995 - INFO - Verified pod ctest-nginx-pod-56190280 in contrail-api 2025-04-26 08:38:23,995 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 08:38:24,007 - DEBUG - VMI c65c24ee-2279-11f0-8fc0-fa163eee5c30 is active in agent 10.0.0.50 2025-04-26 08:38:24,007 - INFO - Verified Pod ctest-nginx-pod-56190280 in agent 10.0.0.50 2025-04-26 08:38:24,008 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=9a4e66e9-bedc-4300-8182-6573a7af12ba 2025-04-26 08:38:24,012 - INFO - Pod ctest-nginx-pod-56190280 with uuid 9a4e66e9-bedc-4300-8182-6573a7af12ba found in kube manager 2025-04-26 08:38:24,012 - INFO - Pod ctest-nginx-pod-56190280 verification passed 2025-04-26 08:38:24,072 - DEBUG - [Pod ctest-nginx-pod-56190280] Cmd: echo ctest-nginx-pod-56190280 > /usr/share/nginx/html/index.html, Output: 2025-04-26 08:38:24,077 - INFO - Pod ctest-nginx-pod-91980798 is in running state.Got IP 10.47.255.250 2025-04-26 08:38:24,090 - DEBUG - Pod ctest-nginx-pod-91980798 has vmi c6c949d4-2279-11f0-8fc0-fa163eee5c30 2025-04-26 08:38:24,090 - INFO - Verified pod ctest-nginx-pod-91980798 in contrail-api 2025-04-26 08:38:24,090 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 08:38:24,100 - DEBUG - VMI c6c949d4-2279-11f0-8fc0-fa163eee5c30 is active in agent 10.0.0.50 2025-04-26 08:38:24,100 - INFO - Verified Pod ctest-nginx-pod-91980798 in agent 10.0.0.50 2025-04-26 08:38:24,100 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=c41c9deb-745c-4b44-9cc6-564640371a3e 2025-04-26 08:38:24,104 - INFO - Pod ctest-nginx-pod-91980798 with uuid c41c9deb-745c-4b44-9cc6-564640371a3e found in kube manager 2025-04-26 08:38:24,104 - INFO - Pod ctest-nginx-pod-91980798 verification passed 2025-04-26 08:38:24,158 - DEBUG - [Pod ctest-nginx-pod-91980798] Cmd: echo ctest-nginx-pod-91980798 > /usr/share/nginx/html/index.html, Output: 2025-04-26 08:38:24,163 - DEBUG - Pod ctest-busybox-pod-82452909 not in running state.Currently in Pending 2025-04-26 08:38:29,169 - INFO - Pod ctest-busybox-pod-82452909 is in running state.Got IP 10.47.255.248 2025-04-26 08:38:29,182 - DEBUG - Pod ctest-busybox-pod-82452909 has vmi caffd0e0-2279-11f0-8fc0-fa163eee5c30 2025-04-26 08:38:29,182 - INFO - Verified pod ctest-busybox-pod-82452909 in contrail-api 2025-04-26 08:38:29,182 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 08:38:29,191 - DEBUG - VMI caffd0e0-2279-11f0-8fc0-fa163eee5c30 is active in agent 10.0.0.50 2025-04-26 08:38:29,192 - INFO - Verified Pod ctest-busybox-pod-82452909 in agent 10.0.0.50 2025-04-26 08:38:29,192 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:29,195 - INFO - Pod ctest-busybox-pod-82452909 with uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 found in kube manager 2025-04-26 08:38:29,195 - INFO - Pod ctest-busybox-pod-82452909 verification passed 2025-04-26 08:38:29,241 - DEBUG - [Pod ctest-busybox-pod-82452909] 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-91980798 2025-04-26 08:38:29,241 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 08:38:29,241 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] 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-91980798 2025-04-26 08:38:29,292 - DEBUG - [Pod ctest-busybox-pod-82452909] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-91980798 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-04-26 08:38:29,292 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 08:38:29,292 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd output: ctest-nginx-pod-91980798 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-04-26 08:38:29,343 - DEBUG - [Pod ctest-busybox-pod-82452909] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-91980798 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-04-26 08:38:29,343 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 08:38:29,343 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd output: ctest-nginx-pod-91980798 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-04-26 08:38:29,395 - DEBUG - [Pod ctest-busybox-pod-82452909] 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-91980798 2025-04-26 08:38:29,395 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 08:38:29,395 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] 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-91980798 2025-04-26 08:38:29,448 - DEBUG - [Pod ctest-busybox-pod-82452909] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56190280 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-04-26 08:38:29,448 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 08:38:29,448 - DEBUG - [Pod Pod ctest-busybox-pod-82452909] Cmd output: ctest-nginx-pod-56190280 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-04-26 08:38:29,448 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56190280': 1, 'ctest-nginx-pod-91980798': 4} 2025-04-26 08:38:29,448 - WARNING - Nothing to delete parallely 2025-04-26 08:38:29,448 - INFO - Deleting pod default:ctest-busybox-pod-82452909 2025-04-26 08:38:29,459 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:29,466 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:38:34,467 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:34,474 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:38:39,479 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:39,487 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:38:44,488 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:44,495 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:38:49,496 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:49,504 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:38:54,505 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:54,512 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:38:59,513 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:38:59,520 - WARNING - Pod uuid ad94f9e2-365e-451c-b9b8-1e4a9400a326 is still seen in agent 10.0.0.50 VM list 2025-04-26 08:39:04,520 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ad94f9e2-365e-451c-b9b8-1e4a9400a326 2025-04-26 08:39:04,527 - DEBUG - Pod ad94f9e2-365e-451c-b9b8-1e4a9400a326 is not in agent 10.0.0.50 VM list 2025-04-26 08:39:04,527 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:caffd0e0-2279-11f0-8fc0-fa163eee5c30 2025-04-26 08:39:04,532 - DEBUG - VMI caffd0e0-2279-11f0-8fc0-fa163eee5c30 is removed from agent 10.0.0.50 2025-04-26 08:39:04,532 - INFO - Verified that pod ctest-busybox-pod-82452909 is removed in agent 2025-04-26 08:39:04,532 - INFO - Deleting Ingress : ctest-nginx-ingress-01706261 2025-04-26 08:39:04,538 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=70c08895-8d3e-44c7-8571-48fddef265a8 2025-04-26 08:39:04,542 - ERROR - Ingress ctest-nginx-ingress-01706261 with uuid 70c08895-8d3e-44c7-8571-48fddef265a8 still found in kube manager 2025-04-26 08:39:05,542 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=70c08895-8d3e-44c7-8571-48fddef265a8 2025-04-26 08:39:05,546 - INFO - Ingress ctest-nginx-ingress-01706261 with uuid 70c08895-8d3e-44c7-8571-48fddef265a8 deleted successfully from kube manager 2025-04-26 08:39:05,546 - INFO - Verifications on Ingress %s cleanup passed 2025-04-26 08:39:05,546 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-26 08:39:05,662 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-26 08:39:05,671 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-26 08:39:05,671 - INFO - Deleting VN __public__ 2025-04-26 08:39:05,878 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9e31ed1c-1f10-45a2-958d-1490d9a1c809 2025-04-26 08:39:05,883 - DEBUG - Response Code: 404 2025-04-26 08:39:05,883 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-26 08:39:05,887 - DEBUG - Requesting: http://10.0.0.38:8082/domain/661f2a37-47d6-482a-919d-70e24da809c9 2025-04-26 08:39:05,894 - DEBUG - Requesting: http://10.0.0.38:8082/project/ae734433-8ecb-43cf-8a8a-ff16582662d2 2025-04-26 08:39:05,933 - INFO - Validated that VN __public__ is not found in API Server 2025-04-26 08:39:05,934 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-26 08:39:05,942 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:39:05,957 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-04-26 08:39:05,957 - INFO - Validated that VN __public__ is not in any agent 2025-04-26 08:39:05,957 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:39:05,973 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 08:39:05,987 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-26 08:39:05,993 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-26 08:39:05,993 - INFO - Deleting pod default:ctest-nginx-pod-91980798 2025-04-26 08:39:06,006 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c41c9deb-745c-4b44-9cc6-564640371a3e 2025-04-26 08:39:06,036 - WARNING - Pod uuid c41c9deb-745c-4b44-9cc6-564640371a3e is still seen in agent 10.0.0.50 VM list 2025-04-26 08:39:11,038 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c41c9deb-745c-4b44-9cc6-564640371a3e 2025-04-26 08:39:11,044 - DEBUG - Pod c41c9deb-745c-4b44-9cc6-564640371a3e is not in agent 10.0.0.50 VM list 2025-04-26 08:39:11,044 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6c949d4-2279-11f0-8fc0-fa163eee5c30 2025-04-26 08:39:11,050 - DEBUG - VMI c6c949d4-2279-11f0-8fc0-fa163eee5c30 is removed from agent 10.0.0.50 2025-04-26 08:39:11,050 - INFO - Verified that pod ctest-nginx-pod-91980798 is removed in agent 2025-04-26 08:39:11,050 - INFO - Deleting pod default:ctest-nginx-pod-56190280 2025-04-26 08:39:11,063 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9a4e66e9-bedc-4300-8182-6573a7af12ba 2025-04-26 08:39:11,069 - WARNING - Pod uuid 9a4e66e9-bedc-4300-8182-6573a7af12ba is still seen in agent 10.0.0.50 VM list 2025-04-26 08:39:16,070 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9a4e66e9-bedc-4300-8182-6573a7af12ba 2025-04-26 08:39:16,077 - DEBUG - Pod 9a4e66e9-bedc-4300-8182-6573a7af12ba is not in agent 10.0.0.50 VM list 2025-04-26 08:39:16,077 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c65c24ee-2279-11f0-8fc0-fa163eee5c30 2025-04-26 08:39:16,082 - DEBUG - VMI c65c24ee-2279-11f0-8fc0-fa163eee5c30 is removed from agent 10.0.0.50 2025-04-26 08:39:16,083 - INFO - Verified that pod ctest-nginx-pod-56190280 is removed in agent 2025-04-26 08:39:16,083 - INFO - Deleting service : ctest-nginx-svc-48633414 2025-04-26 08:39:16,266 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-26 08:39:16,273 - DEBUG - No XMPP flaps were noticed during the test