2024-11-10 15:28:25,548 - DEBUG - [10.0.0.32]: Running cmd : hostname 2024-11-10 15:28:25,787 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-776-1 2024-11-10 15:28:25,787 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2024-11-10 15:28:25,821 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-776-1 2024-11-10 15:28:25,821 - DEBUG - [10.0.0.32]: 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 15:28:25,935 - DEBUG - Output : NAMES contrail_test_UnXBY3AAE contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_schema_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 2024-11-10 15:28:25,936 - DEBUG - [10.0.0.32]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 15:28:25,969 - DEBUG - Output : 10.0.0.32/24 172.17.0.1/16 2024-11-10 15:28:25,970 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2024-11-10 15:28:26,003 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-776-1 2024-11-10 15:28:26,087 - DEBUG - [10.0.0.23]: Running cmd : hostname 2024-11-10 15:28:26,313 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-776-1 2024-11-10 15:28:26,313 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2024-11-10 15:28:26,347 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-776-1 2024-11-10 15:28:26,348 - DEBUG - [10.0.0.23]: 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 15:28:26,433 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-10 15:28:26,434 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 15:28:26,469 - DEBUG - Output : 10.0.0.23/24 2024-11-10 15:28:26,469 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2024-11-10 15:28:26,503 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-776-1 2024-11-10 15:28:26,605 - INFO - Using existing project ['default-domain', 'k8s-default'](84193a5d-b555-4113-bfb5-83481175fb2f) 2024-11-10 15:28:26,701 - INFO - Using existing project ['default-domain', 'k8s-default'](84193a5d-b555-4113-bfb5-83481175fb2f) 2024-11-10 15:28:26,905 - INFO - ================================================================================ 2024-11-10 15:28:26,906 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-10 15:28:26,906 - 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 15:28:27,102 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 15:28:27,109 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.32': '0'}} with 2024-11-10 15:28:27,110 - INFO - Initial checks done. Running the testcase now 2024-11-10 15:28:27,110 - INFO - 2024-11-10 15:28:27,114 - INFO - Namespace default already exists 2024-11-10 15:28:27,114 - DEBUG - [10.0.0.32]: 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 15:28:27,265 - DEBUG - Output : cluster_project={} 2024-11-10 15:28:27,377 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-10 15:28:27,377 - DEBUG - Project uuid in Contrail is 84193a5d-b555-4113-bfb5-83481175fb2f 2024-11-10 15:28:27,378 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 15:28:27,532 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 15:28:27,532 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=2a8ba9de-d197-48ea-ba53-2c8f466af1d9 2024-11-10 15:28:27,538 - INFO - Namespace default with uuid 2a8ba9de-d197-48ea-ba53-2c8f466af1d9 found in kube manager 2024-11-10 15:28:27,538 - INFO - Namespace default verification passed 2024-11-10 15:28:27,541 - DEBUG - Service ctest-nginx-svc-04113474 not present 2024-11-10 15:28:27,542 - INFO - Creating service ctest-nginx-svc-04113474 2024-11-10 15:28:27,564 - INFO - Created Service ctest-nginx-svc-04113474 2024-11-10 15:28:27,575 - DEBUG - Pod ctest-nginx-pod-29615089 not present 2024-11-10 15:28:27,575 - INFO - Creating Pod ctest-nginx-pod-29615089 2024-11-10 15:28:27,652 - DEBUG - Pod : ctest-nginx-pod-29615089 UUID is d06abf8f-fb0b-435a-a74b-17c1a09b9f09 2024-11-10 15:28:27,666 - DEBUG - Pod ctest-nginx-pod-23973586 not present 2024-11-10 15:28:27,668 - INFO - Creating Pod ctest-nginx-pod-23973586 2024-11-10 15:28:27,722 - DEBUG - Pod : ctest-nginx-pod-23973586 UUID is 93cf777d-3ecc-4eee-b6c8-edd819d05916 2024-11-10 15:28:28,005 - INFO - Created VN __public__, UUID :25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,325 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-11-10 15:28:28,330 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a1ec43b4-d4e7-4d4d-8358-b0575b7ae070 2024-11-10 15:28:28,351 - DEBUG - Requesting: http://10.0.0.32:8082/project/84193a5d-b555-4113-bfb5-83481175fb2f 2024-11-10 15:28:28,433 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,450 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,464 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/a042fc83-411b-4903-8814-f23127715b3c 2024-11-10 15:28:28,472 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/a042fc83-411b-4903-8814-f23127715b3c 2024-11-10 15:28:28,530 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/ffb2d2bc-3e44-4cb1-aa87-6e6e56238e9a 2024-11-10 15:28:28,549 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 15:28:28,549 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,574 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/a042fc83-411b-4903-8814-f23127715b3c 2024-11-10 15:28:28,608 - INFO - Verified VN network id 13 for VN 25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,608 - INFO - Verifications in API Server for VN __public__ passed 2024-11-10 15:28:28,608 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,645 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/a042fc83-411b-4903-8814-f23127715b3c 2024-11-10 15:28:28,670 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/a042fc83-411b-4903-8814-f23127715b3c 2024-11-10 15:28:28,683 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/ffb2d2bc-3e44-4cb1-aa87-6e6e56238e9a 2024-11-10 15:28:28,692 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 15:28:28,720 - DEBUG - Control-node 10.0.0.32 : 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': '2716326205945954945', 'uuid-lslong': '13310528088998419701'}, 'enable': 'true', 'created': '2024-11-10T15:28:27', 'last-modified': '2024-11-10T15:28:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.558888'} 2024-11-10 15:28:28,720 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:28:28,731 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 15:28:28,731 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-10 15:28:28,732 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-10 15:28:28,732 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-11-10 15:28:28,746 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a1ec43b4-d4e7-4d4d-8358-b0575b7ae070 2024-11-10 15:28:28,769 - DEBUG - Requesting: http://10.0.0.32:8082/project/84193a5d-b555-4113-bfb5-83481175fb2f 2024-11-10 15:28:28,853 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:28,868 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-10 15:28:28,868 - DEBUG - Verifying the vn in opserver 2024-11-10 15:28:28,869 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2024-11-10 15:28:28,869 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-11-10 15:28:28,874 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-10 15:28:28,874 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-10 15:28:28,874 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:28:28,886 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:28:28,895 - DEBUG - Do not have enough data to verify VN in agent 2024-11-10 15:28:28,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:28:28,904 - DEBUG - VRF ids for VN __public__: {} 2024-11-10 15:28:29,043 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-10 15:28:29,175 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-11-10 15:28:29,182 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a1ec43b4-d4e7-4d4d-8358-b0575b7ae070 2024-11-10 15:28:29,210 - DEBUG - Requesting: http://10.0.0.32:8082/project/84193a5d-b555-4113-bfb5-83481175fb2f 2024-11-10 15:28:29,279 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:29,313 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/b2a16cea-8c40-43a1-8b87-9783e17ddf62 2024-11-10 15:28:29,321 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-11-10 15:28:29,326 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a1ec43b4-d4e7-4d4d-8358-b0575b7ae070 2024-11-10 15:28:29,337 - DEBUG - Requesting: http://10.0.0.32:8082/project/84193a5d-b555-4113-bfb5-83481175fb2f 2024-11-10 15:28:29,393 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/25b2544a-e77e-4281-b8b8-7ec6559c1cf5 2024-11-10 15:28:29,437 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-10 15:28:29,437 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-10 15:28:29,449 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 15:28:29,455 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-10 15:28:29,455 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-10 15:28:29,458 - DEBUG - Ingress ctest-nginx-ingress-20528771 not present 2024-11-10 15:28:29,458 - INFO - Creating Ingress ctest-nginx-ingress-20528771 2024-11-10 15:28:29,465 - INFO - Created Ingress ctest-nginx-ingress-20528771 2024-11-10 15:28:29,468 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20528771 2024-11-10 15:28:32,474 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20528771 2024-11-10 15:28:35,479 - DEBUG - For Ingress ctest-nginx-ingress-20528771, Cluster IP: 10.47.255.249, External IPs ['223.162.91.124'] 2024-11-10 15:28:35,479 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20528771 2024-11-10 15:28:35,479 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=807f3d98-3518-417b-9296-5096f088d473 2024-11-10 15:28:35,486 - INFO - Ingress ctest-nginx-ingress-20528771 with uuid 807f3d98-3518-417b-9296-5096f088d473 found in kube manager 2024-11-10 15:28:35,486 - INFO - Ingress ctest-nginx-ingress-20528771 verification passed 2024-11-10 15:28:35,490 - DEBUG - Pod ctest-busybox-pod-69053746 not present 2024-11-10 15:28:35,490 - INFO - Creating Pod ctest-busybox-pod-69053746 2024-11-10 15:28:35,534 - DEBUG - Pod : ctest-busybox-pod-69053746 UUID is 41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:28:35,543 - DEBUG - Pod ctest-nginx-pod-29615089 not in running state.Currently in Pending 2024-11-10 15:28:40,550 - DEBUG - Pod ctest-nginx-pod-29615089 not in running state.Currently in Pending 2024-11-10 15:28:45,556 - INFO - Pod ctest-nginx-pod-29615089 is in running state.Got IP 10.47.255.251 2024-11-10 15:28:45,621 - DEBUG - Pod ctest-nginx-pod-29615089 has vmi 7024c970-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:28:45,621 - INFO - Verified pod ctest-nginx-pod-29615089 in contrail-api 2024-11-10 15:28:45,621 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:28:45,636 - DEBUG - VMI 7024c970-9f78-11ef-bf7a-fa163e02da00 is active in agent 10.0.0.23 2024-11-10 15:28:45,637 - INFO - Verified Pod ctest-nginx-pod-29615089 in agent 10.0.0.23 2024-11-10 15:28:45,637 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=d06abf8f-fb0b-435a-a74b-17c1a09b9f09 2024-11-10 15:28:45,642 - INFO - Pod ctest-nginx-pod-29615089 with uuid d06abf8f-fb0b-435a-a74b-17c1a09b9f09 found in kube manager 2024-11-10 15:28:45,642 - INFO - Pod ctest-nginx-pod-29615089 verification passed 2024-11-10 15:28:45,715 - DEBUG - [Pod ctest-nginx-pod-29615089] Cmd: echo ctest-nginx-pod-29615089 > /usr/share/nginx/html/index.html, Output: 2024-11-10 15:28:45,722 - INFO - Pod ctest-nginx-pod-23973586 is in running state.Got IP 10.47.255.250 2024-11-10 15:28:45,746 - DEBUG - Pod ctest-nginx-pod-23973586 has vmi 70cf546c-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:28:45,747 - INFO - Verified pod ctest-nginx-pod-23973586 in contrail-api 2024-11-10 15:28:45,747 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:28:45,761 - DEBUG - VMI 70cf546c-9f78-11ef-bf7a-fa163e02da00 is active in agent 10.0.0.23 2024-11-10 15:28:45,761 - INFO - Verified Pod ctest-nginx-pod-23973586 in agent 10.0.0.23 2024-11-10 15:28:45,761 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=93cf777d-3ecc-4eee-b6c8-edd819d05916 2024-11-10 15:28:45,767 - INFO - Pod ctest-nginx-pod-23973586 with uuid 93cf777d-3ecc-4eee-b6c8-edd819d05916 found in kube manager 2024-11-10 15:28:45,767 - INFO - Pod ctest-nginx-pod-23973586 verification passed 2024-11-10 15:28:45,830 - DEBUG - [Pod ctest-nginx-pod-23973586] Cmd: echo ctest-nginx-pod-23973586 > /usr/share/nginx/html/index.html, Output: 2024-11-10 15:28:45,836 - DEBUG - Pod ctest-busybox-pod-69053746 not in running state.Currently in Pending 2024-11-10 15:28:50,843 - INFO - Pod ctest-busybox-pod-69053746 is in running state.Got IP 10.47.255.248 2024-11-10 15:28:50,863 - DEBUG - Pod ctest-busybox-pod-69053746 has vmi 73b60176-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:28:50,863 - INFO - Verified pod ctest-busybox-pod-69053746 in contrail-api 2024-11-10 15:28:50,863 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:28:50,874 - DEBUG - VMI 73b60176-9f78-11ef-bf7a-fa163e02da00 is active in agent 10.0.0.23 2024-11-10 15:28:50,875 - INFO - Verified Pod ctest-busybox-pod-69053746 in agent 10.0.0.23 2024-11-10 15:28:50,875 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:28:50,879 - INFO - Pod ctest-busybox-pod-69053746 with uuid 41c9cc70-8a00-4849-a733-d21029618a56 found in kube manager 2024-11-10 15:28:50,879 - INFO - Pod ctest-busybox-pod-69053746 verification passed 2024-11-10 15:28:50,936 - DEBUG - [Pod ctest-busybox-pod-69053746] 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-23973586 2024-11-10 15:28:50,936 - DEBUG - [Pod Pod ctest-busybox-pod-69053746] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 15:28:50,937 - DEBUG - [Pod Pod ctest-busybox-pod-69053746] 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-23973586 2024-11-10 15:28:50,985 - DEBUG - [Pod ctest-busybox-pod-69053746] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-23973586 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 15:28:50,985 - DEBUG - [Pod Pod ctest-busybox-pod-69053746] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 15:28:50,985 - DEBUG - [Pod Pod ctest-busybox-pod-69053746] Cmd output: ctest-nginx-pod-23973586 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 15:28:51,052 - DEBUG - [Pod ctest-busybox-pod-69053746] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29615089 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 15:28:51,052 - DEBUG - [Pod Pod ctest-busybox-pod-69053746] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 15:28:51,053 - DEBUG - [Pod Pod ctest-busybox-pod-69053746] Cmd output: ctest-nginx-pod-29615089 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 15:28:51,053 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-29615089': 1, 'ctest-nginx-pod-23973586': 2} 2024-11-10 15:28:51,053 - WARNING - Nothing to delete parallely 2024-11-10 15:28:51,053 - INFO - Deleting pod default:ctest-busybox-pod-69053746 2024-11-10 15:28:51,066 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:28:51,074 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:28:56,076 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:28:56,083 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:01,084 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:29:01,091 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:06,092 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:29:06,103 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:11,104 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:29:11,111 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:16,112 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:29:16,124 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:21,125 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:29:21,132 - WARNING - Pod uuid 41c9cc70-8a00-4849-a733-d21029618a56 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:26,134 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=41c9cc70-8a00-4849-a733-d21029618a56 2024-11-10 15:29:26,142 - DEBUG - Pod 41c9cc70-8a00-4849-a733-d21029618a56 is not in agent 10.0.0.23 VM list 2024-11-10 15:29:26,142 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:73b60176-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:29:26,148 - DEBUG - VMI 73b60176-9f78-11ef-bf7a-fa163e02da00 is removed from agent 10.0.0.23 2024-11-10 15:29:26,148 - INFO - Verified that pod ctest-busybox-pod-69053746 is removed in agent 2024-11-10 15:29:26,149 - INFO - Deleting Ingress : ctest-nginx-ingress-20528771 2024-11-10 15:29:26,155 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=807f3d98-3518-417b-9296-5096f088d473 2024-11-10 15:29:26,163 - ERROR - Ingress ctest-nginx-ingress-20528771 with uuid 807f3d98-3518-417b-9296-5096f088d473 still found in kube manager 2024-11-10 15:29:27,164 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=807f3d98-3518-417b-9296-5096f088d473 2024-11-10 15:29:27,169 - INFO - Ingress ctest-nginx-ingress-20528771 with uuid 807f3d98-3518-417b-9296-5096f088d473 deleted successfully from kube manager 2024-11-10 15:29:27,169 - INFO - Verifications on Ingress %s cleanup passed 2024-11-10 15:29:27,169 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-10 15:29:27,377 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 15:29:27,384 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-10 15:29:27,384 - INFO - Deleting VN __public__ 2024-11-10 15:29:27,812 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/a042fc83-411b-4903-8814-f23127715b3c 2024-11-10 15:29:27,830 - DEBUG - Response Code: 404 2024-11-10 15:29:27,830 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-11-10 15:29:27,840 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a1ec43b4-d4e7-4d4d-8358-b0575b7ae070 2024-11-10 15:29:27,867 - DEBUG - Requesting: http://10.0.0.32:8082/project/84193a5d-b555-4113-bfb5-83481175fb2f 2024-11-10 15:29:27,928 - INFO - Validated that VN __public__ is not found in API Server 2024-11-10 15:29:27,928 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-10 15:29:27,946 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:29:27,974 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2024-11-10 15:29:27,974 - INFO - Validated that VN __public__ is not in any agent 2024-11-10 15:29:27,975 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:29:27,992 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 15:29:28,001 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 15:29:28,010 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-10 15:29:28,011 - INFO - Deleting pod default:ctest-nginx-pod-23973586 2024-11-10 15:29:28,043 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=93cf777d-3ecc-4eee-b6c8-edd819d05916 2024-11-10 15:29:28,065 - WARNING - Pod uuid 93cf777d-3ecc-4eee-b6c8-edd819d05916 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:33,067 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=93cf777d-3ecc-4eee-b6c8-edd819d05916 2024-11-10 15:29:33,074 - DEBUG - Pod 93cf777d-3ecc-4eee-b6c8-edd819d05916 is not in agent 10.0.0.23 VM list 2024-11-10 15:29:33,074 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:70cf546c-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:29:33,081 - DEBUG - VMI 70cf546c-9f78-11ef-bf7a-fa163e02da00 is removed from agent 10.0.0.23 2024-11-10 15:29:33,081 - INFO - Verified that pod ctest-nginx-pod-23973586 is removed in agent 2024-11-10 15:29:33,081 - INFO - Deleting pod default:ctest-nginx-pod-29615089 2024-11-10 15:29:33,096 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d06abf8f-fb0b-435a-a74b-17c1a09b9f09 2024-11-10 15:29:33,107 - WARNING - Pod uuid d06abf8f-fb0b-435a-a74b-17c1a09b9f09 is still seen in agent 10.0.0.23 VM list 2024-11-10 15:29:38,108 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d06abf8f-fb0b-435a-a74b-17c1a09b9f09 2024-11-10 15:29:38,115 - DEBUG - Pod d06abf8f-fb0b-435a-a74b-17c1a09b9f09 is not in agent 10.0.0.23 VM list 2024-11-10 15:29:38,115 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7024c970-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:29:38,121 - DEBUG - VMI 7024c970-9f78-11ef-bf7a-fa163e02da00 is removed from agent 10.0.0.23 2024-11-10 15:29:38,121 - INFO - Verified that pod ctest-nginx-pod-29615089 is removed in agent 2024-11-10 15:29:38,122 - INFO - Deleting service : ctest-nginx-svc-04113474 2024-11-10 15:29:38,310 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 15:29:38,317 - DEBUG - No XMPP flaps were noticed during the test 2024-11-10 15:29:38,318 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2024-11-10 15:29:38,318 - INFO - -------------------------------------------------------------------------------- 2024-11-10 15:29:44,814 - DEBUG - [10.0.0.32]: 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 15:29:44,960 - DEBUG - Output : cluster_project={} 2024-11-10 15:29:45,035 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 15:29:45,341 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 15:29:45,347 - DEBUG - [10.0.0.32]: 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 15:29:45,517 - DEBUG - Output : cluster_project={} 2024-11-10 15:30:00,693 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:00,741 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:00,829 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:00,918 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:05,970 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:06,057 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:06,107 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:06,199 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 15:30:06,412 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 15:30:09,286 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2024-11-10 15:30:09,305 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-11-10 15:30:09,338 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-11-10 15:30:11,370 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-11-10 15:33:12,261 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 15:33:12,365 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=35b864fc-39f8-4021-a97b-b05c0e2ccc34 2024-11-10 15:33:12,431 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:12,451 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:12,456 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fedf6cda-80f3-4167-a36f-b889f656a969 2024-11-10 15:33:12,473 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=28aa6e40-5248-4d5f-8dcc-f281cfe1b4a7 2024-11-10 15:33:12,478 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:12,484 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0d8b8ded-f8ef-4234-ba97-3dfab0e2a205 2024-11-10 15:33:12,488 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:17,493 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=35b864fc-39f8-4021-a97b-b05c0e2ccc34 2024-11-10 15:33:17,501 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e071fc8-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:17,568 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fedf6cda-80f3-4167-a36f-b889f656a969 2024-11-10 15:33:17,570 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:17,572 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:17,573 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:17,574 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0d8b8ded-f8ef-4234-ba97-3dfab0e2a205 2024-11-10 15:33:17,576 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:17,578 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=28aa6e40-5248-4d5f-8dcc-f281cfe1b4a7 2024-11-10 15:33:17,597 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9f63d316-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:17,599 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9fe5e0fe-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:17,611 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ea6e922-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:22,598 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:22,605 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:22,607 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:22,609 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:27,627 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:27,632 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:27,634 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:27,635 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:32,642 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:32,654 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:32,656 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:32,658 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:37,651 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:37,669 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:37,671 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:37,673 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:42,659 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:42,685 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:42,687 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:42,688 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:47,692 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b2d7b3a1-6139-4917-82dd-04476bc8316b 2024-11-10 15:33:47,699 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a07ec558-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:47,701 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ab83b38c-2c6e-471a-b677-6d12fffce29d 2024-11-10 15:33:47,703 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfc9f1b9-b5aa-4eab-87e7-80c676f7f165 2024-11-10 15:33:47,704 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=106cb0bd-532a-4153-86f0-781e969492f2 2024-11-10 15:33:47,717 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a20483b8-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:47,720 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a102bd90-9f78-11ef-bf7a-fa163e02da00 2024-11-10 15:33:47,722 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a182a578-9f78-11ef-bf7a-fa163e02da00