2026-04-01 17:47:55,717 - INFO - Domain Default found not creating 2026-04-01 17:47:55,889 - INFO - Project ctest-TestPorts-96669039 not found, creating it 2026-04-01 17:47:56,437 - INFO - Created Project:ctest-TestPorts-96669039, ID : 3ca14689-3321-4043-b24a-e114aacc02ce 2026-04-01 17:47:57,961 - INFO - ================================================================================ 2026-04-01 17:47:57,961 - INFO - STARTING TEST : test_ports_bindings 2026-04-01 17:47:57,961 - 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-04-01 17:47:58,216 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-04-01 17:47:58,216 - INFO - Initial checks done. Running the testcase now 2026-04-01 17:47:58,217 - INFO - 2026-04-01 17:47:58,755 - DEBUG - Response for create_network : {'network': {'id': '7b6070dc-26fc-49e2-98ea-2338e24a88bd', 'name': 'ctest-vn-18460640', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'project_id': '3ca1468933214043b24ae114aacc02ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96669039', 'ctest-vn-18460640'], 'port_security_enabled': True, 'description': ''}} 2026-04-01 17:47:58,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '0434d492-2d1f-44d6-a5d3-99a82b7138bf', 'name': '', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'network_id': '7b6070dc-26fc-49e2-98ea-2338e24a88bd', 'ip_version': 4, 'cidr': '104.255.117.64/26', 'allocation_pools': [{'start': '104.255.117.66', 'end': '104.255.117.126'}], 'gateway_ip': '104.255.117.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.255.117.66', 'tags': [], 'project_id': '3ca1468933214043b24ae114aacc02ce'}} 2026-04-01 17:47:58,996 - INFO - Created VN ctest-vn-18460640 2026-04-01 17:47:59,047 - DEBUG - VN ctest-vn-18460640 UUID is 7b6070dc-26fc-49e2-98ea-2338e24a88bd 2026-04-01 17:47:59,152 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-96669039', 'ctest-vmi-33643733']} 2026-04-01 17:47:59,427 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33643733', 'id': '28fa47b7-9c3b-49ba-9867-dfb1b2bc4da2', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'network_id': '7b6070dc-26fc-49e2-98ea-2338e24a88bd', 'mac_address': '02:28:fa:47:b7:9c', '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': '104.255.117.67', 'subnet_id': '0434d492-2d1f-44d6-a5d3-99a82b7138bf'}], 'security_groups': ['f56da34a-1393-4e93-ad01-fcbadec68937'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ca1468933214043b24ae114aacc02ce'}} 2026-04-01 17:47:59,427 - DEBUG - Created port 28fa47b7-9c3b-49ba-9867-dfb1b2bc4da2 2026-04-01 17:47:59,531 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/28fa47b7-9c3b-49ba-9867-dfb1b2bc4da2 2026-04-01 17:47:59,829 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/28fa47b7-9c3b-49ba-9867-dfb1b2bc4da2 2026-04-01 17:47:59,864 - INFO - VMI 28fa47b7-9c3b-49ba-9867-dfb1b2bc4da2 verification in API Server passed 2026-04-01 17:47:59,961 - DEBUG - Response for delete_port : () 2026-04-01 17:47:59,961 - INFO - Deleted port 28fa47b7-9c3b-49ba-9867-dfb1b2bc4da2 2026-04-01 17:47:59,962 - INFO - Deleting VN ctest-vn-18460640 2026-04-01 17:48:00,059 - DEBUG - Response for deleting network () 2026-04-01 17:48:00,312 - DEBUG - No XMPP flaps were noticed during the test
2026-04-01 17:48:00,312 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-01 17:48:00,312 - INFO - -------------------------------------------------------------------------------- 2026-04-01 17:48:00,314 - INFO - ================================================================================ 2026-04-01 17:48:00,314 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-01 17:48:00,314 - 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-04-01 17:48:00,612 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-04-01 17:48:00,612 - INFO - Initial checks done. Running the testcase now 2026-04-01 17:48:00,612 - INFO - 2026-04-01 17:48:00,798 - DEBUG - Response for create_network : {'network': {'id': '7f49d316-b420-48ad-846b-b3e60be5141e', 'name': 'ctest-vn1-06839768', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'project_id': '3ca1468933214043b24ae114aacc02ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96669039', 'ctest-vn1-06839768'], 'port_security_enabled': True, 'description': ''}} 2026-04-01 17:48:00,949 - DEBUG - Response for create_subnet : {'subnet': {'id': '801b9c7c-ec82-4ebc-aaf7-65e211b2b934', 'name': '', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'network_id': '7f49d316-b420-48ad-846b-b3e60be5141e', 'ip_version': 4, 'cidr': '87.103.199.0/26', 'allocation_pools': [{'start': '87.103.199.2', 'end': '87.103.199.62'}], 'gateway_ip': '87.103.199.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.103.199.2', 'tags': [], 'project_id': '3ca1468933214043b24ae114aacc02ce'}} 2026-04-01 17:48:01,081 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f50b5a66-0fd2-40c6-a498-3a4b9aada4e0', 'name': '', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'network_id': '7f49d316-b420-48ad-846b-b3e60be5141e', 'ip_version': 4, 'cidr': '2.79.54.128/26', 'allocation_pools': [{'start': '2.79.54.130', 'end': '2.79.54.190'}], 'gateway_ip': '2.79.54.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.79.54.130', 'tags': [], 'project_id': '3ca1468933214043b24ae114aacc02ce'}} 2026-04-01 17:48:01,103 - INFO - Created VN ctest-vn1-06839768 2026-04-01 17:48:01,155 - DEBUG - VN ctest-vn1-06839768 UUID is 7f49d316-b420-48ad-846b-b3e60be5141e 2026-04-01 17:48:01,446 - DEBUG - Response for create_port : {'port': {'name': 'c61c3c3a-4f22-4018-b7d4-4ef8cd2eea72', 'id': 'c61c3c3a-4f22-4018-b7d4-4ef8cd2eea72', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'network_id': '7f49d316-b420-48ad-846b-b3e60be5141e', 'mac_address': '02:c6:1c:3c:3a:4f', '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.103.199.5', 'subnet_id': '801b9c7c-ec82-4ebc-aaf7-65e211b2b934'}], 'security_groups': ['f56da34a-1393-4e93-ad01-fcbadec68937'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ca1468933214043b24ae114aacc02ce'}} 2026-04-01 17:48:01,614 - DEBUG - Response for create_port : {'port': {'name': '66bfe811-2909-430d-bed4-d60ad6660c4d', 'id': '66bfe811-2909-430d-bed4-d60ad6660c4d', 'tenant_id': '3ca1468933214043b24ae114aacc02ce', 'network_id': '7f49d316-b420-48ad-846b-b3e60be5141e', 'mac_address': '02:66:bf:e8:11:29', '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': '2.79.54.133', 'subnet_id': 'f50b5a66-0fd2-40c6-a498-3a4b9aada4e0'}], 'security_groups': ['f56da34a-1393-4e93-ad01-fcbadec68937'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ca1468933214043b24ae114aacc02ce'}} 2026-04-01 17:48:01,672 - DEBUG - Services list from nova: [, , ] 2026-04-01 17:48:02,026 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5571-1) 2026-04-01 17:48:02,407 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5571-1) 2026-04-01 17:48:02,408 - INFO - Waiting for VM ctest-vn1-vm1-46897696 to be up.. 2026-04-01 17:48:02,446 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-01 17:48:07,517 - DEBUG - VM is in ACTIVE state now 2026-04-01 17:48:07,517 - INFO - VM name : ctest-vn1-vm1-46897696 2026-04-01 17:48:07,591 - DEBUG - VM ctest-vn1-vm1-46897696 ID is b8b06430-65de-4852-9485-0e4e9de16940 2026-04-01 17:48:07,610 - DEBUG - VM ctest-vn1-vm1-46897696 launched on Node cn-jenkins-deploy-platform-ansible-os-5571-1 2026-04-01 17:48:07,687 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b8b06430-65de-4852-9485-0e4e9de16940 2026-04-01 17:48:07,695 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c61c3c3a-4f22-4018-b7d4-4ef8cd2eea72 2026-04-01 17:48:10,960 - 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 1023ms') 2026-04-01 17:48:10,960 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46897696 failed! 2026-04-01 17:48:11,015 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96669039:ctest-vn1-06839768 is 87.103.199.1 and allocation pool is NOT set 2026-04-01 17:48:11,016 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96669039:ctest-vn1-06839768 is 2.79.54.129 and allocation pool is NOT set 2026-04-01 17:48:13,082 - 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=15.9 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.77 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 = 1.772/8.846/15.920/7.074 ms') 2026-04-01 17:48:13,082 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46897696 passed 2026-04-01 17:48:13,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 17:48:13,236 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46897696, IP 87.103.199.5, Port 22 2026-04-01 17:48:13,395 - DEBUG - VM ctest-vn1-vm1-46897696 is ready for SSH connections 2026-04-01 17:48:13,395 - INFO - Waiting for VM ctest-vn1-vm2-85832016 to be up.. 2026-04-01 17:48:13,481 - DEBUG - VM is in ACTIVE state now 2026-04-01 17:48:13,481 - INFO - VM name : ctest-vn1-vm2-85832016 2026-04-01 17:48:13,554 - DEBUG - VM ctest-vn1-vm2-85832016 ID is 2c947885-3e0d-45bc-a6c5-30142878fe00 2026-04-01 17:48:13,554 - DEBUG - VM ctest-vn1-vm2-85832016 launched on Node cn-jenkins-deploy-platform-ansible-os-5571-1 2026-04-01 17:48:13,640 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2c947885-3e0d-45bc-a6c5-30142878fe00 2026-04-01 17:48:13,648 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/66bfe811-2909-430d-bed4-d60ad6660c4d 2026-04-01 17:48:14,887 - 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=5.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.62 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.615/3.454/5.293/1.839 ms') 2026-04-01 17:48:14,887 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-85832016 passed 2026-04-01 17:48:15,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 17:48:15,039 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-85832016, IP 2.79.54.133, Port 22 2026-04-01 17:48:15,203 - DEBUG - VM ctest-vn1-vm2-85832016 is ready for SSH connections 2026-04-01 17:48:15,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 17:48:15,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 17:48:15,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 17:48:15,203 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.103.199.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-01 17:48:15,203 - DEBUG - ping -s 56 -c 3 -W 1 87.103.199.5 2026-04-01 17:48:18,912 - DEBUG - PING 87.103.199.5 (87.103.199.5): 56 data bytes 64 bytes from 87.103.199.5: seq=0 ttl=63 time=3.736 ms 64 bytes from 87.103.199.5: seq=1 ttl=63 time=0.713 ms 64 bytes from 87.103.199.5: seq=2 ttl=63 time=1.099 ms --- 87.103.199.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.713/1.849/3.736 ms 2026-04-01 17:48:18,912 - INFO - Ping to IP 87.103.199.5 from VM ctest-vn1-vm2-85832016 passed 2026-04-01 17:48:18,912 - INFO - Detaching port 66bfe811-2909-430d-bed4-d60ad6660c4d from VM ctest-vn1-vm2-85832016 2026-04-01 17:48:18,964 - INFO - Deleting VM ctest-vn1-vm2-85832016 2026-04-01 17:48:19,033 - INFO - Detaching port c61c3c3a-4f22-4018-b7d4-4ef8cd2eea72 from VM ctest-vn1-vm1-46897696 2026-04-01 17:48:19,066 - INFO - Deleting VM ctest-vn1-vm1-46897696 2026-04-01 17:48:19,330 - DEBUG - Response for delete_port : () 2026-04-01 17:48:19,534 - DEBUG - Response for delete_port : () 2026-04-01 17:48:19,536 - INFO - Deleting VN ctest-vn1-06839768 2026-04-01 17:48:19,688 - DEBUG - Response for deleting network () 2026-04-01 17:48:19,945 - DEBUG - No XMPP flaps were noticed during the test
2026-04-01 17:48:19,945 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-04-01 17:48:19,946 - INFO - -------------------------------------------------------------------------------- 2026-04-01 17:48:20,589 - INFO - Deleted project: ctest-TestPorts-96669039, ID : 3ca14689-3321-4043-b24a-e114aacc02ce