2024-08-30 01:59:42,738 - DEBUG - [10.0.0.56]: Running cmd : hostname 2024-08-30 01:59:42,960 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-619-1 2024-08-30 01:59:42,961 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2024-08-30 01:59:42,994 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-619-1 2024-08-30 01:59:42,994 - DEBUG - [10.0.0.56]: 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-30 01:59:43,059 - DEBUG - Output : NAMES contrail_test_eMByzOdko webui_web_1 webui_job_1 contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2024-08-30 01:59:43,059 - DEBUG - [10.0.0.56]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-30 01:59:43,143 - DEBUG - Output : 10.0.0.56/24 172.17.0.1/16 2024-08-30 01:59:43,143 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2024-08-30 01:59:43,176 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-619-1 2024-08-30 01:59:43,262 - DEBUG - [10.0.0.45]: Running cmd : hostname 2024-08-30 01:59:43,459 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-619-1 2024-08-30 01:59:43,459 - DEBUG - [10.0.0.45]: Running cmd : hostname -f 2024-08-30 01:59:43,493 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-619-1 2024-08-30 01:59:43,494 - DEBUG - [10.0.0.45]: 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-30 01:59:43,572 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-30 01:59:43,572 - DEBUG - [10.0.0.45]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-30 01:59:43,597 - DEBUG - Output : 10.0.0.45/24 2024-08-30 01:59:43,597 - DEBUG - [10.0.0.45]: Running cmd : getent hosts 10.0.0.45 | head -n 1 | awk '{print $2}' 2024-08-30 01:59:43,620 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-619-1 2024-08-30 01:59:43,706 - INFO - Using existing project ['default-domain', 'k8s-default'](9fd622a1-f57e-4789-94d9-5750d48555cf) 2024-08-30 01:59:43,807 - INFO - Using existing project ['default-domain', 'k8s-default'](9fd622a1-f57e-4789-94d9-5750d48555cf) 2024-08-30 01:59:43,954 - INFO - ================================================================================ 2024-08-30 01:59:43,955 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-30 01:59:43,955 - 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-30 01:59:44,810 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-30 01:59:44,818 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.0.0.56': '0'}} with 2024-08-30 01:59:44,818 - INFO - Initial checks done. Running the testcase now 2024-08-30 01:59:44,818 - INFO - 2024-08-30 01:59:44,964 - INFO - Namespace default already exists 2024-08-30 01:59:44,965 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-30 01:59:45,069 - DEBUG - Output : cluster_project={} 2024-08-30 01:59:45,100 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-30 01:59:45,101 - DEBUG - Project uuid in Contrail is 9fd622a1-f57e-4789-94d9-5750d48555cf 2024-08-30 01:59:45,101 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-30 01:59:45,244 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-30 01:59:45,245 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_NamespaceDatabaseList?namespace_uuid=623a56de-b730-437f-a403-55f121af6879 2024-08-30 01:59:45,249 - INFO - Namespace default with uuid 623a56de-b730-437f-a403-55f121af6879 found in kube manager 2024-08-30 01:59:45,249 - INFO - Namespace default verification passed 2024-08-30 01:59:45,252 - DEBUG - Service ctest-nginx-svc-75848801 not present 2024-08-30 01:59:45,253 - INFO - Creating service ctest-nginx-svc-75848801 2024-08-30 01:59:46,524 - INFO - Created Service ctest-nginx-svc-75848801 2024-08-30 01:59:46,563 - DEBUG - Pod ctest-nginx-pod-64417845 not present 2024-08-30 01:59:46,564 - INFO - Creating Pod ctest-nginx-pod-64417845 2024-08-30 01:59:46,651 - DEBUG - Pod : ctest-nginx-pod-64417845 UUID is e7968b95-ea4a-4e58-bbfb-3836e251cd3c 2024-08-30 01:59:46,670 - DEBUG - Pod ctest-nginx-pod-41014385 not present 2024-08-30 01:59:46,670 - INFO - Creating Pod ctest-nginx-pod-41014385 2024-08-30 01:59:46,749 - DEBUG - Node for Pod ctest-nginx-pod-41014385 not yet populated 2024-08-30 01:59:49,762 - DEBUG - Pod : ctest-nginx-pod-41014385 UUID is 92edbdfe-58a2-40c9-bc16-95c42fab603f 2024-08-30 01:59:50,003 - INFO - Created VN __public__, UUID :524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,196 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-30 01:59:50,202 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c990149b-9328-431f-a336-cb559da0b2eb 2024-08-30 01:59:50,216 - DEBUG - Requesting: http://10.0.0.56:8082/project/9fd622a1-f57e-4789-94d9-5750d48555cf 2024-08-30 01:59:50,302 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,334 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,360 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/efaa0f51-bf5d-4546-8457-00bd903d35c5 2024-08-30 01:59:50,382 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/efaa0f51-bf5d-4546-8457-00bd903d35c5 2024-08-30 01:59:50,390 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/4cfaf381-97ea-40e5-b537-78522a4ca6da 2024-08-30 01:59:50,402 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-30 01:59:50,402 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,413 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/efaa0f51-bf5d-4546-8457-00bd903d35c5 2024-08-30 01:59:50,434 - INFO - Verified VN network id 13 for VN 524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,435 - INFO - Verifications in API Server for VN __public__ passed 2024-08-30 01:59:50,436 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,490 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/efaa0f51-bf5d-4546-8457-00bd903d35c5 2024-08-30 01:59:50,497 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/efaa0f51-bf5d-4546-8457-00bd903d35c5 2024-08-30 01:59:50,512 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/4cfaf381-97ea-40e5-b537-78522a4ca6da 2024-08-30 01:59:50,521 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-30 01:59:50,527 - DEBUG - Control-node 10.0.0.56 : 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': '5929990651502546053', 'uuid-lslong': '11525558934931406914'}, 'enable': 'true', 'created': '2024-08-30T01:59:49', 'last-modified': '2024-08-30T01:59:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.406220'} 2024-08-30 01:59:50,527 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 01:59:50,534 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-30 01:59:50,534 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-30 01:59:50,535 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-30 01:59:50,535 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-30 01:59:50,543 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c990149b-9328-431f-a336-cb559da0b2eb 2024-08-30 01:59:50,553 - DEBUG - Requesting: http://10.0.0.56:8082/project/9fd622a1-f57e-4789-94d9-5750d48555cf 2024-08-30 01:59:50,605 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:50,614 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-30 01:59:50,614 - DEBUG - Verifying the vn in opserver 2024-08-30 01:59:50,615 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.56 2024-08-30 01:59:50,615 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-08-30 01:59:50,621 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-30 01:59:50,621 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-30 01:59:50,621 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 01:59:50,636 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 01:59:50,654 - DEBUG - Do not have enough data to verify VN in agent 2024-08-30 01:59:50,654 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 01:59:50,689 - DEBUG - VRF ids for VN __public__: {} 2024-08-30 01:59:50,828 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-30 01:59:50,999 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-30 01:59:51,032 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c990149b-9328-431f-a336-cb559da0b2eb 2024-08-30 01:59:51,042 - DEBUG - Requesting: http://10.0.0.56:8082/project/9fd622a1-f57e-4789-94d9-5750d48555cf 2024-08-30 01:59:51,103 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:51,119 - DEBUG - Requesting: http://10.0.0.56:8082/floating-ip-pool/ca0fbf16-d1d6-45ee-8ca5-8cbfa316cd16 2024-08-30 01:59:51,128 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-30 01:59:51,136 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c990149b-9328-431f-a336-cb559da0b2eb 2024-08-30 01:59:51,166 - DEBUG - Requesting: http://10.0.0.56:8082/project/9fd622a1-f57e-4789-94d9-5750d48555cf 2024-08-30 01:59:51,218 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/524b8f14-4032-4c85-9ff3-02c94a6a8042 2024-08-30 01:59:51,228 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-30 01:59:51,228 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-30 01:59:51,234 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-30 01:59:51,240 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-30 01:59:51,240 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-30 01:59:52,680 - DEBUG - Ingress ctest-nginx-ingress-40996644 not present 2024-08-30 01:59:52,686 - INFO - Creating Ingress ctest-nginx-ingress-40996644 2024-08-30 01:59:52,695 - INFO - Created Ingress ctest-nginx-ingress-40996644 2024-08-30 01:59:52,700 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40996644 2024-08-30 01:59:55,712 - DEBUG - For Ingress ctest-nginx-ingress-40996644, Cluster IP: 10.47.255.249, External IPs ['19.226.223.252'] 2024-08-30 01:59:55,712 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40996644 2024-08-30 01:59:55,715 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=d59af099-37f3-4f5f-8652-8842a7bc0af8 2024-08-30 01:59:55,724 - INFO - Ingress ctest-nginx-ingress-40996644 with uuid d59af099-37f3-4f5f-8652-8842a7bc0af8 found in kube manager 2024-08-30 01:59:55,724 - INFO - Ingress ctest-nginx-ingress-40996644 verification passed 2024-08-30 01:59:55,727 - DEBUG - Pod ctest-busybox-pod-94434071 not present 2024-08-30 01:59:55,727 - INFO - Creating Pod ctest-busybox-pod-94434071 2024-08-30 01:59:55,763 - DEBUG - Pod : ctest-busybox-pod-94434071 UUID is cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 01:59:55,770 - DEBUG - Pod ctest-nginx-pod-64417845 not in running state.Currently in Pending 2024-08-30 02:00:00,778 - DEBUG - Pod ctest-nginx-pod-64417845 not in running state.Currently in Pending 2024-08-30 02:00:05,784 - DEBUG - Pod ctest-nginx-pod-64417845 not in running state.Currently in Pending 2024-08-30 02:00:10,926 - DEBUG - Pod ctest-nginx-pod-64417845 not in running state.Currently in Pending 2024-08-30 02:00:16,769 - DEBUG - Pod ctest-nginx-pod-64417845 not in running state.Currently in Pending 2024-08-30 02:00:21,775 - DEBUG - Pod ctest-nginx-pod-64417845 not in running state.Currently in Pending 2024-08-30 02:00:27,087 - INFO - Pod ctest-nginx-pod-64417845 is in running state.Got IP 10.47.255.251 2024-08-30 02:00:27,148 - DEBUG - Pod ctest-nginx-pod-64417845 has vmi 89f59bb0-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:00:27,148 - INFO - Verified pod ctest-nginx-pod-64417845 in contrail-api 2024-08-30 02:00:27,148 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:00:27,162 - DEBUG - VMI 89f59bb0-6673-11ef-b0d4-fa163eb2fd2f is active in agent 10.0.0.45 2024-08-30 02:00:27,162 - INFO - Verified Pod ctest-nginx-pod-64417845 in agent 10.0.0.45 2024-08-30 02:00:27,163 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=e7968b95-ea4a-4e58-bbfb-3836e251cd3c 2024-08-30 02:00:27,168 - INFO - Pod ctest-nginx-pod-64417845 with uuid e7968b95-ea4a-4e58-bbfb-3836e251cd3c found in kube manager 2024-08-30 02:00:27,168 - INFO - Pod ctest-nginx-pod-64417845 verification passed 2024-08-30 02:00:27,245 - DEBUG - [Pod ctest-nginx-pod-64417845] Cmd: echo ctest-nginx-pod-64417845 > /usr/share/nginx/html/index.html, Output: 2024-08-30 02:00:27,250 - INFO - Pod ctest-nginx-pod-41014385 is in running state.Got IP 10.47.255.250 2024-08-30 02:00:27,261 - DEBUG - Pod ctest-nginx-pod-41014385 has vmi 8a8dc502-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:00:27,261 - INFO - Verified pod ctest-nginx-pod-41014385 in contrail-api 2024-08-30 02:00:27,261 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:00:27,273 - DEBUG - VMI 8a8dc502-6673-11ef-b0d4-fa163eb2fd2f is active in agent 10.0.0.45 2024-08-30 02:00:27,273 - INFO - Verified Pod ctest-nginx-pod-41014385 in agent 10.0.0.45 2024-08-30 02:00:27,273 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=92edbdfe-58a2-40c9-bc16-95c42fab603f 2024-08-30 02:00:27,278 - INFO - Pod ctest-nginx-pod-41014385 with uuid 92edbdfe-58a2-40c9-bc16-95c42fab603f found in kube manager 2024-08-30 02:00:27,278 - INFO - Pod ctest-nginx-pod-41014385 verification passed 2024-08-30 02:00:27,341 - DEBUG - [Pod ctest-nginx-pod-41014385] Cmd: echo ctest-nginx-pod-41014385 > /usr/share/nginx/html/index.html, Output: 2024-08-30 02:00:27,346 - INFO - Pod ctest-busybox-pod-94434071 is in running state.Got IP 10.47.255.248 2024-08-30 02:00:27,358 - DEBUG - Pod ctest-busybox-pod-94434071 has vmi 8de84362-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:00:27,358 - INFO - Verified pod ctest-busybox-pod-94434071 in contrail-api 2024-08-30 02:00:27,358 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:00:27,369 - DEBUG - VMI 8de84362-6673-11ef-b0d4-fa163eb2fd2f is active in agent 10.0.0.45 2024-08-30 02:00:27,369 - INFO - Verified Pod ctest-busybox-pod-94434071 in agent 10.0.0.45 2024-08-30 02:00:27,369 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:27,374 - INFO - Pod ctest-busybox-pod-94434071 with uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 found in kube manager 2024-08-30 02:00:27,374 - INFO - Pod ctest-busybox-pod-94434071 verification passed 2024-08-30 02:00:27,429 - DEBUG - [Pod ctest-busybox-pod-94434071] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-41014385 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-30 02:00:27,429 - DEBUG - [Pod Pod ctest-busybox-pod-94434071] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-30 02:00:27,429 - DEBUG - [Pod Pod ctest-busybox-pod-94434071] Cmd output: ctest-nginx-pod-41014385 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-30 02:00:27,489 - DEBUG - [Pod ctest-busybox-pod-94434071] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-64417845 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-30 02:00:27,489 - DEBUG - [Pod Pod ctest-busybox-pod-94434071] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-30 02:00:27,489 - DEBUG - [Pod Pod ctest-busybox-pod-94434071] Cmd output: ctest-nginx-pod-64417845 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-30 02:00:27,489 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-64417845': 1, 'ctest-nginx-pod-41014385': 1} 2024-08-30 02:00:27,489 - WARNING - Nothing to delete parallely 2024-08-30 02:00:27,489 - INFO - Deleting pod default:ctest-busybox-pod-94434071 2024-08-30 02:00:27,504 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:27,512 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:00:32,513 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:32,520 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:00:37,521 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:37,529 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:00:42,529 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:42,536 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:00:47,537 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:47,546 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:00:52,548 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:52,555 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:00:57,555 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:00:57,563 - WARNING - Pod uuid cf9cdcea-627b-4d89-8949-8c53c83baf46 is still seen in agent 10.0.0.45 VM list 2024-08-30 02:01:02,564 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=cf9cdcea-627b-4d89-8949-8c53c83baf46 2024-08-30 02:01:02,571 - DEBUG - Pod cf9cdcea-627b-4d89-8949-8c53c83baf46 is not in agent 10.0.0.45 VM list 2024-08-30 02:01:02,571 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8de84362-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:01:02,577 - DEBUG - VMI 8de84362-6673-11ef-b0d4-fa163eb2fd2f is removed from agent 10.0.0.45 2024-08-30 02:01:02,577 - INFO - Verified that pod ctest-busybox-pod-94434071 is removed in agent 2024-08-30 02:01:02,577 - INFO - Deleting Ingress : ctest-nginx-ingress-40996644 2024-08-30 02:01:02,587 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=d59af099-37f3-4f5f-8652-8842a7bc0af8 2024-08-30 02:01:02,592 - ERROR - Ingress ctest-nginx-ingress-40996644 with uuid d59af099-37f3-4f5f-8652-8842a7bc0af8 still found in kube manager 2024-08-30 02:01:03,593 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=d59af099-37f3-4f5f-8652-8842a7bc0af8 2024-08-30 02:01:03,597 - INFO - Ingress ctest-nginx-ingress-40996644 with uuid d59af099-37f3-4f5f-8652-8842a7bc0af8 deleted successfully from kube manager 2024-08-30 02:01:03,597 - INFO - Verifications on Ingress %s cleanup passed 2024-08-30 02:01:03,598 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-30 02:01:03,722 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-30 02:01:03,729 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-30 02:01:03,729 - INFO - Deleting VN __public__ 2024-08-30 02:01:03,904 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/efaa0f51-bf5d-4546-8457-00bd903d35c5 2024-08-30 02:01:03,910 - DEBUG - Response Code: 404 2024-08-30 02:01:03,911 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-30 02:01:03,916 - DEBUG - Requesting: http://10.0.0.56:8082/domain/c990149b-9328-431f-a336-cb559da0b2eb 2024-08-30 02:01:03,934 - DEBUG - Requesting: http://10.0.0.56:8082/project/9fd622a1-f57e-4789-94d9-5750d48555cf 2024-08-30 02:01:03,983 - INFO - Validated that VN __public__ is not found in API Server 2024-08-30 02:01:03,983 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-30 02:01:03,992 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 02:01:04,007 - DEBUG - VN __public__ is not present in Agent 10.0.0.45 2024-08-30 02:01:04,007 - INFO - Validated that VN __public__ is not in any agent 2024-08-30 02:01:04,007 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 02:01:04,016 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-30 02:01:04,025 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-30 02:01:04,032 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-30 02:01:04,033 - INFO - Deleting pod default:ctest-nginx-pod-41014385 2024-08-30 02:01:04,047 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=92edbdfe-58a2-40c9-bc16-95c42fab603f 2024-08-30 02:01:04,077 - WARNING - Pod uuid 92edbdfe-58a2-40c9-bc16-95c42fab603f is still seen in agent 10.0.0.45 VM list 2024-08-30 02:01:09,078 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=92edbdfe-58a2-40c9-bc16-95c42fab603f 2024-08-30 02:01:12,432 - WARNING - Pod uuid 92edbdfe-58a2-40c9-bc16-95c42fab603f is still seen in agent 10.0.0.45 VM list 2024-08-30 02:01:17,433 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=92edbdfe-58a2-40c9-bc16-95c42fab603f 2024-08-30 02:01:21,464 - WARNING - Pod uuid 92edbdfe-58a2-40c9-bc16-95c42fab603f is still seen in agent 10.0.0.45 VM list 2024-08-30 02:01:26,465 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=92edbdfe-58a2-40c9-bc16-95c42fab603f 2024-08-30 02:01:27,312 - DEBUG - Pod 92edbdfe-58a2-40c9-bc16-95c42fab603f is not in agent 10.0.0.45 VM list 2024-08-30 02:01:27,312 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8a8dc502-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:01:27,437 - DEBUG - VMI 8a8dc502-6673-11ef-b0d4-fa163eb2fd2f is removed from agent 10.0.0.45 2024-08-30 02:01:27,437 - INFO - Verified that pod ctest-nginx-pod-41014385 is removed in agent 2024-08-30 02:01:27,437 - INFO - Deleting pod default:ctest-nginx-pod-64417845 2024-08-30 02:01:27,456 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=e7968b95-ea4a-4e58-bbfb-3836e251cd3c 2024-08-30 02:01:27,475 - WARNING - Pod uuid e7968b95-ea4a-4e58-bbfb-3836e251cd3c is still seen in agent 10.0.0.45 VM list 2024-08-30 02:01:32,476 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=e7968b95-ea4a-4e58-bbfb-3836e251cd3c 2024-08-30 02:01:32,483 - DEBUG - Pod e7968b95-ea4a-4e58-bbfb-3836e251cd3c is not in agent 10.0.0.45 VM list 2024-08-30 02:01:32,483 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:89f59bb0-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:01:32,489 - DEBUG - VMI 89f59bb0-6673-11ef-b0d4-fa163eb2fd2f is removed from agent 10.0.0.45 2024-08-30 02:01:32,489 - INFO - Verified that pod ctest-nginx-pod-64417845 is removed in agent 2024-08-30 02:01:32,489 - INFO - Deleting service : ctest-nginx-svc-75848801 2024-08-30 02:01:32,712 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-30 02:01:32,719 - DEBUG - No XMPP flaps were noticed during the test 2024-08-30 02:01:32,720 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:49] 2024-08-30 02:01:32,720 - INFO - -------------------------------------------------------------------------------- 2024-08-30 02:01:39,112 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-30 02:01:39,242 - DEBUG - Output : cluster_project={} 2024-08-30 02:01:39,273 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-30 02:01:39,424 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-30 02:01:39,431 - DEBUG - [10.0.0.56]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-30 02:01:39,574 - DEBUG - Output : cluster_project={} 2024-08-30 02:01:55,144 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:01:55,232 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:01:55,279 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:02:00,322 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:02:00,405 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:02:00,480 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:02:00,520 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:02:00,552 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-30 02:02:04,667 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-30 02:02:09,109 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_ApplicationPolicySetReq? 2024-08-30 02:02:09,117 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-08-30 02:02:09,148 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-08-30 02:02:11,185 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-08-30 02:05:27,824 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-30 02:05:27,875 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=927868a4-8166-40fc-a6f3-8265808d4f93 2024-08-30 02:05:27,898 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:05:27,913 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=b20c1d45-7b84-43ba-beee-0b50bad38058 2024-08-30 02:05:27,920 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=32b2db15-50b9-475d-a973-3ceb69afaf16 2024-08-30 02:05:27,931 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:27,937 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:27,943 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=392a5083-66b5-4146-b686-8cf5e79821da 2024-08-30 02:05:27,949 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:33,003 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=b20c1d45-7b84-43ba-beee-0b50bad38058 2024-08-30 02:05:33,005 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=927868a4-8166-40fc-a6f3-8265808d4f93 2024-08-30 02:05:33,006 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:33,008 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:33,009 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=32b2db15-50b9-475d-a973-3ceb69afaf16 2024-08-30 02:05:33,011 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=392a5083-66b5-4146-b686-8cf5e79821da 2024-08-30 02:05:33,012 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:05:33,013 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:38,036 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:38,038 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:38,040 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=927868a4-8166-40fc-a6f3-8265808d4f93 2024-08-30 02:05:38,041 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:38,042 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=b20c1d45-7b84-43ba-beee-0b50bad38058 2024-08-30 02:05:38,043 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=32b2db15-50b9-475d-a973-3ceb69afaf16 2024-08-30 02:05:38,044 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:05:38,045 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=392a5083-66b5-4146-b686-8cf5e79821da 2024-08-30 02:05:38,068 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce702436-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:05:43,065 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=927868a4-8166-40fc-a6f3-8265808d4f93 2024-08-30 02:05:43,067 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=b20c1d45-7b84-43ba-beee-0b50bad38058 2024-08-30 02:05:43,068 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=32b2db15-50b9-475d-a973-3ceb69afaf16 2024-08-30 02:05:43,069 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:43,070 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:43,073 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:43,076 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd751e74-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:05:43,092 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce05dd24-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:05:43,097 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd0b81b2-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:05:44,064 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:05:48,092 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:48,097 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:48,099 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:49,072 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:05:53,102 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:53,108 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:53,111 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:54,079 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:05:58,112 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:05:58,321 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:05:58,323 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:05:59,115 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:06:05,816 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:06:05,818 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:06:05,820 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:06:05,885 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:06:10,831 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ab9397a6-bab3-4abf-9d2c-7863286e8810 2024-08-30 02:06:10,833 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7ad1ad09-8099-462c-9fed-e59c07c8dd09 2024-08-30 02:06:10,834 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=44bddf59-4891-4da1-8d9c-d909ea37ff14 2024-08-30 02:06:10,845 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf6967d0-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:06:10,848 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cef2909c-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:06:10,850 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cfe66532-6673-11ef-b0d4-fa163eb2fd2f 2024-08-30 02:06:11,189 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=46b082ce-8664-4dee-b042-41f1748673d0 2024-08-30 02:06:11,196 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d06e549c-6673-11ef-b0d4-fa163eb2fd2f