2025-06-19 20:28:51,987 - INFO - Domain Default found not creating
2025-06-19 20:28:52,202 - INFO - Project ctest-TestBasicVMVN-53014482 not found, creating it
2025-06-19 20:28:52,736 - INFO - Created Project:ctest-TestBasicVMVN-53014482, ID : 733234ac-dd71-46b6-8b1d-a236043eac6c
2025-06-19 20:28:54,128 - INFO - ================================================================================
2025-06-19 20:28:54,128 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-19 20:28:54,128 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-06-19 20:28:54,390 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-06-19 20:28:54,391 - INFO - Initial checks done. Running the testcase now
2025-06-19 20:28:54,391 - INFO -
2025-06-19 20:28:54,926 - DEBUG - Response for create_network : {'network': {'id': '782c3582-b429-4cf3-b0e7-bdfdf26b17ec', 'name': 'ctest-vn2_metadata-23922699', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'project_id': '733234acdd7146b68b1da236043eac6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53014482', 'ctest-vn2_metadata-23922699'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 20:28:55,098 - DEBUG - Response for create_subnet : {'subnet': {'id': '870f2920-4aff-4fdf-9db4-2f348c2f17db', 'name': '', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'network_id': '782c3582-b429-4cf3-b0e7-bdfdf26b17ec', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '733234acdd7146b68b1da236043eac6c'}}
2025-06-19 20:28:55,116 - INFO - Created VN ctest-vn2_metadata-23922699
2025-06-19 20:28:55,169 - DEBUG - VN ctest-vn2_metadata-23922699 UUID is 782c3582-b429-4cf3-b0e7-bdfdf26b17ec
2025-06-19 20:28:55,391 - DEBUG - Services list from nova: [, , ]
2025-06-19 20:28:56,394 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3499-1)
2025-06-19 20:28:56,501 - DEBUG - Link local service introspect added
2025-06-19 20:28:56,552 - DEBUG - VM is in ERROR state now
2025-06-19 20:28:56,552 - ERROR - VM in error state.
2025-06-19 20:28:56,604 - DEBUG - VM is in ERROR state now
2025-06-19 20:28:56,604 - ERROR - VM in error state.
2025-06-19 20:28:56,713 - DEBUG - Link local service introspect removed
2025-06-19 20:28:56,713 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-53014482-13190745 in state ERROR
2025-06-19 20:28:56,713 - INFO - Deleting VM ctest-TestBasicVMVN-53014482-13190745
2025-06-19 20:28:56,731 - ERROR - VM ctest-TestBasicVMVN-53014482-13190745 has failed to come up
2025-06-19 20:28:56,732 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-19T20:28:56Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-06-19 20:28:56,732 - INFO - Deleting VN ctest-vn2_metadata-23922699
2025-06-19 20:28:56,828 - DEBUG - Response for deleting network ()
2025-06-19 20:28:57,077 - ERROR - Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
File "/contrail-test/fixtures/vm_test.py", line 381, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 395, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2025-06-19 20:28:57,083 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 20:28:57,083 - INFO -
2025-06-19 20:28:57,083 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2025-06-19 20:28:57,083 - INFO - --------------------------------------------------------------------------------
2025-06-19 20:28:57,086 - INFO - ================================================================================
2025-06-19 20:28:57,086 - INFO - STARTING TEST : test_metadata_service
2025-06-19 20:28:57,086 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-06-19 20:28:57,371 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-06-19 20:28:57,371 - INFO - Initial checks done. Running the testcase now
2025-06-19 20:28:57,371 - INFO -
2025-06-19 20:28:57,371 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-06-19 20:28:57,661 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-06-19 20:28:57,689 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/0352040e-4153-4708-abb0-10f3aacff03c
2025-06-19 20:28:57,892 - DEBUG - Response for create_network : {'network': {'id': '32287586-0108-4782-9727-c01999b330de', 'name': 'ctest-vn-88129341', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'project_id': '733234acdd7146b68b1da236043eac6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53014482', 'ctest-vn-88129341'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 20:28:58,124 - DEBUG - Response for create_subnet : {'subnet': {'id': '707be41c-befd-4308-acc5-5f8b109d19eb', 'name': '', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'network_id': '32287586-0108-4782-9727-c01999b330de', 'ip_version': 4, 'cidr': '175.45.91.0/26', 'allocation_pools': [{'start': '175.45.91.2', 'end': '175.45.91.62'}], 'gateway_ip': '175.45.91.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.45.91.2', 'tags': [], 'project_id': '733234acdd7146b68b1da236043eac6c'}}
2025-06-19 20:28:58,141 - INFO - Created VN ctest-vn-88129341
2025-06-19 20:28:58,205 - DEBUG - VN ctest-vn-88129341 UUID is 32287586-0108-4782-9727-c01999b330de
2025-06-19 20:28:59,404 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3499-1)
2025-06-19 20:28:59,404 - INFO - Waiting for VM ctest-TestBasicVMVN-53014482-11136507 to be up..
2025-06-19 20:28:59,455 - DEBUG - VM is in ERROR state now
2025-06-19 20:28:59,455 - ERROR - VM in error state.
2025-06-19 20:28:59,455 - ERROR - VM is not in ACTIVE state
2025-06-19 20:28:59,524 - ERROR - Fatal Nova Exception while getting VM detail
2025-06-19 20:28:59,524 - DEBUG - None
2025-06-19 20:28:59,525 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-53014482-11136507 in state ERROR
2025-06-19 20:28:59,526 - INFO - Deleting VM ctest-TestBasicVMVN-53014482-11136507
2025-06-19 20:28:59,526 - ERROR - VM ctest-TestBasicVMVN-53014482-11136507 has failed to come up
2025-06-19 20:28:59,526 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-19T20:28:59Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-06-19 20:28:59,526 - INFO - Deleting VN ctest-vn-88129341
2025-06-19 20:28:59,624 - DEBUG - Response for deleting network ()
2025-06-19 20:28:59,881 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Jun 19 20:28:59 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=, *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/vm_regression/test_vm_basic.py in test_metadata_service(self=)
55 image_name='cirros',
56 userdata='/tmp/metadata_script.txt')
57 assert vm1_fixture.wait_till_vm_is_up()
58
59 cmd = 'cat /tmp/output.txt'
vm1_fixture =
vm1_fixture.wait_till_vm_is_up = >
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 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 57, in test_metadata_service
assert vm1_fixture.wait_till_vm_is_up()
AssertionError
2025-06-19 20:28:59,890 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 20:28:59,890 - INFO -
2025-06-19 20:28:59,890 - INFO - END TEST : test_metadata_service : FAILED[0:00:02]
2025-06-19 20:28:59,890 - INFO - --------------------------------------------------------------------------------
2025-06-19 20:28:59,897 - INFO - ================================================================================
2025-06-19 20:28:59,898 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-19 20:28:59,898 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-06-19 20:29:00,179 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-06-19 20:29:00,179 - INFO - Initial checks done. Running the testcase now
2025-06-19 20:29:00,179 - INFO -
2025-06-19 20:29:00,663 - DEBUG - Response for create_network : {'network': {'id': '8ce6c0bc-32f5-4c09-ab8c-6c1155a27811', 'name': 'ctest-vn-61678576', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'project_id': '733234acdd7146b68b1da236043eac6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53014482', 'ctest-vn-61678576'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 20:29:00,898 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1b66f43-fcb9-4256-bcd1-e89298c12dcf', 'name': '', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'network_id': '8ce6c0bc-32f5-4c09-ab8c-6c1155a27811', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '733234acdd7146b68b1da236043eac6c'}}
2025-06-19 20:29:01,042 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2eb43b9-8ecf-48bf-8df9-8317c5335794', 'name': '', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'network_id': '8ce6c0bc-32f5-4c09-ab8c-6c1155a27811', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '733234acdd7146b68b1da236043eac6c'}}
2025-06-19 20:29:01,063 - INFO - Created VN ctest-vn-61678576
2025-06-19 20:29:01,117 - DEBUG - VN ctest-vn-61678576 UUID is 8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:01,559 - DEBUG - Response for create_port : {'port': {'name': '8dd8bce8-a74b-4f49-a969-46db783ebd63', 'id': '8dd8bce8-a74b-4f49-a969-46db783ebd63', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'network_id': '8ce6c0bc-32f5-4c09-ab8c-6c1155a27811', 'mac_address': '02:8d:d8:bc:e8:a7', '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': '31.1.1.4', 'subnet_id': 'd1b66f43-fcb9-4256-bcd1-e89298c12dcf'}], 'security_groups': ['e3d4da7d-09c5-4be1-9b98-ed1141b62761'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '733234acdd7146b68b1da236043eac6c'}}
2025-06-19 20:29:01,742 - DEBUG - Response for create_port : {'port': {'name': '275ac7c4-7c84-4ba7-8a39-a22dfb70a303', 'id': '275ac7c4-7c84-4ba7-8a39-a22dfb70a303', 'tenant_id': '733234acdd7146b68b1da236043eac6c', 'network_id': '8ce6c0bc-32f5-4c09-ab8c-6c1155a27811', 'mac_address': '02:27:5a:c7:c4:7c', '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': '31.1.2.4', 'subnet_id': 'f2eb43b9-8ecf-48bf-8df9-8317c5335794'}], 'security_groups': ['e3d4da7d-09c5-4be1-9b98-ed1141b62761'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '733234acdd7146b68b1da236043eac6c'}}
2025-06-19 20:29:02,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3499-1)
2025-06-19 20:29:02,623 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3499-1)
2025-06-19 20:29:03,733 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3499-1)
2025-06-19 20:29:03,733 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-19 20:29:03,741 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c04575c8-7378-476b-88df-2561d14e61b4
2025-06-19 20:29:03,754 - DEBUG - Requesting: http://10.0.0.65:8082/project/733234ac-dd71-46b6-8b1d-a236043eac6c
2025-06-19 20:29:03,825 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/3aa246e9-6cbe-432f-b735-d7d90e818078
2025-06-19 20:29:03,835 - INFO - Verifications in API Server for IPAM: ctest-ipam-51766568 passed
2025-06-19 20:29:03,842 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53014482:ctest-ipam-51766568', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53014482', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4225017368792679215', 'uuid-lslong': '13201695209957720184'}, 'enable': 'true', 'created': '2025-06-19T20:29:00', 'last-modified': '2025-06-19T20:29:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.431873'}
2025-06-19 20:29:03,842 - INFO - Verifications in Control node for IPAM: ctest-ipam-51766568 passed
2025-06-19 20:29:03,842 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-19 20:29:03,849 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c04575c8-7378-476b-88df-2561d14e61b4
2025-06-19 20:29:03,861 - DEBUG - Requesting: http://10.0.0.65:8082/project/733234ac-dd71-46b6-8b1d-a236043eac6c
2025-06-19 20:29:03,932 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:03,944 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:03,955 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/e5f96a5c-64f7-4501-9106-36e473de2012
2025-06-19 20:29:03,963 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/e5f96a5c-64f7-4501-9106-36e473de2012
2025-06-19 20:29:03,971 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/1956903f-6905-420a-93fe-c8c289c0541e
2025-06-19 20:29:03,978 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 20:29:03,978 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:03,989 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/e5f96a5c-64f7-4501-9106-36e473de2012
2025-06-19 20:29:04,005 - INFO - Verified VN network id 8 for VN 8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:04,005 - INFO - Verifications in API Server for VN ctest-vn-61678576 passed
2025-06-19 20:29:04,005 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:04,015 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/e5f96a5c-64f7-4501-9106-36e473de2012
2025-06-19 20:29:04,023 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/e5f96a5c-64f7-4501-9106-36e473de2012
2025-06-19 20:29:04,031 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/1956903f-6905-420a-93fe-c8c289c0541e
2025-06-19 20:29:04,044 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53014482:ctest-vn-61678576', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53014482', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10153014324494683145', 'uuid-lslong': '12361373898932123665'}, 'enable': 'true', 'created': '2025-06-19T20:29:00', 'last-modified': '2025-06-19T20:29:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.040096'}
2025-06-19 20:29:04,053 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 20:29:04,053 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61678576 passed
2025-06-19 20:29:04,053 - DEBUG - ====Verifying policy data for ctest-vn-61678576 in API_Server ======
2025-06-19 20:29:04,053 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-19 20:29:04,060 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c04575c8-7378-476b-88df-2561d14e61b4
2025-06-19 20:29:04,071 - DEBUG - Requesting: http://10.0.0.65:8082/project/733234ac-dd71-46b6-8b1d-a236043eac6c
2025-06-19 20:29:04,144 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/8ce6c0bc-32f5-4c09-ab8c-6c1155a27811
2025-06-19 20:29:04,156 - DEBUG - =>VN ctest-vn-61678576 has no policy to be verified
2025-06-19 20:29:04,156 - DEBUG - Verifying the vn in opserver
2025-06-19 20:29:04,156 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53014482:ctest-vn-61678576 virtual network link through opserver 10.0.0.65
2025-06-19 20:29:04,156 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-06-19 20:29:04,450 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-06-19 20:29:04,511 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53014482:ctest-vn-61678576', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53014482:ctest-vn-61678576?flat'}
2025-06-19 20:29:04,511 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53014482:ctest-vn-61678576 is found in opserver
2025-06-19 20:29:04,522 - DEBUG - Do not have enough data to verify VN in agent
2025-06-19 20:29:04,527 - DEBUG - VRF ids for VN ctest-vn-61678576: {}
2025-06-19 20:29:04,527 - INFO - Waiting for VM ctest-TestBasicVMVN-53014482-63199968 to be up..
2025-06-19 20:29:04,579 - DEBUG - VM is in ERROR state now
2025-06-19 20:29:04,579 - ERROR - VM in error state.
2025-06-19 20:29:04,579 - ERROR - VM is not in ACTIVE state
2025-06-19 20:29:04,651 - ERROR - Fatal Nova Exception while getting VM detail
2025-06-19 20:29:04,651 - DEBUG - None
2025-06-19 20:29:04,652 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-53014482-89393805 in state BUILD
2025-06-19 20:29:04,652 - INFO - Deleting VM ctest-TestBasicVMVN-53014482-89393805
2025-06-19 20:29:04,652 - ERROR - VM ctest-TestBasicVMVN-53014482-89393805 has failed to come up
2025-06-19 20:29:04,653 - ERROR - Nova failed to get host of the VM
2025-06-19 20:29:04,798 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-53014482-34933173 in state BUILD
2025-06-19 20:29:04,798 - INFO - Deleting VM ctest-TestBasicVMVN-53014482-34933173
2025-06-19 20:29:04,798 - ERROR - VM ctest-TestBasicVMVN-53014482-34933173 has failed to come up
2025-06-19 20:29:04,798 - ERROR - Nova failed to get host of the VM
2025-06-19 20:29:04,947 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-53014482-63199968 in state ERROR
2025-06-19 20:29:04,947 - INFO - Deleting VM ctest-TestBasicVMVN-53014482-63199968
2025-06-19 20:29:04,947 - ERROR - VM ctest-TestBasicVMVN-53014482-63199968 has failed to come up
2025-06-19 20:29:04,947 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-19T20:29:02Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-06-19 20:29:04,947 - INFO - Deleting VN ctest-vn-61678576
2025-06-19 20:29:05,054 - DEBUG - Response for delete_port : ()
2025-06-19 20:29:05,164 - DEBUG - Response for delete_port : ()
2025-06-19 20:29:05,291 - DEBUG - Response for deleting network ()
2025-06-19 20:29:05,291 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/e5f96a5c-64f7-4501-9106-36e473de2012
2025-06-19 20:29:05,295 - DEBUG - Response Code: 404
2025-06-19 20:29:05,296 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-19 20:29:05,311 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c04575c8-7378-476b-88df-2561d14e61b4
2025-06-19 20:29:05,366 - DEBUG - Requesting: http://10.0.0.65:8082/project/733234ac-dd71-46b6-8b1d-a236043eac6c
2025-06-19 20:29:05,443 - INFO - Validated that VN ctest-vn-61678576 is not found in API Server
2025-06-19 20:29:05,455 - DEBUG - VN ctest-vn-61678576 is not present in Agent 10.0.0.65
2025-06-19 20:29:05,455 - INFO - Validated that VN ctest-vn-61678576 is not in any agent
2025-06-19 20:29:05,471 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61678576 info
2025-06-19 20:29:05,557 - INFO - IPAM: ctest-ipam-51766568 is not found in API Server
2025-06-19 20:29:05,577 - INFO - IPAM:ctest-ipam-51766568 is not found in control node
2025-06-19 20:29:05,825 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Jun 19 20:29:04 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=, *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/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=)
145 assert ipam_obj.verify_on_setup()
146 assert vn1_fixture.verify_on_setup()
147 assert vm1.wait_till_vm_is_up()
148 assert vm2.wait_till_vm_is_up()
149 assert vm3.wait_till_vm_is_up()
vm1 =
vm1.wait_till_vm_is_up = >
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 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets
assert vm1.wait_till_vm_is_up()
AssertionError
2025-06-19 20:29:05,831 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 20:29:05,831 - INFO -
2025-06-19 20:29:05,831 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2025-06-19 20:29:05,831 - INFO - --------------------------------------------------------------------------------
2025-06-19 20:29:06,503 - INFO - Deleted project: ctest-TestBasicVMVN-53014482, ID : 733234ac-dd71-46b6-8b1d-a236043eac6c