2026-06-03 17:29:55,231 - INFO - Domain Default found not creating 2026-06-03 17:29:55,462 - INFO - Project ctest-TestPorts-46980535 not found, creating it 2026-06-03 17:29:56,249 - INFO - Created Project:ctest-TestPorts-46980535, ID : 67f01e8a-8cf7-4071-93cf-6d7f58395aac 2026-06-03 17:29:57,903 - INFO - ================================================================================ 2026-06-03 17:29:57,903 - INFO - STARTING TEST : test_ports_bindings 2026-06-03 17:29:57,904 - 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-06-03 17:29:59,253 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.19': {'10.20.0.25': '0', '10.20.0.17': '0'}} with 2026-06-03 17:29:59,253 - INFO - Initial checks done. Running the testcase now 2026-06-03 17:29:59,253 - INFO - 2026-06-03 17:30:00,012 - DEBUG - Response for create_network : {'network': {'id': 'd794a90f-0316-49f6-88bb-139c88fe1300', 'name': 'ctest-vn-56312984', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'project_id': '67f01e8a8cf7407193cf6d7f58395aac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-46980535', 'ctest-vn-56312984'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 17:30:00,275 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac79d654-a28b-422f-85c7-d0e6ba852249', 'name': '', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'network_id': 'd794a90f-0316-49f6-88bb-139c88fe1300', 'ip_version': 4, 'cidr': '106.26.234.192/26', 'allocation_pools': [{'start': '106.26.234.194', 'end': '106.26.234.254'}], 'gateway_ip': '106.26.234.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.26.234.194', 'tags': [], 'project_id': '67f01e8a8cf7407193cf6d7f58395aac'}} 2026-06-03 17:30:00,298 - INFO - Created VN ctest-vn-56312984 2026-06-03 17:30:00,314 - DEBUG - VN ctest-vn-56312984 UUID is d794a90f-0316-49f6-88bb-139c88fe1300 2026-06-03 17:30:00,390 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-46980535', 'ctest-vmi-39608759']} 2026-06-03 17:30:00,712 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-39608759', 'id': '3352507b-a31e-422a-a653-a7b50922ca9d', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'network_id': 'd794a90f-0316-49f6-88bb-139c88fe1300', 'mac_address': '02:33:52:50:7b:a3', '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': '106.26.234.195', 'subnet_id': 'ac79d654-a28b-422f-85c7-d0e6ba852249'}], 'security_groups': ['231a6159-3e25-4c44-8254-5cfc831fddca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67f01e8a8cf7407193cf6d7f58395aac'}} 2026-06-03 17:30:00,712 - DEBUG - Created port 3352507b-a31e-422a-a653-a7b50922ca9d 2026-06-03 17:30:00,781 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3352507b-a31e-422a-a653-a7b50922ca9d 2026-06-03 17:30:01,091 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3352507b-a31e-422a-a653-a7b50922ca9d 2026-06-03 17:30:01,148 - INFO - VMI 3352507b-a31e-422a-a653-a7b50922ca9d verification in API Server passed 2026-06-03 17:30:01,376 - DEBUG - Response for delete_port : () 2026-06-03 17:30:01,376 - INFO - Deleted port 3352507b-a31e-422a-a653-a7b50922ca9d 2026-06-03 17:30:01,377 - INFO - Deleting VN ctest-vn-56312984 2026-06-03 17:30:01,614 - DEBUG - Response for deleting network () 2026-06-03 17:30:02,896 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 17:30:02,896 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-06-03 17:30:02,896 - INFO - -------------------------------------------------------------------------------- 2026-06-03 17:30:02,898 - INFO - ================================================================================ 2026-06-03 17:30:02,898 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-03 17:30:02,898 - 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-06-03 17:30:04,201 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.19': {'10.20.0.25': '0', '10.20.0.17': '0'}} with 2026-06-03 17:30:04,201 - INFO - Initial checks done. Running the testcase now 2026-06-03 17:30:04,201 - INFO - 2026-06-03 17:30:04,494 - DEBUG - Response for create_network : {'network': {'id': 'c93b2bf9-cc53-41be-8f3a-46da1cd187ea', 'name': 'ctest-vn1-29078684', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'project_id': '67f01e8a8cf7407193cf6d7f58395aac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-46980535', 'ctest-vn1-29078684'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 17:30:04,771 - DEBUG - Response for create_subnet : {'subnet': {'id': '3dff886f-4d42-4446-952c-e466bdef3fe2', 'name': '', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'network_id': 'c93b2bf9-cc53-41be-8f3a-46da1cd187ea', 'ip_version': 4, 'cidr': '87.40.59.64/26', 'allocation_pools': [{'start': '87.40.59.66', 'end': '87.40.59.126'}], 'gateway_ip': '87.40.59.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.40.59.66', 'tags': [], 'project_id': '67f01e8a8cf7407193cf6d7f58395aac'}} 2026-06-03 17:30:05,017 - DEBUG - Response for create_subnet : {'subnet': {'id': '7018f35a-47a2-46ee-a75d-560a8d67980a', 'name': '', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'network_id': 'c93b2bf9-cc53-41be-8f3a-46da1cd187ea', 'ip_version': 4, 'cidr': '169.104.220.192/26', 'allocation_pools': [{'start': '169.104.220.194', 'end': '169.104.220.254'}], 'gateway_ip': '169.104.220.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.104.220.194', 'tags': [], 'project_id': '67f01e8a8cf7407193cf6d7f58395aac'}} 2026-06-03 17:30:05,045 - INFO - Created VN ctest-vn1-29078684 2026-06-03 17:30:05,058 - DEBUG - VN ctest-vn1-29078684 UUID is c93b2bf9-cc53-41be-8f3a-46da1cd187ea 2026-06-03 17:30:05,460 - DEBUG - Response for create_port : {'port': {'name': '562ee1d2-014c-4cd4-bfd3-02da5080159b', 'id': '562ee1d2-014c-4cd4-bfd3-02da5080159b', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'network_id': 'c93b2bf9-cc53-41be-8f3a-46da1cd187ea', 'mac_address': '02:56:2e:e1:d2:01', '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': '87.40.59.69', 'subnet_id': '3dff886f-4d42-4446-952c-e466bdef3fe2'}], 'security_groups': ['231a6159-3e25-4c44-8254-5cfc831fddca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67f01e8a8cf7407193cf6d7f58395aac'}} 2026-06-03 17:30:05,731 - DEBUG - Response for create_port : {'port': {'name': 'bfcda8a6-3efb-4a2c-a6f4-b33dc0e68aff', 'id': 'bfcda8a6-3efb-4a2c-a6f4-b33dc0e68aff', 'tenant_id': '67f01e8a8cf7407193cf6d7f58395aac', 'network_id': 'c93b2bf9-cc53-41be-8f3a-46da1cd187ea', 'mac_address': '02:bf:cd:a8:a6:3e', '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': '169.104.220.197', 'subnet_id': '7018f35a-47a2-46ee-a75d-560a8d67980a'}], 'security_groups': ['231a6159-3e25-4c44-8254-5cfc831fddca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67f01e8a8cf7407193cf6d7f58395aac'}} 2026-06-03 17:30:05,806 - DEBUG - Services list from nova: [, , , ] 2026-06-03 17:30:06,272 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5883-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5883-1) 2026-06-03 17:30:06,848 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5883-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5883-2) 2026-06-03 17:30:06,848 - INFO - Waiting for VM ctest-vn1-vm1-53640598 to be up.. 2026-06-03 17:30:06,908 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-03 17:30:11,995 - DEBUG - VM is in ACTIVE state now 2026-06-03 17:30:11,995 - INFO - VM name : ctest-vn1-vm1-53640598 2026-06-03 17:30:12,090 - DEBUG - VM ctest-vn1-vm1-53640598 ID is c3be7d5c-3dba-450b-a601-53064087dceb 2026-06-03 17:30:12,125 - DEBUG - VM ctest-vn1-vm1-53640598 launched on Node an-jenkins-deploy-platform-ansible-os-5883-1 2026-06-03 17:30:12,233 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/c3be7d5c-3dba-450b-a601-53064087dceb 2026-06-03 17:30:12,531 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/c3be7d5c-3dba-450b-a601-53064087dceb 2026-06-03 17:30:12,569 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/562ee1d2-014c-4cd4-bfd3-02da5080159b 2026-06-03 17:30:15,757 - 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 1024ms') 2026-06-03 17:30:15,757 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-53640598 failed! 2026-06-03 17:30:15,774 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-46980535:ctest-vn1-29078684 is 87.40.59.65 and allocation pool is NOT set 2026-06-03 17:30:15,774 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-46980535:ctest-vn1-29078684 is 169.104.220.193 and allocation pool is NOT set 2026-06-03 17:30:17,849 - 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=6.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.88 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.877/4.414/6.952/2.537 ms') 2026-06-03 17:30:17,850 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-53640598 passed 2026-06-03 17:30:17,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 17:30:17,922 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53640598, IP 87.40.59.69, Port 22 2026-06-03 17:30:17,988 - 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-06-03 17:30:18,088 - DEBUG - VM ctest-vn1-vm1-53640598 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-03 17:30:23,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 17:30:23,090 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53640598, IP 87.40.59.69, Port 22 2026-06-03 17:30:23,250 - DEBUG - VM ctest-vn1-vm1-53640598 is ready for SSH connections 2026-06-03 17:30:23,251 - INFO - Waiting for VM ctest-vn1-vm2-69296046 to be up.. 2026-06-03 17:30:23,345 - DEBUG - VM is in ACTIVE state now 2026-06-03 17:30:23,345 - INFO - VM name : ctest-vn1-vm2-69296046 2026-06-03 17:30:23,430 - DEBUG - VM ctest-vn1-vm2-69296046 ID is f64a0ff1-b10b-4491-bf82-6c0618a73b64 2026-06-03 17:30:23,430 - DEBUG - VM ctest-vn1-vm2-69296046 launched on Node an-jenkins-deploy-platform-ansible-os-5883-2 2026-06-03 17:30:23,524 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f64a0ff1-b10b-4491-bf82-6c0618a73b64 2026-06-03 17:30:23,537 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/bfcda8a6-3efb-4a2c-a6f4-b33dc0e68aff 2026-06-03 17:30:24,709 - 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=3.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.531 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 = 0.531/2.018/3.506/1.487 ms') 2026-06-03 17:30:24,709 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-69296046 passed 2026-06-03 17:30:24,783 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 17:30:24,783 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-69296046, IP 169.104.220.197, Port 22 2026-06-03 17:30:24,938 - DEBUG - VM ctest-vn1-vm2-69296046 is ready for SSH connections 2026-06-03 17:30:24,938 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 17:30:24,938 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 17:30:24,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 17:30:24,939 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.40.59.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-03 17:30:24,939 - DEBUG - ping -s 56 -c 3 -W 1 87.40.59.69 2026-06-03 17:30:28,017 - DEBUG - PING 87.40.59.69 (87.40.59.69): 56 data bytes 64 bytes from 87.40.59.69: seq=0 ttl=63 time=5.716 ms 64 bytes from 87.40.59.69: seq=1 ttl=63 time=1.356 ms 64 bytes from 87.40.59.69: seq=2 ttl=63 time=1.402 ms --- 87.40.59.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.356/2.824/5.716 ms 2026-06-03 17:30:28,017 - INFO - Ping to IP 87.40.59.69 from VM ctest-vn1-vm2-69296046 passed 2026-06-03 17:30:28,017 - INFO - Detaching port bfcda8a6-3efb-4a2c-a6f4-b33dc0e68aff from VM ctest-vn1-vm2-69296046 2026-06-03 17:30:28,067 - INFO - Deleting VM ctest-vn1-vm2-69296046 2026-06-03 17:30:28,143 - INFO - Detaching port 562ee1d2-014c-4cd4-bfd3-02da5080159b from VM ctest-vn1-vm1-53640598 2026-06-03 17:30:28,185 - INFO - Deleting VM ctest-vn1-vm1-53640598 2026-06-03 17:30:28,560 - DEBUG - Response for delete_port : () 2026-06-03 17:30:28,840 - DEBUG - Response for delete_port : () 2026-06-03 17:30:28,840 - INFO - Deleting VN ctest-vn1-29078684 2026-06-03 17:30:29,094 - DEBUG - Response for deleting network () 2026-06-03 17:30:30,378 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 17:30:30,378 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28] 2026-06-03 17:30:30,378 - INFO - -------------------------------------------------------------------------------- 2026-06-03 17:30:31,222 - INFO - Deleted project: ctest-TestPorts-46980535, ID : 67f01e8a-8cf7-4071-93cf-6d7f58395aac