2026-08-15 15:29:55,360 - INFO - Domain Default found not creating 2026-08-15 15:29:55,543 - INFO - Project ctest-TestPorts-30144427 not found, creating it 2026-08-15 15:29:56,067 - INFO - Created Project:ctest-TestPorts-30144427, ID : dcc5d970-1eb7-485f-a323-11972f9fdbac 2026-08-15 15:29:57,765 - INFO - ================================================================================ 2026-08-15 15:29:57,766 - INFO - STARTING TEST : test_ports_bindings 2026-08-15 15:29:57,766 - 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 2026-08-15 15:29:58,048 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-15 15:29:58,048 - INFO - Initial checks done. Running the testcase now 2026-08-15 15:29:58,048 - INFO - 2026-08-15 15:29:58,698 - DEBUG - Response for create_network : {'network': {'id': '1a964154-96dc-4c0c-85f8-f32ce10a129d', 'name': 'ctest-vn-64230701', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-30144427', 'ctest-vn-64230701'], 'port_security_enabled': True, 'description': ''}} 2026-08-15 15:29:58,936 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e994f4c-f2f1-4345-bb78-bda7df41e304', 'name': '', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'network_id': '1a964154-96dc-4c0c-85f8-f32ce10a129d', 'ip_version': 4, 'cidr': '17.66.68.192/26', 'allocation_pools': [{'start': '17.66.68.194', 'end': '17.66.68.254'}], 'gateway_ip': '17.66.68.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.66.68.194', 'tags': [], 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac'}} 2026-08-15 15:29:58,959 - INFO - Created VN ctest-vn-64230701 2026-08-15 15:29:59,012 - DEBUG - VN ctest-vn-64230701 UUID is 1a964154-96dc-4c0c-85f8-f32ce10a129d 2026-08-15 15:29:59,118 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-30144427', 'ctest-vmi-65498410']} 2026-08-15 15:29:59,424 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-65498410', 'id': '3207eb38-a7dc-42e3-b711-49498715e7e2', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'network_id': '1a964154-96dc-4c0c-85f8-f32ce10a129d', 'mac_address': '02:32:07:eb:38:a7', 'binding:profile': {'foo': 'bar'}, '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': '17.66.68.195', 'subnet_id': '7e994f4c-f2f1-4345-bb78-bda7df41e304'}], 'security_groups': ['3752ae3d-16ea-449c-8757-c3e50be3fe35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac'}} 2026-08-15 15:29:59,424 - DEBUG - Created port 3207eb38-a7dc-42e3-b711-49498715e7e2 2026-08-15 15:29:59,532 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3207eb38-a7dc-42e3-b711-49498715e7e2 2026-08-15 15:29:59,892 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3207eb38-a7dc-42e3-b711-49498715e7e2 2026-08-15 15:29:59,926 - INFO - VMI 3207eb38-a7dc-42e3-b711-49498715e7e2 verification in API Server passed 2026-08-15 15:30:00,060 - DEBUG - Response for delete_port : () 2026-08-15 15:30:00,060 - INFO - Deleted port 3207eb38-a7dc-42e3-b711-49498715e7e2 2026-08-15 15:30:00,060 - INFO - Deleting VN ctest-vn-64230701 2026-08-15 15:30:00,173 - DEBUG - Response for deleting network () 2026-08-15 15:30:00,429 - DEBUG - No XMPP flaps were noticed during the test 2026-08-15 15:30:00,430 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-15 15:30:00,430 - INFO - -------------------------------------------------------------------------------- 2026-08-15 15:30:00,432 - INFO - ================================================================================ 2026-08-15 15:30:00,432 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-15 15:30:00,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 2026-08-15 15:30:00,722 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-15 15:30:00,722 - INFO - Initial checks done. Running the testcase now 2026-08-15 15:30:00,722 - INFO - 2026-08-15 15:30:00,913 - DEBUG - Response for create_network : {'network': {'id': 'ba6d56a7-1473-47de-a25a-4b347e6e3f89', 'name': 'ctest-vn1-68580574', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-30144427', 'ctest-vn1-68580574'], 'port_security_enabled': True, 'description': ''}} 2026-08-15 15:30:01,102 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f31f7f80-3b6b-48cd-8e9a-78ae58660d80', 'name': '', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'network_id': 'ba6d56a7-1473-47de-a25a-4b347e6e3f89', 'ip_version': 4, 'cidr': '223.220.164.64/26', 'allocation_pools': [{'start': '223.220.164.66', 'end': '223.220.164.126'}], 'gateway_ip': '223.220.164.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.220.164.66', 'tags': [], 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac'}} 2026-08-15 15:30:01,280 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0522c6d-d038-4c97-bb84-4d529ac887c9', 'name': '', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'network_id': 'ba6d56a7-1473-47de-a25a-4b347e6e3f89', 'ip_version': 4, 'cidr': '80.103.136.64/26', 'allocation_pools': [{'start': '80.103.136.66', 'end': '80.103.136.126'}], 'gateway_ip': '80.103.136.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '80.103.136.66', 'tags': [], 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac'}} 2026-08-15 15:30:01,299 - INFO - Created VN ctest-vn1-68580574 2026-08-15 15:30:01,352 - DEBUG - VN ctest-vn1-68580574 UUID is ba6d56a7-1473-47de-a25a-4b347e6e3f89 2026-08-15 15:30:01,684 - DEBUG - Response for create_port : {'port': {'name': '7739ca2c-4ee0-472d-a69b-fcb5c15b92fe', 'id': '7739ca2c-4ee0-472d-a69b-fcb5c15b92fe', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'network_id': 'ba6d56a7-1473-47de-a25a-4b347e6e3f89', 'mac_address': '02:77:39:ca:2c:4e', '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': '223.220.164.69', 'subnet_id': 'f31f7f80-3b6b-48cd-8e9a-78ae58660d80'}], 'security_groups': ['3752ae3d-16ea-449c-8757-c3e50be3fe35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac'}} 2026-08-15 15:30:01,897 - DEBUG - Response for create_port : {'port': {'name': '0bc97f89-376d-4564-aec7-549c82cba07d', 'id': '0bc97f89-376d-4564-aec7-549c82cba07d', 'tenant_id': 'dcc5d9701eb7485fa32311972f9fdbac', 'network_id': 'ba6d56a7-1473-47de-a25a-4b347e6e3f89', 'mac_address': '02:0b:c9:7f:89:37', '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': '80.103.136.69', 'subnet_id': 'a0522c6d-d038-4c97-bb84-4d529ac887c9'}], 'security_groups': ['3752ae3d-16ea-449c-8757-c3e50be3fe35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcc5d9701eb7485fa32311972f9fdbac'}} 2026-08-15 15:30:01,954 - DEBUG - Services list from nova: [, , ] 2026-08-15 15:30:02,316 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6165-1) 2026-08-15 15:30:02,719 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6165-1) 2026-08-15 15:30:02,719 - INFO - Waiting for VM ctest-vn1-vm1-30445914 to be up.. 2026-08-15 15:30:02,759 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:07,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:12,890 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:17,967 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:23,045 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:28,129 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:33,205 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:38,289 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:43,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-15 15:30:48,453 - DEBUG - VM is in ACTIVE state now 2026-08-15 15:30:48,454 - INFO - VM name : ctest-vn1-vm1-30445914 2026-08-15 15:30:48,549 - DEBUG - VM ctest-vn1-vm1-30445914 ID is a3edc5b6-9079-4e89-93b7-95239caaf50a 2026-08-15 15:30:48,571 - DEBUG - VM ctest-vn1-vm1-30445914 launched on Node cn-jenkins-deploy-platform-ansible-os-6165-1 2026-08-15 15:30:48,664 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a3edc5b6-9079-4e89-93b7-95239caaf50a 2026-08-15 15:30:48,673 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7739ca2c-4ee0-472d-a69b-fcb5c15b92fe 2026-08-15 15:30:51,936 - 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=2 ttl=63 time=8.71 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 8.708/8.708/8.708/0.000 ms') 2026-08-15 15:30:51,936 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-30445914 passed 2026-08-15 15:30:52,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-15 15:30:52,092 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-30445914, IP 223.220.164.69, Port 22 2026-08-15 15:30:52,158 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-15 15:30:52,240 - DEBUG - VM ctest-vn1-vm1-30445914 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-15 15:30:57,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-15 15:30:57,241 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-30445914, IP 223.220.164.69, Port 22 2026-08-15 15:30:57,406 - DEBUG - VM ctest-vn1-vm1-30445914 is ready for SSH connections 2026-08-15 15:30:57,406 - INFO - Waiting for VM ctest-vn1-vm2-00157270 to be up.. 2026-08-15 15:30:57,487 - DEBUG - VM is in ACTIVE state now 2026-08-15 15:30:57,487 - INFO - VM name : ctest-vn1-vm2-00157270 2026-08-15 15:30:57,560 - DEBUG - VM ctest-vn1-vm2-00157270 ID is 3719ea6f-6461-4d55-8751-4e0d84a5f7af 2026-08-15 15:30:57,561 - DEBUG - VM ctest-vn1-vm2-00157270 launched on Node cn-jenkins-deploy-platform-ansible-os-6165-1 2026-08-15 15:30:57,635 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3719ea6f-6461-4d55-8751-4e0d84a5f7af 2026-08-15 15:30:57,645 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0bc97f89-376d-4564-aec7-549c82cba07d 2026-08-15 15:30:58,891 - 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=9.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.560 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 = 0.560/4.799/9.038/4.239 ms') 2026-08-15 15:30:58,891 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-00157270 passed 2026-08-15 15:30:59,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-15 15:30:59,052 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-00157270, IP 80.103.136.69, Port 22 2026-08-15 15:30:59,230 - DEBUG - VM ctest-vn1-vm2-00157270 is ready for SSH connections 2026-08-15 15:30:59,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-15 15:30:59,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-15 15:30:59,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-15 15:30:59,230 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 223.220.164.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-15 15:30:59,231 - DEBUG - ping -s 56 -c 3 -W 1 223.220.164.69 2026-08-15 15:31:03,432 - DEBUG - PING 223.220.164.69 (223.220.164.69): 56 data bytes 64 bytes from 223.220.164.69: seq=0 ttl=63 time=5.574 ms 64 bytes from 223.220.164.69: seq=1 ttl=63 time=1.008 ms 64 bytes from 223.220.164.69: seq=2 ttl=63 time=1.254 ms --- 223.220.164.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.008/2.612/5.574 ms 2026-08-15 15:31:03,432 - INFO - Ping to IP 223.220.164.69 from VM ctest-vn1-vm2-00157270 passed 2026-08-15 15:31:03,432 - INFO - Detaching port 0bc97f89-376d-4564-aec7-549c82cba07d from VM ctest-vn1-vm2-00157270 2026-08-15 15:31:03,483 - INFO - Deleting VM ctest-vn1-vm2-00157270 2026-08-15 15:31:03,562 - INFO - Detaching port 7739ca2c-4ee0-472d-a69b-fcb5c15b92fe from VM ctest-vn1-vm1-30445914 2026-08-15 15:31:03,598 - INFO - Deleting VM ctest-vn1-vm1-30445914 2026-08-15 15:31:03,861 - DEBUG - Response for delete_port : () 2026-08-15 15:31:04,049 - DEBUG - Response for delete_port : () 2026-08-15 15:31:04,049 - INFO - Deleting VN ctest-vn1-68580574 2026-08-15 15:31:04,192 - DEBUG - Response for deleting network () 2026-08-15 15:31:04,464 - DEBUG - No XMPP flaps were noticed during the test 2026-08-15 15:31:04,464 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:04] 2026-08-15 15:31:04,464 - INFO - -------------------------------------------------------------------------------- 2026-08-15 15:31:05,289 - INFO - Deleted project: ctest-TestPorts-30144427, ID : dcc5d970-1eb7-485f-a323-11972f9fdbac