2024-11-07 11:34:55,007 - DEBUG - [10.0.0.34]: Running cmd : hostname 2024-11-07 11:34:55,232 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-768-1 2024-11-07 11:34:55,232 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2024-11-07 11:34:55,266 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-768-1 2024-11-07 11:34:55,266 - DEBUG - [10.0.0.34]: 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-07 11:34:55,341 - DEBUG - Output : NAMES contrail_test_5bfKwSEnA contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_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 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_schema_1 config_api_dnsmasq_1 config_api_api_1 config_api_svcmonitor_1 2024-11-07 11:34:55,342 - DEBUG - [10.0.0.34]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-07 11:34:55,422 - DEBUG - Output : 10.0.0.34/24 172.17.0.1/16 2024-11-07 11:34:55,422 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2024-11-07 11:34:55,456 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-768-1 2024-11-07 11:34:55,541 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-11-07 11:34:55,769 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-768-1 2024-11-07 11:34:55,770 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-11-07 11:34:55,805 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-768-1 2024-11-07 11:34:55,805 - DEBUG - [10.0.0.22]: 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-07 11:34:55,849 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-07 11:34:55,849 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-07 11:34:55,923 - DEBUG - Output : 10.0.0.22/24 2024-11-07 11:34:55,923 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-11-07 11:34:55,957 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-768-1 2024-11-07 11:34:56,046 - INFO - Using existing project ['default-domain', 'k8s-default'](fce4ec1c-40ac-4845-be7b-4eb5bd46ba96) 2024-11-07 11:34:56,170 - INFO - Using existing project ['default-domain', 'k8s-default'](fce4ec1c-40ac-4845-be7b-4eb5bd46ba96) 2024-11-07 11:34:56,319 - INFO - ================================================================================ 2024-11-07 11:34:56,319 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-07 11:34:56,320 - 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-07 11:34:56,576 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 11:34:56,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.34': '0'}} with 2024-11-07 11:34:56,585 - INFO - Initial checks done. Running the testcase now 2024-11-07 11:34:56,585 - INFO - 2024-11-07 11:34:56,589 - INFO - Namespace default already exists 2024-11-07 11:34:56,589 - DEBUG - [10.0.0.34]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-07 11:34:56,723 - DEBUG - Output : cluster_project={} 2024-11-07 11:34:56,791 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-07 11:34:56,791 - DEBUG - Project uuid in Contrail is fce4ec1c-40ac-4845-be7b-4eb5bd46ba96 2024-11-07 11:34:56,792 - DEBUG - [10.0.0.34]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-07 11:34:56,898 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-07 11:34:56,898 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_NamespaceDatabaseList?namespace_uuid=843b4e0b-5cb2-4602-96df-33e105a99eb7 2024-11-07 11:34:56,903 - INFO - Namespace default with uuid 843b4e0b-5cb2-4602-96df-33e105a99eb7 found in kube manager 2024-11-07 11:34:56,903 - INFO - Namespace default verification passed 2024-11-07 11:34:56,907 - DEBUG - Service ctest-nginx-svc-62539682 not present 2024-11-07 11:34:56,907 - INFO - Creating service ctest-nginx-svc-62539682 2024-11-07 11:34:56,923 - INFO - Created Service ctest-nginx-svc-62539682 2024-11-07 11:34:56,929 - DEBUG - Pod ctest-nginx-pod-03051467 not present 2024-11-07 11:34:56,930 - INFO - Creating Pod ctest-nginx-pod-03051467 2024-11-07 11:34:57,008 - DEBUG - Pod : ctest-nginx-pod-03051467 UUID is 5dd5f1f3-f5ab-4d2c-a177-56846ae29194 2024-11-07 11:34:57,011 - DEBUG - Pod ctest-nginx-pod-14596920 not present 2024-11-07 11:34:57,011 - INFO - Creating Pod ctest-nginx-pod-14596920 2024-11-07 11:34:57,040 - DEBUG - Pod : ctest-nginx-pod-14596920 UUID is 0419ac83-d40f-462f-a95a-8362c159c93e 2024-11-07 11:34:57,249 - INFO - Created VN __public__, UUID :50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,461 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-07 11:34:57,472 - DEBUG - Requesting: http://10.0.0.34:8082/domain/2a3ceb8b-d62a-4f71-822d-2f47e421c206 2024-11-07 11:34:57,498 - DEBUG - Requesting: http://10.0.0.34:8082/project/fce4ec1c-40ac-4845-be7b-4eb5bd46ba96 2024-11-07 11:34:57,563 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,580 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,594 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/a889ee09-a450-468f-a1f2-c46b6ddeec82 2024-11-07 11:34:57,608 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/a889ee09-a450-468f-a1f2-c46b6ddeec82 2024-11-07 11:34:57,625 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/95e8d448-8def-40f2-bd46-ca1653a9739d 2024-11-07 11:34:57,632 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-07 11:34:57,632 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,643 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/a889ee09-a450-468f-a1f2-c46b6ddeec82 2024-11-07 11:34:57,662 - INFO - Verified VN network id 13 for VN 50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,662 - INFO - Verifications in API Server for VN __public__ passed 2024-11-07 11:34:57,663 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,679 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/a889ee09-a450-468f-a1f2-c46b6ddeec82 2024-11-07 11:34:57,686 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/a889ee09-a450-468f-a1f2-c46b6ddeec82 2024-11-07 11:34:57,696 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/95e8d448-8def-40f2-bd46-ca1653a9739d 2024-11-07 11:34:57,703 - DEBUG - Requesting: http://10.0.0.34:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-07 11:34:57,710 - DEBUG - Control-node 10.0.0.34 : 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': '5834821922792819125', 'uuid-lslong': '10539620557206368584'}, 'enable': 'true', 'created': '2024-11-07T11:34:57', 'last-modified': '2024-11-07T11:34:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.342954'} 2024-11-07 11:34:57,710 - DEBUG - Requesting: http://10.0.0.34:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:34:57,716 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-07 11:34:57,716 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-07 11:34:57,718 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-07 11:34:57,718 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-07 11:34:57,723 - DEBUG - Requesting: http://10.0.0.34:8082/domain/2a3ceb8b-d62a-4f71-822d-2f47e421c206 2024-11-07 11:34:57,760 - DEBUG - Requesting: http://10.0.0.34:8082/project/fce4ec1c-40ac-4845-be7b-4eb5bd46ba96 2024-11-07 11:34:57,841 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:57,864 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-07 11:34:57,864 - DEBUG - Verifying the vn in opserver 2024-11-07 11:34:57,864 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.34 2024-11-07 11:34:57,864 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks 2024-11-07 11:34:57,872 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.34:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-07 11:34:57,872 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-07 11:34:57,872 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:34:57,883 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:34:57,889 - DEBUG - Do not have enough data to verify VN in agent 2024-11-07 11:34:57,889 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:34:57,899 - DEBUG - VRF ids for VN __public__: {} 2024-11-07 11:34:58,086 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-07 11:34:58,258 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-07 11:34:58,269 - DEBUG - Requesting: http://10.0.0.34:8082/domain/2a3ceb8b-d62a-4f71-822d-2f47e421c206 2024-11-07 11:34:58,281 - DEBUG - Requesting: http://10.0.0.34:8082/project/fce4ec1c-40ac-4845-be7b-4eb5bd46ba96 2024-11-07 11:34:58,346 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:58,368 - DEBUG - Requesting: http://10.0.0.34:8082/floating-ip-pool/8e76c84c-5630-4894-9fca-1421d0764cb4 2024-11-07 11:34:58,375 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-07 11:34:58,384 - DEBUG - Requesting: http://10.0.0.34:8082/domain/2a3ceb8b-d62a-4f71-822d-2f47e421c206 2024-11-07 11:34:58,397 - DEBUG - Requesting: http://10.0.0.34:8082/project/fce4ec1c-40ac-4845-be7b-4eb5bd46ba96 2024-11-07 11:34:58,463 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/50f9739f-e3ba-49b5-9244-410e33b0b148 2024-11-07 11:34:58,476 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-07 11:34:58,476 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-07 11:34:58,495 - DEBUG - Requesting: http://10.0.0.34:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-07 11:34:58,503 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-07 11:34:58,503 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-07 11:34:58,506 - DEBUG - Ingress ctest-nginx-ingress-58393895 not present 2024-11-07 11:34:58,506 - INFO - Creating Ingress ctest-nginx-ingress-58393895 2024-11-07 11:34:58,515 - INFO - Created Ingress ctest-nginx-ingress-58393895 2024-11-07 11:34:58,517 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58393895 2024-11-07 11:35:01,523 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58393895 2024-11-07 11:35:04,528 - DEBUG - For Ingress ctest-nginx-ingress-58393895, Cluster IP: 10.47.255.249, External IPs ['120.120.199.60'] 2024-11-07 11:35:04,528 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-58393895 2024-11-07 11:35:04,528 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_LoadbalancerDatabaseList?x=7c6a45d6-df6e-4aa8-81eb-b27c81e356cb 2024-11-07 11:35:04,534 - INFO - Ingress ctest-nginx-ingress-58393895 with uuid 7c6a45d6-df6e-4aa8-81eb-b27c81e356cb found in kube manager 2024-11-07 11:35:04,534 - INFO - Ingress ctest-nginx-ingress-58393895 verification passed 2024-11-07 11:35:04,539 - DEBUG - Pod ctest-busybox-pod-39884725 not present 2024-11-07 11:35:04,539 - INFO - Creating Pod ctest-busybox-pod-39884725 2024-11-07 11:35:04,574 - DEBUG - Pod : ctest-busybox-pod-39884725 UUID is 643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:04,594 - DEBUG - Pod ctest-nginx-pod-03051467 not in running state.Currently in Pending 2024-11-07 11:35:09,601 - INFO - Pod ctest-nginx-pod-03051467 is in running state.Got IP 10.47.255.251 2024-11-07 11:35:09,668 - DEBUG - Pod ctest-nginx-pod-03051467 has vmi 51c510f8-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:35:09,668 - INFO - Verified pod ctest-nginx-pod-03051467 in contrail-api 2024-11-07 11:35:09,669 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:35:09,710 - DEBUG - VMI 51c510f8-9cfc-11ef-8286-fa163eb904e8 is active in agent 10.0.0.22 2024-11-07 11:35:09,710 - INFO - Verified Pod ctest-nginx-pod-03051467 in agent 10.0.0.22 2024-11-07 11:35:09,710 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_VirtualMachineDatabaseList?x=5dd5f1f3-f5ab-4d2c-a177-56846ae29194 2024-11-07 11:35:09,716 - INFO - Pod ctest-nginx-pod-03051467 with uuid 5dd5f1f3-f5ab-4d2c-a177-56846ae29194 found in kube manager 2024-11-07 11:35:09,716 - INFO - Pod ctest-nginx-pod-03051467 verification passed 2024-11-07 11:35:09,780 - DEBUG - [Pod ctest-nginx-pod-03051467] Cmd: echo ctest-nginx-pod-03051467 > /usr/share/nginx/html/index.html, Output: 2024-11-07 11:35:09,790 - DEBUG - Pod ctest-nginx-pod-14596920 not in running state.Currently in Pending 2024-11-07 11:35:14,797 - INFO - Pod ctest-nginx-pod-14596920 is in running state.Got IP 10.47.255.250 2024-11-07 11:35:14,816 - DEBUG - Pod ctest-nginx-pod-14596920 has vmi 523b7c98-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:35:14,816 - INFO - Verified pod ctest-nginx-pod-14596920 in contrail-api 2024-11-07 11:35:14,816 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:35:14,827 - DEBUG - VMI 523b7c98-9cfc-11ef-8286-fa163eb904e8 is active in agent 10.0.0.22 2024-11-07 11:35:14,827 - INFO - Verified Pod ctest-nginx-pod-14596920 in agent 10.0.0.22 2024-11-07 11:35:14,827 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_VirtualMachineDatabaseList?x=0419ac83-d40f-462f-a95a-8362c159c93e 2024-11-07 11:35:14,832 - INFO - Pod ctest-nginx-pod-14596920 with uuid 0419ac83-d40f-462f-a95a-8362c159c93e found in kube manager 2024-11-07 11:35:14,832 - INFO - Pod ctest-nginx-pod-14596920 verification passed 2024-11-07 11:35:14,910 - DEBUG - [Pod ctest-nginx-pod-14596920] Cmd: echo ctest-nginx-pod-14596920 > /usr/share/nginx/html/index.html, Output: 2024-11-07 11:35:14,915 - DEBUG - Pod ctest-busybox-pod-39884725 not in running state.Currently in Pending 2024-11-07 11:35:19,921 - INFO - Pod ctest-busybox-pod-39884725 is in running state.Got IP 10.47.255.248 2024-11-07 11:35:19,994 - DEBUG - Pod ctest-busybox-pod-39884725 has vmi 55454536-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:35:19,994 - INFO - Verified pod ctest-busybox-pod-39884725 in contrail-api 2024-11-07 11:35:19,994 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:35:20,010 - DEBUG - VMI 55454536-9cfc-11ef-8286-fa163eb904e8 is active in agent 10.0.0.22 2024-11-07 11:35:20,011 - INFO - Verified Pod ctest-busybox-pod-39884725 in agent 10.0.0.22 2024-11-07 11:35:20,011 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_VirtualMachineDatabaseList?x=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:20,020 - INFO - Pod ctest-busybox-pod-39884725 with uuid 643f1b93-280f-466c-bef2-ade5907ba1ec found in kube manager 2024-11-07 11:35:20,020 - INFO - Pod ctest-busybox-pod-39884725 verification passed 2024-11-07 11:35:20,099 - DEBUG - [Pod ctest-busybox-pod-39884725] 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-14596920 2024-11-07 11:35:20,099 - DEBUG - [Pod Pod ctest-busybox-pod-39884725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-07 11:35:20,099 - DEBUG - [Pod Pod ctest-busybox-pod-39884725] 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-14596920 2024-11-07 11:35:20,164 - DEBUG - [Pod ctest-busybox-pod-39884725] 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) ctest-nginx-pod-03051467 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-07 11:35:20,164 - DEBUG - [Pod Pod ctest-busybox-pod-39884725] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-07 11:35:20,164 - DEBUG - [Pod Pod ctest-busybox-pod-39884725] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-03051467 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-07 11:35:20,165 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-03051467': 1, 'ctest-nginx-pod-14596920': 1} 2024-11-07 11:35:20,165 - WARNING - Nothing to delete parallely 2024-11-07 11:35:20,165 - INFO - Deleting pod default:ctest-busybox-pod-39884725 2024-11-07 11:35:20,173 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:20,182 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:25,182 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:25,191 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:30,193 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:30,200 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:35,201 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:35,207 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:40,208 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:40,216 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:45,217 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:45,225 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:50,225 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:50,232 - WARNING - Pod uuid 643f1b93-280f-466c-bef2-ade5907ba1ec is still seen in agent 10.0.0.22 VM list 2024-11-07 11:35:55,233 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=643f1b93-280f-466c-bef2-ade5907ba1ec 2024-11-07 11:35:55,240 - DEBUG - Pod 643f1b93-280f-466c-bef2-ade5907ba1ec is not in agent 10.0.0.22 VM list 2024-11-07 11:35:55,241 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:55454536-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:35:55,247 - DEBUG - VMI 55454536-9cfc-11ef-8286-fa163eb904e8 is removed from agent 10.0.0.22 2024-11-07 11:35:55,247 - INFO - Verified that pod ctest-busybox-pod-39884725 is removed in agent 2024-11-07 11:35:55,247 - INFO - Deleting Ingress : ctest-nginx-ingress-58393895 2024-11-07 11:35:55,255 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_LoadbalancerDatabaseList?x=7c6a45d6-df6e-4aa8-81eb-b27c81e356cb 2024-11-07 11:35:55,260 - ERROR - Ingress ctest-nginx-ingress-58393895 with uuid 7c6a45d6-df6e-4aa8-81eb-b27c81e356cb still found in kube manager 2024-11-07 11:35:56,261 - DEBUG - Requesting: http://10.0.0.34:8108/Snh_LoadbalancerDatabaseList?x=7c6a45d6-df6e-4aa8-81eb-b27c81e356cb 2024-11-07 11:35:56,269 - INFO - Ingress ctest-nginx-ingress-58393895 with uuid 7c6a45d6-df6e-4aa8-81eb-b27c81e356cb deleted successfully from kube manager 2024-11-07 11:35:56,269 - INFO - Verifications on Ingress %s cleanup passed 2024-11-07 11:35:56,269 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-07 11:35:56,385 - DEBUG - Requesting: http://10.0.0.34:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-07 11:35:56,392 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-07 11:35:56,392 - INFO - Deleting VN __public__ 2024-11-07 11:35:56,542 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/a889ee09-a450-468f-a1f2-c46b6ddeec82 2024-11-07 11:35:56,550 - DEBUG - Response Code: 404 2024-11-07 11:35:56,550 - DEBUG - Requesting: http://10.0.0.34:8082/domains 2024-11-07 11:35:56,559 - DEBUG - Requesting: http://10.0.0.34:8082/domain/2a3ceb8b-d62a-4f71-822d-2f47e421c206 2024-11-07 11:35:56,572 - DEBUG - Requesting: http://10.0.0.34:8082/project/fce4ec1c-40ac-4845-be7b-4eb5bd46ba96 2024-11-07 11:35:56,640 - INFO - Validated that VN __public__ is not found in API Server 2024-11-07 11:35:56,640 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-07 11:35:56,661 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:35:56,669 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2024-11-07 11:35:56,669 - INFO - Validated that VN __public__ is not in any agent 2024-11-07 11:35:56,669 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:35:56,685 - DEBUG - Requesting: http://10.0.0.34:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 11:35:56,693 - DEBUG - Requesting: http://10.0.0.34:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-07 11:35:56,699 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-07 11:35:56,699 - INFO - Deleting pod default:ctest-nginx-pod-14596920 2024-11-07 11:35:56,715 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0419ac83-d40f-462f-a95a-8362c159c93e 2024-11-07 11:35:56,736 - WARNING - Pod uuid 0419ac83-d40f-462f-a95a-8362c159c93e is still seen in agent 10.0.0.22 VM list 2024-11-07 11:36:01,737 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0419ac83-d40f-462f-a95a-8362c159c93e 2024-11-07 11:36:01,744 - DEBUG - Pod 0419ac83-d40f-462f-a95a-8362c159c93e is not in agent 10.0.0.22 VM list 2024-11-07 11:36:01,744 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:523b7c98-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:36:01,750 - DEBUG - VMI 523b7c98-9cfc-11ef-8286-fa163eb904e8 is removed from agent 10.0.0.22 2024-11-07 11:36:01,750 - INFO - Verified that pod ctest-nginx-pod-14596920 is removed in agent 2024-11-07 11:36:01,751 - INFO - Deleting pod default:ctest-nginx-pod-03051467 2024-11-07 11:36:01,762 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5dd5f1f3-f5ab-4d2c-a177-56846ae29194 2024-11-07 11:36:01,772 - WARNING - Pod uuid 5dd5f1f3-f5ab-4d2c-a177-56846ae29194 is still seen in agent 10.0.0.22 VM list 2024-11-07 11:36:06,775 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5dd5f1f3-f5ab-4d2c-a177-56846ae29194 2024-11-07 11:36:06,782 - DEBUG - Pod 5dd5f1f3-f5ab-4d2c-a177-56846ae29194 is not in agent 10.0.0.22 VM list 2024-11-07 11:36:06,782 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:51c510f8-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:36:06,788 - DEBUG - VMI 51c510f8-9cfc-11ef-8286-fa163eb904e8 is removed from agent 10.0.0.22 2024-11-07 11:36:06,788 - INFO - Verified that pod ctest-nginx-pod-03051467 is removed in agent 2024-11-07 11:36:06,788 - INFO - Deleting service : ctest-nginx-svc-62539682 2024-11-07 11:36:07,080 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 11:36:07,087 - DEBUG - No XMPP flaps were noticed during the test 2024-11-07 11:36:07,087 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11] 2024-11-07 11:36:07,087 - INFO - -------------------------------------------------------------------------------- 2024-11-07 11:36:13,513 - DEBUG - [10.0.0.34]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-07 11:36:13,671 - DEBUG - Output : cluster_project={} 2024-11-07 11:36:13,728 - DEBUG - [10.0.0.34]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-07 11:36:13,882 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-07 11:36:13,902 - DEBUG - [10.0.0.34]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-07 11:36:14,024 - DEBUG - Output : cluster_project={} 2024-11-07 11:36:29,182 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:29,227 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:29,326 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:29,406 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:34,490 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:34,587 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:34,706 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:34,766 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 11:36:35,030 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 11:36:37,822 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2024-11-07 11:36:37,830 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-11-07 11:36:37,861 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-11-07 11:36:39,899 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-11-07 11:39:49,866 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 11:39:50,131 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2b8812f-13ee-4d48-8edd-1a23e1bdfc99 2024-11-07 11:39:50,141 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:39:50,154 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7606121c-6b0d-4981-b81d-f6539b7f6879 2024-11-07 11:39:50,159 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=010daeab-8951-444d-8321-7a500126ee39 2024-11-07 11:39:50,164 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:39:50,174 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:39:50,181 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1186545c-5bdc-4dfa-a5a2-b7f56f63bdf8 2024-11-07 11:39:50,186 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:39:55,196 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:39:55,198 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b2b8812f-13ee-4d48-8edd-1a23e1bdfc99 2024-11-07 11:39:55,209 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f3fdc84-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:39:55,235 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:39:55,238 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:39:55,239 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:39:55,240 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7606121c-6b0d-4981-b81d-f6539b7f6879 2024-11-07 11:39:55,242 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1186545c-5bdc-4dfa-a5a2-b7f56f63bdf8 2024-11-07 11:39:55,242 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=010daeab-8951-444d-8321-7a500126ee39 2024-11-07 11:39:55,266 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fc0ca60-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:39:55,270 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8074d6c2-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:39:55,272 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80f91734-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:40:00,213 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:40:00,268 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:40:00,270 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:40:00,274 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:40:05,222 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:40:05,283 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:40:05,285 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:40:05,286 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:40:10,230 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:40:10,299 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:40:10,301 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:40:10,303 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:40:15,238 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:40:15,315 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:40:15,317 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:40:15,318 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:40:20,259 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:40:20,330 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:40:20,332 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:40:20,333 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:40:25,267 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=04c4cf45-11a1-47a4-8639-59f57910ff8d 2024-11-07 11:40:25,275 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8299c5ac-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:40:25,366 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=1b28773b-f152-4317-9599-d2666a417922 2024-11-07 11:40:25,368 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9b1abeb0-9fdb-4e05-b0df-efb604d0c41f 2024-11-07 11:40:25,369 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c5bc4960-f7c6-45a5-bbce-cb2c35f4b557 2024-11-07 11:40:25,381 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:82183cee-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:40:25,384 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:831bad9c-9cfc-11ef-8286-fa163eb904e8 2024-11-07 11:40:25,386 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8194099c-9cfc-11ef-8286-fa163eb904e8