2024-11-08 13:47:54,295 - DEBUG - [10.0.0.12]: Running cmd : hostname 2024-11-08 13:47:54,562 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-771-1 2024-11-08 13:47:54,562 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2024-11-08 13:47:54,622 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-771-1 2024-11-08 13:47:54,622 - DEBUG - [10.0.0.12]: 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}' 2024-11-08 13:47:54,734 - DEBUG - Output : NAMES contrail_test_zpAceARCS contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 redis_redis_1 control_named_1 control_dns_1 control_nodemgr_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_api_1 config_api_dnsmasq_1 config_api_schema_1 config_api_svcmonitor_1 2024-11-08 13:47:54,734 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-08 13:47:54,785 - DEBUG - Output : 10.0.0.12/24 172.17.0.1/16 2024-11-08 13:47:54,785 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2024-11-08 13:47:54,857 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-771-1 2024-11-08 13:47:54,963 - DEBUG - [10.0.0.29]: Running cmd : hostname 2024-11-08 13:47:55,171 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-771-1 2024-11-08 13:47:55,172 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2024-11-08 13:47:55,195 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-771-1 2024-11-08 13:47:55,195 - DEBUG - [10.0.0.29]: 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}' 2024-11-08 13:47:55,240 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-08 13:47:55,240 - DEBUG - [10.0.0.29]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-08 13:47:55,300 - DEBUG - Output : 10.0.0.29/24 2024-11-08 13:47:55,300 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2024-11-08 13:47:55,335 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-771-1 2024-11-08 13:47:55,451 - INFO - Using existing project ['default-domain', 'k8s-default'](7c52d07c-ac63-4dd3-91ef-e20dd459e03d) 2024-11-08 13:47:55,583 - INFO - Using existing project ['default-domain', 'k8s-default'](7c52d07c-ac63-4dd3-91ef-e20dd459e03d) 2024-11-08 13:47:55,752 - INFO - ================================================================================ 2024-11-08 13:47:55,752 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-08 13:47:55,753 - 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 2024-11-08 13:47:56,009 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 13:47:56,017 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.12': '0'}} with 2024-11-08 13:47:56,017 - INFO - Initial checks done. Running the testcase now 2024-11-08 13:47:56,017 - INFO - 2024-11-08 13:47:56,021 - INFO - Namespace default already exists 2024-11-08 13:47:56,022 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-08 13:47:56,343 - DEBUG - Output : cluster_project={} 2024-11-08 13:47:56,441 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-08 13:47:56,441 - DEBUG - Project uuid in Contrail is 7c52d07c-ac63-4dd3-91ef-e20dd459e03d 2024-11-08 13:47:56,441 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-08 13:47:56,568 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-08 13:47:56,568 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=01aae7fd-8b7b-4bed-9673-876f12533f75 2024-11-08 13:47:56,573 - INFO - Namespace default with uuid 01aae7fd-8b7b-4bed-9673-876f12533f75 found in kube manager 2024-11-08 13:47:56,573 - INFO - Namespace default verification passed 2024-11-08 13:47:56,580 - DEBUG - Service ctest-nginx-svc-03134885 not present 2024-11-08 13:47:56,581 - INFO - Creating service ctest-nginx-svc-03134885 2024-11-08 13:47:56,618 - INFO - Created Service ctest-nginx-svc-03134885 2024-11-08 13:47:56,634 - DEBUG - Pod ctest-nginx-pod-04873199 not present 2024-11-08 13:47:56,634 - INFO - Creating Pod ctest-nginx-pod-04873199 2024-11-08 13:47:56,665 - DEBUG - Node for Pod ctest-nginx-pod-04873199 not yet populated 2024-11-08 13:47:59,672 - DEBUG - Pod : ctest-nginx-pod-04873199 UUID is 16de52fd-09d7-400f-816f-5f966cbeb087 2024-11-08 13:47:59,678 - DEBUG - Pod ctest-nginx-pod-35328495 not present 2024-11-08 13:47:59,678 - INFO - Creating Pod ctest-nginx-pod-35328495 2024-11-08 13:47:59,705 - DEBUG - Pod : ctest-nginx-pod-35328495 UUID is 3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c 2024-11-08 13:48:00,008 - INFO - Created VN __public__, UUID :5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,277 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-11-08 13:48:00,302 - DEBUG - Requesting: http://10.0.0.12:8082/domain/22ed281d-57dd-48ea-a661-55f6104eab1f 2024-11-08 13:48:00,334 - DEBUG - Requesting: http://10.0.0.12:8082/project/7c52d07c-ac63-4dd3-91ef-e20dd459e03d 2024-11-08 13:48:00,413 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,440 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,468 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3206612d-ce76-43bc-9b63-6a3fc3323446 2024-11-08 13:48:00,496 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3206612d-ce76-43bc-9b63-6a3fc3323446 2024-11-08 13:48:00,506 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/2c9b9391-a4c4-4077-a8bf-885e6deda6db 2024-11-08 13:48:00,518 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-08 13:48:00,518 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,538 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3206612d-ce76-43bc-9b63-6a3fc3323446 2024-11-08 13:48:00,570 - INFO - Verified VN network id 13 for VN 5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,571 - INFO - Verifications in API Server for VN __public__ passed 2024-11-08 13:48:00,571 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,588 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3206612d-ce76-43bc-9b63-6a3fc3323446 2024-11-08 13:48:00,610 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3206612d-ce76-43bc-9b63-6a3fc3323446 2024-11-08 13:48:00,620 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/2c9b9391-a4c4-4077-a8bf-885e6deda6db 2024-11-08 13:48:00,628 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-08 13:48:00,646 - DEBUG - Control-node 10.0.0.12 : 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': '6057530948965712120', 'uuid-lslong': '9499105781343995395'}, 'enable': 'true', 'created': '2024-11-08T13:47:59', 'last-modified': '2024-11-08T13:48:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.453653'} 2024-11-08 13:48:00,646 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:00,668 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-08 13:48:00,671 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-08 13:48:00,673 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-08 13:48:00,673 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-11-08 13:48:00,688 - DEBUG - Requesting: http://10.0.0.12:8082/domain/22ed281d-57dd-48ea-a661-55f6104eab1f 2024-11-08 13:48:00,711 - DEBUG - Requesting: http://10.0.0.12:8082/project/7c52d07c-ac63-4dd3-91ef-e20dd459e03d 2024-11-08 13:48:00,779 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:00,800 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-08 13:48:00,800 - DEBUG - Verifying the vn in opserver 2024-11-08 13:48:00,800 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2024-11-08 13:48:00,800 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-11-08 13:48:00,821 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-08 13:48:00,821 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-08 13:48:00,821 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:00,842 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:00,854 - DEBUG - Do not have enough data to verify VN in agent 2024-11-08 13:48:00,854 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:00,861 - DEBUG - VRF ids for VN __public__: {} 2024-11-08 13:48:00,981 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-08 13:48:01,124 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-11-08 13:48:01,138 - DEBUG - Requesting: http://10.0.0.12:8082/domain/22ed281d-57dd-48ea-a661-55f6104eab1f 2024-11-08 13:48:01,150 - DEBUG - Requesting: http://10.0.0.12:8082/project/7c52d07c-ac63-4dd3-91ef-e20dd459e03d 2024-11-08 13:48:01,216 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:01,246 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/d74c08e9-bf3d-4a4c-a0cf-28333ff4f148 2024-11-08 13:48:01,262 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-11-08 13:48:01,270 - DEBUG - Requesting: http://10.0.0.12:8082/domain/22ed281d-57dd-48ea-a661-55f6104eab1f 2024-11-08 13:48:01,284 - DEBUG - Requesting: http://10.0.0.12:8082/project/7c52d07c-ac63-4dd3-91ef-e20dd459e03d 2024-11-08 13:48:01,351 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/5410ac4d-cd09-40f8-83d3-9a6134de4603 2024-11-08 13:48:01,367 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-08 13:48:01,368 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-08 13:48:01,387 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-08 13:48:01,398 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-08 13:48:01,399 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-08 13:48:01,403 - DEBUG - Ingress ctest-nginx-ingress-78097169 not present 2024-11-08 13:48:01,404 - INFO - Creating Ingress ctest-nginx-ingress-78097169 2024-11-08 13:48:01,417 - INFO - Created Ingress ctest-nginx-ingress-78097169 2024-11-08 13:48:01,426 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-78097169 2024-11-08 13:48:04,431 - DEBUG - For Ingress ctest-nginx-ingress-78097169, Cluster IP: 10.47.255.249, External IPs ['21.79.201.124'] 2024-11-08 13:48:04,431 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-78097169 2024-11-08 13:48:04,432 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=31336175-0739-4139-a948-489b331b7ad6 2024-11-08 13:48:04,441 - INFO - Ingress ctest-nginx-ingress-78097169 with uuid 31336175-0739-4139-a948-489b331b7ad6 found in kube manager 2024-11-08 13:48:04,441 - INFO - Ingress ctest-nginx-ingress-78097169 verification passed 2024-11-08 13:48:04,449 - DEBUG - Pod ctest-busybox-pod-57861307 not present 2024-11-08 13:48:04,449 - INFO - Creating Pod ctest-busybox-pod-57861307 2024-11-08 13:48:04,472 - DEBUG - Pod : ctest-busybox-pod-57861307 UUID is 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:04,480 - DEBUG - Pod ctest-nginx-pod-04873199 not in running state.Currently in Pending 2024-11-08 13:48:09,486 - DEBUG - Pod ctest-nginx-pod-04873199 not in running state.Currently in Pending 2024-11-08 13:48:14,495 - INFO - Pod ctest-nginx-pod-04873199 is in running state.Got IP 10.47.255.251 2024-11-08 13:48:14,555 - DEBUG - Pod ctest-nginx-pod-04873199 has vmi 106fb5ae-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:48:14,555 - INFO - Verified pod ctest-nginx-pod-04873199 in contrail-api 2024-11-08 13:48:14,556 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:48:14,569 - DEBUG - VMI 106fb5ae-9dd8-11ef-b33f-fa163e2e744c is active in agent 10.0.0.29 2024-11-08 13:48:14,569 - INFO - Verified Pod ctest-nginx-pod-04873199 in agent 10.0.0.29 2024-11-08 13:48:14,569 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=16de52fd-09d7-400f-816f-5f966cbeb087 2024-11-08 13:48:14,573 - INFO - Pod ctest-nginx-pod-04873199 with uuid 16de52fd-09d7-400f-816f-5f966cbeb087 found in kube manager 2024-11-08 13:48:14,574 - INFO - Pod ctest-nginx-pod-04873199 verification passed 2024-11-08 13:48:14,830 - DEBUG - [Pod ctest-nginx-pod-04873199] Cmd: echo ctest-nginx-pod-04873199 > /usr/share/nginx/html/index.html, Output: 2024-11-08 13:48:14,835 - DEBUG - Pod ctest-nginx-pod-35328495 not in running state.Currently in Pending 2024-11-08 13:48:19,843 - INFO - Pod ctest-nginx-pod-35328495 is in running state.Got IP 10.47.255.250 2024-11-08 13:48:19,874 - DEBUG - Pod ctest-nginx-pod-35328495 has vmi 113e2132-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:48:19,874 - INFO - Verified pod ctest-nginx-pod-35328495 in contrail-api 2024-11-08 13:48:19,874 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:48:19,887 - DEBUG - VMI 113e2132-9dd8-11ef-b33f-fa163e2e744c is active in agent 10.0.0.29 2024-11-08 13:48:19,887 - INFO - Verified Pod ctest-nginx-pod-35328495 in agent 10.0.0.29 2024-11-08 13:48:19,887 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c 2024-11-08 13:48:19,893 - INFO - Pod ctest-nginx-pod-35328495 with uuid 3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c found in kube manager 2024-11-08 13:48:19,893 - INFO - Pod ctest-nginx-pod-35328495 verification passed 2024-11-08 13:48:19,953 - DEBUG - [Pod ctest-nginx-pod-35328495] Cmd: echo ctest-nginx-pod-35328495 > /usr/share/nginx/html/index.html, Output: 2024-11-08 13:48:19,959 - INFO - Pod ctest-busybox-pod-57861307 is in running state.Got IP 10.47.255.248 2024-11-08 13:48:19,979 - DEBUG - Pod ctest-busybox-pod-57861307 has vmi 1486c1a0-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:48:19,979 - INFO - Verified pod ctest-busybox-pod-57861307 in contrail-api 2024-11-08 13:48:19,979 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:48:19,993 - DEBUG - VMI 1486c1a0-9dd8-11ef-b33f-fa163e2e744c is active in agent 10.0.0.29 2024-11-08 13:48:19,993 - INFO - Verified Pod ctest-busybox-pod-57861307 in agent 10.0.0.29 2024-11-08 13:48:19,993 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:20,006 - INFO - Pod ctest-busybox-pod-57861307 with uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f found in kube manager 2024-11-08 13:48:20,006 - INFO - Pod ctest-busybox-pod-57861307 verification passed 2024-11-08 13:48:20,069 - DEBUG - [Pod ctest-busybox-pod-57861307] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-04873199 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-08 13:48:20,070 - DEBUG - [Pod Pod ctest-busybox-pod-57861307] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-08 13:48:20,070 - DEBUG - [Pod Pod ctest-busybox-pod-57861307] Cmd output: ctest-nginx-pod-04873199 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-08 13:48:20,124 - DEBUG - [Pod ctest-busybox-pod-57861307] 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-35328495 2024-11-08 13:48:20,125 - DEBUG - [Pod Pod ctest-busybox-pod-57861307] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-08 13:48:20,125 - DEBUG - [Pod Pod ctest-busybox-pod-57861307] 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-35328495 2024-11-08 13:48:20,125 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-04873199': 1, 'ctest-nginx-pod-35328495': 1} 2024-11-08 13:48:20,125 - WARNING - Nothing to delete parallely 2024-11-08 13:48:20,126 - INFO - Deleting pod default:ctest-busybox-pod-57861307 2024-11-08 13:48:20,143 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:20,151 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:25,152 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:25,162 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:30,163 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:30,171 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:35,173 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:35,181 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:40,183 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:40,201 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:45,202 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:45,214 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:50,214 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:50,222 - WARNING - Pod uuid 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is still seen in agent 10.0.0.29 VM list 2024-11-08 13:48:55,224 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f 2024-11-08 13:48:55,231 - DEBUG - Pod 1d5cbb1d-ffa5-4623-a6e6-3b36fca1aa8f is not in agent 10.0.0.29 VM list 2024-11-08 13:48:55,231 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1486c1a0-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:48:55,239 - DEBUG - VMI 1486c1a0-9dd8-11ef-b33f-fa163e2e744c is removed from agent 10.0.0.29 2024-11-08 13:48:55,239 - INFO - Verified that pod ctest-busybox-pod-57861307 is removed in agent 2024-11-08 13:48:55,239 - INFO - Deleting Ingress : ctest-nginx-ingress-78097169 2024-11-08 13:48:55,246 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=31336175-0739-4139-a948-489b331b7ad6 2024-11-08 13:48:55,252 - ERROR - Ingress ctest-nginx-ingress-78097169 with uuid 31336175-0739-4139-a948-489b331b7ad6 still found in kube manager 2024-11-08 13:48:56,254 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=31336175-0739-4139-a948-489b331b7ad6 2024-11-08 13:48:56,258 - INFO - Ingress ctest-nginx-ingress-78097169 with uuid 31336175-0739-4139-a948-489b331b7ad6 deleted successfully from kube manager 2024-11-08 13:48:56,258 - INFO - Verifications on Ingress %s cleanup passed 2024-11-08 13:48:56,259 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-08 13:48:56,363 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-08 13:48:56,370 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-08 13:48:56,370 - INFO - Deleting VN __public__ 2024-11-08 13:48:56,531 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/3206612d-ce76-43bc-9b63-6a3fc3323446 2024-11-08 13:48:56,538 - DEBUG - Response Code: 404 2024-11-08 13:48:56,538 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-11-08 13:48:56,543 - DEBUG - Requesting: http://10.0.0.12:8082/domain/22ed281d-57dd-48ea-a661-55f6104eab1f 2024-11-08 13:48:56,560 - DEBUG - Requesting: http://10.0.0.12:8082/project/7c52d07c-ac63-4dd3-91ef-e20dd459e03d 2024-11-08 13:48:56,618 - INFO - Validated that VN __public__ is not found in API Server 2024-11-08 13:48:56,618 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-08 13:48:56,639 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:56,658 - DEBUG - VN __public__ is not present in Agent 10.0.0.29 2024-11-08 13:48:56,658 - INFO - Validated that VN __public__ is not in any agent 2024-11-08 13:48:56,659 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:56,680 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-08 13:48:56,687 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-08 13:48:56,694 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-08 13:48:56,694 - INFO - Deleting pod default:ctest-nginx-pod-35328495 2024-11-08 13:48:56,706 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c 2024-11-08 13:48:56,715 - WARNING - Pod uuid 3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c is still seen in agent 10.0.0.29 VM list 2024-11-08 13:49:01,716 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c 2024-11-08 13:49:01,724 - DEBUG - Pod 3bf6d4e1-6e4b-43ff-a081-46fd71a53d9c is not in agent 10.0.0.29 VM list 2024-11-08 13:49:01,724 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:113e2132-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:49:01,731 - DEBUG - VMI 113e2132-9dd8-11ef-b33f-fa163e2e744c is removed from agent 10.0.0.29 2024-11-08 13:49:01,731 - INFO - Verified that pod ctest-nginx-pod-35328495 is removed in agent 2024-11-08 13:49:01,731 - INFO - Deleting pod default:ctest-nginx-pod-04873199 2024-11-08 13:49:01,748 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=16de52fd-09d7-400f-816f-5f966cbeb087 2024-11-08 13:49:01,763 - WARNING - Pod uuid 16de52fd-09d7-400f-816f-5f966cbeb087 is still seen in agent 10.0.0.29 VM list 2024-11-08 13:49:06,763 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=16de52fd-09d7-400f-816f-5f966cbeb087 2024-11-08 13:49:06,773 - DEBUG - Pod 16de52fd-09d7-400f-816f-5f966cbeb087 is not in agent 10.0.0.29 VM list 2024-11-08 13:49:06,773 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:106fb5ae-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:49:06,780 - DEBUG - VMI 106fb5ae-9dd8-11ef-b33f-fa163e2e744c is removed from agent 10.0.0.29 2024-11-08 13:49:06,780 - INFO - Verified that pod ctest-nginx-pod-04873199 is removed in agent 2024-11-08 13:49:06,782 - INFO - Deleting service : ctest-nginx-svc-03134885 2024-11-08 13:49:07,078 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 13:49:07,086 - DEBUG - No XMPP flaps were noticed during the test 2024-11-08 13:49:07,086 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2024-11-08 13:49:07,086 - INFO - -------------------------------------------------------------------------------- 2024-11-08 13:49:16,630 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-08 13:49:16,769 - DEBUG - Output : cluster_project={} 2024-11-08 13:49:16,914 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-08 13:49:17,171 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-08 13:49:17,178 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-08 13:49:17,337 - DEBUG - Output : cluster_project={} 2024-11-08 13:49:27,576 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:27,648 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:32,765 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:32,935 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:33,045 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:33,163 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:33,241 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:33,327 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-08 13:49:33,616 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 13:49:36,329 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_ApplicationPolicySetReq? 2024-11-08 13:49:36,337 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2024-11-08 13:49:36,370 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2024-11-08 13:49:38,419 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AclReq? 2024-11-08 13:52:39,231 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-08 13:52:39,261 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1ebde796-3a0b-444f-b4ff-c602d77a1cb9 2024-11-08 13:52:39,299 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3ed8f76e-9204-4c72-9355-974cb5d57215 2024-11-08 13:52:39,311 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c2c5fc05-7548-4ac0-9b4d-ae6ddcdd1c27 2024-11-08 13:52:39,317 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:52:39,321 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:52:39,335 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:52:39,341 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:52:39,346 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=2684735d-e366-4d79-a1b6-7a5870a4a3a8 2024-11-08 13:52:44,277 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1ebde796-3a0b-444f-b4ff-c602d77a1cb9 2024-11-08 13:52:44,285 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e31b5be-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:52:44,354 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=3ed8f76e-9204-4c72-9355-974cb5d57215 2024-11-08 13:52:44,360 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:40b24ff6-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:52:44,404 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:52:44,406 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=2684735d-e366-4d79-a1b6-7a5870a4a3a8 2024-11-08 13:52:44,409 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=c2c5fc05-7548-4ac0-9b4d-ae6ddcdd1c27 2024-11-08 13:52:44,410 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:52:44,411 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:52:44,412 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:52:44,416 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4013a9a0-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:52:44,436 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3efa929a-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:52:49,417 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:52:49,432 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:52:49,435 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:52:49,436 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:52:54,433 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:52:54,440 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:52:54,447 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:52:54,449 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:52:59,441 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:52:59,447 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:52:59,458 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:52:59,460 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:53:04,451 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:53:04,456 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:53:04,470 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:53:04,472 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:53:09,462 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:53:09,465 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:53:09,483 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:53:09,485 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:53:14,476 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=95796d72-8ed4-4b38-8339-c174a9956416 2024-11-08 13:53:14,478 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=8fad4077-2ea2-4b0a-9fff-783d9ec67593 2024-11-08 13:53:14,487 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:420b2f6c-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:53:14,489 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:416382da-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:53:14,502 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=fdddc1eb-e50c-4a58-b29f-9b77c44fe7c5 2024-11-08 13:53:14,504 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=784006e7-aff2-4301-b856-ccf1bab7c590 2024-11-08 13:53:14,512 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4298e7c6-9dd8-11ef-b33f-fa163e2e744c 2024-11-08 13:53:14,513 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:43263388-9dd8-11ef-b33f-fa163e2e744c