2026-03-16 01:56:45,881 - INFO - Domain Default found not creating 2026-03-16 01:56:46,023 - INFO - Project ctest-TestPorts-92725814 not found, creating it 2026-03-16 01:56:46,560 - INFO - Created Project:ctest-TestPorts-92725814, ID : 56b0893c-c100-4fcd-aece-57aecb9677ef 2026-03-16 01:56:48,635 - INFO - ================================================================================ 2026-03-16 01:56:48,635 - INFO - STARTING TEST : test_ports_bindings 2026-03-16 01:56:48,635 - 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-03-16 01:56:48,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2026-03-16 01:56:48,893 - INFO - Initial checks done. Running the testcase now 2026-03-16 01:56:48,893 - INFO - 2026-03-16 01:56:49,388 - DEBUG - Response for create_network : {'network': {'id': '2f14281e-6236-4715-8bc3-31f980a24f51', 'name': 'ctest-vn-65722891', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'project_id': '56b0893cc1004fcdaece57aecb9677ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92725814', 'ctest-vn-65722891'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 01:56:49,612 - DEBUG - Response for create_subnet : {'subnet': {'id': '4565f1c6-5715-4cbb-8c02-8f456c497841', 'name': '', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'network_id': '2f14281e-6236-4715-8bc3-31f980a24f51', 'ip_version': 4, 'cidr': '94.104.56.0/26', 'allocation_pools': [{'start': '94.104.56.2', 'end': '94.104.56.62'}], 'gateway_ip': '94.104.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.104.56.2', 'tags': [], 'project_id': '56b0893cc1004fcdaece57aecb9677ef'}} 2026-03-16 01:56:49,630 - INFO - Created VN ctest-vn-65722891 2026-03-16 01:56:49,680 - DEBUG - VN ctest-vn-65722891 UUID is 2f14281e-6236-4715-8bc3-31f980a24f51 2026-03-16 01:56:49,783 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92725814', 'ctest-vmi-11192088']} 2026-03-16 01:56:50,074 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-11192088', 'id': '8c838394-bd81-448e-90b9-062ac180a8cb', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'network_id': '2f14281e-6236-4715-8bc3-31f980a24f51', 'mac_address': '02:8c:83:83:94:bd', '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': '94.104.56.3', 'subnet_id': '4565f1c6-5715-4cbb-8c02-8f456c497841'}], 'security_groups': ['60f2e703-c338-4e08-b2d7-5fdc4d18699d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '56b0893cc1004fcdaece57aecb9677ef'}} 2026-03-16 01:56:50,074 - DEBUG - Created port 8c838394-bd81-448e-90b9-062ac180a8cb 2026-03-16 01:56:50,176 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8c838394-bd81-448e-90b9-062ac180a8cb 2026-03-16 01:56:50,469 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8c838394-bd81-448e-90b9-062ac180a8cb 2026-03-16 01:56:50,501 - INFO - VMI 8c838394-bd81-448e-90b9-062ac180a8cb verification in API Server passed 2026-03-16 01:56:50,581 - DEBUG - Response for delete_port : () 2026-03-16 01:56:50,581 - INFO - Deleted port 8c838394-bd81-448e-90b9-062ac180a8cb 2026-03-16 01:56:50,581 - INFO - Deleting VN ctest-vn-65722891 2026-03-16 01:56:50,670 - DEBUG - Response for deleting network () 2026-03-16 01:56:50,922 - DEBUG - No XMPP flaps were noticed during the test 2026-03-16 01:56:50,922 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-16 01:56:50,922 - INFO - -------------------------------------------------------------------------------- 2026-03-16 01:56:50,925 - INFO - ================================================================================ 2026-03-16 01:56:50,925 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-16 01:56:50,925 - 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-03-16 01:56:51,209 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2026-03-16 01:56:51,209 - INFO - Initial checks done. Running the testcase now 2026-03-16 01:56:51,209 - INFO - 2026-03-16 01:56:51,371 - DEBUG - Response for create_network : {'network': {'id': '4ffcd8a5-db7b-46b5-8801-9e80825b39a4', 'name': 'ctest-vn1-70104151', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'project_id': '56b0893cc1004fcdaece57aecb9677ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92725814', 'ctest-vn1-70104151'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 01:56:51,514 - DEBUG - Response for create_subnet : {'subnet': {'id': '16f1f0d2-7785-4ce0-909c-f29db4959241', 'name': '', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'network_id': '4ffcd8a5-db7b-46b5-8801-9e80825b39a4', 'ip_version': 4, 'cidr': '83.235.116.0/26', 'allocation_pools': [{'start': '83.235.116.2', 'end': '83.235.116.62'}], 'gateway_ip': '83.235.116.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.235.116.2', 'tags': [], 'project_id': '56b0893cc1004fcdaece57aecb9677ef'}} 2026-03-16 01:56:51,670 - DEBUG - Response for create_subnet : {'subnet': {'id': '1af6a701-ce5d-4994-8fd4-72f1f532360b', 'name': '', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'network_id': '4ffcd8a5-db7b-46b5-8801-9e80825b39a4', 'ip_version': 4, 'cidr': '159.141.114.64/26', 'allocation_pools': [{'start': '159.141.114.66', 'end': '159.141.114.126'}], 'gateway_ip': '159.141.114.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.141.114.66', 'tags': [], 'project_id': '56b0893cc1004fcdaece57aecb9677ef'}} 2026-03-16 01:56:51,685 - INFO - Created VN ctest-vn1-70104151 2026-03-16 01:56:51,736 - DEBUG - VN ctest-vn1-70104151 UUID is 4ffcd8a5-db7b-46b5-8801-9e80825b39a4 2026-03-16 01:56:52,010 - DEBUG - Response for create_port : {'port': {'name': 'bceb238f-dec2-411f-9706-8407f8f76ec4', 'id': 'bceb238f-dec2-411f-9706-8407f8f76ec4', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'network_id': '4ffcd8a5-db7b-46b5-8801-9e80825b39a4', 'mac_address': '02:bc:eb:23:8f:de', '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': '83.235.116.5', 'subnet_id': '16f1f0d2-7785-4ce0-909c-f29db4959241'}], 'security_groups': ['60f2e703-c338-4e08-b2d7-5fdc4d18699d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '56b0893cc1004fcdaece57aecb9677ef'}} 2026-03-16 01:56:52,162 - DEBUG - Response for create_port : {'port': {'name': 'b02f2f07-eab2-41ea-82b8-14a749605924', 'id': 'b02f2f07-eab2-41ea-82b8-14a749605924', 'tenant_id': '56b0893cc1004fcdaece57aecb9677ef', 'network_id': '4ffcd8a5-db7b-46b5-8801-9e80825b39a4', 'mac_address': '02:b0:2f:2f:07:ea', '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.141.114.69', 'subnet_id': '1af6a701-ce5d-4994-8fd4-72f1f532360b'}], 'security_groups': ['60f2e703-c338-4e08-b2d7-5fdc4d18699d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '56b0893cc1004fcdaece57aecb9677ef'}} 2026-03-16 01:56:52,212 - DEBUG - Services list from nova: [, , ] 2026-03-16 01:56:52,521 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1) 2026-03-16 01:56:52,885 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5472-1) 2026-03-16 01:56:52,885 - INFO - Waiting for VM ctest-vn1-vm1-81585785 to be up.. 2026-03-16 01:56:52,924 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-16 01:56:57,991 - DEBUG - VM is in ACTIVE state now 2026-03-16 01:56:57,991 - INFO - VM name : ctest-vn1-vm1-81585785 2026-03-16 01:56:58,062 - DEBUG - VM ctest-vn1-vm1-81585785 ID is ba91b561-bf9c-4b87-a350-5bdad9e6476a 2026-03-16 01:56:58,082 - DEBUG - VM ctest-vn1-vm1-81585785 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1 2026-03-16 01:56:58,153 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/ba91b561-bf9c-4b87-a350-5bdad9e6476a 2026-03-16 01:56:58,162 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/bceb238f-dec2-411f-9706-8407f8f76ec4 2026-03-16 01:57:01,410 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2026-03-16 01:57:01,410 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81585785 failed! 2026-03-16 01:57:01,465 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92725814:ctest-vn1-70104151 is 83.235.116.1 and allocation pool is NOT set 2026-03-16 01:57:01,465 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92725814:ctest-vn1-70104151 is 159.141.114.65 and allocation pool is NOT set 2026-03-16 01:57:03,527 - 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=2.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.57 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.539/3.056/3.573/0.517 ms') 2026-03-16 01:57:03,527 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81585785 passed 2026-03-16 01:57:03,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 01:57:03,676 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81585785, IP 83.235.116.5, Port 22 2026-03-16 01:57:03,735 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-16 01:57:03,812 - DEBUG - VM ctest-vn1-vm1-81585785 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-16 01:57:08,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 01:57:08,812 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81585785, IP 83.235.116.5, Port 22 2026-03-16 01:57:08,971 - DEBUG - VM ctest-vn1-vm1-81585785 is ready for SSH connections 2026-03-16 01:57:08,972 - INFO - Waiting for VM ctest-vn1-vm2-00125896 to be up.. 2026-03-16 01:57:09,040 - DEBUG - VM is in ACTIVE state now 2026-03-16 01:57:09,040 - INFO - VM name : ctest-vn1-vm2-00125896 2026-03-16 01:57:09,105 - DEBUG - VM ctest-vn1-vm2-00125896 ID is f85dc319-b1a4-45ff-a387-c647a1634ad8 2026-03-16 01:57:09,105 - DEBUG - VM ctest-vn1-vm2-00125896 launched on Node cn-jenkins-deploy-platform-ansible-os-5472-1 2026-03-16 01:57:09,171 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f85dc319-b1a4-45ff-a387-c647a1634ad8 2026-03-16 01:57:09,179 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/b02f2f07-eab2-41ea-82b8-14a749605924 2026-03-16 01:57:10,405 - 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=3.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.287 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.287/1.734/3.181/1.447 ms') 2026-03-16 01:57:10,405 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-00125896 passed 2026-03-16 01:57:10,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 01:57:10,556 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-00125896, IP 159.141.114.69, Port 22 2026-03-16 01:57:10,720 - DEBUG - VM ctest-vn1-vm2-00125896 is ready for SSH connections 2026-03-16 01:57:10,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 01:57:10,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 01:57:10,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 01:57:10,720 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.235.116.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-03-16 01:57:10,720 - DEBUG - ping -s 56 -c 3 -W 1 83.235.116.5 2026-03-16 01:57:13,350 - DEBUG - PING 83.235.116.5 (83.235.116.5): 56 data bytes 64 bytes from 83.235.116.5: seq=0 ttl=63 time=3.224 ms 64 bytes from 83.235.116.5: seq=1 ttl=63 time=1.119 ms 64 bytes from 83.235.116.5: seq=2 ttl=63 time=1.383 ms --- 83.235.116.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.119/1.908/3.224 ms 2026-03-16 01:57:13,350 - INFO - Ping to IP 83.235.116.5 from VM ctest-vn1-vm2-00125896 passed 2026-03-16 01:57:13,350 - INFO - Detaching port b02f2f07-eab2-41ea-82b8-14a749605924 from VM ctest-vn1-vm2-00125896 2026-03-16 01:57:13,394 - INFO - Deleting VM ctest-vn1-vm2-00125896 2026-03-16 01:57:13,472 - INFO - Detaching port bceb238f-dec2-411f-9706-8407f8f76ec4 from VM ctest-vn1-vm1-81585785 2026-03-16 01:57:13,511 - INFO - Deleting VM ctest-vn1-vm1-81585785 2026-03-16 01:57:13,735 - DEBUG - Response for delete_port : () 2026-03-16 01:57:13,889 - DEBUG - Response for delete_port : () 2026-03-16 01:57:13,890 - INFO - Deleting VN ctest-vn1-70104151 2026-03-16 01:57:14,000 - DEBUG - Response for deleting network () 2026-03-16 01:57:14,254 - DEBUG - No XMPP flaps were noticed during the test 2026-03-16 01:57:14,254 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-16 01:57:14,255 - INFO - -------------------------------------------------------------------------------- 2026-03-16 01:57:14,934 - INFO - Deleted project: ctest-TestPorts-92725814, ID : 56b0893c-c100-4fcd-aece-57aecb9677ef