2025-01-13 15:51:48,347 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-01-13 15:51:48,654 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-921-1 2025-01-13 15:51:48,655 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-01-13 15:51:48,688 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-921-1 2025-01-13 15:51:48,689 - DEBUG - [10.0.0.33]: 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}' 2025-01-13 15:51:48,809 - DEBUG - Output : NAMES contrail_test_2m7u366I9 contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_nodemgr_1 config_database_zookeeper_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 2025-01-13 15:51:48,810 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 15:51:48,865 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2025-01-13 15:51:48,865 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-01-13 15:51:48,910 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-921-1 2025-01-13 15:51:49,023 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-01-13 15:51:49,260 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-921-1 2025-01-13 15:51:49,261 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-01-13 15:51:49,330 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-921-1 2025-01-13 15:51:49,330 - DEBUG - [10.0.0.17]: 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}' 2025-01-13 15:51:49,385 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-13 15:51:49,386 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 15:51:49,421 - DEBUG - Output : 10.0.0.17/24 2025-01-13 15:51:49,421 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-01-13 15:51:49,491 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-921-1 2025-01-13 15:51:49,605 - INFO - Using existing project ['default-domain', 'k8s-default'](91a88e41-fbf3-481d-af84-bb74a632af3e) 2025-01-13 15:51:49,720 - INFO - Using existing project ['default-domain', 'k8s-default'](91a88e41-fbf3-481d-af84-bb74a632af3e) 2025-01-13 15:51:49,866 - INFO - ================================================================================ 2025-01-13 15:51:49,866 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-13 15:51:49,868 - 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 2025-01-13 15:51:50,125 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 15:51:50,133 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.33': '0'}} with 2025-01-13 15:51:50,133 - INFO - Initial checks done. Running the testcase now 2025-01-13 15:51:50,133 - INFO - 2025-01-13 15:51:50,138 - INFO - Namespace default already exists 2025-01-13 15:51:50,139 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 15:51:50,287 - DEBUG - Output : cluster_project={} 2025-01-13 15:51:50,357 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-13 15:51:50,357 - DEBUG - Project uuid in Contrail is 91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:51:50,357 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-13 15:51:50,487 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 15:51:50,487 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=8068b721-95ce-4392-a105-437b13953a1f 2025-01-13 15:51:50,494 - INFO - Namespace default with uuid 8068b721-95ce-4392-a105-437b13953a1f found in kube manager 2025-01-13 15:51:50,494 - INFO - Namespace default verification passed 2025-01-13 15:51:50,498 - DEBUG - Service ctest-nginx-svc-82074038 not present 2025-01-13 15:51:50,498 - INFO - Creating service ctest-nginx-svc-82074038 2025-01-13 15:51:50,521 - INFO - Created Service ctest-nginx-svc-82074038 2025-01-13 15:51:50,531 - DEBUG - Pod ctest-nginx-pod-97628311 not present 2025-01-13 15:51:50,532 - INFO - Creating Pod ctest-nginx-pod-97628311 2025-01-13 15:51:50,616 - DEBUG - Pod : ctest-nginx-pod-97628311 UUID is 9ffc1985-067a-4d27-a4fa-26e7590acff1 2025-01-13 15:51:50,620 - DEBUG - Pod ctest-nginx-pod-76609773 not present 2025-01-13 15:51:50,621 - INFO - Creating Pod ctest-nginx-pod-76609773 2025-01-13 15:51:50,643 - DEBUG - Pod : ctest-nginx-pod-76609773 UUID is 83b4973d-4620-478c-99fd-e89c91190ea1 2025-01-13 15:51:50,836 - INFO - Created VN __public__, UUID :7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:51,113 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-13 15:51:51,123 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9d7a4bd2-4312-4096-b60e-7dd13250a389 2025-01-13 15:51:51,142 - DEBUG - Requesting: http://10.0.0.33:8082/project/91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:51:51,217 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:51,265 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:51,308 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:51,319 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:51,330 - DEBUG - Route Targets: [] 2025-01-13 15:51:51,330 - DEBUG - RT names not yet present for VN __public__ 2025-01-13 15:51:56,331 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-13 15:51:56,339 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9d7a4bd2-4312-4096-b60e-7dd13250a389 2025-01-13 15:51:56,357 - DEBUG - Requesting: http://10.0.0.33:8082/project/91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:51:56,417 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:56,431 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:56,441 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:56,453 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:56,460 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/78d88dc3-ea15-4f55-8189-03aa300728b6 2025-01-13 15:51:56,467 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 15:51:56,467 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:56,476 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:56,494 - INFO - Verified VN network id 13 for VN 7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:56,495 - INFO - Verifications in API Server for VN __public__ passed 2025-01-13 15:51:56,495 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:56,505 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:56,520 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:51:56,530 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/78d88dc3-ea15-4f55-8189-03aa300728b6 2025-01-13 15:51:56,537 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 15:51:56,544 - DEBUG - Control-node 10.0.0.33 : 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': '9072869423141110635', 'uuid-lslong': '12217475154804857223'}, 'enable': 'true', 'created': '2025-01-13T15:51:50', 'last-modified': '2025-01-13T15:51:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.580722'} 2025-01-13 15:51:56,544 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:51:56,552 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 15:51:56,552 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-13 15:51:56,553 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-13 15:51:56,553 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-13 15:51:56,559 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9d7a4bd2-4312-4096-b60e-7dd13250a389 2025-01-13 15:51:56,568 - DEBUG - Requesting: http://10.0.0.33:8082/project/91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:51:56,615 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:56,627 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-13 15:51:56,628 - DEBUG - Verifying the vn in opserver 2025-01-13 15:51:56,628 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-01-13 15:51:56,628 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-01-13 15:51:56,633 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-13 15:51:56,633 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-13 15:51:56,634 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:51:56,642 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:51:56,649 - DEBUG - Do not have enough data to verify VN in agent 2025-01-13 15:51:56,649 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:51:56,655 - DEBUG - VRF ids for VN __public__: {} 2025-01-13 15:51:56,783 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-13 15:51:56,924 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-13 15:51:56,932 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9d7a4bd2-4312-4096-b60e-7dd13250a389 2025-01-13 15:51:56,940 - DEBUG - Requesting: http://10.0.0.33:8082/project/91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:51:56,987 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:57,009 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/541dce3d-873d-428c-ac99-41e367f634c3 2025-01-13 15:51:57,017 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-13 15:51:57,023 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9d7a4bd2-4312-4096-b60e-7dd13250a389 2025-01-13 15:51:57,034 - DEBUG - Requesting: http://10.0.0.33:8082/project/91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:51:57,081 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/7de94eab-93d4-436b-a98d-30ec1e4dd987 2025-01-13 15:51:57,091 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-13 15:51:57,091 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-13 15:51:57,101 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-13 15:51:57,108 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-13 15:51:57,108 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-13 15:51:57,111 - DEBUG - Ingress ctest-nginx-ingress-55866839 not present 2025-01-13 15:51:57,112 - INFO - Creating Ingress ctest-nginx-ingress-55866839 2025-01-13 15:51:57,124 - INFO - Created Ingress ctest-nginx-ingress-55866839 2025-01-13 15:51:57,130 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-55866839 2025-01-13 15:52:00,144 - DEBUG - For Ingress ctest-nginx-ingress-55866839, Cluster IP: 10.47.255.249, External IPs ['179.102.48.124'] 2025-01-13 15:52:00,144 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-55866839 2025-01-13 15:52:00,144 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b7e9bcc8-2aa4-4960-a286-067ea3650af6 2025-01-13 15:52:00,152 - INFO - Ingress ctest-nginx-ingress-55866839 with uuid b7e9bcc8-2aa4-4960-a286-067ea3650af6 found in kube manager 2025-01-13 15:52:00,152 - INFO - Ingress ctest-nginx-ingress-55866839 verification passed 2025-01-13 15:52:00,155 - DEBUG - Pod ctest-busybox-pod-10181661 not present 2025-01-13 15:52:00,156 - INFO - Creating Pod ctest-busybox-pod-10181661 2025-01-13 15:52:00,190 - DEBUG - Pod : ctest-busybox-pod-10181661 UUID is fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:00,195 - DEBUG - Pod ctest-nginx-pod-97628311 not in running state.Currently in Pending 2025-01-13 15:52:05,203 - INFO - Pod ctest-nginx-pod-97628311 is in running state.Got IP 10.47.255.251 2025-01-13 15:52:05,225 - DEBUG - Pod ctest-nginx-pod-97628311 has vmi 4e833e16-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:52:05,225 - INFO - Verified pod ctest-nginx-pod-97628311 in contrail-api 2025-01-13 15:52:05,225 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:52:05,241 - DEBUG - VMI 4e833e16-d1c6-11ef-b216-fa163e421faf is active in agent 10.0.0.17 2025-01-13 15:52:05,241 - INFO - Verified Pod ctest-nginx-pod-97628311 in agent 10.0.0.17 2025-01-13 15:52:05,242 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=9ffc1985-067a-4d27-a4fa-26e7590acff1 2025-01-13 15:52:05,249 - INFO - Pod ctest-nginx-pod-97628311 with uuid 9ffc1985-067a-4d27-a4fa-26e7590acff1 found in kube manager 2025-01-13 15:52:05,249 - INFO - Pod ctest-nginx-pod-97628311 verification passed 2025-01-13 15:52:05,325 - DEBUG - [Pod ctest-nginx-pod-97628311] Cmd: echo ctest-nginx-pod-97628311 > /usr/share/nginx/html/index.html, Output: 2025-01-13 15:52:05,334 - INFO - Pod ctest-nginx-pod-76609773 is in running state.Got IP 10.47.255.250 2025-01-13 15:52:05,399 - DEBUG - Pod ctest-nginx-pod-76609773 has vmi 4f04206c-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:52:05,399 - INFO - Verified pod ctest-nginx-pod-76609773 in contrail-api 2025-01-13 15:52:05,399 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:52:05,411 - DEBUG - VMI 4f04206c-d1c6-11ef-b216-fa163e421faf is active in agent 10.0.0.17 2025-01-13 15:52:05,411 - INFO - Verified Pod ctest-nginx-pod-76609773 in agent 10.0.0.17 2025-01-13 15:52:05,412 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=83b4973d-4620-478c-99fd-e89c91190ea1 2025-01-13 15:52:05,418 - INFO - Pod ctest-nginx-pod-76609773 with uuid 83b4973d-4620-478c-99fd-e89c91190ea1 found in kube manager 2025-01-13 15:52:05,418 - INFO - Pod ctest-nginx-pod-76609773 verification passed 2025-01-13 15:52:05,490 - DEBUG - [Pod ctest-nginx-pod-76609773] Cmd: echo ctest-nginx-pod-76609773 > /usr/share/nginx/html/index.html, Output: 2025-01-13 15:52:05,496 - DEBUG - Pod ctest-busybox-pod-10181661 not in running state.Currently in Pending 2025-01-13 15:52:10,504 - DEBUG - Pod ctest-busybox-pod-10181661 not in running state.Currently in Pending 2025-01-13 15:52:15,525 - INFO - Pod ctest-busybox-pod-10181661 is in running state.Got IP 10.47.255.248 2025-01-13 15:52:15,547 - DEBUG - Pod ctest-busybox-pod-10181661 has vmi 5377916a-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:52:15,547 - INFO - Verified pod ctest-busybox-pod-10181661 in contrail-api 2025-01-13 15:52:15,547 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:52:15,561 - DEBUG - VMI 5377916a-d1c6-11ef-b216-fa163e421faf is active in agent 10.0.0.17 2025-01-13 15:52:15,562 - INFO - Verified Pod ctest-busybox-pod-10181661 in agent 10.0.0.17 2025-01-13 15:52:15,562 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:15,568 - INFO - Pod ctest-busybox-pod-10181661 with uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f found in kube manager 2025-01-13 15:52:15,568 - INFO - Pod ctest-busybox-pod-10181661 verification passed 2025-01-13 15:52:15,651 - DEBUG - [Pod ctest-busybox-pod-10181661] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76609773 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-13 15:52:15,651 - DEBUG - [Pod Pod ctest-busybox-pod-10181661] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 15:52:15,651 - DEBUG - [Pod Pod ctest-busybox-pod-10181661] Cmd output: ctest-nginx-pod-76609773 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-13 15:52:15,726 - DEBUG - [Pod ctest-busybox-pod-10181661] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-97628311 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-13 15:52:15,727 - DEBUG - [Pod Pod ctest-busybox-pod-10181661] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 15:52:15,727 - DEBUG - [Pod Pod ctest-busybox-pod-10181661] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-97628311 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-13 15:52:15,727 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-97628311': 1, 'ctest-nginx-pod-76609773': 1} 2025-01-13 15:52:15,727 - WARNING - Nothing to delete parallely 2025-01-13 15:52:15,727 - INFO - Deleting pod default:ctest-busybox-pod-10181661 2025-01-13 15:52:15,738 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:15,747 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:20,747 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:20,755 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:25,756 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:25,764 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:30,765 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:30,772 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:35,774 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:35,781 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:40,782 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:40,792 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:45,793 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:45,803 - WARNING - Pod uuid fceba8ee-0f5e-4c42-bc59-d8310123ac4f is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:50,803 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=fceba8ee-0f5e-4c42-bc59-d8310123ac4f 2025-01-13 15:52:50,812 - DEBUG - Pod fceba8ee-0f5e-4c42-bc59-d8310123ac4f is not in agent 10.0.0.17 VM list 2025-01-13 15:52:50,812 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5377916a-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:52:50,820 - DEBUG - VMI 5377916a-d1c6-11ef-b216-fa163e421faf is removed from agent 10.0.0.17 2025-01-13 15:52:50,820 - INFO - Verified that pod ctest-busybox-pod-10181661 is removed in agent 2025-01-13 15:52:50,821 - INFO - Deleting Ingress : ctest-nginx-ingress-55866839 2025-01-13 15:52:50,834 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b7e9bcc8-2aa4-4960-a286-067ea3650af6 2025-01-13 15:52:50,843 - ERROR - Ingress ctest-nginx-ingress-55866839 with uuid b7e9bcc8-2aa4-4960-a286-067ea3650af6 still found in kube manager 2025-01-13 15:52:51,844 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b7e9bcc8-2aa4-4960-a286-067ea3650af6 2025-01-13 15:52:51,850 - INFO - Ingress ctest-nginx-ingress-55866839 with uuid b7e9bcc8-2aa4-4960-a286-067ea3650af6 deleted successfully from kube manager 2025-01-13 15:52:51,850 - INFO - Verifications on Ingress %s cleanup passed 2025-01-13 15:52:51,850 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-13 15:52:52,005 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-13 15:52:52,019 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-13 15:52:52,019 - INFO - Deleting VN __public__ 2025-01-13 15:52:52,314 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a4284e1c-ac16-4dc7-8efa-23a3eac52318 2025-01-13 15:52:52,326 - DEBUG - Response Code: 404 2025-01-13 15:52:52,326 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-13 15:52:52,345 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9d7a4bd2-4312-4096-b60e-7dd13250a389 2025-01-13 15:52:52,368 - DEBUG - Requesting: http://10.0.0.33:8082/project/91a88e41-fbf3-481d-af84-bb74a632af3e 2025-01-13 15:52:52,418 - INFO - Validated that VN __public__ is not found in API Server 2025-01-13 15:52:52,419 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-13 15:52:52,432 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:52:52,448 - DEBUG - VN __public__ is not present in Agent 10.0.0.17 2025-01-13 15:52:52,448 - INFO - Validated that VN __public__ is not in any agent 2025-01-13 15:52:52,448 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:52:52,456 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 15:52:52,463 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 15:52:52,469 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-13 15:52:52,469 - INFO - Deleting pod default:ctest-nginx-pod-76609773 2025-01-13 15:52:52,494 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=83b4973d-4620-478c-99fd-e89c91190ea1 2025-01-13 15:52:52,520 - WARNING - Pod uuid 83b4973d-4620-478c-99fd-e89c91190ea1 is still seen in agent 10.0.0.17 VM list 2025-01-13 15:52:57,520 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=83b4973d-4620-478c-99fd-e89c91190ea1 2025-01-13 15:52:57,527 - DEBUG - Pod 83b4973d-4620-478c-99fd-e89c91190ea1 is not in agent 10.0.0.17 VM list 2025-01-13 15:52:57,527 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f04206c-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:52:57,533 - DEBUG - VMI 4f04206c-d1c6-11ef-b216-fa163e421faf is removed from agent 10.0.0.17 2025-01-13 15:52:57,533 - INFO - Verified that pod ctest-nginx-pod-76609773 is removed in agent 2025-01-13 15:52:57,534 - INFO - Deleting pod default:ctest-nginx-pod-97628311 2025-01-13 15:52:57,561 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=9ffc1985-067a-4d27-a4fa-26e7590acff1 2025-01-13 15:52:57,573 - WARNING - Pod uuid 9ffc1985-067a-4d27-a4fa-26e7590acff1 is still seen in agent 10.0.0.17 VM list 2025-01-13 15:53:02,574 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=9ffc1985-067a-4d27-a4fa-26e7590acff1 2025-01-13 15:53:02,583 - DEBUG - Pod 9ffc1985-067a-4d27-a4fa-26e7590acff1 is not in agent 10.0.0.17 VM list 2025-01-13 15:53:02,583 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e833e16-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:53:02,590 - DEBUG - VMI 4e833e16-d1c6-11ef-b216-fa163e421faf is removed from agent 10.0.0.17 2025-01-13 15:53:02,590 - INFO - Verified that pod ctest-nginx-pod-97628311 is removed in agent 2025-01-13 15:53:02,590 - INFO - Deleting service : ctest-nginx-svc-82074038 2025-01-13 15:53:02,813 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 15:53:02,821 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 15:53:02,821 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-01-13 15:53:02,821 - INFO - -------------------------------------------------------------------------------- 2025-01-13 15:53:09,308 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 15:53:09,432 - DEBUG - Output : cluster_project={} 2025-01-13 15:53:09,494 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-13 15:53:09,675 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 15:53:09,683 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 15:53:09,820 - DEBUG - Output : cluster_project={} 2025-01-13 15:53:19,924 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:25,035 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:25,087 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:25,199 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:30,255 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:30,344 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:30,463 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:30,551 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 15:53:30,796 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 15:53:33,726 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_ApplicationPolicySetReq? 2025-01-13 15:53:33,735 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-01-13 15:53:33,769 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-01-13 15:53:35,809 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-01-13 15:56:36,780 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 15:56:36,840 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d977dceb-b41c-4512-9360-f4baa0a5920d 2025-01-13 15:56:36,865 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:56:36,876 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:56:36,890 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=64796f9f-4608-4410-aa29-632c1f7a605b 2025-01-13 15:56:36,894 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:56:36,899 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=9154c3a1-3ffb-4f3d-bcbc-a11dc7eaee56 2025-01-13 15:56:36,905 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:56:36,909 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:56:41,861 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d977dceb-b41c-4512-9360-f4baa0a5920d 2025-01-13 15:56:41,870 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d8c819a-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:56:41,911 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:56:41,937 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=64796f9f-4608-4410-aa29-632c1f7a605b 2025-01-13 15:56:41,938 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:56:41,940 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:56:41,941 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:56:41,942 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:56:41,943 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=9154c3a1-3ffb-4f3d-bcbc-a11dc7eaee56 2025-01-13 15:56:41,964 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f52cc28-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:56:41,967 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ed16b38-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:56:46,920 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:56:46,963 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:56:46,965 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:56:46,966 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:56:46,968 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:56:51,928 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:56:51,982 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:56:51,984 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:56:51,985 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:56:51,987 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:56:56,938 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:56:57,002 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:56:57,005 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:56:57,006 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:56:57,008 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:57:01,946 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:57:02,023 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:57:02,025 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:57:02,026 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:57:02,028 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:57:06,955 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:57:07,044 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:57:07,046 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:57:07,047 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:57:07,049 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:57:11,964 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=d74f62f2-8f73-4e45-b3b4-33c943eebfc0 2025-01-13 15:57:11,972 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81586a32-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:57:12,076 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=98165589-7c88-4ab6-b71b-33e15c83a3c5 2025-01-13 15:57:12,078 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=de340cfb-1c90-4925-bd90-d9e21612d48d 2025-01-13 15:57:12,080 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=50113dd8-941c-4cc7-bfaa-d7d0de1206cd 2025-01-13 15:57:12,081 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=09c121a9-73df-4ade-8163-eb245b76205a 2025-01-13 15:57:12,094 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:809ef430-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:57:12,096 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81f0340c-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:57:12,099 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ffe0b10-d1c6-11ef-b216-fa163e421faf 2025-01-13 15:57:12,101 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e06877e-d1c6-11ef-b216-fa163e421faf