2026-06-16 10:53:00,706 - INFO - Domain Default found not creating 2026-06-16 10:53:00,873 - INFO - Project ctest-TestPorts-57571457 not found, creating it 2026-06-16 10:53:01,373 - INFO - Created Project:ctest-TestPorts-57571457, ID : a24408b8-89e3-45a1-8137-7572e46adddb 2026-06-16 10:53:02,953 - INFO - ================================================================================ 2026-06-16 10:53:02,953 - INFO - STARTING TEST : test_ports_bindings 2026-06-16 10:53:02,953 - 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-16 10:53:03,213 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-16 10:53:03,213 - INFO - Initial checks done. Running the testcase now 2026-06-16 10:53:03,213 - INFO - 2026-06-16 10:53:03,809 - DEBUG - Response for create_network : {'network': {'id': 'b0e53f8c-c178-4dd1-ae63-062e97a24557', 'name': 'ctest-vn-22114709', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'project_id': 'a24408b889e345a181377572e46adddb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57571457', 'ctest-vn-22114709'], 'port_security_enabled': True, 'description': ''}} 2026-06-16 10:53:04,033 - DEBUG - Response for create_subnet : {'subnet': {'id': '9dcc2299-1f32-464c-9e2d-52e7dd8c514d', 'name': '', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'network_id': 'b0e53f8c-c178-4dd1-ae63-062e97a24557', 'ip_version': 4, 'cidr': '110.93.169.128/26', 'allocation_pools': [{'start': '110.93.169.130', 'end': '110.93.169.190'}], 'gateway_ip': '110.93.169.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.93.169.130', 'tags': [], 'project_id': 'a24408b889e345a181377572e46adddb'}} 2026-06-16 10:53:04,051 - INFO - Created VN ctest-vn-22114709 2026-06-16 10:53:04,103 - DEBUG - VN ctest-vn-22114709 UUID is b0e53f8c-c178-4dd1-ae63-062e97a24557 2026-06-16 10:53:04,211 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-57571457', 'ctest-vmi-71095399']} 2026-06-16 10:53:04,508 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-71095399', 'id': '5d9406a5-a6fe-497e-937d-9938c8f5b016', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'network_id': 'b0e53f8c-c178-4dd1-ae63-062e97a24557', 'mac_address': '02:5d:94:06:a5:a6', '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': '110.93.169.131', 'subnet_id': '9dcc2299-1f32-464c-9e2d-52e7dd8c514d'}], 'security_groups': ['ecd40f11-a6dd-4820-a9da-a53e1bc19bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a24408b889e345a181377572e46adddb'}} 2026-06-16 10:53:04,508 - DEBUG - Created port 5d9406a5-a6fe-497e-937d-9938c8f5b016 2026-06-16 10:53:04,611 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5d9406a5-a6fe-497e-937d-9938c8f5b016 2026-06-16 10:53:04,946 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5d9406a5-a6fe-497e-937d-9938c8f5b016 2026-06-16 10:53:04,978 - INFO - VMI 5d9406a5-a6fe-497e-937d-9938c8f5b016 verification in API Server passed 2026-06-16 10:53:05,081 - DEBUG - Response for delete_port : () 2026-06-16 10:53:05,081 - INFO - Deleted port 5d9406a5-a6fe-497e-937d-9938c8f5b016 2026-06-16 10:53:05,082 - INFO - Deleting VN ctest-vn-22114709 2026-06-16 10:53:05,207 - DEBUG - Response for deleting network () 2026-06-16 10:53:05,465 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 10:53:05,465 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-16 10:53:05,465 - INFO - -------------------------------------------------------------------------------- 2026-06-16 10:53:05,468 - INFO - ================================================================================ 2026-06-16 10:53:05,468 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-16 10:53:05,468 - 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-16 10:53:05,757 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-16 10:53:05,757 - INFO - Initial checks done. Running the testcase now 2026-06-16 10:53:05,758 - INFO - 2026-06-16 10:53:05,951 - DEBUG - Response for create_network : {'network': {'id': 'dfe9f61d-72c9-481c-ba14-c07d4940b4e6', 'name': 'ctest-vn1-39538166', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'project_id': 'a24408b889e345a181377572e46adddb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57571457', 'ctest-vn1-39538166'], 'port_security_enabled': True, 'description': ''}} 2026-06-16 10:53:06,193 - DEBUG - Response for create_subnet : {'subnet': {'id': '9453f8f5-5678-4ee0-ba26-c7bde79074be', 'name': '', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'network_id': 'dfe9f61d-72c9-481c-ba14-c07d4940b4e6', 'ip_version': 4, 'cidr': '84.186.233.192/26', 'allocation_pools': [{'start': '84.186.233.194', 'end': '84.186.233.254'}], 'gateway_ip': '84.186.233.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.186.233.194', 'tags': [], 'project_id': 'a24408b889e345a181377572e46adddb'}} 2026-06-16 10:53:06,363 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9a48e12-3fee-4d97-8862-a04e25f288af', 'name': '', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'network_id': 'dfe9f61d-72c9-481c-ba14-c07d4940b4e6', 'ip_version': 4, 'cidr': '62.15.208.128/26', 'allocation_pools': [{'start': '62.15.208.130', 'end': '62.15.208.190'}], 'gateway_ip': '62.15.208.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.15.208.130', 'tags': [], 'project_id': 'a24408b889e345a181377572e46adddb'}} 2026-06-16 10:53:06,384 - INFO - Created VN ctest-vn1-39538166 2026-06-16 10:53:06,439 - DEBUG - VN ctest-vn1-39538166 UUID is dfe9f61d-72c9-481c-ba14-c07d4940b4e6 2026-06-16 10:53:06,731 - DEBUG - Response for create_port : {'port': {'name': '21850b36-d746-47a3-91e1-67ce0c445037', 'id': '21850b36-d746-47a3-91e1-67ce0c445037', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'network_id': 'dfe9f61d-72c9-481c-ba14-c07d4940b4e6', 'mac_address': '02:21:85:0b:36:d7', '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': '84.186.233.197', 'subnet_id': '9453f8f5-5678-4ee0-ba26-c7bde79074be'}], 'security_groups': ['ecd40f11-a6dd-4820-a9da-a53e1bc19bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a24408b889e345a181377572e46adddb'}} 2026-06-16 10:53:06,896 - DEBUG - Response for create_port : {'port': {'name': '15a85c7b-4612-4514-ae21-ace086d4bfff', 'id': '15a85c7b-4612-4514-ae21-ace086d4bfff', 'tenant_id': 'a24408b889e345a181377572e46adddb', 'network_id': 'dfe9f61d-72c9-481c-ba14-c07d4940b4e6', 'mac_address': '02:15:a8:5c:7b:46', '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': '62.15.208.133', 'subnet_id': 'e9a48e12-3fee-4d97-8862-a04e25f288af'}], 'security_groups': ['ecd40f11-a6dd-4820-a9da-a53e1bc19bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a24408b889e345a181377572e46adddb'}} 2026-06-16 10:53:06,965 - DEBUG - Services list from nova: [, , ] 2026-06-16 10:53:07,294 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5951-1) 2026-06-16 10:53:07,689 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5951-1) 2026-06-16 10:53:07,690 - INFO - Waiting for VM ctest-vn1-vm1-61795360 to be up.. 2026-06-16 10:53:07,726 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 10:53:12,798 - DEBUG - VM is in ACTIVE state now 2026-06-16 10:53:12,798 - INFO - VM name : ctest-vn1-vm1-61795360 2026-06-16 10:53:12,874 - DEBUG - VM ctest-vn1-vm1-61795360 ID is f519302d-3850-4d82-9d51-5d6f0d6320a0 2026-06-16 10:53:12,893 - DEBUG - VM ctest-vn1-vm1-61795360 launched on Node cn-jenkins-deploy-platform-ansible-os-5951-1 2026-06-16 10:53:12,969 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f519302d-3850-4d82-9d51-5d6f0d6320a0 2026-06-16 10:53:12,979 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/21850b36-d746-47a3-91e1-67ce0c445037 2026-06-16 10:53:16,255 - 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 1030ms') 2026-06-16 10:53:16,255 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-61795360 failed! 2026-06-16 10:53:16,307 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57571457:ctest-vn1-39538166 is 84.186.233.193 and allocation pool is NOT set 2026-06-16 10:53:16,307 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57571457:ctest-vn1-39538166 is 62.15.208.129 and allocation pool is NOT set 2026-06-16 10:53:18,370 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.516 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.516/2.620/4.725/2.104 ms') 2026-06-16 10:53:18,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-61795360 passed 2026-06-16 10:53:18,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 10:53:18,519 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-61795360, IP 84.186.233.197, Port 22 2026-06-16 10:53:18,678 - DEBUG - VM ctest-vn1-vm1-61795360 is ready for SSH connections 2026-06-16 10:53:18,678 - INFO - Waiting for VM ctest-vn1-vm2-34077640 to be up.. 2026-06-16 10:53:18,757 - DEBUG - VM is in ACTIVE state now 2026-06-16 10:53:18,757 - INFO - VM name : ctest-vn1-vm2-34077640 2026-06-16 10:53:18,831 - DEBUG - VM ctest-vn1-vm2-34077640 ID is fc122450-a5e5-4c57-810c-1208f24cdb5e 2026-06-16 10:53:18,831 - DEBUG - VM ctest-vn1-vm2-34077640 launched on Node cn-jenkins-deploy-platform-ansible-os-5951-1 2026-06-16 10:53:18,904 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fc122450-a5e5-4c57-810c-1208f24cdb5e 2026-06-16 10:53:18,914 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/15a85c7b-4612-4514-ae21-ace086d4bfff 2026-06-16 10:53:20,152 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.529 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.529/1.904/3.280/1.375 ms') 2026-06-16 10:53:20,153 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-34077640 passed 2026-06-16 10:53:20,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 10:53:20,307 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-34077640, IP 62.15.208.133, Port 22 2026-06-16 10:53:20,478 - DEBUG - VM ctest-vn1-vm2-34077640 is ready for SSH connections 2026-06-16 10:53:20,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 10:53:20,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 10:53:20,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 10:53:20,478 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 84.186.233.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-16 10:53:20,478 - DEBUG - ping -s 56 -c 3 -W 1 84.186.233.197 2026-06-16 10:53:23,080 - DEBUG - PING 84.186.233.197 (84.186.233.197): 56 data bytes 64 bytes from 84.186.233.197: seq=0 ttl=63 time=3.782 ms 64 bytes from 84.186.233.197: seq=1 ttl=63 time=1.173 ms 64 bytes from 84.186.233.197: seq=2 ttl=63 time=0.849 ms --- 84.186.233.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.849/1.934/3.782 ms 2026-06-16 10:53:23,080 - INFO - Ping to IP 84.186.233.197 from VM ctest-vn1-vm2-34077640 passed 2026-06-16 10:53:23,080 - INFO - Detaching port 15a85c7b-4612-4514-ae21-ace086d4bfff from VM ctest-vn1-vm2-34077640 2026-06-16 10:53:23,134 - INFO - Deleting VM ctest-vn1-vm2-34077640 2026-06-16 10:53:23,206 - INFO - Detaching port 21850b36-d746-47a3-91e1-67ce0c445037 from VM ctest-vn1-vm1-61795360 2026-06-16 10:53:23,248 - INFO - Deleting VM ctest-vn1-vm1-61795360 2026-06-16 10:53:23,549 - DEBUG - Response for delete_port : () 2026-06-16 10:53:23,773 - DEBUG - Response for delete_port : () 2026-06-16 10:53:23,773 - INFO - Deleting VN ctest-vn1-39538166 2026-06-16 10:53:23,911 - DEBUG - Response for deleting network () 2026-06-16 10:53:24,175 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 10:53:24,175 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-06-16 10:53:24,175 - INFO - -------------------------------------------------------------------------------- 2026-06-16 10:53:24,950 - INFO - Deleted project: ctest-TestPorts-57571457, ID : a24408b8-89e3-45a1-8137-7572e46adddb