2025-11-13 16:27:46,983 - INFO - Domain Default found not creating 2025-11-13 16:27:47,165 - INFO - Project ctest-TestPorts-94414272 not found, creating it 2025-11-13 16:27:47,613 - INFO - Created Project:ctest-TestPorts-94414272, ID : 01837f88-c57b-4250-b770-ec6bbc3bad67 2025-11-13 16:27:49,732 - INFO - ================================================================================ 2025-11-13 16:27:49,732 - INFO - STARTING TEST : test_ports_bindings 2025-11-13 16:27:49,732 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2025-11-13 16:27:50,009 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-11-13 16:27:50,011 - INFO - Initial checks done. Running the testcase now 2025-11-13 16:27:50,011 - INFO - 2025-11-13 16:27:50,610 - DEBUG - Response for create_network : {'network': {'id': '72435039-48be-478b-b713-cbd5f9125b5d', 'name': 'ctest-vn-82735344', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'project_id': '01837f88c57b4250b770ec6bbc3bad67', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-94414272', 'ctest-vn-82735344'], 'port_security_enabled': True, 'description': ''}} 2025-11-13 16:27:50,782 - DEBUG - Response for create_subnet : {'subnet': {'id': '09f81824-ced5-459e-92f5-0b4665f0e776', 'name': '', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'network_id': '72435039-48be-478b-b713-cbd5f9125b5d', 'ip_version': 4, 'cidr': '118.103.138.0/26', 'allocation_pools': [{'start': '118.103.138.2', 'end': '118.103.138.62'}], 'gateway_ip': '118.103.138.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.103.138.2', 'tags': [], 'project_id': '01837f88c57b4250b770ec6bbc3bad67'}} 2025-11-13 16:27:50,801 - INFO - Created VN ctest-vn-82735344 2025-11-13 16:27:50,851 - DEBUG - VN ctest-vn-82735344 UUID is 72435039-48be-478b-b713-cbd5f9125b5d 2025-11-13 16:27:50,958 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-94414272', 'ctest-vmi-47325069']} 2025-11-13 16:27:51,025 - ERROR - Neutron Exception while creating port in vn with id 72435039-48be-478b-b713-cbd5f9125b5d Traceback (most recent call last): File "/contrail-test/fixtures/port_fixture.py", line 85, in setUp obj = self.vnc_h.read_virtual_machine_interface(fq_name=self.fq_name) File "/contrail-test/fixtures/contrailapi.py", line 3169, in read_virtual_machine_interface return self._vnc.virtual_machine_interface_read(**kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "virtual-machine-interface", "fq_name": ["default-domain", "ctest-TestPorts-94414272", "ctest-vmi-47325069"]} response Name ['default-domain', 'ctest-TestPorts-94414272', 'ctest-vmi-47325069'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/fixtures/quantum_test.py", line 167, in create_port port_rsp = self.obj.create_port({'port': port_req_dict}) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 803, in create_port return self.post(self.ports_path, body=body) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 358, in post return self.do_request("POST", action, body=body, File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 91, in exception_handler_v20 raise client_exc(message=error_message, neutronclient.common.exceptions.Forbidden: (rule:create_port and rule:create_port:binding:profile) is disallowed by policy Neutron server returns request_ids: ['req-1d0708a1-6bb1-4614-aa3a-fd505f866486'] 2025-11-13 16:27:51,033 - INFO - Deleting VN ctest-vn-82735344 2025-11-13 16:27:51,160 - DEBUG - Response for deleting network () 2025-11-13 16:27:51,415 - ERROR - TypeError Python 3.9.21: /usr/bin/python3 Thu Nov 13 16:27:51 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/neutron/test_ports.py in test_ports_bindings(self=) 1202 bind_dict = {'foo': 'bar'} 1203 vn = self.create_vn() 1204 port = self.useFixture(PortFixture(vn.uuid, connections=self.connections, 1205 binding_profile=bind_dict)) 1206 assert port.verify_on_setup(), 'VMI %s verification has failed'%port.uuid port undefined self = self.useFixture = > global PortFixture = vn = vn.uuid = '72435039-48be-478b-b713-cbd5f9125b5d' connections undefined self.connections = binding_profile undefined bind_dict = {'foo': 'bar'} /usr/local/lib/python3.9/site-packages/testtools/testcase.py in useFixture(self=, fixture=) 754 # Gather_details worked, so raise the exception setUp 755 # encountered. 756 reraise(*exc_info) 757 else: 758 self.addCleanup(fixture.cleanUp) global reraise = exc_info = (, TypeError("'NoneType' object is not subscriptable"), ) /usr/local/lib/python3.9/site-packages/testtools/_compat3x.py in reraise(exc_class=, exc_obj=TypeError("'NoneType' object is not subscriptable"), exc_tb=, _marker=) 13 14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()): 15 """Re-raise an exception received from sys.exc_info() or similar.""" 16 raise exc_obj.with_traceback(exc_tb) 17 exc_obj = TypeError("'NoneType' object is not subscriptable") exc_obj.with_traceback = exc_tb = /usr/local/lib/python3.9/site-packages/testtools/testcase.py in useFixture(self=, fixture=) 729 """ 730 try: 731 fixture.setUp() 732 except MultipleExceptions as e: 733 if (fixtures is not None and fixture = fixture.setUp = > /contrail-test/fixtures/port_fixture.py in setUp(self=) 88 self.vn_obj = self.vnc_api_h.virtual_network_read(id=self.vn_id) 89 if self.api_type == 'neutron': 90 self._neutron_create_port() 91 else: 92 self._contrail_create_port() self = self._neutron_create_port = > /contrail-test/fixtures/port_fixture.py in _neutron_create_port(self=) 108 binding_profile=self.binding_profile) 109 self.neutron_obj = neutron_obj 110 self.uuid = neutron_obj['id'] 111 112 def _contrail_create_port(self): self = self.uuid = None neutron_obj = None TypeError: 'NoneType' object is not subscriptable __cause__ = None __class__ = __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...s-94414272\', \'ctest-vmi-47325069\'] not found') __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 subscriptable",) 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/fixtures/port_fixture.py", line 85, in setUp obj = self.vnc_h.read_virtual_machine_interface(fq_name=self.fq_name) File "/contrail-test/fixtures/contrailapi.py", line 3169, in read_virtual_machine_interface return self._vnc.virtual_machine_interface_read(**kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "virtual-machine-interface", "fq_name": ["default-domain", "ctest-TestPorts-94414272", "ctest-vmi-47325069"]} response Name ['default-domain', 'ctest-TestPorts-94414272', 'ctest-vmi-47325069'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/neutron/test_ports.py", line 1204, in test_ports_bindings port = self.useFixture(PortFixture(vn.uuid, connections=self.connections, File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 756, in useFixture reraise(*exc_info) File "/usr/local/lib/python3.9/site-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 731, in useFixture fixture.setUp() File "/contrail-test/fixtures/port_fixture.py", line 90, in setUp self._neutron_create_port() File "/contrail-test/fixtures/port_fixture.py", line 110, in _neutron_create_port self.uuid = neutron_obj['id'] TypeError: 'NoneType' object is not subscriptable 2025-11-13 16:27:51,424 - DEBUG - No XMPP flaps were noticed during the test 2025-11-13 16:27:51,425 - INFO -
2025-11-13 16:27:51,425 - INFO - END TEST : test_ports_bindings : FAILED[0:00:02]
2025-11-13 16:27:51,425 - INFO - -------------------------------------------------------------------------------- 2025-11-13 16:27:51,432 - INFO - ================================================================================ 2025-11-13 16:27:51,432 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2025-11-13 16:27:51,432 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2025-11-13 16:27:51,713 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-11-13 16:27:51,713 - INFO - Initial checks done. Running the testcase now 2025-11-13 16:27:51,713 - INFO - 2025-11-13 16:27:51,899 - DEBUG - Response for create_network : {'network': {'id': 'c14c2c9f-f2be-4581-ba0e-6dde62902912', 'name': 'ctest-vn1-43902912', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'project_id': '01837f88c57b4250b770ec6bbc3bad67', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-94414272', 'ctest-vn1-43902912'], 'port_security_enabled': True, 'description': ''}} 2025-11-13 16:27:52,118 - DEBUG - Response for create_subnet : {'subnet': {'id': '634b2565-2b32-4e4b-9ee6-1f834d4500ff', 'name': '', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'network_id': 'c14c2c9f-f2be-4581-ba0e-6dde62902912', 'ip_version': 4, 'cidr': '204.151.244.128/26', 'allocation_pools': [{'start': '204.151.244.130', 'end': '204.151.244.190'}], 'gateway_ip': '204.151.244.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.151.244.130', 'tags': [], 'project_id': '01837f88c57b4250b770ec6bbc3bad67'}} 2025-11-13 16:27:52,309 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f5c4415-1d94-4907-8e1d-33a982622af4', 'name': '', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'network_id': 'c14c2c9f-f2be-4581-ba0e-6dde62902912', 'ip_version': 4, 'cidr': '159.20.15.64/26', 'allocation_pools': [{'start': '159.20.15.66', 'end': '159.20.15.126'}], 'gateway_ip': '159.20.15.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.20.15.66', 'tags': [], 'project_id': '01837f88c57b4250b770ec6bbc3bad67'}} 2025-11-13 16:27:52,328 - INFO - Created VN ctest-vn1-43902912 2025-11-13 16:27:52,380 - DEBUG - VN ctest-vn1-43902912 UUID is c14c2c9f-f2be-4581-ba0e-6dde62902912 2025-11-13 16:27:52,716 - DEBUG - Response for create_port : {'port': {'name': '9f7329af-ed64-4bac-945d-c52ed0055133', 'id': '9f7329af-ed64-4bac-945d-c52ed0055133', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'network_id': 'c14c2c9f-f2be-4581-ba0e-6dde62902912', 'mac_address': '02:9f:73:29:af:ed', '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': '204.151.244.133', 'subnet_id': '634b2565-2b32-4e4b-9ee6-1f834d4500ff'}], 'security_groups': ['7c94f05e-fabb-43f5-854c-7a2dbed97fdb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01837f88c57b4250b770ec6bbc3bad67'}} 2025-11-13 16:27:52,893 - DEBUG - Response for create_port : {'port': {'name': '6c2ec709-1dfe-4d8b-b309-9b591712d6e6', 'id': '6c2ec709-1dfe-4d8b-b309-9b591712d6e6', 'tenant_id': '01837f88c57b4250b770ec6bbc3bad67', 'network_id': 'c14c2c9f-f2be-4581-ba0e-6dde62902912', 'mac_address': '02:6c:2e:c7:09:1d', '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': '159.20.15.69', 'subnet_id': '4f5c4415-1d94-4907-8e1d-33a982622af4'}], 'security_groups': ['7c94f05e-fabb-43f5-854c-7a2dbed97fdb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01837f88c57b4250b770ec6bbc3bad67'}} 2025-11-13 16:27:52,955 - DEBUG - Services list from nova: [, , ] 2025-11-13 16:27:53,310 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4724-1) 2025-11-13 16:27:53,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4724-1) 2025-11-13 16:27:53,758 - INFO - Waiting for VM ctest-vn1-vm1-86543202 to be up.. 2025-11-13 16:27:53,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-13 16:27:58,874 - DEBUG - VM is in ACTIVE state now 2025-11-13 16:27:58,874 - INFO - VM name : ctest-vn1-vm1-86543202 2025-11-13 16:27:58,952 - DEBUG - VM ctest-vn1-vm1-86543202 ID is 171a95cc-876a-472b-914e-f744ba6d2220 2025-11-13 16:27:58,972 - DEBUG - VM ctest-vn1-vm1-86543202 launched on Node cn-jenkins-deploy-platform-ansible-os-4724-1 2025-11-13 16:27:59,057 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/171a95cc-876a-472b-914e-f744ba6d2220 2025-11-13 16:27:59,387 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/171a95cc-876a-472b-914e-f744ba6d2220 2025-11-13 16:27:59,414 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9f7329af-ed64-4bac-945d-c52ed0055133 2025-11-13 16:28:02,670 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-11-13 16:28:02,670 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-86543202 failed! 2025-11-13 16:28:02,723 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94414272:ctest-vn1-43902912 is 204.151.244.129 and allocation pool is NOT set 2025-11-13 16:28:02,723 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94414272:ctest-vn1-43902912 is 159.20.15.65 and allocation pool is NOT set 2025-11-13 16:28:04,789 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.563 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.563/2.279/3.995/1.716 ms') 2025-11-13 16:28:04,789 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-86543202 passed 2025-11-13 16:28:04,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 16:28:04,948 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86543202, IP 204.151.244.133, Port 22 2025-11-13 16:28:05,114 - DEBUG - VM ctest-vn1-vm1-86543202 is ready for SSH connections 2025-11-13 16:28:05,114 - INFO - Waiting for VM ctest-vn1-vm2-39496660 to be up.. 2025-11-13 16:28:05,206 - DEBUG - VM is in ACTIVE state now 2025-11-13 16:28:05,206 - INFO - VM name : ctest-vn1-vm2-39496660 2025-11-13 16:28:05,285 - DEBUG - VM ctest-vn1-vm2-39496660 ID is 3fe11018-d8e7-4976-a277-ddbda304d5f4 2025-11-13 16:28:05,285 - DEBUG - VM ctest-vn1-vm2-39496660 launched on Node cn-jenkins-deploy-platform-ansible-os-4724-1 2025-11-13 16:28:05,365 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3fe11018-d8e7-4976-a277-ddbda304d5f4 2025-11-13 16:28:05,375 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6c2ec709-1dfe-4d8b-b309-9b591712d6e6 2025-11-13 16:28:06,626 - 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=1 ttl=63 time=4.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.190/2.833/4.476/1.643 ms') 2025-11-13 16:28:06,626 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-39496660 passed 2025-11-13 16:28:06,779 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 16:28:06,780 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39496660, IP 159.20.15.69, Port 22 2025-11-13 16:28:06,935 - DEBUG - VM ctest-vn1-vm2-39496660 is ready for SSH connections 2025-11-13 16:28:06,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 16:28:06,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 16:28:06,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 16:28:06,935 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.151.244.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-13 16:28:06,935 - DEBUG - ping -s 56 -c 3 -W 1 204.151.244.133 2025-11-13 16:28:10,579 - DEBUG - PING 204.151.244.133 (204.151.244.133): 56 data bytes 64 bytes from 204.151.244.133: seq=0 ttl=63 time=3.872 ms 64 bytes from 204.151.244.133: seq=1 ttl=63 time=1.065 ms 64 bytes from 204.151.244.133: seq=2 ttl=63 time=1.011 ms --- 204.151.244.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.011/1.982/3.872 ms 2025-11-13 16:28:10,579 - INFO - Ping to IP 204.151.244.133 from VM ctest-vn1-vm2-39496660 passed 2025-11-13 16:28:10,579 - INFO - Detaching port 6c2ec709-1dfe-4d8b-b309-9b591712d6e6 from VM ctest-vn1-vm2-39496660 2025-11-13 16:28:10,641 - INFO - Deleting VM ctest-vn1-vm2-39496660 2025-11-13 16:28:10,715 - INFO - Detaching port 9f7329af-ed64-4bac-945d-c52ed0055133 from VM ctest-vn1-vm1-86543202 2025-11-13 16:28:10,768 - INFO - Deleting VM ctest-vn1-vm1-86543202 2025-11-13 16:28:11,059 - DEBUG - Response for delete_port : () 2025-11-13 16:28:11,284 - DEBUG - Response for delete_port : () 2025-11-13 16:28:11,284 - INFO - Deleting VN ctest-vn1-43902912 2025-11-13 16:28:11,477 - DEBUG - Response for deleting network () 2025-11-13 16:28:11,753 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 16:28:11,753 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2025-11-13 16:28:11,753 - INFO - -------------------------------------------------------------------------------- 2025-11-13 16:28:12,480 - INFO - Deleted project: ctest-TestPorts-94414272, ID : 01837f88-c57b-4250-b770-ec6bbc3bad67