2024-08-29 17:43:01,280 - DEBUG - [10.0.0.49]: Running cmd : hostname 2024-08-29 17:43:01,673 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-613-1 2024-08-29 17:43:01,673 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2024-08-29 17:43:01,778 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-613-1 2024-08-29 17:43:01,778 - DEBUG - [10.0.0.49]: 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-08-29 17:43:01,906 - DEBUG - Output : NAMES contrail_test_yLMYfSsSu 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_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 2024-08-29 17:43:01,906 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-29 17:43:01,962 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2024-08-29 17:43:01,962 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2024-08-29 17:43:02,043 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-613-1 2024-08-29 17:43:02,101 - DEBUG - [10.0.0.40]: Running cmd : hostname 2024-08-29 17:43:02,362 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-613-1 2024-08-29 17:43:02,362 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2024-08-29 17:43:02,431 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-613-1 2024-08-29 17:43:02,432 - DEBUG - [10.0.0.40]: 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-08-29 17:43:02,494 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-29 17:43:02,496 - DEBUG - [10.0.0.40]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-29 17:43:02,533 - DEBUG - Output : 10.0.0.40/24 2024-08-29 17:43:02,533 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2024-08-29 17:43:02,613 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-613-1 2024-08-29 17:43:02,775 - INFO - Using existing project ['default-domain', 'k8s-default'](568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea) 2024-08-29 17:43:02,849 - INFO - Using existing project ['default-domain', 'k8s-default'](568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea) 2024-08-29 17:43:02,999 - INFO - ================================================================================ 2024-08-29 17:43:02,999 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-29 17:43:03,000 - 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-08-29 17:43:03,310 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 17:43:03,324 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.0.0.49': '0'}} with 2024-08-29 17:43:03,324 - INFO - Initial checks done. Running the testcase now 2024-08-29 17:43:03,324 - INFO - 2024-08-29 17:43:03,333 - INFO - Namespace default already exists 2024-08-29 17:43:03,334 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 17:43:03,789 - DEBUG - Output : cluster_project={} 2024-08-29 17:43:03,907 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-29 17:43:03,908 - DEBUG - Project uuid in Contrail is 568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:43:03,908 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-29 17:43:04,109 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-29 17:43:04,109 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=cf4f9bde-e509-45c7-94a4-f640b79fe892 2024-08-29 17:43:04,118 - INFO - Namespace default with uuid cf4f9bde-e509-45c7-94a4-f640b79fe892 found in kube manager 2024-08-29 17:43:04,118 - INFO - Namespace default verification passed 2024-08-29 17:43:04,124 - DEBUG - Service ctest-nginx-svc-12745347 not present 2024-08-29 17:43:04,124 - INFO - Creating service ctest-nginx-svc-12745347 2024-08-29 17:43:04,152 - INFO - Created Service ctest-nginx-svc-12745347 2024-08-29 17:43:04,165 - DEBUG - Pod ctest-nginx-pod-11839009 not present 2024-08-29 17:43:04,165 - INFO - Creating Pod ctest-nginx-pod-11839009 2024-08-29 17:43:04,222 - DEBUG - Pod : ctest-nginx-pod-11839009 UUID is 6871d41c-150e-4a64-9a32-0d686cec5e42 2024-08-29 17:43:04,233 - DEBUG - Pod ctest-nginx-pod-70542990 not present 2024-08-29 17:43:04,234 - INFO - Creating Pod ctest-nginx-pod-70542990 2024-08-29 17:43:04,284 - DEBUG - Pod : ctest-nginx-pod-70542990 UUID is 419d99f5-ae80-4a4e-891d-3c9d6cf9c398 2024-08-29 17:43:04,475 - INFO - Created VN __public__, UUID :14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:04,603 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-08-29 17:43:04,609 - DEBUG - Requesting: http://10.0.0.49:8082/domain/dfd8a412-4bd9-45b6-9a0e-2a94096f4c21 2024-08-29 17:43:04,676 - DEBUG - Requesting: http://10.0.0.49:8082/project/568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:43:04,753 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:04,764 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:04,774 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:04,792 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:04,800 - DEBUG - Route Targets: [] 2024-08-29 17:43:04,800 - DEBUG - RT names not yet present for VN __public__ 2024-08-29 17:43:09,800 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-08-29 17:43:09,830 - DEBUG - Requesting: http://10.0.0.49:8082/domain/dfd8a412-4bd9-45b6-9a0e-2a94096f4c21 2024-08-29 17:43:09,855 - DEBUG - Requesting: http://10.0.0.49:8082/project/568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:43:09,931 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:09,943 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:09,956 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:09,969 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:09,978 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/d9c67eb4-40ec-403b-a4a1-f6182fc046a7 2024-08-29 17:43:09,988 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-29 17:43:09,988 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:09,997 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:10,017 - INFO - Verified VN network id 13 for VN 14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:10,017 - INFO - Verifications in API Server for VN __public__ passed 2024-08-29 17:43:10,017 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:10,026 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:10,033 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:43:10,040 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/d9c67eb4-40ec-403b-a4a1-f6182fc046a7 2024-08-29 17:43:10,047 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-29 17:43:10,053 - DEBUG - Control-node 10.0.0.49 : 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': '1500787085781848042', 'uuid-lslong': '10142665107646599704'}, 'enable': 'true', 'created': '2024-08-29T17:43:04', 'last-modified': '2024-08-29T17:43:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.533539'} 2024-08-29 17:43:10,054 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:43:10,061 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-29 17:43:10,061 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-29 17:43:10,062 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-29 17:43:10,062 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-08-29 17:43:10,068 - DEBUG - Requesting: http://10.0.0.49:8082/domain/dfd8a412-4bd9-45b6-9a0e-2a94096f4c21 2024-08-29 17:43:10,076 - DEBUG - Requesting: http://10.0.0.49:8082/project/568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:43:10,122 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:10,139 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-29 17:43:10,139 - DEBUG - Verifying the vn in opserver 2024-08-29 17:43:10,139 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2024-08-29 17:43:10,139 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2024-08-29 17:43:10,146 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-29 17:43:10,146 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-29 17:43:10,146 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:43:10,154 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:43:10,161 - DEBUG - Do not have enough data to verify VN in agent 2024-08-29 17:43:10,161 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:43:10,168 - DEBUG - VRF ids for VN __public__: {} 2024-08-29 17:43:10,259 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-29 17:43:10,357 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-08-29 17:43:10,362 - DEBUG - Requesting: http://10.0.0.49:8082/domain/dfd8a412-4bd9-45b6-9a0e-2a94096f4c21 2024-08-29 17:43:10,368 - DEBUG - Requesting: http://10.0.0.49:8082/project/568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:43:10,401 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:10,410 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/3885bc87-a3e6-474c-a9ac-6bf104f082aa 2024-08-29 17:43:10,416 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-08-29 17:43:10,421 - DEBUG - Requesting: http://10.0.0.49:8082/domain/dfd8a412-4bd9-45b6-9a0e-2a94096f4c21 2024-08-29 17:43:10,427 - DEBUG - Requesting: http://10.0.0.49:8082/project/568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:43:10,464 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/14d3dde7-2b85-4fea-8cc1-fc2d61065218 2024-08-29 17:43:10,471 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-29 17:43:10,471 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-29 17:43:10,477 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-29 17:43:10,484 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-29 17:43:10,484 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-29 17:43:10,486 - DEBUG - Ingress ctest-nginx-ingress-45743298 not present 2024-08-29 17:43:10,487 - INFO - Creating Ingress ctest-nginx-ingress-45743298 2024-08-29 17:43:10,494 - INFO - Created Ingress ctest-nginx-ingress-45743298 2024-08-29 17:43:10,497 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45743298 2024-08-29 17:43:13,503 - DEBUG - For Ingress ctest-nginx-ingress-45743298, Cluster IP: 10.47.255.249, External IPs ['15.44.145.188'] 2024-08-29 17:43:13,503 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-45743298 2024-08-29 17:43:13,503 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 2024-08-29 17:43:13,508 - INFO - Ingress ctest-nginx-ingress-45743298 with uuid b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 found in kube manager 2024-08-29 17:43:13,508 - INFO - Ingress ctest-nginx-ingress-45743298 verification passed 2024-08-29 17:43:13,510 - DEBUG - Pod ctest-busybox-pod-78543773 not present 2024-08-29 17:43:13,510 - INFO - Creating Pod ctest-busybox-pod-78543773 2024-08-29 17:43:13,544 - DEBUG - Pod : ctest-busybox-pod-78543773 UUID is 2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:13,551 - DEBUG - Pod ctest-nginx-pod-11839009 not in running state.Currently in Pending 2024-08-29 17:43:18,558 - INFO - Pod ctest-nginx-pod-11839009 is in running state.Got IP 10.47.255.251 2024-08-29 17:43:18,586 - DEBUG - Pod ctest-nginx-pod-11839009 has vmi 25ae90ca-662e-11ef-9c87-fa163e308a66 2024-08-29 17:43:18,586 - INFO - Verified pod ctest-nginx-pod-11839009 in contrail-api 2024-08-29 17:43:18,587 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:43:18,600 - DEBUG - VMI 25ae90ca-662e-11ef-9c87-fa163e308a66 is active in agent 10.0.0.40 2024-08-29 17:43:18,600 - INFO - Verified Pod ctest-nginx-pod-11839009 in agent 10.0.0.40 2024-08-29 17:43:18,600 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=6871d41c-150e-4a64-9a32-0d686cec5e42 2024-08-29 17:43:18,607 - INFO - Pod ctest-nginx-pod-11839009 with uuid 6871d41c-150e-4a64-9a32-0d686cec5e42 found in kube manager 2024-08-29 17:43:18,607 - INFO - Pod ctest-nginx-pod-11839009 verification passed 2024-08-29 17:43:18,707 - DEBUG - [Pod ctest-nginx-pod-11839009] Cmd: echo ctest-nginx-pod-11839009 > /usr/share/nginx/html/index.html, Output: 2024-08-29 17:43:18,719 - DEBUG - Pod ctest-nginx-pod-70542990 not in running state.Currently in Pending 2024-08-29 17:43:23,726 - INFO - Pod ctest-nginx-pod-70542990 is in running state.Got IP 10.47.255.250 2024-08-29 17:43:23,739 - DEBUG - Pod ctest-nginx-pod-70542990 has vmi 26204300-662e-11ef-9c87-fa163e308a66 2024-08-29 17:43:23,739 - INFO - Verified pod ctest-nginx-pod-70542990 in contrail-api 2024-08-29 17:43:23,740 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:43:23,752 - DEBUG - VMI 26204300-662e-11ef-9c87-fa163e308a66 is active in agent 10.0.0.40 2024-08-29 17:43:23,752 - INFO - Verified Pod ctest-nginx-pod-70542990 in agent 10.0.0.40 2024-08-29 17:43:23,753 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=419d99f5-ae80-4a4e-891d-3c9d6cf9c398 2024-08-29 17:43:23,758 - INFO - Pod ctest-nginx-pod-70542990 with uuid 419d99f5-ae80-4a4e-891d-3c9d6cf9c398 found in kube manager 2024-08-29 17:43:23,758 - INFO - Pod ctest-nginx-pod-70542990 verification passed 2024-08-29 17:43:23,830 - DEBUG - [Pod ctest-nginx-pod-70542990] Cmd: echo ctest-nginx-pod-70542990 > /usr/share/nginx/html/index.html, Output: 2024-08-29 17:43:23,835 - DEBUG - Pod ctest-busybox-pod-78543773 not in running state.Currently in Pending 2024-08-29 17:43:28,854 - INFO - Pod ctest-busybox-pod-78543773 is in running state.Got IP 10.47.255.248 2024-08-29 17:43:28,932 - DEBUG - Pod ctest-busybox-pod-78543773 has vmi 2a664a18-662e-11ef-9c87-fa163e308a66 2024-08-29 17:43:28,932 - INFO - Verified pod ctest-busybox-pod-78543773 in contrail-api 2024-08-29 17:43:28,934 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:43:28,960 - DEBUG - VMI 2a664a18-662e-11ef-9c87-fa163e308a66 is active in agent 10.0.0.40 2024-08-29 17:43:28,961 - INFO - Verified Pod ctest-busybox-pod-78543773 in agent 10.0.0.40 2024-08-29 17:43:28,961 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:28,974 - INFO - Pod ctest-busybox-pod-78543773 with uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 found in kube manager 2024-08-29 17:43:28,974 - INFO - Pod ctest-busybox-pod-78543773 verification passed 2024-08-29 17:43:29,053 - DEBUG - [Pod ctest-busybox-pod-78543773] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-11839009 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-08-29 17:43:29,053 - DEBUG - [Pod Pod ctest-busybox-pod-78543773] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 17:43:29,054 - DEBUG - [Pod Pod ctest-busybox-pod-78543773] Cmd output: ctest-nginx-pod-11839009 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-08-29 17:43:29,140 - DEBUG - [Pod ctest-busybox-pod-78543773] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70542990 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-08-29 17:43:29,141 - DEBUG - [Pod Pod ctest-busybox-pod-78543773] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 17:43:29,141 - DEBUG - [Pod Pod ctest-busybox-pod-78543773] Cmd output: ctest-nginx-pod-70542990 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-08-29 17:43:29,141 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-11839009': 1, 'ctest-nginx-pod-70542990': 1} 2024-08-29 17:43:29,142 - WARNING - Nothing to delete parallely 2024-08-29 17:43:29,143 - INFO - Deleting pod default:ctest-busybox-pod-78543773 2024-08-29 17:43:29,170 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:29,187 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:43:34,188 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:34,205 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:43:39,207 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:39,224 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:43:44,230 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:44,244 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:43:49,246 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:49,267 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:43:54,268 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:54,284 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:43:59,285 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:43:59,303 - WARNING - Pod uuid 2d95e531-6f95-45e3-af84-fdcc99191d55 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:44:04,305 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2d95e531-6f95-45e3-af84-fdcc99191d55 2024-08-29 17:44:04,320 - DEBUG - Pod 2d95e531-6f95-45e3-af84-fdcc99191d55 is not in agent 10.0.0.40 VM list 2024-08-29 17:44:04,321 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2a664a18-662e-11ef-9c87-fa163e308a66 2024-08-29 17:44:04,342 - DEBUG - VMI 2a664a18-662e-11ef-9c87-fa163e308a66 is removed from agent 10.0.0.40 2024-08-29 17:44:04,342 - INFO - Verified that pod ctest-busybox-pod-78543773 is removed in agent 2024-08-29 17:44:04,342 - INFO - Deleting Ingress : ctest-nginx-ingress-45743298 2024-08-29 17:44:04,361 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 2024-08-29 17:44:04,383 - ERROR - Ingress ctest-nginx-ingress-45743298 with uuid b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 still found in kube manager 2024-08-29 17:44:05,384 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 2024-08-29 17:44:05,389 - ERROR - Ingress ctest-nginx-ingress-45743298 with uuid b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 still found in kube manager 2024-08-29 17:44:06,389 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 2024-08-29 17:44:06,394 - INFO - Ingress ctest-nginx-ingress-45743298 with uuid b7aae8cf-ba87-4fe9-a869-10c0670f0aa9 deleted successfully from kube manager 2024-08-29 17:44:06,395 - INFO - Verifications on Ingress %s cleanup passed 2024-08-29 17:44:06,395 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-29 17:44:06,456 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-29 17:44:06,462 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-29 17:44:06,463 - INFO - Deleting VN __public__ 2024-08-29 17:44:06,608 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/b5ced5a5-9419-4eec-ab4c-30072a17367d 2024-08-29 17:44:06,616 - DEBUG - Response Code: 404 2024-08-29 17:44:06,616 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-08-29 17:44:06,625 - DEBUG - Requesting: http://10.0.0.49:8082/domain/dfd8a412-4bd9-45b6-9a0e-2a94096f4c21 2024-08-29 17:44:06,633 - DEBUG - Requesting: http://10.0.0.49:8082/project/568b7c9f-e557-4398-a5d6-6fc8c3a8c2ea 2024-08-29 17:44:06,685 - INFO - Validated that VN __public__ is not found in API Server 2024-08-29 17:44:06,685 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-29 17:44:06,694 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:44:06,706 - DEBUG - VN __public__ is not present in Agent 10.0.0.40 2024-08-29 17:44:06,706 - INFO - Validated that VN __public__ is not in any agent 2024-08-29 17:44:06,706 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:44:06,721 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 17:44:06,727 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-29 17:44:06,736 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-29 17:44:06,736 - INFO - Deleting pod default:ctest-nginx-pod-70542990 2024-08-29 17:44:06,758 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=419d99f5-ae80-4a4e-891d-3c9d6cf9c398 2024-08-29 17:44:06,774 - WARNING - Pod uuid 419d99f5-ae80-4a4e-891d-3c9d6cf9c398 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:44:11,776 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=419d99f5-ae80-4a4e-891d-3c9d6cf9c398 2024-08-29 17:44:11,795 - DEBUG - Pod 419d99f5-ae80-4a4e-891d-3c9d6cf9c398 is not in agent 10.0.0.40 VM list 2024-08-29 17:44:11,795 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26204300-662e-11ef-9c87-fa163e308a66 2024-08-29 17:44:11,812 - DEBUG - VMI 26204300-662e-11ef-9c87-fa163e308a66 is removed from agent 10.0.0.40 2024-08-29 17:44:11,812 - INFO - Verified that pod ctest-nginx-pod-70542990 is removed in agent 2024-08-29 17:44:11,813 - INFO - Deleting pod default:ctest-nginx-pod-11839009 2024-08-29 17:44:11,851 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=6871d41c-150e-4a64-9a32-0d686cec5e42 2024-08-29 17:44:11,887 - WARNING - Pod uuid 6871d41c-150e-4a64-9a32-0d686cec5e42 is still seen in agent 10.0.0.40 VM list 2024-08-29 17:44:16,889 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=6871d41c-150e-4a64-9a32-0d686cec5e42 2024-08-29 17:44:16,903 - DEBUG - Pod 6871d41c-150e-4a64-9a32-0d686cec5e42 is not in agent 10.0.0.40 VM list 2024-08-29 17:44:16,903 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:25ae90ca-662e-11ef-9c87-fa163e308a66 2024-08-29 17:44:16,916 - DEBUG - VMI 25ae90ca-662e-11ef-9c87-fa163e308a66 is removed from agent 10.0.0.40 2024-08-29 17:44:16,916 - INFO - Verified that pod ctest-nginx-pod-11839009 is removed in agent 2024-08-29 17:44:16,917 - INFO - Deleting service : ctest-nginx-svc-12745347 2024-08-29 17:44:17,222 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 17:44:17,233 - DEBUG - No XMPP flaps were noticed during the test 2024-08-29 17:44:17,234 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2024-08-29 17:44:17,234 - INFO - -------------------------------------------------------------------------------- 2024-08-29 17:44:23,694 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 17:44:23,830 - DEBUG - Output : cluster_project={} 2024-08-29 17:44:23,901 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-29 17:44:24,096 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-29 17:44:24,102 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 17:44:24,267 - DEBUG - Output : cluster_project={} 2024-08-29 17:44:39,404 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:39,446 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:39,540 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:39,587 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:39,670 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:39,717 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:44,797 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:44,900 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 17:44:45,223 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 17:44:48,082 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_ApplicationPolicySetReq? 2024-08-29 17:44:48,098 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-08-29 17:44:48,156 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-08-29 17:44:50,198 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-08-29 17:47:52,274 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 17:47:52,329 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=987a3850-6be0-4d1d-beb4-b7436ddda657 2024-08-29 17:47:52,352 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c167588e-ff77-4316-9e2a-7e5f97077782 2024-08-29 17:47:52,361 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:47:52,376 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:47:52,381 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:47:52,391 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:47:52,399 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0ddc4ae9-6397-4bd5-bf54-f996bd6b1cf5 2024-08-29 17:47:52,408 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:47:57,340 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=987a3850-6be0-4d1d-beb4-b7436ddda657 2024-08-29 17:47:57,354 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5507fffa-662e-11ef-9c87-fa163e308a66 2024-08-29 17:47:57,417 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=c167588e-ff77-4316-9e2a-7e5f97077782 2024-08-29 17:47:57,437 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:56b695fa-662e-11ef-9c87-fa163e308a66 2024-08-29 17:47:57,481 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:47:57,488 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0ddc4ae9-6397-4bd5-bf54-f996bd6b1cf5 2024-08-29 17:47:57,493 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:47:57,499 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:47:57,503 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:47:57,508 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:47:57,547 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5622b7d6-662e-11ef-9c87-fa163e308a66 2024-08-29 17:48:02,547 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:48:02,562 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:48:02,564 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:48:02,566 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:48:02,568 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:48:07,556 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:48:07,590 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:48:07,591 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:48:07,597 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:48:07,598 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:48:12,566 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:48:12,617 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:48:12,625 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:48:12,630 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:48:12,635 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:48:17,583 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:48:17,664 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:48:17,670 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:48:17,674 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:48:17,678 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:48:22,599 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:48:22,702 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:48:22,711 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:48:22,712 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:48:22,713 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:48:27,615 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=f0b6ca27-12f9-46f4-8242-635a5fd69c5d 2024-08-29 17:48:27,633 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5570c382-662e-11ef-9c87-fa163e308a66 2024-08-29 17:48:27,750 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=fd15aab3-571d-4676-8ebe-47494ffde18f 2024-08-29 17:48:27,757 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=5315f08f-b9b9-4114-abec-0b9c7a918a76 2024-08-29 17:48:27,761 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=0a29a5b7-6824-48ea-a6c9-8086d62d9c5d 2024-08-29 17:48:27,766 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=e4b05069-2500-4283-8aeb-d6f625156cb8 2024-08-29 17:48:27,793 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57b6a9f4-662e-11ef-9c87-fa163e308a66 2024-08-29 17:48:27,806 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57405844-662e-11ef-9c87-fa163e308a66 2024-08-29 17:48:27,814 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5828dcfe-662e-11ef-9c87-fa163e308a66 2024-08-29 17:48:27,819 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:589c8e74-662e-11ef-9c87-fa163e308a66