2025-10-16 09:12:49,171 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-16 09:12:49,432 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1574-1 2025-10-16 09:12:49,432 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-16 09:12:49,466 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1574-1 2025-10-16 09:12:49,466 - DEBUG - [10.0.0.22]: 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-10-16 09:12:49,570 - DEBUG - Output : NAMES contrail_test_8NCQDUCVx contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 2025-10-16 09:12:49,570 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-16 09:12:49,604 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.231.46.1/24 172.17.0.1/16 2025-10-16 09:12:49,604 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-16 09:12:49,637 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1574-1 2025-10-16 09:12:49,726 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-16 09:12:49,962 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1574-1 2025-10-16 09:12:49,962 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-16 09:12:49,996 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1574-1 2025-10-16 09:12:49,997 - DEBUG - [10.0.0.33]: 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-10-16 09:12:50,074 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-16 09:12:50,074 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-16 09:12:50,108 - DEBUG - Output : 10.0.0.33/24 2025-10-16 09:12:50,109 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-16 09:12:50,143 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1574-1 2025-10-16 09:12:50,224 - INFO - Using existing project ['default-domain', 'k8s-default'](80936a3e-6ba9-4295-a1bc-6b95ad7d8f54) 2025-10-16 09:12:50,326 - INFO - Using existing project ['default-domain', 'k8s-default'](80936a3e-6ba9-4295-a1bc-6b95ad7d8f54) 2025-10-16 09:12:50,434 - INFO - ================================================================================ 2025-10-16 09:12:50,434 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-16 09:12:50,434 - 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-10-16 09:12:50,649 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 09:12:50,656 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.22': '0'}} with 2025-10-16 09:12:50,656 - INFO - Initial checks done. Running the testcase now 2025-10-16 09:12:50,657 - INFO - 2025-10-16 09:12:50,661 - INFO - Namespace default already exists 2025-10-16 09:12:50,662 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 09:12:50,768 - DEBUG - Output : cluster_project={} 2025-10-16 09:12:50,802 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-16 09:12:50,802 - DEBUG - Project uuid in Contrail is 80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:12:50,802 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-16 09:12:50,924 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-16 09:12:50,924 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=29502799-2af6-43b0-a957-7430a3effaee 2025-10-16 09:12:50,928 - INFO - Namespace default with uuid 29502799-2af6-43b0-a957-7430a3effaee found in kube manager 2025-10-16 09:12:50,928 - INFO - Namespace default verification passed 2025-10-16 09:12:50,931 - DEBUG - Service ctest-nginx-svc-52527416 not present 2025-10-16 09:12:50,931 - INFO - Creating service ctest-nginx-svc-52527416 2025-10-16 09:12:50,949 - INFO - Created Service ctest-nginx-svc-52527416 2025-10-16 09:12:50,973 - DEBUG - Pod ctest-nginx-pod-85265093 not present 2025-10-16 09:12:50,973 - INFO - Creating Pod ctest-nginx-pod-85265093 2025-10-16 09:12:51,048 - DEBUG - Pod : ctest-nginx-pod-85265093 UUID is 2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced 2025-10-16 09:12:51,054 - DEBUG - Pod ctest-nginx-pod-58173631 not present 2025-10-16 09:12:51,055 - INFO - Creating Pod ctest-nginx-pod-58173631 2025-10-16 09:12:51,100 - DEBUG - Pod : ctest-nginx-pod-58173631 UUID is 000b6c4e-4eea-49a5-b1ce-ec85d975a80d 2025-10-16 09:12:51,285 - INFO - Created VN __public__, UUID :91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:51,453 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 09:12:51,469 - DEBUG - Requesting: http://10.0.0.22:8082/domain/daecdc74-fe38-4847-ba66-de6c54b96476 2025-10-16 09:12:51,490 - DEBUG - Requesting: http://10.0.0.22:8082/project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:12:51,601 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:51,622 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:51,639 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:51,660 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:51,674 - DEBUG - Route Targets: [] 2025-10-16 09:12:51,674 - DEBUG - RT names not yet present for VN __public__ 2025-10-16 09:12:56,674 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 09:12:56,688 - DEBUG - Requesting: http://10.0.0.22:8082/domain/daecdc74-fe38-4847-ba66-de6c54b96476 2025-10-16 09:12:56,696 - DEBUG - Requesting: http://10.0.0.22:8082/project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:12:56,742 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:56,751 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:56,761 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:56,772 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:56,780 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/6d475424-3dff-4609-bfe4-f364ee8751b6 2025-10-16 09:12:56,787 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 09:12:56,787 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:56,799 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:56,815 - INFO - Verified VN network id 13 for VN 91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:56,815 - INFO - Verifications in API Server for VN __public__ passed 2025-10-16 09:12:56,815 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:56,823 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:56,832 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:12:56,851 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/6d475424-3dff-4609-bfe4-f364ee8751b6 2025-10-16 09:12:56,862 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 09:12:56,870 - DEBUG - Control-node 10.0.0.22 : 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': '10514080311826598975', 'uuid-lslong': '11408461793317825137'}, 'enable': 'true', 'created': '2025-10-16T09:12:51', 'last-modified': '2025-10-16T09:12:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.506399'} 2025-10-16 09:12:56,871 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:12:56,882 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 09:12:56,883 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-16 09:12:56,883 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-16 09:12:56,883 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 09:12:56,889 - DEBUG - Requesting: http://10.0.0.22:8082/domain/daecdc74-fe38-4847-ba66-de6c54b96476 2025-10-16 09:12:56,899 - DEBUG - Requesting: http://10.0.0.22:8082/project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:12:56,939 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:56,952 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-16 09:12:56,952 - DEBUG - Verifying the vn in opserver 2025-10-16 09:12:56,953 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-10-16 09:12:56,953 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-10-16 09:12:56,957 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-16 09:12:56,957 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-16 09:12:56,957 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:12:56,965 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:12:56,970 - DEBUG - Do not have enough data to verify VN in agent 2025-10-16 09:12:56,971 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:12:56,977 - DEBUG - VRF ids for VN __public__: {} 2025-10-16 09:12:57,077 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-16 09:12:57,172 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 09:12:57,177 - DEBUG - Requesting: http://10.0.0.22:8082/domain/daecdc74-fe38-4847-ba66-de6c54b96476 2025-10-16 09:12:57,184 - DEBUG - Requesting: http://10.0.0.22:8082/project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:12:57,218 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:57,230 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/caa5d464-74d8-4595-b192-a49af45f8e8a 2025-10-16 09:12:57,236 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 09:12:57,241 - DEBUG - Requesting: http://10.0.0.22:8082/domain/daecdc74-fe38-4847-ba66-de6c54b96476 2025-10-16 09:12:57,248 - DEBUG - Requesting: http://10.0.0.22:8082/project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:12:57,294 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 2025-10-16 09:12:57,301 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-16 09:12:57,302 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-16 09:12:57,309 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 09:12:57,316 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-16 09:12:57,316 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-16 09:12:57,320 - DEBUG - Ingress ctest-nginx-ingress-04791904 not present 2025-10-16 09:12:57,321 - INFO - Creating Ingress ctest-nginx-ingress-04791904 2025-10-16 09:12:57,335 - INFO - Created Ingress ctest-nginx-ingress-04791904 2025-10-16 09:12:57,342 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-04791904 2025-10-16 09:13:00,347 - DEBUG - For Ingress ctest-nginx-ingress-04791904, Cluster IP: 10.47.255.249, External IPs ['95.47.132.188'] 2025-10-16 09:13:00,347 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-04791904 2025-10-16 09:13:00,347 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=3125c1e5-b46a-4166-a3ba-8b72cdde5564 2025-10-16 09:13:00,352 - INFO - Ingress ctest-nginx-ingress-04791904 with uuid 3125c1e5-b46a-4166-a3ba-8b72cdde5564 found in kube manager 2025-10-16 09:13:00,352 - INFO - Ingress ctest-nginx-ingress-04791904 verification passed 2025-10-16 09:13:00,355 - DEBUG - Pod ctest-busybox-pod-09427908 not present 2025-10-16 09:13:00,356 - INFO - Creating Pod ctest-busybox-pod-09427908 2025-10-16 09:13:00,379 - DEBUG - Node for Pod ctest-busybox-pod-09427908 not yet populated 2025-10-16 09:13:03,388 - DEBUG - Pod : ctest-busybox-pod-09427908 UUID is 3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:03,394 - DEBUG - Pod ctest-nginx-pod-85265093 not in running state.Currently in Pending 2025-10-16 09:13:08,402 - INFO - Pod ctest-nginx-pod-85265093 is in running state.Got IP 10.47.255.251 2025-10-16 09:13:08,416 - DEBUG - Pod ctest-nginx-pod-85265093 has vmi 4b46d450-aa70-11f0-ba30-fa163e425add 2025-10-16 09:13:08,416 - INFO - Verified pod ctest-nginx-pod-85265093 in contrail-api 2025-10-16 09:13:08,416 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:13:08,426 - DEBUG - VMI 4b46d450-aa70-11f0-ba30-fa163e425add is active in agent 10.0.0.33 2025-10-16 09:13:08,427 - INFO - Verified Pod ctest-nginx-pod-85265093 in agent 10.0.0.33 2025-10-16 09:13:08,427 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced 2025-10-16 09:13:08,431 - INFO - Pod ctest-nginx-pod-85265093 with uuid 2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced found in kube manager 2025-10-16 09:13:08,431 - INFO - Pod ctest-nginx-pod-85265093 verification passed 2025-10-16 09:13:08,507 - DEBUG - [Pod ctest-nginx-pod-85265093] Cmd: echo ctest-nginx-pod-85265093 > /usr/share/nginx/html/index.html, Output: 2025-10-16 09:13:08,514 - INFO - Pod ctest-nginx-pod-58173631 is in running state.Got IP 10.47.255.250 2025-10-16 09:13:08,569 - DEBUG - Pod ctest-nginx-pod-58173631 has vmi 4babd29c-aa70-11f0-ba30-fa163e425add 2025-10-16 09:13:08,570 - INFO - Verified pod ctest-nginx-pod-58173631 in contrail-api 2025-10-16 09:13:08,570 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:13:08,580 - DEBUG - VMI 4babd29c-aa70-11f0-ba30-fa163e425add is active in agent 10.0.0.33 2025-10-16 09:13:08,581 - INFO - Verified Pod ctest-nginx-pod-58173631 in agent 10.0.0.33 2025-10-16 09:13:08,581 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=000b6c4e-4eea-49a5-b1ce-ec85d975a80d 2025-10-16 09:13:08,585 - INFO - Pod ctest-nginx-pod-58173631 with uuid 000b6c4e-4eea-49a5-b1ce-ec85d975a80d found in kube manager 2025-10-16 09:13:08,585 - INFO - Pod ctest-nginx-pod-58173631 verification passed 2025-10-16 09:13:08,646 - DEBUG - [Pod ctest-nginx-pod-58173631] Cmd: echo ctest-nginx-pod-58173631 > /usr/share/nginx/html/index.html, Output: 2025-10-16 09:13:08,653 - DEBUG - Pod ctest-busybox-pod-09427908 not in running state.Currently in Pending 2025-10-16 09:13:13,660 - INFO - Pod ctest-busybox-pod-09427908 is in running state.Got IP 10.47.255.248 2025-10-16 09:13:13,674 - DEBUG - Pod ctest-busybox-pod-09427908 has vmi 5021f964-aa70-11f0-ba30-fa163e425add 2025-10-16 09:13:13,674 - INFO - Verified pod ctest-busybox-pod-09427908 in contrail-api 2025-10-16 09:13:13,674 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:13:13,683 - DEBUG - VMI 5021f964-aa70-11f0-ba30-fa163e425add is active in agent 10.0.0.33 2025-10-16 09:13:13,683 - INFO - Verified Pod ctest-busybox-pod-09427908 in agent 10.0.0.33 2025-10-16 09:13:13,683 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:13,687 - INFO - Pod ctest-busybox-pod-09427908 with uuid 3411421b-4b8b-4611-ad1c-370f70f1661e found in kube manager 2025-10-16 09:13:13,687 - INFO - Pod ctest-busybox-pod-09427908 verification passed 2025-10-16 09:13:13,740 - DEBUG - [Pod ctest-busybox-pod-09427908] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-58173631 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-10-16 09:13:13,740 - DEBUG - [Pod Pod ctest-busybox-pod-09427908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 09:13:13,740 - DEBUG - [Pod Pod ctest-busybox-pod-09427908] Cmd output: ctest-nginx-pod-58173631 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-10-16 09:13:13,787 - DEBUG - [Pod ctest-busybox-pod-09427908] 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-85265093 2025-10-16 09:13:13,787 - DEBUG - [Pod Pod ctest-busybox-pod-09427908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 09:13:13,787 - DEBUG - [Pod Pod ctest-busybox-pod-09427908] 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-85265093 2025-10-16 09:13:13,787 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-85265093': 1, 'ctest-nginx-pod-58173631': 1} 2025-10-16 09:13:13,788 - WARNING - Nothing to delete parallely 2025-10-16 09:13:13,788 - INFO - Deleting pod default:ctest-busybox-pod-09427908 2025-10-16 09:13:13,818 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:13,833 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:18,834 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:18,847 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:23,848 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:23,856 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:28,857 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:28,864 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:33,865 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:33,872 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:38,873 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:38,880 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:43,881 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:43,888 - WARNING - Pod uuid 3411421b-4b8b-4611-ad1c-370f70f1661e is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:48,889 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3411421b-4b8b-4611-ad1c-370f70f1661e 2025-10-16 09:13:48,896 - DEBUG - Pod 3411421b-4b8b-4611-ad1c-370f70f1661e is not in agent 10.0.0.33 VM list 2025-10-16 09:13:48,896 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5021f964-aa70-11f0-ba30-fa163e425add 2025-10-16 09:13:48,902 - DEBUG - VMI 5021f964-aa70-11f0-ba30-fa163e425add is removed from agent 10.0.0.33 2025-10-16 09:13:48,902 - INFO - Verified that pod ctest-busybox-pod-09427908 is removed in agent 2025-10-16 09:13:48,902 - INFO - Deleting Ingress : ctest-nginx-ingress-04791904 2025-10-16 09:13:48,912 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=3125c1e5-b46a-4166-a3ba-8b72cdde5564 2025-10-16 09:13:48,922 - ERROR - Ingress ctest-nginx-ingress-04791904 with uuid 3125c1e5-b46a-4166-a3ba-8b72cdde5564 still found in kube manager 2025-10-16 09:13:49,923 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=3125c1e5-b46a-4166-a3ba-8b72cdde5564 2025-10-16 09:13:49,926 - INFO - Ingress ctest-nginx-ingress-04791904 with uuid 3125c1e5-b46a-4166-a3ba-8b72cdde5564 deleted successfully from kube manager 2025-10-16 09:13:49,927 - INFO - Verifications on Ingress %s cleanup passed 2025-10-16 09:13:49,927 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-16 09:13:50,103 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 09:13:50,132 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-16 09:13:50,132 - INFO - Deleting VN __public__ 2025-10-16 09:13:50,321 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 2025-10-16 09:13:50,331 - DEBUG - Response Code: 404 2025-10-16 09:13:50,331 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 09:13:50,347 - DEBUG - Requesting: http://10.0.0.22:8082/domain/daecdc74-fe38-4847-ba66-de6c54b96476 2025-10-16 09:13:50,360 - DEBUG - Requesting: http://10.0.0.22:8082/project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 2025-10-16 09:13:50,419 - INFO - Validated that VN __public__ is not found in API Server 2025-10-16 09:13:50,419 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-16 09:13:50,427 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:13:50,446 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-10-16 09:13:50,447 - INFO - Validated that VN __public__ is not in any agent 2025-10-16 09:13:50,447 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:13:50,455 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:13:50,460 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 09:13:50,465 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-16 09:13:50,467 - INFO - Deleting pod default:ctest-nginx-pod-58173631 2025-10-16 09:13:50,492 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=000b6c4e-4eea-49a5-b1ce-ec85d975a80d 2025-10-16 09:13:50,536 - WARNING - Pod uuid 000b6c4e-4eea-49a5-b1ce-ec85d975a80d is still seen in agent 10.0.0.33 VM list 2025-10-16 09:13:55,538 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=000b6c4e-4eea-49a5-b1ce-ec85d975a80d 2025-10-16 09:13:55,545 - DEBUG - Pod 000b6c4e-4eea-49a5-b1ce-ec85d975a80d is not in agent 10.0.0.33 VM list 2025-10-16 09:13:55,545 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4babd29c-aa70-11f0-ba30-fa163e425add 2025-10-16 09:13:55,551 - DEBUG - VMI 4babd29c-aa70-11f0-ba30-fa163e425add is removed from agent 10.0.0.33 2025-10-16 09:13:55,551 - INFO - Verified that pod ctest-nginx-pod-58173631 is removed in agent 2025-10-16 09:13:55,551 - INFO - Deleting pod default:ctest-nginx-pod-85265093 2025-10-16 09:13:55,578 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced 2025-10-16 09:13:55,586 - WARNING - Pod uuid 2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced is still seen in agent 10.0.0.33 VM list 2025-10-16 09:14:00,587 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced 2025-10-16 09:14:00,594 - DEBUG - Pod 2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced is not in agent 10.0.0.33 VM list 2025-10-16 09:14:00,595 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4b46d450-aa70-11f0-ba30-fa163e425add 2025-10-16 09:14:00,601 - DEBUG - VMI 4b46d450-aa70-11f0-ba30-fa163e425add is removed from agent 10.0.0.33 2025-10-16 09:14:00,601 - INFO - Verified that pod ctest-nginx-pod-85265093 is removed in agent 2025-10-16 09:14:00,601 - INFO - Deleting service : ctest-nginx-svc-52527416 2025-10-16 09:14:00,830 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 09:14:00,836 - DEBUG - No XMPP flaps were noticed during the test