2024-11-10 20:45:12,930 - DEBUG - [10.0.0.42]: Running cmd : hostname 2024-11-10 20:45:13,148 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-781-1 2024-11-10 20:45:13,149 - DEBUG - [10.0.0.42]: Running cmd : hostname -f 2024-11-10 20:45:13,183 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-781-1 2024-11-10 20:45:13,184 - DEBUG - [10.0.0.42]: 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-10 20:45:13,295 - DEBUG - Output : NAMES contrail_test_0HmTMudUI contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_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_svcmonitor_1 config_api_dnsmasq_1 config_api_schema_1 config_api_nodemgr_1 config_api_api_1 redis_redis_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_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 2024-11-10 20:45:13,295 - DEBUG - [10.0.0.42]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 20:45:13,329 - DEBUG - Output : 10.0.0.42/24 172.17.0.1/16 2024-11-10 20:45:13,329 - DEBUG - [10.0.0.42]: Running cmd : getent hosts 10.0.0.42 | head -n 1 | awk '{print $2}' 2024-11-10 20:45:13,362 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-781-1 2024-11-10 20:45:13,455 - DEBUG - [10.0.0.38]: Running cmd : hostname 2024-11-10 20:45:13,718 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-781-1 2024-11-10 20:45:13,718 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2024-11-10 20:45:13,752 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-781-1 2024-11-10 20:45:13,752 - DEBUG - [10.0.0.38]: 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-10 20:45:13,806 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-10 20:45:13,807 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 20:45:13,886 - DEBUG - Output : 10.0.0.38/24 2024-11-10 20:45:13,886 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2024-11-10 20:45:13,921 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-781-1 2024-11-10 20:45:13,999 - INFO - Using existing project ['default-domain', 'k8s-default'](091c8b77-872e-4563-8fd9-72440d7fcec2) 2024-11-10 20:45:14,112 - INFO - Using existing project ['default-domain', 'k8s-default'](091c8b77-872e-4563-8fd9-72440d7fcec2) 2024-11-10 20:45:14,250 - INFO - ================================================================================ 2024-11-10 20:45:14,250 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-10 20:45:14,251 - 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-10 20:45:14,486 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:45:14,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.42': '0'}} with 2024-11-10 20:45:14,494 - INFO - Initial checks done. Running the testcase now 2024-11-10 20:45:14,494 - INFO - 2024-11-10 20:45:14,498 - INFO - Namespace default already exists 2024-11-10 20:45:14,499 - DEBUG - [10.0.0.42]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 20:45:14,616 - DEBUG - Output : cluster_project={} 2024-11-10 20:45:14,664 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-10 20:45:14,664 - DEBUG - Project uuid in Contrail is 091c8b77-872e-4563-8fd9-72440d7fcec2 2024-11-10 20:45:14,664 - DEBUG - [10.0.0.42]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 20:45:14,792 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 20:45:14,793 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_NamespaceDatabaseList?namespace_uuid=77c5dbf9-81d6-40d4-8273-5b9cf65158dc 2024-11-10 20:45:14,797 - INFO - Namespace default with uuid 77c5dbf9-81d6-40d4-8273-5b9cf65158dc found in kube manager 2024-11-10 20:45:14,797 - INFO - Namespace default verification passed 2024-11-10 20:45:14,800 - DEBUG - Service ctest-nginx-svc-14583814 not present 2024-11-10 20:45:14,800 - INFO - Creating service ctest-nginx-svc-14583814 2024-11-10 20:45:14,826 - INFO - Created Service ctest-nginx-svc-14583814 2024-11-10 20:45:14,829 - DEBUG - Pod ctest-nginx-pod-20568388 not present 2024-11-10 20:45:14,829 - INFO - Creating Pod ctest-nginx-pod-20568388 2024-11-10 20:45:14,863 - DEBUG - Node for Pod ctest-nginx-pod-20568388 not yet populated 2024-11-10 20:45:17,871 - DEBUG - Pod : ctest-nginx-pod-20568388 UUID is 2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 2024-11-10 20:45:17,874 - DEBUG - Pod ctest-nginx-pod-88362157 not present 2024-11-10 20:45:17,874 - INFO - Creating Pod ctest-nginx-pod-88362157 2024-11-10 20:45:17,900 - DEBUG - Pod : ctest-nginx-pod-88362157 UUID is ded4c416-1104-4e63-acf2-5648c7bac6bf 2024-11-10 20:45:18,129 - INFO - Created VN __public__, UUID :30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,353 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-10 20:45:18,360 - DEBUG - Requesting: http://10.0.0.42:8082/domain/c54e74f9-b3d8-49cf-ad17-5fd0e06937a5 2024-11-10 20:45:18,392 - DEBUG - Requesting: http://10.0.0.42:8082/project/091c8b77-872e-4563-8fd9-72440d7fcec2 2024-11-10 20:45:18,467 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,494 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,509 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/b2705bea-f5e4-4992-b586-c5a74bfd8f0e 2024-11-10 20:45:18,518 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/b2705bea-f5e4-4992-b586-c5a74bfd8f0e 2024-11-10 20:45:18,525 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/f5743f65-f793-4de4-a0ca-469133934663 2024-11-10 20:45:18,531 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 20:45:18,531 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,543 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/b2705bea-f5e4-4992-b586-c5a74bfd8f0e 2024-11-10 20:45:18,561 - INFO - Verified VN network id 13 for VN 30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,562 - INFO - Verifications in API Server for VN __public__ passed 2024-11-10 20:45:18,562 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,575 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/b2705bea-f5e4-4992-b586-c5a74bfd8f0e 2024-11-10 20:45:18,583 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/b2705bea-f5e4-4992-b586-c5a74bfd8f0e 2024-11-10 20:45:18,610 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/f5743f65-f793-4de4-a0ca-469133934663 2024-11-10 20:45:18,627 - DEBUG - Requesting: http://10.0.0.42:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 20:45:18,634 - DEBUG - Control-node 10.0.0.42 : 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': '3524987723507780391', 'uuid-lslong': '13331203672376419610'}, 'enable': 'true', 'created': '2024-11-10T20:45:18', 'last-modified': '2024-11-10T20:45:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.353060'} 2024-11-10 20:45:18,634 - DEBUG - Requesting: http://10.0.0.42:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:45:18,640 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 20:45:18,641 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-10 20:45:18,641 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-10 20:45:18,641 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-10 20:45:18,646 - DEBUG - Requesting: http://10.0.0.42:8082/domain/c54e74f9-b3d8-49cf-ad17-5fd0e06937a5 2024-11-10 20:45:18,654 - DEBUG - Requesting: http://10.0.0.42:8082/project/091c8b77-872e-4563-8fd9-72440d7fcec2 2024-11-10 20:45:18,713 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:18,726 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-10 20:45:18,726 - DEBUG - Verifying the vn in opserver 2024-11-10 20:45:18,726 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.42 2024-11-10 20:45:18,727 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-11-10 20:45:18,732 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-10 20:45:18,732 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-10 20:45:18,733 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:45:18,740 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:45:18,747 - DEBUG - Do not have enough data to verify VN in agent 2024-11-10 20:45:18,747 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:45:18,753 - DEBUG - VRF ids for VN __public__: {} 2024-11-10 20:45:18,854 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-10 20:45:18,979 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-10 20:45:18,997 - DEBUG - Requesting: http://10.0.0.42:8082/domain/c54e74f9-b3d8-49cf-ad17-5fd0e06937a5 2024-11-10 20:45:19,008 - DEBUG - Requesting: http://10.0.0.42:8082/project/091c8b77-872e-4563-8fd9-72440d7fcec2 2024-11-10 20:45:19,058 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:19,073 - DEBUG - Requesting: http://10.0.0.42:8082/floating-ip-pool/2295178b-a4c0-4343-81ce-b2b84820fd27 2024-11-10 20:45:19,080 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-10 20:45:19,085 - DEBUG - Requesting: http://10.0.0.42:8082/domain/c54e74f9-b3d8-49cf-ad17-5fd0e06937a5 2024-11-10 20:45:19,093 - DEBUG - Requesting: http://10.0.0.42:8082/project/091c8b77-872e-4563-8fd9-72440d7fcec2 2024-11-10 20:45:19,136 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/30eb45a8-894b-4b27-b901-f31bb861251a 2024-11-10 20:45:19,149 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-10 20:45:19,149 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-10 20:45:19,159 - DEBUG - Requesting: http://10.0.0.42:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 20:45:19,165 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-10 20:45:19,165 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-10 20:45:19,168 - DEBUG - Ingress ctest-nginx-ingress-71869357 not present 2024-11-10 20:45:19,169 - INFO - Creating Ingress ctest-nginx-ingress-71869357 2024-11-10 20:45:19,263 - INFO - Created Ingress ctest-nginx-ingress-71869357 2024-11-10 20:45:19,266 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71869357 2024-11-10 20:45:22,271 - DEBUG - For Ingress ctest-nginx-ingress-71869357, Cluster IP: 10.47.255.249, External IPs ['217.44.156.188'] 2024-11-10 20:45:22,271 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71869357 2024-11-10 20:45:22,272 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_LoadbalancerDatabaseList?x=d9df72e0-75ec-44aa-a3f4-9c968373a544 2024-11-10 20:45:22,280 - INFO - Ingress ctest-nginx-ingress-71869357 with uuid d9df72e0-75ec-44aa-a3f4-9c968373a544 found in kube manager 2024-11-10 20:45:22,280 - INFO - Ingress ctest-nginx-ingress-71869357 verification passed 2024-11-10 20:45:22,283 - DEBUG - Pod ctest-busybox-pod-21254084 not present 2024-11-10 20:45:22,283 - INFO - Creating Pod ctest-busybox-pod-21254084 2024-11-10 20:45:22,300 - DEBUG - Pod : ctest-busybox-pod-21254084 UUID is 2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:22,310 - DEBUG - Pod ctest-nginx-pod-20568388 not in running state.Currently in Pending 2024-11-10 20:45:27,320 - DEBUG - Pod ctest-nginx-pod-20568388 not in running state.Currently in Pending 2024-11-10 20:45:32,326 - DEBUG - Pod ctest-nginx-pod-20568388 not in running state.Currently in Pending 2024-11-10 20:45:37,343 - INFO - Pod ctest-nginx-pod-20568388 is in running state.Got IP 10.47.255.251 2024-11-10 20:45:37,404 - DEBUG - Pod ctest-nginx-pod-20568388 has vmi b0f9415c-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:45:37,404 - INFO - Verified pod ctest-nginx-pod-20568388 in contrail-api 2024-11-10 20:45:37,404 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:45:37,419 - DEBUG - VMI b0f9415c-9fa4-11ef-9cd5-fa163e659e94 is active in agent 10.0.0.38 2024-11-10 20:45:37,419 - INFO - Verified Pod ctest-nginx-pod-20568388 in agent 10.0.0.38 2024-11-10 20:45:37,419 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_VirtualMachineDatabaseList?x=2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 2024-11-10 20:45:37,423 - INFO - Pod ctest-nginx-pod-20568388 with uuid 2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 found in kube manager 2024-11-10 20:45:37,423 - INFO - Pod ctest-nginx-pod-20568388 verification passed 2024-11-10 20:45:37,519 - DEBUG - [Pod ctest-nginx-pod-20568388] Cmd: echo ctest-nginx-pod-20568388 > /usr/share/nginx/html/index.html, Output: 2024-11-10 20:45:37,527 - INFO - Pod ctest-nginx-pod-88362157 is in running state.Got IP 10.47.255.250 2024-11-10 20:45:37,566 - DEBUG - Pod ctest-nginx-pod-88362157 has vmi b1f867cc-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:45:37,566 - INFO - Verified pod ctest-nginx-pod-88362157 in contrail-api 2024-11-10 20:45:37,566 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:45:37,580 - DEBUG - VMI b1f867cc-9fa4-11ef-9cd5-fa163e659e94 is active in agent 10.0.0.38 2024-11-10 20:45:37,580 - INFO - Verified Pod ctest-nginx-pod-88362157 in agent 10.0.0.38 2024-11-10 20:45:37,580 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_VirtualMachineDatabaseList?x=ded4c416-1104-4e63-acf2-5648c7bac6bf 2024-11-10 20:45:37,584 - INFO - Pod ctest-nginx-pod-88362157 with uuid ded4c416-1104-4e63-acf2-5648c7bac6bf found in kube manager 2024-11-10 20:45:37,584 - INFO - Pod ctest-nginx-pod-88362157 verification passed 2024-11-10 20:45:37,664 - DEBUG - [Pod ctest-nginx-pod-88362157] Cmd: echo ctest-nginx-pod-88362157 > /usr/share/nginx/html/index.html, Output: 2024-11-10 20:45:37,669 - INFO - Pod ctest-busybox-pod-21254084 is in running state.Got IP 10.47.255.248 2024-11-10 20:45:37,686 - DEBUG - Pod ctest-busybox-pod-21254084 has vmi b495e964-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:45:37,687 - INFO - Verified pod ctest-busybox-pod-21254084 in contrail-api 2024-11-10 20:45:37,687 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:45:37,713 - DEBUG - VMI b495e964-9fa4-11ef-9cd5-fa163e659e94 is active in agent 10.0.0.38 2024-11-10 20:45:37,714 - INFO - Verified Pod ctest-busybox-pod-21254084 in agent 10.0.0.38 2024-11-10 20:45:37,714 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_VirtualMachineDatabaseList?x=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:37,719 - INFO - Pod ctest-busybox-pod-21254084 with uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f found in kube manager 2024-11-10 20:45:37,719 - INFO - Pod ctest-busybox-pod-21254084 verification passed 2024-11-10 20:45:37,785 - DEBUG - [Pod ctest-busybox-pod-21254084] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-20568388 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-10 20:45:37,785 - DEBUG - [Pod Pod ctest-busybox-pod-21254084] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 20:45:37,785 - DEBUG - [Pod Pod ctest-busybox-pod-21254084] Cmd output: ctest-nginx-pod-20568388 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-10 20:45:37,850 - DEBUG - [Pod ctest-busybox-pod-21254084] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88362157 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-10 20:45:37,850 - DEBUG - [Pod Pod ctest-busybox-pod-21254084] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 20:45:37,850 - DEBUG - [Pod Pod ctest-busybox-pod-21254084] Cmd output: ctest-nginx-pod-88362157 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-10 20:45:37,850 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-20568388': 1, 'ctest-nginx-pod-88362157': 1} 2024-11-10 20:45:37,850 - WARNING - Nothing to delete parallely 2024-11-10 20:45:37,850 - INFO - Deleting pod default:ctest-busybox-pod-21254084 2024-11-10 20:45:37,862 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:37,870 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:45:42,870 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:42,878 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:45:47,879 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:47,888 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:45:52,891 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:52,900 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:45:57,902 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:45:57,911 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:46:02,912 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:46:02,922 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:46:07,923 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:46:07,932 - WARNING - Pod uuid 2f780ada-af8c-4ccb-a2ab-63528079c56f is still seen in agent 10.0.0.38 VM list 2024-11-10 20:46:12,933 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2f780ada-af8c-4ccb-a2ab-63528079c56f 2024-11-10 20:46:12,940 - DEBUG - Pod 2f780ada-af8c-4ccb-a2ab-63528079c56f is not in agent 10.0.0.38 VM list 2024-11-10 20:46:12,940 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b495e964-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:46:12,947 - DEBUG - VMI b495e964-9fa4-11ef-9cd5-fa163e659e94 is removed from agent 10.0.0.38 2024-11-10 20:46:12,947 - INFO - Verified that pod ctest-busybox-pod-21254084 is removed in agent 2024-11-10 20:46:12,947 - INFO - Deleting Ingress : ctest-nginx-ingress-71869357 2024-11-10 20:46:12,953 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_LoadbalancerDatabaseList?x=d9df72e0-75ec-44aa-a3f4-9c968373a544 2024-11-10 20:46:12,960 - ERROR - Ingress ctest-nginx-ingress-71869357 with uuid d9df72e0-75ec-44aa-a3f4-9c968373a544 still found in kube manager 2024-11-10 20:46:13,961 - DEBUG - Requesting: http://10.0.0.42:8108/Snh_LoadbalancerDatabaseList?x=d9df72e0-75ec-44aa-a3f4-9c968373a544 2024-11-10 20:46:13,966 - INFO - Ingress ctest-nginx-ingress-71869357 with uuid d9df72e0-75ec-44aa-a3f4-9c968373a544 deleted successfully from kube manager 2024-11-10 20:46:13,968 - INFO - Verifications on Ingress %s cleanup passed 2024-11-10 20:46:13,969 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-10 20:46:14,088 - DEBUG - Requesting: http://10.0.0.42:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 20:46:14,095 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-10 20:46:14,095 - INFO - Deleting VN __public__ 2024-11-10 20:46:14,262 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/b2705bea-f5e4-4992-b586-c5a74bfd8f0e 2024-11-10 20:46:14,267 - DEBUG - Response Code: 404 2024-11-10 20:46:14,267 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-10 20:46:14,271 - DEBUG - Requesting: http://10.0.0.42:8082/domain/c54e74f9-b3d8-49cf-ad17-5fd0e06937a5 2024-11-10 20:46:14,285 - DEBUG - Requesting: http://10.0.0.42:8082/project/091c8b77-872e-4563-8fd9-72440d7fcec2 2024-11-10 20:46:14,350 - INFO - Validated that VN __public__ is not found in API Server 2024-11-10 20:46:14,350 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-10 20:46:14,360 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:46:14,368 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2024-11-10 20:46:14,368 - INFO - Validated that VN __public__ is not in any agent 2024-11-10 20:46:14,368 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:46:14,379 - DEBUG - Requesting: http://10.0.0.42:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 20:46:14,384 - DEBUG - Requesting: http://10.0.0.42:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 20:46:14,391 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-10 20:46:14,391 - INFO - Deleting pod default:ctest-nginx-pod-88362157 2024-11-10 20:46:14,420 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ded4c416-1104-4e63-acf2-5648c7bac6bf 2024-11-10 20:46:14,444 - WARNING - Pod uuid ded4c416-1104-4e63-acf2-5648c7bac6bf is still seen in agent 10.0.0.38 VM list 2024-11-10 20:46:19,444 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ded4c416-1104-4e63-acf2-5648c7bac6bf 2024-11-10 20:46:19,454 - DEBUG - Pod ded4c416-1104-4e63-acf2-5648c7bac6bf is not in agent 10.0.0.38 VM list 2024-11-10 20:46:19,454 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b1f867cc-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:46:19,462 - DEBUG - VMI b1f867cc-9fa4-11ef-9cd5-fa163e659e94 is removed from agent 10.0.0.38 2024-11-10 20:46:19,462 - INFO - Verified that pod ctest-nginx-pod-88362157 is removed in agent 2024-11-10 20:46:19,463 - INFO - Deleting pod default:ctest-nginx-pod-20568388 2024-11-10 20:46:19,479 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 2024-11-10 20:46:19,499 - WARNING - Pod uuid 2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 is still seen in agent 10.0.0.38 VM list 2024-11-10 20:46:24,499 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 2024-11-10 20:46:24,507 - DEBUG - Pod 2b2bf369-9fdf-4b0c-84fd-2a1372b82a41 is not in agent 10.0.0.38 VM list 2024-11-10 20:46:24,507 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0f9415c-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:46:24,514 - DEBUG - VMI b0f9415c-9fa4-11ef-9cd5-fa163e659e94 is removed from agent 10.0.0.38 2024-11-10 20:46:24,514 - INFO - Verified that pod ctest-nginx-pod-20568388 is removed in agent 2024-11-10 20:46:24,514 - INFO - Deleting service : ctest-nginx-svc-14583814 2024-11-10 20:46:24,757 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:46:24,765 - DEBUG - No XMPP flaps were noticed during the test
2024-11-10 20:46:24,765 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10]
2024-11-10 20:46:24,765 - INFO - -------------------------------------------------------------------------------- 2024-11-10 20:46:31,241 - DEBUG - [10.0.0.42]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 20:46:31,401 - DEBUG - Output : cluster_project={} 2024-11-10 20:46:31,473 - DEBUG - [10.0.0.42]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 20:46:31,676 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 20:46:31,681 - DEBUG - [10.0.0.42]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 20:46:31,799 - DEBUG - Output : cluster_project={} 2024-11-10 20:46:41,902 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:46,996 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:47,085 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:52,184 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:52,250 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:52,393 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:52,468 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:53,060 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 20:46:53,320 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:46:55,974 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2024-11-10 20:46:55,983 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-11-10 20:46:56,022 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-11-10 20:46:58,055 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-11-10 20:50:08,919 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 20:50:08,974 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=111d2901-7063-4abf-91b2-18e6230f3d6e 2024-11-10 20:50:08,979 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:08,982 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=16f9383f-5f9d-46b2-a42b-ced897c69519 2024-11-10 20:50:08,992 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:09,002 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8f7d8666-4ba8-48cd-80c4-4d55b5cf4da2 2024-11-10 20:50:09,006 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:09,015 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:09,021 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e21c1054-077d-46a8-a9ca-61d1d73375b3 2024-11-10 20:50:14,113 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=16f9383f-5f9d-46b2-a42b-ced897c69519 2024-11-10 20:50:14,114 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:14,116 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=111d2901-7063-4abf-91b2-18e6230f3d6e 2024-11-10 20:50:14,117 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e21c1054-077d-46a8-a9ca-61d1d73375b3 2024-11-10 20:50:14,118 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:14,119 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8f7d8666-4ba8-48cd-80c4-4d55b5cf4da2 2024-11-10 20:50:14,120 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:14,121 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:14,144 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e056c154-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:14,145 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de983a00-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:14,150 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df19ebf4-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:14,152 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfc925ce-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:19,150 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:19,152 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:19,153 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:19,154 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:24,169 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:24,171 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:24,173 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:24,174 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:29,191 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:29,192 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:29,194 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:29,195 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:34,213 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:34,214 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:34,215 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:34,217 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:39,226 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:39,232 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:39,234 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:39,235 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:44,274 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=3901d6ee-6137-49df-855f-1f9609f45e62 2024-11-10 20:50:44,276 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=924de86a-c10f-47d8-b458-10666e2bf8e6 2024-11-10 20:50:44,278 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=18850fea-3cb1-4944-9051-313c98b69422 2024-11-10 20:50:44,279 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d0fa8629-2b4d-45cf-abf6-3402433ed899 2024-11-10 20:50:44,293 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1d4a33e-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:44,296 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e0db7f2a-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:44,297 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e14b08e0-9fa4-11ef-9cd5-fa163e659e94 2024-11-10 20:50:44,299 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e24c5000-9fa4-11ef-9cd5-fa163e659e94