2025-03-27 16:31:49,443 - DEBUG - [10.0.0.52]: Running cmd : hostname
2025-03-27 16:31:49,857 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-292-1.novalocal
2025-03-27 16:31:49,857 - DEBUG - [10.0.0.52]: Running cmd : hostname -f
2025-03-27 16:31:50,020 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-292-1.novalocal
2025-03-27 16:31:50,020 - DEBUG - [10.0.0.52]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}'
2025-03-27 16:31:50,270 - DEBUG - Output : NAMES
contrail_test_xrwWjIQGC
vrouter_vrouter-agent_1
vrouter_nodemgr_1
vrouter_node-init_1
rsyslogd_rsyslogd_1
kubemanager_k8s_kubemanager_1
kubemanager_k8s_node-init_1
cni_vrouter-cni_1
analytics_snmp_topology_1
analytics_snmp_nodemgr_1
analytics_snmp_snmp-collector_1
analytics_snmp_node-init_1
analytics_alarm_nodemgr_1
analytics_alarm_alarm-gen_1
analytics_alarm_node-init_1
analytics_alarm_kafka_1
analytics_api_1
analytics_collector_1
analytics_nodemgr_1
analytics_node-init_1
analytics_database_nodemgr_1
analytics_database_query-engine_1
analytics_database_cassandra_1
analytics_database_node-init_1
control_named_1
control_dns_1
control_nodemgr_1
control_control_1
control_node-init_1
webui_web_1
webui_job_1
webui_node-init_1
config_devicemgr_1
config_svcmonitor_1
config_api_1
config_schema_1
config_dnsmasq_1
config_nodemgr_1
config_node-init_1
config_database_nodemgr_1
config_database_rabbitmq_1
config_database_cassandra_1
config_database_zookeeper_1
config_database_node-init_1
redis_redis_1
2025-03-27 16:31:50,271 - DEBUG - [10.0.0.52]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-03-27 16:31:50,447 - DEBUG - Output : 172.17.0.1/16
10.0.0.52/24
2025-03-27 16:31:50,448 - DEBUG - [10.0.0.52]: Running cmd : getent hosts 10.0.0.52 | head -n 1 | awk '{print $2}'
2025-03-27 16:31:50,626 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-292-1.novalocal
2025-03-27 16:31:50,626 - DEBUG - [10.0.0.52]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-03-27 16:31:50,787 - DEBUG - Output : 10.0.0.52/24
2025-03-27 16:31:51,156 - INFO - Using existing project ['default-domain', 'k8s-default'](8b09e356-526b-4243-a516-4030494f54ef)
2025-03-27 16:31:51,273 - INFO - Using existing project ['default-domain', 'k8s-default'](8b09e356-526b-4243-a516-4030494f54ef)
2025-03-27 16:31:51,466 - INFO - ================================================================================
2025-03-27 16:31:51,467 - INFO - STARTING TEST : test_ingress_ip_assignment
2025-03-27 16:31:51,468 - INFO - TEST DESCRIPTION :
Verify that Ingress gets a CLuster IP which is reachable to Pods in same
namespace. Also verify that a Floating IP is assigned to the Ingress
from the Public FIP poo.
Steps:
1. Create a service with 2 pods running nginx
2. Create an ingress out of this service
3. From another Pod do a wget on the ingress Cluster ip
Validate that Ingress get a IP from Public FIP pool which might/might not be accessible.
Validate that service and its loadbalancing work
2025-03-27 16:31:51,755 - DEBUG - Requesting: http://10.0.0.52:8085/Snh_AgentXmppConnectionStatusReq?
2025-03-27 16:31:51,769 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.0.0.52': '0'}} with
2025-03-27 16:31:51,769 - INFO - Initial checks done. Running the testcase now
2025-03-27 16:31:51,769 - INFO -
2025-03-27 16:31:51,775 - INFO - Namespace default already exists
2025-03-27 16:31:51,776 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf'
2025-03-27 16:31:51,952 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:31:52,034 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api
2025-03-27 16:31:52,034 - DEBUG - Project uuid in Contrail is 8b09e356-526b-4243-a516-4030494f54ef
2025-03-27 16:31:52,034 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:31:52,207 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:31:55,209 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:31:55,400 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:31:58,402 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:31:58,552 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:01,554 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:01,716 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:04,717 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:04,880 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:07,880 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:08,044 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:11,046 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:11,219 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:14,219 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:14,370 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:17,372 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:17,538 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:20,539 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:20,705 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:23,706 - DEBUG - [10.0.0.52]: Running cmd : docker exec --privileged -it kubemanager_k8s_node-init_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-03-27 16:32:23,868 - DEBUG - Output : Error response from daemon: container d0fa19255b008220372491f1ec7bf74c4f0810d048f7f515b57a2a5cb4330e10 is not running
2025-03-27 16:32:23,879 - WARNING - Nothing to delete parallely
2025-03-27 16:32:24,214 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Mar 27 16:32:23 2025
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=