2026-01-26 03:16:38,089 - INFO - Domain Default found not creating
2026-01-26 03:16:38,252 - INFO - Project ctest-TestRoutes-57559390 not found, creating it
2026-01-26 03:16:38,836 - INFO - Created Project:ctest-TestRoutes-57559390, ID : 4453012a-9e85-411c-b12d-c151131a2406
2026-01-26 03:16:40,361 - INFO - ================================================================================
2026-01-26 03:16:40,361 - INFO - STARTING TEST : test_rt_table_scenario_1
2026-01-26 03:16:40,361 - INFO - TEST DESCRIPTION :
In a VN, launch a VM each on two computes
Add a shorter prefix intf static route to VM2
Delete the VMs.
The route table on compute1 should be removed
2026-01-26 03:16:41,657 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.129': '0', '10.20.0.25': '0'}, '10.0.0.130': {'10.20.0.25': '0', '10.20.0.129': '0'}} with
2026-01-26 03:16:41,658 - INFO - Initial checks done. Running the testcase now
2026-01-26 03:16:41,658 - INFO -
2026-01-26 03:16:42,339 - DEBUG - Response for create_network : {'network': {'id': '95cdda14-78ff-4cd9-bcd1-c97a3812f0f1', 'name': 'ctest-random-06276893', 'tenant_id': '4453012a9e85411cb12dc151131a2406', 'project_id': '4453012a9e85411cb12dc151131a2406', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutes-57559390', 'ctest-random-06276893'], 'port_security_enabled': True, 'description': ''}}
2026-01-26 03:16:42,630 - DEBUG - Response for create_subnet : {'subnet': {'id': '5878520a-e1ec-4ae1-b4e8-b00c173940b4', 'name': '', 'tenant_id': '4453012a9e85411cb12dc151131a2406', 'network_id': '95cdda14-78ff-4cd9-bcd1-c97a3812f0f1', 'ip_version': 4, 'cidr': '165.143.191.128/26', 'allocation_pools': [{'start': '165.143.191.130', 'end': '165.143.191.190'}], 'gateway_ip': '165.143.191.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.143.191.130', 'tags': [], 'project_id': '4453012a9e85411cb12dc151131a2406'}}
2026-01-26 03:16:42,651 - INFO - Created VN ctest-random-06276893
2026-01-26 03:16:42,666 - DEBUG - VN ctest-random-06276893 UUID is 95cdda14-78ff-4cd9-bcd1-c97a3812f0f1
2026-01-26 03:16:42,739 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestRoutes-57559390', 'ctest-vmi-75650503']}
2026-01-26 03:16:43,005 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75650503', 'id': 'e0249d40-59f6-430b-9f3f-ed150a9ad9fd', 'tenant_id': '4453012a9e85411cb12dc151131a2406', 'network_id': '95cdda14-78ff-4cd9-bcd1-c97a3812f0f1', 'mac_address': '02:e0:24:9d:40:59', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '165.143.191.131', 'subnet_id': '5878520a-e1ec-4ae1-b4e8-b00c173940b4'}], 'security_groups': ['350210ac-a5c5-4dd4-9c1f-a19970accb15'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4453012a9e85411cb12dc151131a2406'}}
2026-01-26 03:16:43,005 - DEBUG - Created port e0249d40-59f6-430b-9f3f-ed150a9ad9fd
2026-01-26 03:16:43,097 - DEBUG - Services list from nova: [, , , ]
2026-01-26 03:16:43,097 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5076-1', 'an-jenkins-deploy-platform-ansible-os-5076-2']}
2026-01-26 03:16:43,097 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5076-1', 'an-jenkins-deploy-platform-ansible-os-5076-2']}
2026-01-26 03:16:44,213 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5076-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5076-1)
2026-01-26 03:16:44,701 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5076-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5076-2)
2026-01-26 03:16:44,952 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-57559390', 'ctest-irtb-91944321'](UUID e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b), prefixes : ['0.0.0.0/0']
2026-01-26 03:16:44,952 - DEBUG - Sleeping for 1 seconds..
2026-01-26 03:16:46,044 - INFO - Added intf route table e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b to port e0249d40-59f6-430b-9f3f-ed150a9ad9fd
2026-01-26 03:16:46,147 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-26 03:16:51,228 - DEBUG - VM is in ACTIVE state now
2026-01-26 03:16:51,228 - INFO - VM name : ctest-TestRoutes-57559390-83941496
2026-01-26 03:16:51,317 - DEBUG - VM ctest-TestRoutes-57559390-83941496 ID is bb719420-8c0d-4d90-9044-f4b19d6c9c5c
2026-01-26 03:16:51,414 - DEBUG - VM is in ACTIVE state now
2026-01-26 03:16:51,439 - DEBUG - VM ctest-TestRoutes-57559390-83941496 launched on Node an-jenkins-deploy-platform-ansible-os-5076-1
2026-01-26 03:16:51,519 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c
2026-01-26 03:16:51,835 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c
2026-01-26 03:16:51,882 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c
2026-01-26 03:16:51,890 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/b5cbba25-1a46-41c6-9927-edce0b10de8d
2026-01-26 03:16:51,903 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c
2026-01-26 03:16:51,912 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/b5cbba25-1a46-41c6-9927-edce0b10de8d
2026-01-26 03:16:51,923 - DEBUG - Requesting: http://10.0.0.240:8082/instance-ip/ef56b1d1-7a34-4638-bd24-879e232112ad
2026-01-26 03:16:51,936 - DEBUG - Verifying in api server 10.0.0.240
2026-01-26 03:16:51,936 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/bb719420-8c0d-4d90-9044-f4b19d6c9c5c
2026-01-26 03:16:51,945 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/b5cbba25-1a46-41c6-9927-edce0b10de8d
2026-01-26 03:16:51,956 - DEBUG - Requesting: http://10.0.0.240:8082/instance-ip/ef56b1d1-7a34-4638-bd24-879e232112ad
2026-01-26 03:16:51,967 - INFO - VM ctest-TestRoutes-57559390-83941496 verfication in all API Servers passed
2026-01-26 03:16:51,993 - DEBUG - VM ctest-TestRoutes-57559390-83941496 Tap interface: {'index': '3', 'name': 'tapb5cbba25-1a', 'uuid': 'b5cbba25-1a46-41c6-9927-edce0b10de8d', 'vrf_name': 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893:ctest-random-06276893', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '15', 'vn_name': 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893', 'vm_uuid': 'bb719420-8c0d-4d90-9044-f4b19d6c9c5c', 'vm_name': 'ctest-TestRoutes-57559390-83941496', 'ip_addr': '165.143.191.132', 'mac_addr': '02:b5:cb:ba:25:1a', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '80', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-57559390:b5cbba25-1a46-41c6-9927-edce0b10de8d', 'sg_uuid_list': ['350210ac-a5c5-4dd4-9c1f-a19970accb15'], 'static_route_list': None, 'vm_project_uuid': '4453012a-9e85-411c-b12d-c151131a2406', 'admin_state': 'Enabled', 'flow_key_idx': '30', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}
2026-01-26 03:16:51,993 - DEBUG - Agent 10.0.0.65 vrf name: default-domain:ctest-TestRoutes-57559390:ctest-random-06276893:ctest-random-06276893
2026-01-26 03:16:52,000 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893:ctest-random-06276893', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893', 'table_label': '-1', 'vxlan_id': '15', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.249:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]}
2026-01-26 03:16:52,092 - DEBUG - VM ctest-TestRoutes-57559390-83941496 : Tap interface tapb5cbba25-1a is set to Active
2026-01-26 03:16:52,092 - DEBUG - Tap interface tapb5cbba25-1a detail : {'index': '3', 'name': 'tapb5cbba25-1a', 'uuid': 'b5cbba25-1a46-41c6-9927-edce0b10de8d', 'vrf_name': 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893:ctest-random-06276893', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '15', 'vn_name': 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893', 'vm_uuid': 'bb719420-8c0d-4d90-9044-f4b19d6c9c5c', 'vm_name': 'ctest-TestRoutes-57559390-83941496', 'ip_addr': '165.143.191.132', 'mac_addr': '02:b5:cb:ba:25:1a', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '80', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-57559390:b5cbba25-1a46-41c6-9927-edce0b10de8d', 'sg_uuid_list': ['350210ac-a5c5-4dd4-9c1f-a19970accb15'], 'static_route_list': None, 'vm_project_uuid': '4453012a-9e85-411c-b12d-c151131a2406', 'admin_state': 'Enabled', 'flow_key_idx': '30', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}
2026-01-26 03:16:52,205 - DEBUG - Starting Layer 2 verification in Agent
2026-01-26 03:16:52,218 - DEBUG - Layer 2 path is seen for VM MAC 02:b5:cb:ba:25:1a in agent 10.0.0.65
2026-01-26 03:16:52,218 - DEBUG - Active layer 2 route in agent is present for VMI tapb5cbba25-1a
2026-01-26 03:16:52,218 - DEBUG - L2 label(29) matches bw route table and interface table
2026-01-26 03:16:52,225 - DEBUG - VN default-domain:ctest-TestRoutes-57559390:ctest-random-06276893 is found in Agent of node 10.0.0.65
2026-01-26 03:16:52,353 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-57559390:ctest-random-06276893 is consistent in agent 10.0.0.65
2026-01-26 03:16:52,354 - DEBUG - Route for VM IP ['165.143.191.132'] is consistent in agent 10.0.0.65
2026-01-26 03:16:52,354 - DEBUG - VN default-domain:ctest-TestRoutes-57559390:ctest-random-06276893 verification for VM ctest-TestRoutes-57559390-83941496 in Agent 10.0.0.65 passed
2026-01-26 03:16:52,466 - DEBUG - Starting all layer 2 verification in agent 10.0.0.65
2026-01-26 03:16:52,492 - DEBUG - Route for VM MAC 02:b5:cb:ba:25:1a is consistent in agent 10.0.0.65
2026-01-26 03:16:52,505 - DEBUG - VN default-domain:ctest-TestRoutes-57559390:ctest-random-06276893 is found in Agent of node 10.0.0.130
2026-01-26 03:16:52,595 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-57559390:ctest-random-06276893 is consistent in agent 10.0.0.130
2026-01-26 03:16:52,595 - DEBUG - Route for VM IP ['165.143.191.132'] is consistent in agent 10.0.0.130
2026-01-26 03:16:52,595 - DEBUG - VN default-domain:ctest-TestRoutes-57559390:ctest-random-06276893 verification for VM ctest-TestRoutes-57559390-83941496 in Agent 10.0.0.130 passed
2026-01-26 03:16:52,713 - DEBUG - Starting all layer 2 verification in agent 10.0.0.130
2026-01-26 03:16:52,725 - DEBUG - Route for VM MAC 02:b5:cb:ba:25:1a is consistent in agent 10.0.0.130
2026-01-26 03:16:55,928 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.84 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 3.836/3.836/3.836/0.000 ms')
2026-01-26 03:16:55,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-57559390-83941496 passed
2026-01-26 03:16:55,929 - INFO - VM ctest-TestRoutes-57559390-83941496 verifications in Compute nodes passed
2026-01-26 03:16:56,144 - DEBUG - Validated VM route 165.143.191.132 in vrouter of 10.0.0.65
2026-01-26 03:16:56,152 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0
2026-01-26 03:16:56,293 - DEBUG - Validated VM route 165.143.191.132 in vrouter of 10.0.0.130
2026-01-26 03:16:56,298 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.249, 25; Got 10.20.0.249,25
2026-01-26 03:16:56,298 - DEBUG - Validated VM route 165.143.191.132 in vrouter of 10.0.0.130
2026-01-26 03:16:56,298 - INFO - Validated routes of VM ctest-TestRoutes-57559390-83941496 in all vrouters
2026-01-26 03:16:56,596 - INFO - Removed intf route table e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b from port e0249d40-59f6-430b-9f3f-ed150a9ad9fd
2026-01-26 03:16:56,632 - INFO - Deleted Interface route table e41a10f5-161e-4e0e-ac3b-f9eaa4bfea9b
2026-01-26 03:16:56,632 - INFO - Skip interface_detach for VM ctest-TestRoutes-57559390-18449660 in state BUILD
2026-01-26 03:16:56,633 - INFO - Deleting VM ctest-TestRoutes-57559390-18449660
2026-01-26 03:16:56,633 - ERROR - VM ctest-TestRoutes-57559390-18449660 has failed to come up
2026-01-26 03:16:56,633 - ERROR - Nova failed to get host of the VM
2026-01-26 03:16:56,633 - ERROR - VM ctest-TestRoutes-57559390-18449660 has failed to come up
2026-01-26 03:16:56,633 - ERROR - Nova failed to get host of the VM
2026-01-26 03:16:56,702 - INFO - Deleting VM ctest-TestRoutes-57559390-83941496
2026-01-26 03:16:56,995 - DEBUG - Response for delete_port : ()
2026-01-26 03:16:56,995 - INFO - Deleted port e0249d40-59f6-430b-9f3f-ed150a9ad9fd
2026-01-26 03:16:56,997 - INFO - Deleting VN ctest-random-06276893
2026-01-26 03:16:57,045 - DEBUG - VN 95cdda14-78ff-4cd9-bcd1-c97a3812f0f1 still in use: Unable to complete operation on network 95cdda14-78ff-4cd9-bcd1-c97a3812f0f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-13002e7e-db06-4530-b61c-d06371085f64']
2026-01-26 03:16:57,045 - WARNING - Deleting VN ctest-random-06276893 failed..Will retry
2026-01-26 03:16:59,189 - DEBUG - Response for deleting network ()
2026-01-26 03:17:00,457 - ERROR - TypeError
Python 3.9.21: /usr/bin/python3
Mon Jan 26 03:16:56 2026
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={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vrouter/test_routes.py in test_rt_table_scenario_1(self=)
58 node_name=compute_2)
59 self.setup_interface_route_table(port1_fixture, prefixes=prefixes)
60 vm1_fixture.verify_on_setup()
61 vm2_fixture.wait_till_vm_is_up()
62
vm1_fixture =
vm1_fixture.verify_on_setup = >
/contrail-test/fixtures/vm_test.py in verify_on_setup(self=, force=False, refresh=False)
720 % (self.vm_name))
721 return result
722 result = self.verify_vm_in_control_nodes()
723 if not result:
724 self.logger.error('Route verification for VM %s in Controlnodes'
result = True
self =
self.verify_vm_in_control_nodes = .deco_retry.... >
/contrail-test/tcutils/util.py in f_retry(*args=(,), **kwargs={})
82 mtries, mdelay = tries, delay # make mutable
83
84 result = f(*args, **kwargs) # first attempt
85 rv = result
86 final = False
result undefined
f =
args = (,)
kwargs = {}
/contrail-test/fixtures/vm_test.py in verify_vm_in_control_nodes(self=)
1658 for vn_fq_name in self.vn_fq_names:
1659 if self.vnc_lib_fixture.get_active_forwarding_mode(vn_fq_name) != 'l2':
1660 for cn in self.get_ctrl_nodes_in_rt_group(vn_fq_name):
1661 vn_name = vn_fq_name.split(':')[-1]
1662 ri_name = vn_fq_name + ':' + vn_name
cn undefined
self =
self.get_ctrl_nodes_in_rt_group = >
vn_fq_name = 'default-domain:ctest-TestRoutes-57559390:ctest-random-06276893'
/contrail-test/fixtures/vm_test.py in get_ctrl_nodes_in_rt_group(self=, vn_fq_name='default-domain:ctest-TestRoutes-57559390:ctest-random-06276893')
1626 ri = self.vnc_lib_fixture.routing_instance_read(fq_name_str=ri_name)
1627 rt_refs = ri.get_route_target_refs()
1628 for rt_ref in rt_refs:
1629 rt_obj = self.vnc_lib_fixture.route_target_read(id=rt_ref['uuid'])
1630 rt_list.append(rt_obj.name)
rt_ref undefined
rt_refs = None
TypeError: 'NoneType' object is not iterable
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Inappropriate argument type.'
__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 = ("'NoneType' object is not iterable",)
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 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vrouter/test_routes.py", line 60, in test_rt_table_scenario_1
vm1_fixture.verify_on_setup()
File "/contrail-test/fixtures/vm_test.py", line 722, in verify_on_setup
result = self.verify_vm_in_control_nodes()
File "/contrail-test/tcutils/util.py", line 84, in f_retry
result = f(*args, **kwargs) # first attempt
File "/contrail-test/fixtures/vm_test.py", line 1660, in verify_vm_in_control_nodes
for cn in self.get_ctrl_nodes_in_rt_group(vn_fq_name):
File "/contrail-test/fixtures/vm_test.py", line 1628, in get_ctrl_nodes_in_rt_group
for rt_ref in rt_refs:
TypeError: 'NoneType' object is not iterable
2026-01-26 03:17:00,471 - DEBUG - No XMPP flaps were noticed during the test
2026-01-26 03:17:00,471 - INFO -
2026-01-26 03:17:00,471 - INFO - END TEST : test_rt_table_scenario_1 : FAILED[0:00:20]
2026-01-26 03:17:00,471 - INFO - --------------------------------------------------------------------------------
2026-01-26 03:17:01,395 - INFO - Deleted project: ctest-TestRoutes-57559390, ID : 4453012a-9e85-411c-b12d-c151131a2406