2025-06-24 14:40:40,731 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-06-24 14:40:40,967 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1295-1 2025-06-24 14:40:40,968 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-06-24 14:40:41,001 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1295-1 2025-06-24 14:40:41,001 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-24 14:40:41,097 - DEBUG - Output : NAMES contrail_test_HQjeaeZyG contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-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-control-1 control-dns-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 2025-06-24 14:40:41,098 - DEBUG - [10.0.0.249]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-24 14:40:41,131 - DEBUG - Output : 10.0.0.249/24 172.17.0.1/16 2025-06-24 14:40:41,131 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-06-24 14:40:41,164 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1295-1 2025-06-24 14:40:41,256 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-06-24 14:40:41,499 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1295-1 2025-06-24 14:40:41,499 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-06-24 14:40:41,534 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1295-1 2025-06-24 14:40:41,534 - DEBUG - [10.0.0.27]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-24 14:40:41,579 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-24 14:40:41,580 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-24 14:40:41,653 - DEBUG - Output : 10.0.0.27/24 2025-06-24 14:40:41,654 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-06-24 14:40:41,688 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1295-1 2025-06-24 14:40:41,765 - INFO - Using existing project ['default-domain', 'k8s-default'](563b9090-e59e-45a9-89eb-91f047e48757) 2025-06-24 14:40:41,866 - INFO - Using existing project ['default-domain', 'k8s-default'](563b9090-e59e-45a9-89eb-91f047e48757) 2025-06-24 14:40:42,020 - INFO - ================================================================================ 2025-06-24 14:40:42,020 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-24 14:40:42,021 - 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-06-24 14:40:42,270 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-24 14:40:42,279 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.249': '0'}} with 2025-06-24 14:40:42,279 - INFO - Initial checks done. Running the testcase now 2025-06-24 14:40:42,279 - INFO - 2025-06-24 14:40:42,283 - INFO - Namespace default already exists 2025-06-24 14:40:42,283 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-24 14:40:42,388 - DEBUG - Output : cluster_project={} 2025-06-24 14:40:42,436 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-24 14:40:42,437 - DEBUG - Project uuid in Contrail is 563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:40:42,437 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-24 14:40:42,565 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-24 14:40:42,566 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=9278bd36-f34f-4342-b186-e346edb4daa3 2025-06-24 14:40:42,570 - INFO - Namespace default with uuid 9278bd36-f34f-4342-b186-e346edb4daa3 found in kube manager 2025-06-24 14:40:42,570 - INFO - Namespace default verification passed 2025-06-24 14:40:42,573 - DEBUG - Service ctest-nginx-svc-10633017 not present 2025-06-24 14:40:42,573 - INFO - Creating service ctest-nginx-svc-10633017 2025-06-24 14:40:42,595 - INFO - Created Service ctest-nginx-svc-10633017 2025-06-24 14:40:42,612 - DEBUG - Pod ctest-nginx-pod-56799685 not present 2025-06-24 14:40:42,613 - INFO - Creating Pod ctest-nginx-pod-56799685 2025-06-24 14:40:42,692 - DEBUG - Pod : ctest-nginx-pod-56799685 UUID is b65e267e-d47e-45e6-8478-196980d58142 2025-06-24 14:40:42,699 - DEBUG - Pod ctest-nginx-pod-56640042 not present 2025-06-24 14:40:42,700 - INFO - Creating Pod ctest-nginx-pod-56640042 2025-06-24 14:40:42,725 - DEBUG - Pod : ctest-nginx-pod-56640042 UUID is acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 2025-06-24 14:40:42,862 - INFO - Created VN __public__, UUID :f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:43,042 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-06-24 14:40:43,048 - DEBUG - Requesting: http://10.0.0.249:8082/domain/76760dcc-740e-42c8-b7ca-126a0b14dc20 2025-06-24 14:40:43,087 - DEBUG - Requesting: http://10.0.0.249:8082/project/563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:40:43,160 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:43,173 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:43,184 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:43,191 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:43,197 - DEBUG - Route Targets: [] 2025-06-24 14:40:43,197 - DEBUG - RT names not yet present for VN __public__ 2025-06-24 14:40:48,198 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-06-24 14:40:48,205 - DEBUG - Requesting: http://10.0.0.249:8082/domain/76760dcc-740e-42c8-b7ca-126a0b14dc20 2025-06-24 14:40:48,214 - DEBUG - Requesting: http://10.0.0.249:8082/project/563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:40:48,259 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,271 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,289 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:48,297 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:48,306 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/be20e22c-047a-4af5-a228-035f734f5a47 2025-06-24 14:40:48,315 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-24 14:40:48,315 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,326 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:48,344 - INFO - Verified VN network id 13 for VN f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,344 - INFO - Verifications in API Server for VN __public__ passed 2025-06-24 14:40:48,344 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,355 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:48,363 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:40:48,371 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/be20e22c-047a-4af5-a228-035f734f5a47 2025-06-24 14:40:48,381 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-24 14:40:48,392 - DEBUG - Control-node 10.0.0.249 : 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': '17335666329918914812', 'uuid-lslong': '9465746776915702938'}, 'enable': 'true', 'created': '2025-06-24T14:40:42', 'last-modified': '2025-06-24T14:40:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.437003'} 2025-06-24 14:40:48,392 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:40:48,399 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-24 14:40:48,399 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-24 14:40:48,399 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-24 14:40:48,399 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-06-24 14:40:48,405 - DEBUG - Requesting: http://10.0.0.249:8082/domain/76760dcc-740e-42c8-b7ca-126a0b14dc20 2025-06-24 14:40:48,413 - DEBUG - Requesting: http://10.0.0.249:8082/project/563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:40:48,457 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,469 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-24 14:40:48,469 - DEBUG - Verifying the vn in opserver 2025-06-24 14:40:48,469 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-06-24 14:40:48,469 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-06-24 14:40:48,478 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-24 14:40:48,478 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-24 14:40:48,479 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:40:48,489 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:40:48,496 - DEBUG - Do not have enough data to verify VN in agent 2025-06-24 14:40:48,496 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:40:48,502 - DEBUG - VRF ids for VN __public__: {} 2025-06-24 14:40:48,602 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-24 14:40:48,711 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-06-24 14:40:48,719 - DEBUG - Requesting: http://10.0.0.249:8082/domain/76760dcc-740e-42c8-b7ca-126a0b14dc20 2025-06-24 14:40:48,729 - DEBUG - Requesting: http://10.0.0.249:8082/project/563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:40:48,774 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,786 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/1b0bf019-f89b-45b9-b211-2ab7d0e8a758 2025-06-24 14:40:48,793 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-06-24 14:40:48,797 - DEBUG - Requesting: http://10.0.0.249:8082/domain/76760dcc-740e-42c8-b7ca-126a0b14dc20 2025-06-24 14:40:48,807 - DEBUG - Requesting: http://10.0.0.249:8082/project/563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:40:48,852 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/f094a8ad-c384-40fc-835d-168abbdbf49a 2025-06-24 14:40:48,862 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-24 14:40:48,862 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-24 14:40:48,870 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-24 14:40:48,879 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-24 14:40:48,879 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-24 14:40:48,882 - DEBUG - Ingress ctest-nginx-ingress-50134949 not present 2025-06-24 14:40:48,882 - INFO - Creating Ingress ctest-nginx-ingress-50134949 2025-06-24 14:40:48,891 - INFO - Created Ingress ctest-nginx-ingress-50134949 2025-06-24 14:40:48,894 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-50134949 2025-06-24 14:40:51,899 - DEBUG - For Ingress ctest-nginx-ingress-50134949, Cluster IP: 10.47.255.249, External IPs ['1.191.74.124'] 2025-06-24 14:40:51,899 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-50134949 2025-06-24 14:40:51,899 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=d4b70e70-1fb8-4c7b-845c-d5b67eb1aca4 2025-06-24 14:40:51,904 - INFO - Ingress ctest-nginx-ingress-50134949 with uuid d4b70e70-1fb8-4c7b-845c-d5b67eb1aca4 found in kube manager 2025-06-24 14:40:51,904 - INFO - Ingress ctest-nginx-ingress-50134949 verification passed 2025-06-24 14:40:51,906 - DEBUG - Pod ctest-busybox-pod-57971533 not present 2025-06-24 14:40:51,907 - INFO - Creating Pod ctest-busybox-pod-57971533 2025-06-24 14:40:51,951 - DEBUG - Pod : ctest-busybox-pod-57971533 UUID is cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:40:51,958 - DEBUG - Pod ctest-nginx-pod-56799685 not in running state.Currently in Pending 2025-06-24 14:40:56,964 - INFO - Pod ctest-nginx-pod-56799685 is in running state.Got IP 10.47.255.251 2025-06-24 14:40:56,978 - DEBUG - Pod ctest-nginx-pod-56799685 has vmi 3575ed02-5109-11f0-9628-fa163e13c30c 2025-06-24 14:40:56,978 - INFO - Verified pod ctest-nginx-pod-56799685 in contrail-api 2025-06-24 14:40:56,978 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:40:56,991 - DEBUG - VMI 3575ed02-5109-11f0-9628-fa163e13c30c is active in agent 10.0.0.27 2025-06-24 14:40:56,991 - INFO - Verified Pod ctest-nginx-pod-56799685 in agent 10.0.0.27 2025-06-24 14:40:56,991 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=b65e267e-d47e-45e6-8478-196980d58142 2025-06-24 14:40:56,995 - INFO - Pod ctest-nginx-pod-56799685 with uuid b65e267e-d47e-45e6-8478-196980d58142 found in kube manager 2025-06-24 14:40:56,995 - INFO - Pod ctest-nginx-pod-56799685 verification passed 2025-06-24 14:40:57,069 - DEBUG - [Pod ctest-nginx-pod-56799685] Cmd: echo ctest-nginx-pod-56799685 > /usr/share/nginx/html/index.html, Output: 2025-06-24 14:40:57,075 - INFO - Pod ctest-nginx-pod-56640042 is in running state.Got IP 10.47.255.250 2025-06-24 14:40:57,130 - DEBUG - Pod ctest-nginx-pod-56640042 has vmi 35e1cd88-5109-11f0-9628-fa163e13c30c 2025-06-24 14:40:57,130 - INFO - Verified pod ctest-nginx-pod-56640042 in contrail-api 2025-06-24 14:40:57,130 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:40:57,141 - DEBUG - VMI 35e1cd88-5109-11f0-9628-fa163e13c30c is active in agent 10.0.0.27 2025-06-24 14:40:57,141 - INFO - Verified Pod ctest-nginx-pod-56640042 in agent 10.0.0.27 2025-06-24 14:40:57,141 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 2025-06-24 14:40:57,146 - INFO - Pod ctest-nginx-pod-56640042 with uuid acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 found in kube manager 2025-06-24 14:40:57,146 - INFO - Pod ctest-nginx-pod-56640042 verification passed 2025-06-24 14:40:57,200 - DEBUG - [Pod ctest-nginx-pod-56640042] Cmd: echo ctest-nginx-pod-56640042 > /usr/share/nginx/html/index.html, Output: 2025-06-24 14:40:57,206 - DEBUG - Pod ctest-busybox-pod-57971533 not in running state.Currently in Pending 2025-06-24 14:41:02,213 - INFO - Pod ctest-busybox-pod-57971533 is in running state.Got IP 10.47.255.248 2025-06-24 14:41:02,225 - DEBUG - Pod ctest-busybox-pod-57971533 has vmi 3a318306-5109-11f0-9628-fa163e13c30c 2025-06-24 14:41:02,225 - INFO - Verified pod ctest-busybox-pod-57971533 in contrail-api 2025-06-24 14:41:02,225 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:41:02,237 - DEBUG - VMI 3a318306-5109-11f0-9628-fa163e13c30c is active in agent 10.0.0.27 2025-06-24 14:41:02,237 - INFO - Verified Pod ctest-busybox-pod-57971533 in agent 10.0.0.27 2025-06-24 14:41:02,237 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:02,241 - INFO - Pod ctest-busybox-pod-57971533 with uuid cefe6298-c694-49d6-8d94-5baf68f70f76 found in kube manager 2025-06-24 14:41:02,241 - INFO - Pod ctest-busybox-pod-57971533 verification passed 2025-06-24 14:41:02,307 - DEBUG - [Pod ctest-busybox-pod-57971533] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56799685 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-06-24 14:41:02,307 - DEBUG - [Pod Pod ctest-busybox-pod-57971533] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-24 14:41:02,307 - DEBUG - [Pod Pod ctest-busybox-pod-57971533] Cmd output: ctest-nginx-pod-56799685 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-06-24 14:41:02,366 - DEBUG - [Pod ctest-busybox-pod-57971533] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56640042 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-06-24 14:41:02,366 - DEBUG - [Pod Pod ctest-busybox-pod-57971533] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-24 14:41:02,366 - DEBUG - [Pod Pod ctest-busybox-pod-57971533] Cmd output: ctest-nginx-pod-56640042 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-06-24 14:41:02,366 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56799685': 1, 'ctest-nginx-pod-56640042': 1} 2025-06-24 14:41:02,366 - WARNING - Nothing to delete parallely 2025-06-24 14:41:02,366 - INFO - Deleting pod default:ctest-busybox-pod-57971533 2025-06-24 14:41:02,375 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:02,382 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:07,383 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:07,389 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:12,390 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:12,398 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:17,398 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:17,405 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:22,406 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:22,413 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:27,414 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:27,424 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:32,425 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:32,435 - WARNING - Pod uuid cefe6298-c694-49d6-8d94-5baf68f70f76 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:37,436 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cefe6298-c694-49d6-8d94-5baf68f70f76 2025-06-24 14:41:37,444 - DEBUG - Pod cefe6298-c694-49d6-8d94-5baf68f70f76 is not in agent 10.0.0.27 VM list 2025-06-24 14:41:37,444 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a318306-5109-11f0-9628-fa163e13c30c 2025-06-24 14:41:37,450 - DEBUG - VMI 3a318306-5109-11f0-9628-fa163e13c30c is removed from agent 10.0.0.27 2025-06-24 14:41:37,450 - INFO - Verified that pod ctest-busybox-pod-57971533 is removed in agent 2025-06-24 14:41:37,450 - INFO - Deleting Ingress : ctest-nginx-ingress-50134949 2025-06-24 14:41:37,455 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=d4b70e70-1fb8-4c7b-845c-d5b67eb1aca4 2025-06-24 14:41:37,461 - ERROR - Ingress ctest-nginx-ingress-50134949 with uuid d4b70e70-1fb8-4c7b-845c-d5b67eb1aca4 still found in kube manager 2025-06-24 14:41:38,463 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=d4b70e70-1fb8-4c7b-845c-d5b67eb1aca4 2025-06-24 14:41:38,467 - INFO - Ingress ctest-nginx-ingress-50134949 with uuid d4b70e70-1fb8-4c7b-845c-d5b67eb1aca4 deleted successfully from kube manager 2025-06-24 14:41:38,468 - INFO - Verifications on Ingress %s cleanup passed 2025-06-24 14:41:38,468 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-24 14:41:38,585 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-24 14:41:38,592 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-24 14:41:38,592 - INFO - Deleting VN __public__ 2025-06-24 14:41:38,739 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/657930ca-73a1-44a5-8623-30ce02702d70 2025-06-24 14:41:38,744 - DEBUG - Response Code: 404 2025-06-24 14:41:38,744 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-06-24 14:41:38,757 - DEBUG - Requesting: http://10.0.0.249:8082/domain/76760dcc-740e-42c8-b7ca-126a0b14dc20 2025-06-24 14:41:38,766 - DEBUG - Requesting: http://10.0.0.249:8082/project/563b9090-e59e-45a9-89eb-91f047e48757 2025-06-24 14:41:38,838 - INFO - Validated that VN __public__ is not found in API Server 2025-06-24 14:41:38,839 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-24 14:41:38,848 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:41:38,877 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-06-24 14:41:38,877 - INFO - Validated that VN __public__ is not in any agent 2025-06-24 14:41:38,877 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:41:38,885 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-24 14:41:38,891 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-24 14:41:38,897 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-24 14:41:38,897 - INFO - Deleting pod default:ctest-nginx-pod-56640042 2025-06-24 14:41:38,910 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 2025-06-24 14:41:38,941 - WARNING - Pod uuid acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:43,941 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 2025-06-24 14:41:43,950 - DEBUG - Pod acc3e657-3ee7-4ddb-a360-dd624fdfb0e8 is not in agent 10.0.0.27 VM list 2025-06-24 14:41:43,950 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35e1cd88-5109-11f0-9628-fa163e13c30c 2025-06-24 14:41:43,957 - DEBUG - VMI 35e1cd88-5109-11f0-9628-fa163e13c30c is removed from agent 10.0.0.27 2025-06-24 14:41:43,957 - INFO - Verified that pod ctest-nginx-pod-56640042 is removed in agent 2025-06-24 14:41:43,957 - INFO - Deleting pod default:ctest-nginx-pod-56799685 2025-06-24 14:41:43,977 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b65e267e-d47e-45e6-8478-196980d58142 2025-06-24 14:41:43,988 - WARNING - Pod uuid b65e267e-d47e-45e6-8478-196980d58142 is still seen in agent 10.0.0.27 VM list 2025-06-24 14:41:48,989 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=b65e267e-d47e-45e6-8478-196980d58142 2025-06-24 14:41:48,997 - DEBUG - Pod b65e267e-d47e-45e6-8478-196980d58142 is not in agent 10.0.0.27 VM list 2025-06-24 14:41:48,997 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3575ed02-5109-11f0-9628-fa163e13c30c 2025-06-24 14:41:49,005 - DEBUG - VMI 3575ed02-5109-11f0-9628-fa163e13c30c is removed from agent 10.0.0.27 2025-06-24 14:41:49,005 - INFO - Verified that pod ctest-nginx-pod-56799685 is removed in agent 2025-06-24 14:41:49,005 - INFO - Deleting service : ctest-nginx-svc-10633017 2025-06-24 14:41:49,294 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-24 14:41:49,305 - DEBUG - No XMPP flaps were noticed during the test 2025-06-24 14:41:49,305 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2025-06-24 14:41:49,306 - INFO - -------------------------------------------------------------------------------- 2025-06-24 14:41:55,683 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-24 14:41:55,799 - DEBUG - Output : cluster_project={} 2025-06-24 14:41:55,846 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-24 14:41:56,004 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-24 14:41:56,014 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-24 14:41:56,153 - DEBUG - Output : cluster_project={} 2025-06-24 14:42:06,294 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:06,346 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:11,434 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:11,473 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:16,554 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:16,592 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:16,673 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:16,750 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-24 14:42:16,994 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-24 14:42:19,650 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-06-24 14:42:19,656 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-06-24 14:42:19,688 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-06-24 14:42:21,718 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-06-24 14:45:30,250 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-24 14:45:30,312 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3d4a163d-ccbd-4a3a-b667-b3d65b6d3f22 2025-06-24 14:45:30,369 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:45:30,375 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:45:30,385 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5fb5bb9f-2a57-4d03-ac7a-0007c6ce35b4 2025-06-24 14:45:30,391 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fdaa19dc-aa61-48d9-a517-46e77b240158 2025-06-24 14:45:30,395 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:45:30,408 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:45:30,412 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d570c2e-db88-45c2-a547-f6f323ef3051 2025-06-24 14:45:35,342 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3d4a163d-ccbd-4a3a-b667-b3d65b6d3f22 2025-06-24 14:45:35,349 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:60e87072-5109-11f0-9628-fa163e13c30c 2025-06-24 14:45:35,475 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:45:35,477 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5fb5bb9f-2a57-4d03-ac7a-0007c6ce35b4 2025-06-24 14:45:35,480 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:45:35,482 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fdaa19dc-aa61-48d9-a517-46e77b240158 2025-06-24 14:45:35,483 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:45:35,484 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1d570c2e-db88-45c2-a547-f6f323ef3051 2025-06-24 14:45:35,485 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:45:35,505 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:615c03fc-5109-11f0-9628-fa163e13c30c 2025-06-24 14:45:35,510 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61f948d8-5109-11f0-9628-fa163e13c30c 2025-06-24 14:45:35,512 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6268b786-5109-11f0-9628-fa163e13c30c 2025-06-24 14:45:40,514 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:45:40,516 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:45:40,518 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:45:40,519 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:45:45,534 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:45:45,536 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:45:45,537 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:45:45,538 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:45:50,553 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:45:50,555 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:45:50,557 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:45:50,559 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:45:55,576 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:45:55,578 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:45:55,580 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:45:55,581 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:46:00,594 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:46:00,596 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:46:00,597 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:46:00,599 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:46:05,621 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ad3d7ee0-737c-4549-9a8d-dd6ac1351d7f 2025-06-24 14:46:05,623 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e55005f0-2e3e-4542-876f-ba70bef9ab96 2025-06-24 14:46:05,624 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d5cde934-9067-45f6-a2d8-dc74244df71c 2025-06-24 14:46:05,625 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=d8c05d87-058b-4e9e-8b2b-da9f3b658472 2025-06-24 14:46:05,640 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63d053d6-5109-11f0-9628-fa163e13c30c 2025-06-24 14:46:05,643 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:62e8fa72-5109-11f0-9628-fa163e13c30c 2025-06-24 14:46:05,644 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:635aae6a-5109-11f0-9628-fa163e13c30c 2025-06-24 14:46:05,646 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64432668-5109-11f0-9628-fa163e13c30c