2024-08-21 23:40:17,538 - DEBUG - [10.0.0.56]: Running cmd : hostname 2024-08-21 23:40:17,790 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-577-1 2024-08-21 23:40:17,790 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2024-08-21 23:40:17,824 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-577-1 2024-08-21 23:40:17,824 - 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-21 23:40:17,911 - DEBUG - Output : NAMES contrail_test_WZc7b6mNB contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_api_1 config_api_nodemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 redis_redis_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 2024-08-21 23:40:17,911 - DEBUG - [10.0.0.56]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 23:40:17,986 - DEBUG - Output : 10.0.0.56/24 172.17.0.1/16 2024-08-21 23:40:17,987 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2024-08-21 23:40:18,022 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-577-1 2024-08-21 23:40:18,128 - DEBUG - [10.0.0.33]: Running cmd : hostname 2024-08-21 23:40:18,345 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-577-1 2024-08-21 23:40:18,345 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2024-08-21 23:40:18,406 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-577-1 2024-08-21 23:40:18,407 - 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}' 2024-08-21 23:40:18,462 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-21 23:40:18,462 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 23:40:18,496 - DEBUG - Output : 10.0.0.33/24 2024-08-21 23:40:18,496 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2024-08-21 23:40:18,564 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-577-1 2024-08-21 23:40:18,665 - INFO - Using existing project ['default-domain', 'k8s-default'](a85fbb4f-fe81-40a4-86ae-587c4553554e) 2024-08-21 23:40:18,725 - INFO - Using existing project ['default-domain', 'k8s-default'](a85fbb4f-fe81-40a4-86ae-587c4553554e) 2024-08-21 23:40:18,871 - INFO - ================================================================================ 2024-08-21 23:40:18,871 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-21 23:40:18,872 - 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-21 23:40:19,080 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 23:40:19,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.56': '0'}} with 2024-08-21 23:40:19,088 - INFO - Initial checks done. Running the testcase now 2024-08-21 23:40:19,088 - INFO - 2024-08-21 23:40:19,092 - INFO - Namespace default already exists 2024-08-21 23:40:19,092 - 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-21 23:40:19,207 - DEBUG - Output : cluster_project={} 2024-08-21 23:40:19,288 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-21 23:40:19,288 - DEBUG - Project uuid in Contrail is a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:40:19,288 - 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-21 23:40:19,426 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 23:40:19,426 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_NamespaceDatabaseList?namespace_uuid=2d9778bf-f57e-4f58-bfa5-abb4696b0827 2024-08-21 23:40:19,431 - INFO - Namespace default with uuid 2d9778bf-f57e-4f58-bfa5-abb4696b0827 found in kube manager 2024-08-21 23:40:19,431 - INFO - Namespace default verification passed 2024-08-21 23:40:19,437 - DEBUG - Service ctest-nginx-svc-28468775 not present 2024-08-21 23:40:19,437 - INFO - Creating service ctest-nginx-svc-28468775 2024-08-21 23:40:19,474 - INFO - Created Service ctest-nginx-svc-28468775 2024-08-21 23:40:19,487 - DEBUG - Pod ctest-nginx-pod-09458154 not present 2024-08-21 23:40:19,488 - INFO - Creating Pod ctest-nginx-pod-09458154 2024-08-21 23:40:19,554 - DEBUG - Pod : ctest-nginx-pod-09458154 UUID is f9253075-fb45-491f-855c-a22a43f5f06b 2024-08-21 23:40:19,564 - DEBUG - Pod ctest-nginx-pod-36014466 not present 2024-08-21 23:40:19,564 - INFO - Creating Pod ctest-nginx-pod-36014466 2024-08-21 23:40:19,590 - DEBUG - Pod : ctest-nginx-pod-36014466 UUID is aef0e56f-8ffa-424f-9ccf-8f4fc5796bac 2024-08-21 23:40:19,730 - INFO - Created VN __public__, UUID :80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:19,892 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-21 23:40:19,897 - DEBUG - Requesting: http://10.0.0.56:8082/domain/f5d11125-60f4-4a85-849a-c466374c4905 2024-08-21 23:40:19,935 - DEBUG - Requesting: http://10.0.0.56:8082/project/a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:40:19,999 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:20,016 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:20,025 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:20,031 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:20,036 - DEBUG - Route Targets: [] 2024-08-21 23:40:20,036 - DEBUG - RT names not yet present for VN __public__ 2024-08-21 23:40:25,037 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-21 23:40:25,043 - DEBUG - Requesting: http://10.0.0.56:8082/domain/f5d11125-60f4-4a85-849a-c466374c4905 2024-08-21 23:40:25,051 - DEBUG - Requesting: http://10.0.0.56:8082/project/a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:40:25,081 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,087 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,093 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:25,100 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:25,105 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/23145102-f745-4919-9e44-750c812239a9 2024-08-21 23:40:25,114 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 23:40:25,114 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,120 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:25,129 - INFO - Verified VN network id 13 for VN 80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,129 - INFO - Verifications in API Server for VN __public__ passed 2024-08-21 23:40:25,129 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,135 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:25,154 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:40:25,159 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/23145102-f745-4919-9e44-750c812239a9 2024-08-21 23:40:25,164 - 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-21 23:40:25,170 - 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': '9277825624381540358', 'uuid-lslong': '10320553451559063544'}, 'enable': 'true', 'created': '2024-08-21T23:40:19', 'last-modified': '2024-08-21T23:40:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.355067'} 2024-08-21 23:40:25,171 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:40:25,177 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 23:40:25,177 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-21 23:40:25,177 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-21 23:40:25,178 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-21 23:40:25,182 - DEBUG - Requesting: http://10.0.0.56:8082/domain/f5d11125-60f4-4a85-849a-c466374c4905 2024-08-21 23:40:25,188 - DEBUG - Requesting: http://10.0.0.56:8082/project/a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:40:25,219 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,226 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-21 23:40:25,226 - DEBUG - Verifying the vn in opserver 2024-08-21 23:40:25,226 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.56 2024-08-21 23:40:25,226 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-08-21 23:40:25,231 - 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-21 23:40:25,231 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-21 23:40:25,231 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:40:25,241 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:40:25,246 - DEBUG - Do not have enough data to verify VN in agent 2024-08-21 23:40:25,246 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:40:25,251 - DEBUG - VRF ids for VN __public__: {} 2024-08-21 23:40:25,290 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-21 23:40:25,432 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-21 23:40:25,438 - DEBUG - Requesting: http://10.0.0.56:8082/domain/f5d11125-60f4-4a85-849a-c466374c4905 2024-08-21 23:40:25,444 - DEBUG - Requesting: http://10.0.0.56:8082/project/a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:40:25,478 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,486 - DEBUG - Requesting: http://10.0.0.56:8082/floating-ip-pool/19a84ae9-2c56-4790-a570-986d9a357903 2024-08-21 23:40:25,491 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-21 23:40:25,495 - DEBUG - Requesting: http://10.0.0.56:8082/domain/f5d11125-60f4-4a85-849a-c466374c4905 2024-08-21 23:40:25,501 - DEBUG - Requesting: http://10.0.0.56:8082/project/a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:40:25,533 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/80c1753f-d547-4806-8f39-f8aefd9c0ff8 2024-08-21 23:40:25,548 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-21 23:40:25,548 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-21 23:40:25,553 - 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-21 23:40:25,558 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-21 23:40:25,558 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-21 23:40:25,562 - DEBUG - Ingress ctest-nginx-ingress-85099956 not present 2024-08-21 23:40:25,562 - INFO - Creating Ingress ctest-nginx-ingress-85099956 2024-08-21 23:40:25,567 - INFO - Created Ingress ctest-nginx-ingress-85099956 2024-08-21 23:40:25,570 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-85099956 2024-08-21 23:40:28,576 - DEBUG - For Ingress ctest-nginx-ingress-85099956, Cluster IP: 10.47.255.249, External IPs ['17.13.172.60'] 2024-08-21 23:40:28,576 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-85099956 2024-08-21 23:40:28,577 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=8f90b3b6-e8b9-40e0-b581-d794feb6b882 2024-08-21 23:40:28,581 - INFO - Ingress ctest-nginx-ingress-85099956 with uuid 8f90b3b6-e8b9-40e0-b581-d794feb6b882 found in kube manager 2024-08-21 23:40:28,582 - INFO - Ingress ctest-nginx-ingress-85099956 verification passed 2024-08-21 23:40:28,584 - DEBUG - Pod ctest-busybox-pod-73694038 not present 2024-08-21 23:40:28,584 - INFO - Creating Pod ctest-busybox-pod-73694038 2024-08-21 23:40:28,613 - DEBUG - Pod : ctest-busybox-pod-73694038 UUID is 331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:40:28,623 - DEBUG - Pod ctest-nginx-pod-09458154 not in running state.Currently in Pending 2024-08-21 23:40:33,629 - DEBUG - Pod ctest-nginx-pod-09458154 not in running state.Currently in Pending 2024-08-21 23:40:38,636 - INFO - Pod ctest-nginx-pod-09458154 is in running state.Got IP 10.47.255.251 2024-08-21 23:40:38,647 - DEBUG - Pod ctest-nginx-pod-09458154 has vmi bab852aa-6016-11ef-8659-fa163e70e4fc 2024-08-21 23:40:38,647 - INFO - Verified pod ctest-nginx-pod-09458154 in contrail-api 2024-08-21 23:40:38,647 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:40:38,659 - DEBUG - VMI bab852aa-6016-11ef-8659-fa163e70e4fc is active in agent 10.0.0.33 2024-08-21 23:40:38,659 - INFO - Verified Pod ctest-nginx-pod-09458154 in agent 10.0.0.33 2024-08-21 23:40:38,659 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=f9253075-fb45-491f-855c-a22a43f5f06b 2024-08-21 23:40:38,663 - INFO - Pod ctest-nginx-pod-09458154 with uuid f9253075-fb45-491f-855c-a22a43f5f06b found in kube manager 2024-08-21 23:40:38,663 - INFO - Pod ctest-nginx-pod-09458154 verification passed 2024-08-21 23:40:39,337 - DEBUG - [Pod ctest-nginx-pod-09458154] Cmd: echo ctest-nginx-pod-09458154 > /usr/share/nginx/html/index.html, Output: 2024-08-21 23:40:39,348 - INFO - Pod ctest-nginx-pod-36014466 is in running state.Got IP 10.47.255.250 2024-08-21 23:40:39,360 - DEBUG - Pod ctest-nginx-pod-36014466 has vmi bb1353b2-6016-11ef-8659-fa163e70e4fc 2024-08-21 23:40:39,360 - INFO - Verified pod ctest-nginx-pod-36014466 in contrail-api 2024-08-21 23:40:39,360 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:40:39,371 - DEBUG - VMI bb1353b2-6016-11ef-8659-fa163e70e4fc is active in agent 10.0.0.33 2024-08-21 23:40:39,371 - INFO - Verified Pod ctest-nginx-pod-36014466 in agent 10.0.0.33 2024-08-21 23:40:39,371 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=aef0e56f-8ffa-424f-9ccf-8f4fc5796bac 2024-08-21 23:40:39,376 - INFO - Pod ctest-nginx-pod-36014466 with uuid aef0e56f-8ffa-424f-9ccf-8f4fc5796bac found in kube manager 2024-08-21 23:40:39,376 - INFO - Pod ctest-nginx-pod-36014466 verification passed 2024-08-21 23:40:39,483 - DEBUG - [Pod ctest-nginx-pod-36014466] Cmd: echo ctest-nginx-pod-36014466 > /usr/share/nginx/html/index.html, Output: 2024-08-21 23:40:39,488 - DEBUG - Pod ctest-busybox-pod-73694038 not in running state.Currently in Pending 2024-08-21 23:40:44,498 - INFO - Pod ctest-busybox-pod-73694038 is in running state.Got IP 10.47.255.248 2024-08-21 23:40:44,552 - DEBUG - Pod ctest-busybox-pod-73694038 has vmi bf5a8cba-6016-11ef-8659-fa163e70e4fc 2024-08-21 23:40:44,552 - INFO - Verified pod ctest-busybox-pod-73694038 in contrail-api 2024-08-21 23:40:44,553 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:40:44,564 - DEBUG - VMI bf5a8cba-6016-11ef-8659-fa163e70e4fc is active in agent 10.0.0.33 2024-08-21 23:40:44,564 - INFO - Verified Pod ctest-busybox-pod-73694038 in agent 10.0.0.33 2024-08-21 23:40:44,564 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_VirtualMachineDatabaseList?x=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:40:44,569 - INFO - Pod ctest-busybox-pod-73694038 with uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 found in kube manager 2024-08-21 23:40:44,569 - INFO - Pod ctest-busybox-pod-73694038 verification passed 2024-08-21 23:40:44,636 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,636 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,636 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,701 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,701 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,701 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,779 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,779 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,779 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,828 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,828 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,828 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,891 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,891 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,891 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,963 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,963 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:44,963 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,023 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,024 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,024 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,094 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,095 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,095 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,171 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,171 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,171 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,226 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,226 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,226 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:45,226 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:40:47,290 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,290 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,290 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,357 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,357 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,357 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,422 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,422 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,422 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,475 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,475 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,475 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,542 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,542 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,542 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,611 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,611 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,611 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,676 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,676 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,676 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,742 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,742 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,742 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,806 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,806 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,806 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,871 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,871 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,871 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:47,871 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:40:49,950 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:49,951 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:49,951 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,006 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,006 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,006 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,064 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,064 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,064 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,125 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,126 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,126 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,179 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,179 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,179 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,238 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,238 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,238 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,299 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,299 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,299 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,356 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,357 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,357 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,419 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,419 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,419 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,480 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,480 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,480 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:50,480 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:40:52,535 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,535 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,535 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,587 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,587 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,587 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,637 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,638 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,638 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,699 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,699 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,699 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,771 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,771 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,771 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,844 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,844 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,844 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,884 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,884 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,884 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,945 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,945 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:52,945 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,015 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,015 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,015 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,058 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,058 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,058 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:53,058 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:40:55,116 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,116 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,116 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,179 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,179 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,179 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,261 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,261 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,261 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,331 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,331 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,331 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,393 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,393 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,393 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,802 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,802 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,802 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,871 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,871 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,871 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,937 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,937 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,937 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,994 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,994 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:55,994 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:56,054 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:56,054 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:56,054 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:56,055 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:40:58,137 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,138 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,138 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,339 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,339 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,339 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,419 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,419 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,419 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,536 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,536 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,536 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,605 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,605 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,605 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,681 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,681 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,681 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,743 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,743 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,743 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,803 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,804 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,804 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,867 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,867 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,867 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,926 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,926 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,926 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:40:58,926 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:01,000 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,000 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,000 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,061 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,061 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,061 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,118 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,118 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,118 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,187 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,188 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,188 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,262 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,262 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,262 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,312 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,313 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,313 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,380 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,380 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,380 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,435 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,435 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,435 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,495 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,495 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,495 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,556 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,556 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,556 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:01,556 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:03,714 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,714 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,714 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,828 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,828 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,828 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,890 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,890 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,890 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,946 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,946 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:03,946 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,008 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,008 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,008 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,059 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,059 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,059 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,122 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,122 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,122 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,176 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,176 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,176 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,228 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,228 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,228 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,297 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,297 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,297 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:04,298 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:06,366 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,366 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,366 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,409 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,409 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,409 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,460 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,460 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,460 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,515 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,516 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,516 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,566 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,566 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,566 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,618 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,618 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,619 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,671 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,671 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,671 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,727 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,727 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,727 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,780 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,780 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,780 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,838 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,838 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,838 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:06,839 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:08,888 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:08,888 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:08,888 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:08,949 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:08,949 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:08,949 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,004 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,004 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,004 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,051 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,051 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,051 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,098 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,098 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,098 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,149 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,150 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,150 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,199 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,199 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,199 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,251 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,251 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,251 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,306 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,306 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,306 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,363 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,363 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,363 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:09,363 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:11,422 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,422 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,422 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,487 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,487 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,487 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,545 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,545 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,545 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,606 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,606 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,606 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,660 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,660 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,660 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,727 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,727 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,727 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,782 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,783 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,783 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,837 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,837 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,837 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,898 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,898 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,898 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,959 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,959 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,959 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:11,959 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:14,025 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,025 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,025 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,083 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,083 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,083 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,137 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,137 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,137 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,191 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,191 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,191 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,250 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,250 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,250 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,310 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,310 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,310 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,370 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,371 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,371 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,434 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,434 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,434 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,491 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,491 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,491 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,530 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,530 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,530 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:14,530 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:16,594 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,594 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,594 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,637 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,637 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,637 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,686 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,686 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,686 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,742 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,742 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,743 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,803 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,803 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,803 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,895 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,895 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,895 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,957 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,957 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:16,957 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,023 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,024 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,024 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,081 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,081 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,081 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,147 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,147 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,147 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:17,147 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:19,434 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,434 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,435 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,494 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,494 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,494 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,574 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,574 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,574 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,630 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,630 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,630 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,704 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,704 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,704 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,774 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,774 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,774 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,831 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,832 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,832 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,910 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,910 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,910 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,978 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,978 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:19,978 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:20,031 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:20,031 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:20,031 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:20,031 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:22,086 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,086 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,086 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,166 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,166 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,166 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,226 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,226 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,226 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,283 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,283 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,283 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,346 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,346 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,346 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,393 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,393 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,393 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,459 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,459 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,459 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,523 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,523 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,523 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,571 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,572 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,572 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,634 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,634 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,634 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:22,634 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:24,695 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,695 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,695 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,758 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,758 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,758 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,811 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,811 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,811 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,869 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,869 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,869 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,924 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,924 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,924 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,995 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,995 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:24,995 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,054 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,055 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,055 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,116 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,116 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,116 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,165 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,166 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,166 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,226 - DEBUG - [Pod ctest-busybox-pod-73694038] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,226 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,226 - DEBUG - [Pod Pod ctest-busybox-pod-73694038] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 23:41:25,226 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09458154': 0, 'ctest-nginx-pod-36014466': 0} 2024-08-21 23:41:25,235 - WARNING - Nothing to delete parallely 2024-08-21 23:41:25,235 - INFO - Deleting pod default:ctest-busybox-pod-73694038 2024-08-21 23:41:25,255 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:25,265 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:41:30,266 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:30,273 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:41:35,276 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:35,283 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:41:40,284 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:40,296 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:41:45,297 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:45,304 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:41:50,305 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:50,314 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:41:55,314 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:41:55,322 - WARNING - Pod uuid 331ac824-cb01-4cd4-b78a-a56edd7ece76 is still seen in agent 10.0.0.33 VM list 2024-08-21 23:42:00,323 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=331ac824-cb01-4cd4-b78a-a56edd7ece76 2024-08-21 23:42:00,330 - DEBUG - Pod 331ac824-cb01-4cd4-b78a-a56edd7ece76 is not in agent 10.0.0.33 VM list 2024-08-21 23:42:00,330 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf5a8cba-6016-11ef-8659-fa163e70e4fc 2024-08-21 23:42:00,337 - DEBUG - VMI bf5a8cba-6016-11ef-8659-fa163e70e4fc is removed from agent 10.0.0.33 2024-08-21 23:42:00,337 - INFO - Verified that pod ctest-busybox-pod-73694038 is removed in agent 2024-08-21 23:42:00,337 - INFO - Deleting Ingress : ctest-nginx-ingress-85099956 2024-08-21 23:42:00,352 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=8f90b3b6-e8b9-40e0-b581-d794feb6b882 2024-08-21 23:42:00,369 - ERROR - Ingress ctest-nginx-ingress-85099956 with uuid 8f90b3b6-e8b9-40e0-b581-d794feb6b882 still found in kube manager 2024-08-21 23:42:01,369 - DEBUG - Requesting: http://10.0.0.56:8108/Snh_LoadbalancerDatabaseList?x=8f90b3b6-e8b9-40e0-b581-d794feb6b882 2024-08-21 23:42:01,374 - INFO - Ingress ctest-nginx-ingress-85099956 with uuid 8f90b3b6-e8b9-40e0-b581-d794feb6b882 deleted successfully from kube manager 2024-08-21 23:42:01,374 - INFO - Verifications on Ingress %s cleanup passed 2024-08-21 23:42:01,374 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-21 23:42:01,507 - 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-21 23:42:01,513 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-21 23:42:01,513 - INFO - Deleting VN __public__ 2024-08-21 23:42:01,708 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/5177673c-ed18-4bc0-bbc8-1f2d4d7fabb2 2024-08-21 23:42:01,714 - DEBUG - Response Code: 404 2024-08-21 23:42:01,714 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-21 23:42:01,719 - DEBUG - Requesting: http://10.0.0.56:8082/domain/f5d11125-60f4-4a85-849a-c466374c4905 2024-08-21 23:42:01,726 - DEBUG - Requesting: http://10.0.0.56:8082/project/a85fbb4f-fe81-40a4-86ae-587c4553554e 2024-08-21 23:42:01,786 - INFO - Validated that VN __public__ is not found in API Server 2024-08-21 23:42:01,786 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-21 23:42:01,792 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:42:01,801 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2024-08-21 23:42:01,801 - INFO - Validated that VN __public__ is not in any agent 2024-08-21 23:42:01,801 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:42:01,813 - DEBUG - Requesting: http://10.0.0.56:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 23:42:01,819 - 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-21 23:42:01,823 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-21 23:42:01,824 - INFO - Deleting pod default:ctest-nginx-pod-36014466 2024-08-21 23:42:02,084 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=aef0e56f-8ffa-424f-9ccf-8f4fc5796bac 2024-08-21 23:42:02,237 - WARNING - Pod uuid aef0e56f-8ffa-424f-9ccf-8f4fc5796bac is still seen in agent 10.0.0.33 VM list 2024-08-21 23:42:07,238 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=aef0e56f-8ffa-424f-9ccf-8f4fc5796bac 2024-08-21 23:42:07,246 - DEBUG - Pod aef0e56f-8ffa-424f-9ccf-8f4fc5796bac is not in agent 10.0.0.33 VM list 2024-08-21 23:42:07,246 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb1353b2-6016-11ef-8659-fa163e70e4fc 2024-08-21 23:42:07,252 - DEBUG - VMI bb1353b2-6016-11ef-8659-fa163e70e4fc is removed from agent 10.0.0.33 2024-08-21 23:42:07,252 - INFO - Verified that pod ctest-nginx-pod-36014466 is removed in agent 2024-08-21 23:42:07,252 - INFO - Deleting pod default:ctest-nginx-pod-09458154 2024-08-21 23:42:07,272 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9253075-fb45-491f-855c-a22a43f5f06b 2024-08-21 23:42:07,280 - WARNING - Pod uuid f9253075-fb45-491f-855c-a22a43f5f06b is still seen in agent 10.0.0.33 VM list 2024-08-21 23:42:12,281 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f9253075-fb45-491f-855c-a22a43f5f06b 2024-08-21 23:42:12,288 - DEBUG - Pod f9253075-fb45-491f-855c-a22a43f5f06b is not in agent 10.0.0.33 VM list 2024-08-21 23:42:12,288 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bab852aa-6016-11ef-8659-fa163e70e4fc 2024-08-21 23:42:12,295 - DEBUG - VMI bab852aa-6016-11ef-8659-fa163e70e4fc is removed from agent 10.0.0.33 2024-08-21 23:42:12,295 - INFO - Verified that pod ctest-nginx-pod-09458154 is removed in agent 2024-08-21 23:42:12,295 - INFO - Deleting service : ctest-nginx-svc-28468775 2024-08-21 23:42:12,517 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Wed Aug 21 23:41:25 2024 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/k8s_scripts/test_ingress.py in test_ingress_ip_assignment(self=) 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate 79 # end test_ingress_ip_assignment validate = .validate> /contrail-test/scripts/k8s_scripts/test_ingress.py in validate() 74 # Now validate ingress from within the cluster network 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate test_pod undefined pod3 = AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 77, in test_ingress_ip_assignment validate() File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 76, in validate test_pod=pod3) AssertionError 2024-08-21 23:42:12,518 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 23:42:12,524 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 23:42:12,525 - INFO -
2024-08-21 23:42:12,525 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:54]
2024-08-21 23:42:12,525 - INFO - -------------------------------------------------------------------------------- 2024-08-21 23:42:18,827 - 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-21 23:42:18,965 - DEBUG - Output : cluster_project={} 2024-08-21 23:42:19,008 - 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-21 23:42:19,165 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 23:42:19,171 - 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-21 23:42:19,299 - DEBUG - Output : cluster_project={} 2024-08-21 23:42:29,369 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:34,414 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:34,493 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:34,526 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:34,602 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:34,636 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:39,721 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:39,770 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 23:42:40,022 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 23:42:41,957 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2024-08-21 23:42:41,964 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-08-21 23:42:41,997 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-08-21 23:42:44,030 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-08-21 23:45:45,387 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 23:45:45,442 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=160cf7fb-5220-433b-bb71-2457241c7fee 2024-08-21 23:45:45,450 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:45:45,457 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=81d41351-f08c-4dfe-86f0-308e4e10c98a 2024-08-21 23:45:45,461 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:45:45,470 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=765a29dd-ff87-409e-b23b-e1178f25f093 2024-08-21 23:45:45,478 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:45:45,482 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e90bfa48-45ae-475f-809e-8922959af4fc 2024-08-21 23:45:45,485 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:45:50,492 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=160cf7fb-5220-433b-bb71-2457241c7fee 2024-08-21 23:45:50,499 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:01bb2470-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:45:50,528 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=765a29dd-ff87-409e-b23b-e1178f25f093 2024-08-21 23:45:50,530 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:45:50,531 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=81d41351-f08c-4dfe-86f0-308e4e10c98a 2024-08-21 23:45:50,534 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:45:50,536 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:45:50,537 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e90bfa48-45ae-475f-809e-8922959af4fc 2024-08-21 23:45:50,539 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:45:50,544 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02b8286e-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:45:50,546 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0223d984-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:45:50,563 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:032dbb42-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:45:55,546 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:45:55,563 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:45:55,564 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:45:55,568 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:46:00,553 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:46:00,576 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:46:00,578 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:46:00,579 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:46:05,564 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:46:05,591 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:46:05,593 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:46:05,595 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:46:10,575 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:46:10,609 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:46:10,612 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:46:10,617 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:46:15,583 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:46:15,629 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:46:15,631 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:46:15,632 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:46:20,592 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7995e0b6-3f63-4269-bf08-6fb2ab53e4b1 2024-08-21 23:46:20,599 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:047927f2-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:46:20,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=900158bd-e372-4ad7-9bd6-ad39ad225d4e 2024-08-21 23:46:20,647 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=edb72968-5731-48bc-8de1-1a08e72343ea 2024-08-21 23:46:20,648 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ce61e251-681e-4fe5-83a1-0ea48d24250e 2024-08-21 23:46:20,659 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:04159854-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:46:20,667 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03aee442-6017-11ef-8659-fa163e70e4fc 2024-08-21 23:46:20,669 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:04e1ce4c-6017-11ef-8659-fa163e70e4fc