2026-08-20 19:01:39,441 - DEBUG - [10.0.0.176]: Running cmd : hostname 2026-08-20 19:01:39,748 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2077-1 2026-08-20 19:01:39,748 - DEBUG - [10.0.0.176]: Running cmd : hostname -f 2026-08-20 19:01:39,792 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2077-1 2026-08-20 19:01:39,793 - DEBUG - [10.0.0.176]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-20 19:01:39,879 - DEBUG - Output : NAMES contrail_test_seF0c7dqY contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-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 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 2026-08-20 19:01:39,880 - DEBUG - [10.0.0.176]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-20 19:01:39,967 - DEBUG - Output : 127.0.0.1/8 10.0.0.176/24 252.176.0.1/8 10.244.217.1/24 172.17.0.1/16 2026-08-20 19:01:39,968 - DEBUG - [10.0.0.176]: Running cmd : getent hosts 10.0.0.176 | head -n 1 | awk '{print $2}' 2026-08-20 19:01:40,024 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2077-1 2026-08-20 19:01:40,137 - DEBUG - [10.0.0.161]: Running cmd : hostname 2026-08-20 19:01:40,432 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2077-1 2026-08-20 19:01:40,432 - DEBUG - [10.0.0.161]: Running cmd : hostname -f 2026-08-20 19:01:40,469 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2077-1 2026-08-20 19:01:40,469 - DEBUG - [10.0.0.161]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-08-20 19:01:40,527 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-20 19:01:40,527 - DEBUG - [10.0.0.161]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-20 19:01:40,563 - DEBUG - Output : 10.0.0.161/24 2026-08-20 19:01:40,563 - DEBUG - [10.0.0.161]: Running cmd : getent hosts 10.0.0.161 | head -n 1 | awk '{print $2}' 2026-08-20 19:01:40,638 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2077-1 2026-08-20 19:01:40,778 - INFO - Using existing project ['default-domain', 'k8s-default'](c9d3e6bc-a4db-41d5-9de0-d983303bf087) 2026-08-20 19:01:40,952 - INFO - Using existing project ['default-domain', 'k8s-default'](c9d3e6bc-a4db-41d5-9de0-d983303bf087) 2026-08-20 19:01:41,119 - INFO - ================================================================================ 2026-08-20 19:01:41,120 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-20 19:01:41,120 - 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 2026-08-20 19:01:41,391 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 19:01:41,416 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.0.0.176': '0'}} with 2026-08-20 19:01:41,416 - INFO - Initial checks done. Running the testcase now 2026-08-20 19:01:41,416 - INFO - 2026-08-20 19:01:41,431 - INFO - Namespace default already exists 2026-08-20 19:01:41,433 - DEBUG - [10.0.0.176]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 19:01:41,607 - DEBUG - Output : cluster_project={} 2026-08-20 19:01:41,724 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-20 19:01:41,724 - DEBUG - Project uuid in Contrail is c9d3e6bc-a4db-41d5-9de0-d983303bf087 2026-08-20 19:01:41,724 - DEBUG - [10.0.0.176]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-20 19:01:41,945 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-20 19:01:41,945 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_NamespaceDatabaseList?namespace_uuid=b3b3a103-2bbb-4a1f-82f3-0c5ad5a955b6 2026-08-20 19:01:41,952 - INFO - Namespace default with uuid b3b3a103-2bbb-4a1f-82f3-0c5ad5a955b6 found in kube manager 2026-08-20 19:01:41,952 - INFO - Namespace default verification passed 2026-08-20 19:01:41,959 - DEBUG - Service ctest-nginx-svc-05084311 not present 2026-08-20 19:01:41,961 - INFO - Creating service ctest-nginx-svc-05084311 2026-08-20 19:01:41,986 - INFO - Created Service ctest-nginx-svc-05084311 2026-08-20 19:01:42,117 - DEBUG - Pod ctest-nginx-pod-87938072 not present 2026-08-20 19:01:42,118 - INFO - Creating Pod ctest-nginx-pod-87938072 2026-08-20 19:01:42,347 - DEBUG - Pod : ctest-nginx-pod-87938072 UUID is 4c819886-889a-46bb-9b1b-86739aeb7419 2026-08-20 19:01:42,447 - DEBUG - Pod ctest-nginx-pod-15377047 not present 2026-08-20 19:01:42,448 - INFO - Creating Pod ctest-nginx-pod-15377047 2026-08-20 19:01:42,544 - DEBUG - Pod : ctest-nginx-pod-15377047 UUID is 6cdd56bc-e037-4ccf-9a50-6e0708519fec 2026-08-20 19:01:42,965 - INFO - Created VN __public__, UUID :1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:43,276 - DEBUG - Requesting: http://10.0.0.176:8082/domains 2026-08-20 19:01:43,293 - DEBUG - Requesting: http://10.0.0.176:8082/domain/aab591e1-ff94-4e99-9a4a-932237c88755 2026-08-20 19:01:43,407 - DEBUG - Requesting: http://10.0.0.176:8082/project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 2026-08-20 19:01:43,668 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:43,701 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:43,720 - DEBUG - Requesting: http://10.0.0.176:8082/routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef 2026-08-20 19:01:43,729 - DEBUG - Requesting: http://10.0.0.176:8082/routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef 2026-08-20 19:01:43,744 - DEBUG - Requesting: http://10.0.0.176:8082/route-target/cc739711-ab11-4d46-8979-6fe2c4e71bc8 2026-08-20 19:01:43,761 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-20 19:01:43,761 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:43,774 - DEBUG - Requesting: http://10.0.0.176:8082/routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef 2026-08-20 19:01:43,803 - INFO - Verified VN network id 13 for VN 1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:43,803 - INFO - Verifications in API Server for VN __public__ passed 2026-08-20 19:01:43,804 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:43,820 - DEBUG - Requesting: http://10.0.0.176:8082/routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef 2026-08-20 19:01:43,830 - DEBUG - Requesting: http://10.0.0.176:8082/routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef 2026-08-20 19:01:43,853 - DEBUG - Requesting: http://10.0.0.176:8082/route-target/cc739711-ab11-4d46-8979-6fe2c4e71bc8 2026-08-20 19:01:43,865 - DEBUG - Requesting: http://10.0.0.176:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-20 19:01:43,885 - DEBUG - Control-node 10.0.0.176 : 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': '1954532641646528571', 'uuid-lslong': '10120219483931695027'}, 'enable': 'true', 'created': '2026-08-20T19:01:42', 'last-modified': '2026-08-20T19:01:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.698767'} 2026-08-20 19:01:43,885 - DEBUG - Requesting: http://10.0.0.176:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:01:43,904 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-20 19:01:43,904 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-20 19:01:43,905 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-20 19:01:43,905 - DEBUG - Requesting: http://10.0.0.176:8082/domains 2026-08-20 19:01:43,914 - DEBUG - Requesting: http://10.0.0.176:8082/domain/aab591e1-ff94-4e99-9a4a-932237c88755 2026-08-20 19:01:43,936 - DEBUG - Requesting: http://10.0.0.176:8082/project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 2026-08-20 19:01:44,039 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:44,064 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-20 19:01:44,064 - DEBUG - Verifying the vn in opserver 2026-08-20 19:01:44,064 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.176 2026-08-20 19:01:44,064 - DEBUG - Requesting: http://10.0.0.176:8081/analytics/uves/virtual-networks 2026-08-20 19:01:44,077 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.176:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-20 19:01:44,077 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-20 19:01:44,079 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:01:44,092 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:01:44,101 - DEBUG - Do not have enough data to verify VN in agent 2026-08-20 19:01:44,101 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:01:44,108 - DEBUG - VRF ids for VN __public__: {} 2026-08-20 19:01:44,267 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-20 19:01:44,500 - DEBUG - Requesting: http://10.0.0.176:8082/domains 2026-08-20 19:01:44,520 - DEBUG - Requesting: http://10.0.0.176:8082/domain/aab591e1-ff94-4e99-9a4a-932237c88755 2026-08-20 19:01:44,532 - DEBUG - Requesting: http://10.0.0.176:8082/project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 2026-08-20 19:01:44,581 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:44,598 - DEBUG - Requesting: http://10.0.0.176:8082/floating-ip-pool/d7ac8aad-91d0-4880-8981-8852295a2e78 2026-08-20 19:01:44,625 - DEBUG - Requesting: http://10.0.0.176:8082/domains 2026-08-20 19:01:44,633 - DEBUG - Requesting: http://10.0.0.176:8082/domain/aab591e1-ff94-4e99-9a4a-932237c88755 2026-08-20 19:01:44,642 - DEBUG - Requesting: http://10.0.0.176:8082/project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 2026-08-20 19:01:44,679 - DEBUG - Requesting: http://10.0.0.176:8082/virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 2026-08-20 19:01:44,690 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-20 19:01:44,691 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-20 19:01:44,707 - DEBUG - Requesting: http://10.0.0.176:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-20 19:01:44,714 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-20 19:01:44,714 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-20 19:01:44,721 - DEBUG - Ingress ctest-nginx-ingress-45696841 not present 2026-08-20 19:01:44,722 - INFO - Creating Ingress ctest-nginx-ingress-45696841 2026-08-20 19:01:44,731 - INFO - Created Ingress ctest-nginx-ingress-45696841 2026-08-20 19:01:44,735 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45696841 2026-08-20 19:01:47,743 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45696841 2026-08-20 19:01:50,754 - DEBUG - For Ingress ctest-nginx-ingress-45696841, Cluster IP: 10.47.255.249, External IPs ['205.165.19.124'] 2026-08-20 19:01:50,754 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-45696841 2026-08-20 19:01:50,755 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_LoadbalancerDatabaseList?x=53486ace-9997-4d7e-96b8-bb2cd76acab6 2026-08-20 19:01:50,760 - INFO - Ingress ctest-nginx-ingress-45696841 with uuid 53486ace-9997-4d7e-96b8-bb2cd76acab6 found in kube manager 2026-08-20 19:01:50,760 - INFO - Ingress ctest-nginx-ingress-45696841 verification passed 2026-08-20 19:01:50,765 - DEBUG - Pod ctest-busybox-pod-07640252 not present 2026-08-20 19:01:50,766 - INFO - Creating Pod ctest-busybox-pod-07640252 2026-08-20 19:01:50,848 - DEBUG - Pod : ctest-busybox-pod-07640252 UUID is 2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:01:50,878 - DEBUG - Pod ctest-nginx-pod-87938072 not in running state.Currently in Pending 2026-08-20 19:01:55,893 - INFO - Pod ctest-nginx-pod-87938072 is in running state.Got IP 10.47.255.251 2026-08-20 19:01:55,919 - DEBUG - Pod ctest-nginx-pod-87938072 has vmi 964e48e2-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:01:55,919 - INFO - Verified pod ctest-nginx-pod-87938072 in contrail-api 2026-08-20 19:01:55,922 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:01:55,937 - DEBUG - VMI 964e48e2-9cc9-11f1-b731-fa163e181eaa is active in agent 10.0.0.161 2026-08-20 19:01:55,938 - INFO - Verified Pod ctest-nginx-pod-87938072 in agent 10.0.0.161 2026-08-20 19:01:55,938 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_VirtualMachineDatabaseList?x=4c819886-889a-46bb-9b1b-86739aeb7419 2026-08-20 19:01:55,947 - INFO - Pod ctest-nginx-pod-87938072 with uuid 4c819886-889a-46bb-9b1b-86739aeb7419 found in kube manager 2026-08-20 19:01:55,947 - INFO - Pod ctest-nginx-pod-87938072 verification passed 2026-08-20 19:01:56,022 - DEBUG - [Pod ctest-nginx-pod-87938072] Cmd: echo ctest-nginx-pod-87938072 > /usr/share/nginx/html/index.html, Output: 2026-08-20 19:01:56,033 - INFO - Pod ctest-nginx-pod-15377047 is in running state.Got IP 10.47.255.250 2026-08-20 19:01:56,076 - DEBUG - Pod ctest-nginx-pod-15377047 has vmi 96eaf8a4-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:01:56,085 - INFO - Verified pod ctest-nginx-pod-15377047 in contrail-api 2026-08-20 19:01:56,086 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:01:56,103 - DEBUG - VMI 96eaf8a4-9cc9-11f1-b731-fa163e181eaa is active in agent 10.0.0.161 2026-08-20 19:01:56,103 - INFO - Verified Pod ctest-nginx-pod-15377047 in agent 10.0.0.161 2026-08-20 19:01:56,103 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_VirtualMachineDatabaseList?x=6cdd56bc-e037-4ccf-9a50-6e0708519fec 2026-08-20 19:01:56,111 - INFO - Pod ctest-nginx-pod-15377047 with uuid 6cdd56bc-e037-4ccf-9a50-6e0708519fec found in kube manager 2026-08-20 19:01:56,111 - INFO - Pod ctest-nginx-pod-15377047 verification passed 2026-08-20 19:01:56,183 - DEBUG - [Pod ctest-nginx-pod-15377047] Cmd: echo ctest-nginx-pod-15377047 > /usr/share/nginx/html/index.html, Output: 2026-08-20 19:01:56,192 - DEBUG - Pod ctest-busybox-pod-07640252 not in running state.Currently in Pending 2026-08-20 19:02:01,202 - INFO - Pod ctest-busybox-pod-07640252 is in running state.Got IP 10.47.255.248 2026-08-20 19:02:01,260 - DEBUG - Pod ctest-busybox-pod-07640252 has vmi 9a21c53e-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:02:01,260 - INFO - Verified pod ctest-busybox-pod-07640252 in contrail-api 2026-08-20 19:02:01,260 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:02:01,272 - DEBUG - VMI 9a21c53e-9cc9-11f1-b731-fa163e181eaa is active in agent 10.0.0.161 2026-08-20 19:02:01,273 - INFO - Verified Pod ctest-busybox-pod-07640252 in agent 10.0.0.161 2026-08-20 19:02:01,273 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_VirtualMachineDatabaseList?x=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:01,279 - INFO - Pod ctest-busybox-pod-07640252 with uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 found in kube manager 2026-08-20 19:02:01,279 - INFO - Pod ctest-busybox-pod-07640252 verification passed 2026-08-20 19:02:01,340 - DEBUG - [Pod ctest-busybox-pod-07640252] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15377047 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 19:02:01,340 - DEBUG - [Pod Pod ctest-busybox-pod-07640252] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 19:02:01,340 - DEBUG - [Pod Pod ctest-busybox-pod-07640252] Cmd output: ctest-nginx-pod-15377047 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 19:02:01,414 - DEBUG - [Pod ctest-busybox-pod-07640252] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-87938072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 19:02:01,414 - DEBUG - [Pod Pod ctest-busybox-pod-07640252] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-20 19:02:01,414 - DEBUG - [Pod Pod ctest-busybox-pod-07640252] Cmd output: ctest-nginx-pod-87938072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-08-20 19:02:01,414 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-87938072': 1, 'ctest-nginx-pod-15377047': 1} 2026-08-20 19:02:01,415 - WARNING - Nothing to delete parallely 2026-08-20 19:02:01,415 - INFO - Deleting pod default:ctest-busybox-pod-07640252 2026-08-20 19:02:01,431 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:01,445 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:06,446 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:06,470 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:11,472 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:11,481 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:16,482 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:16,501 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:21,502 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:21,511 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:26,511 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:26,520 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:31,521 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:31,529 - WARNING - Pod uuid 2496f7dd-42af-416c-9de8-0cd2aa503354 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:36,530 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2496f7dd-42af-416c-9de8-0cd2aa503354 2026-08-20 19:02:36,537 - DEBUG - Pod 2496f7dd-42af-416c-9de8-0cd2aa503354 is not in agent 10.0.0.161 VM list 2026-08-20 19:02:36,543 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a21c53e-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:02:36,554 - DEBUG - VMI 9a21c53e-9cc9-11f1-b731-fa163e181eaa is removed from agent 10.0.0.161 2026-08-20 19:02:36,554 - INFO - Verified that pod ctest-busybox-pod-07640252 is removed in agent 2026-08-20 19:02:36,554 - INFO - Deleting Ingress : ctest-nginx-ingress-45696841 2026-08-20 19:02:36,562 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_LoadbalancerDatabaseList?x=53486ace-9997-4d7e-96b8-bb2cd76acab6 2026-08-20 19:02:36,568 - ERROR - Ingress ctest-nginx-ingress-45696841 with uuid 53486ace-9997-4d7e-96b8-bb2cd76acab6 still found in kube manager 2026-08-20 19:02:37,568 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_LoadbalancerDatabaseList?x=53486ace-9997-4d7e-96b8-bb2cd76acab6 2026-08-20 19:02:37,577 - ERROR - Ingress ctest-nginx-ingress-45696841 with uuid 53486ace-9997-4d7e-96b8-bb2cd76acab6 still found in kube manager 2026-08-20 19:02:38,578 - DEBUG - Requesting: http://10.0.0.176:8108/Snh_LoadbalancerDatabaseList?x=53486ace-9997-4d7e-96b8-bb2cd76acab6 2026-08-20 19:02:38,582 - INFO - Ingress ctest-nginx-ingress-45696841 with uuid 53486ace-9997-4d7e-96b8-bb2cd76acab6 deleted successfully from kube manager 2026-08-20 19:02:38,582 - INFO - Verifications on Ingress %s cleanup passed 2026-08-20 19:02:38,583 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-20 19:02:38,738 - DEBUG - Requesting: http://10.0.0.176:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-20 19:02:38,746 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-20 19:02:38,746 - INFO - Deleting VN __public__ 2026-08-20 19:02:38,909 - DEBUG - Requesting: http://10.0.0.176:8082/routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef 2026-08-20 19:02:38,914 - DEBUG - Response Code: 404 2026-08-20 19:02:38,915 - DEBUG - Requesting: http://10.0.0.176:8082/domains 2026-08-20 19:02:38,944 - DEBUG - Requesting: http://10.0.0.176:8082/domain/aab591e1-ff94-4e99-9a4a-932237c88755 2026-08-20 19:02:38,974 - DEBUG - Requesting: http://10.0.0.176:8082/project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 2026-08-20 19:02:39,053 - INFO - Validated that VN __public__ is not found in API Server 2026-08-20 19:02:39,053 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-20 19:02:39,062 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:02:39,069 - DEBUG - VN __public__ is not present in Agent 10.0.0.161 2026-08-20 19:02:39,069 - INFO - Validated that VN __public__ is not in any agent 2026-08-20 19:02:39,070 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:02:39,077 - DEBUG - Requesting: http://10.0.0.176:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-20 19:02:39,089 - DEBUG - Requesting: http://10.0.0.176:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-20 19:02:39,095 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-20 19:02:39,096 - INFO - Deleting pod default:ctest-nginx-pod-15377047 2026-08-20 19:02:39,122 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=6cdd56bc-e037-4ccf-9a50-6e0708519fec 2026-08-20 19:02:39,136 - WARNING - Pod uuid 6cdd56bc-e037-4ccf-9a50-6e0708519fec is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:44,137 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=6cdd56bc-e037-4ccf-9a50-6e0708519fec 2026-08-20 19:02:44,146 - DEBUG - Pod 6cdd56bc-e037-4ccf-9a50-6e0708519fec is not in agent 10.0.0.161 VM list 2026-08-20 19:02:44,146 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96eaf8a4-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:02:44,161 - DEBUG - VMI 96eaf8a4-9cc9-11f1-b731-fa163e181eaa is removed from agent 10.0.0.161 2026-08-20 19:02:44,161 - INFO - Verified that pod ctest-nginx-pod-15377047 is removed in agent 2026-08-20 19:02:44,162 - INFO - Deleting pod default:ctest-nginx-pod-87938072 2026-08-20 19:02:44,186 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4c819886-889a-46bb-9b1b-86739aeb7419 2026-08-20 19:02:44,204 - WARNING - Pod uuid 4c819886-889a-46bb-9b1b-86739aeb7419 is still seen in agent 10.0.0.161 VM list 2026-08-20 19:02:49,204 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4c819886-889a-46bb-9b1b-86739aeb7419 2026-08-20 19:02:49,215 - DEBUG - Pod 4c819886-889a-46bb-9b1b-86739aeb7419 is not in agent 10.0.0.161 VM list 2026-08-20 19:02:49,215 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:964e48e2-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:02:49,223 - DEBUG - VMI 964e48e2-9cc9-11f1-b731-fa163e181eaa is removed from agent 10.0.0.161 2026-08-20 19:02:49,224 - INFO - Verified that pod ctest-nginx-pod-87938072 is removed in agent 2026-08-20 19:02:49,224 - INFO - Deleting service : ctest-nginx-svc-05084311 2026-08-20 19:02:49,500 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 19:02:49,509 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 19:02:49,509 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2026-08-20 19:02:49,509 - INFO - -------------------------------------------------------------------------------- 2026-08-20 19:02:56,064 - DEBUG - [10.0.0.176]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 19:02:56,254 - DEBUG - Output : cluster_project={} 2026-08-20 19:02:56,366 - DEBUG - [10.0.0.176]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-20 19:02:56,559 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-20 19:02:56,565 - DEBUG - [10.0.0.176]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-20 19:02:56,747 - DEBUG - Output : cluster_project={} 2026-08-20 19:03:11,939 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,024 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,071 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,158 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,244 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,293 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,381 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,464 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-20 19:03:12,745 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 19:03:15,584 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_ApplicationPolicySetReq? 2026-08-20 19:03:15,593 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AclReq? 2026-08-20 19:03:15,619 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AclReq? 2026-08-20 19:03:17,646 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AclReq? 2026-08-20 19:06:18,128 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-20 19:06:18,177 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=028deddf-da59-4a38-8aa6-c4b5d39a1144 2026-08-20 19:06:18,190 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=405eb70c-fc0d-42ee-946f-5d766120010e 2026-08-20 19:06:18,224 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:18,230 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:18,241 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:18,249 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=821a6992-9a6c-4f29-ad3b-c31d109653d9 2026-08-20 19:06:18,256 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=73b224aa-3f3f-401e-8e62-a446e38c0aaf 2026-08-20 19:06:18,267 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:23,270 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=028deddf-da59-4a38-8aa6-c4b5d39a1144 2026-08-20 19:06:23,274 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:23,274 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:23,276 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=405eb70c-fc0d-42ee-946f-5d766120010e 2026-08-20 19:06:23,278 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1ae095a-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:23,292 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c24c2ca2-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:23,305 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=73b224aa-3f3f-401e-8e62-a446e38c0aaf 2026-08-20 19:06:23,306 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=821a6992-9a6c-4f29-ad3b-c31d109653d9 2026-08-20 19:06:23,307 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:23,308 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:23,331 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3a6b860-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:23,335 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c30dd00a-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:28,290 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:28,293 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:28,332 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:28,335 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:33,301 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:33,303 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:33,343 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:33,344 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:38,313 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:38,315 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:38,354 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:38,357 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:43,325 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:43,327 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:43,368 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:43,369 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:48,337 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:48,339 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:48,381 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:48,383 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:53,349 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=2bd60249-a140-4e5a-b809-4626d21daba6 2026-08-20 19:06:53,351 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=4fc71b8b-2145-41c5-99e8-ce0dda3082f3 2026-08-20 19:06:53,361 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4e6073a-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:53,364 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c45452ae-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:53,393 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=0078bfb9-218a-44e0-a68c-77c5f8f0a96f 2026-08-20 19:06:53,397 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_VmListReq?uuid=ab9420e8-10aa-44dd-b988-6b77769cd55c 2026-08-20 19:06:53,405 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c5fd2900-9cc9-11f1-b731-fa163e181eaa 2026-08-20 19:06:53,409 - DEBUG - Requesting: http://10.0.0.161:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c570f174-9cc9-11f1-b731-fa163e181eaa