2026-06-20 01:21:58,808 - INFO - Domain Default found not creating 2026-06-20 01:21:58,936 - INFO - Project ctest-TestPorts-17337932 not found, creating it 2026-06-20 01:21:59,413 - INFO - Created Project:ctest-TestPorts-17337932, ID : 614e19e0-e312-4ba8-beec-e40e812e6e9d 2026-06-20 01:22:00,813 - INFO - ================================================================================ 2026-06-20 01:22:00,813 - INFO - STARTING TEST : test_ports_bindings 2026-06-20 01:22:00,813 - 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-20 01:22:01,066 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-06-20 01:22:01,066 - INFO - Initial checks done. Running the testcase now 2026-06-20 01:22:01,066 - INFO - 2026-06-20 01:22:01,607 - DEBUG - Response for create_network : {'network': {'id': '622fb1a6-1d26-429e-8c11-f1d4264a4abf', 'name': 'ctest-vn-90477983', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'project_id': '614e19e0e3124ba8beece40e812e6e9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-17337932', 'ctest-vn-90477983'], 'port_security_enabled': True, 'description': ''}} 2026-06-20 01:22:01,813 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae594ace-4dd3-4ffc-ae91-031e2f3c663d', 'name': '', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'network_id': '622fb1a6-1d26-429e-8c11-f1d4264a4abf', 'ip_version': 4, 'cidr': '39.152.240.192/26', 'allocation_pools': [{'start': '39.152.240.194', 'end': '39.152.240.254'}], 'gateway_ip': '39.152.240.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.152.240.194', 'tags': [], 'project_id': '614e19e0e3124ba8beece40e812e6e9d'}} 2026-06-20 01:22:01,827 - INFO - Created VN ctest-vn-90477983 2026-06-20 01:22:01,877 - DEBUG - VN ctest-vn-90477983 UUID is 622fb1a6-1d26-429e-8c11-f1d4264a4abf 2026-06-20 01:22:01,972 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-17337932', 'ctest-vmi-38091631']} 2026-06-20 01:22:02,234 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-38091631', 'id': '3942d37d-d9fc-4e85-b9f0-5dc6df959668', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'network_id': '622fb1a6-1d26-429e-8c11-f1d4264a4abf', 'mac_address': '02:39:42:d3:7d:d9', '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': '39.152.240.195', 'subnet_id': 'ae594ace-4dd3-4ffc-ae91-031e2f3c663d'}], 'security_groups': ['4b64f45a-ecd6-4157-9d4d-b9204f215d91'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '614e19e0e3124ba8beece40e812e6e9d'}} 2026-06-20 01:22:02,234 - DEBUG - Created port 3942d37d-d9fc-4e85-b9f0-5dc6df959668 2026-06-20 01:22:02,337 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/3942d37d-d9fc-4e85-b9f0-5dc6df959668 2026-06-20 01:22:02,652 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/3942d37d-d9fc-4e85-b9f0-5dc6df959668 2026-06-20 01:22:02,679 - INFO - VMI 3942d37d-d9fc-4e85-b9f0-5dc6df959668 verification in API Server passed 2026-06-20 01:22:02,760 - DEBUG - Response for delete_port : () 2026-06-20 01:22:02,760 - INFO - Deleted port 3942d37d-d9fc-4e85-b9f0-5dc6df959668 2026-06-20 01:22:02,760 - INFO - Deleting VN ctest-vn-90477983 2026-06-20 01:22:02,848 - DEBUG - Response for deleting network () 2026-06-20 01:22:03,102 - DEBUG - No XMPP flaps were noticed during the test
2026-06-20 01:22:03,102 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-20 01:22:03,102 - INFO - -------------------------------------------------------------------------------- 2026-06-20 01:22:03,104 - INFO - ================================================================================ 2026-06-20 01:22:03,104 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-20 01:22:03,104 - 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-20 01:22:03,391 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-06-20 01:22:03,391 - INFO - Initial checks done. Running the testcase now 2026-06-20 01:22:03,391 - INFO - 2026-06-20 01:22:03,548 - DEBUG - Response for create_network : {'network': {'id': '8a548f5a-4855-450a-83e9-93648a2aa511', 'name': 'ctest-vn1-38111686', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'project_id': '614e19e0e3124ba8beece40e812e6e9d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-17337932', 'ctest-vn1-38111686'], 'port_security_enabled': True, 'description': ''}} 2026-06-20 01:22:03,752 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f991b03b-809f-4200-b2e6-8b629f31d2dd', 'name': '', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'network_id': '8a548f5a-4855-450a-83e9-93648a2aa511', 'ip_version': 4, 'cidr': '118.43.15.64/26', 'allocation_pools': [{'start': '118.43.15.66', 'end': '118.43.15.126'}], 'gateway_ip': '118.43.15.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.43.15.66', 'tags': [], 'project_id': '614e19e0e3124ba8beece40e812e6e9d'}} 2026-06-20 01:22:03,920 - DEBUG - Response for create_subnet : {'subnet': {'id': '69ed2df1-368d-42b8-97b7-c1b3c081a0ff', 'name': '', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'network_id': '8a548f5a-4855-450a-83e9-93648a2aa511', 'ip_version': 4, 'cidr': '88.41.182.64/26', 'allocation_pools': [{'start': '88.41.182.66', 'end': '88.41.182.126'}], 'gateway_ip': '88.41.182.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.41.182.66', 'tags': [], 'project_id': '614e19e0e3124ba8beece40e812e6e9d'}} 2026-06-20 01:22:03,935 - INFO - Created VN ctest-vn1-38111686 2026-06-20 01:22:03,985 - DEBUG - VN ctest-vn1-38111686 UUID is 8a548f5a-4855-450a-83e9-93648a2aa511 2026-06-20 01:22:04,241 - DEBUG - Response for create_port : {'port': {'name': 'b66b1db5-3997-47e2-905d-8fc76f046cf4', 'id': 'b66b1db5-3997-47e2-905d-8fc76f046cf4', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'network_id': '8a548f5a-4855-450a-83e9-93648a2aa511', 'mac_address': '02:b6:6b:1d:b5:39', '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': '118.43.15.69', 'subnet_id': 'f991b03b-809f-4200-b2e6-8b629f31d2dd'}], 'security_groups': ['4b64f45a-ecd6-4157-9d4d-b9204f215d91'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '614e19e0e3124ba8beece40e812e6e9d'}} 2026-06-20 01:22:04,399 - DEBUG - Response for create_port : {'port': {'name': 'e318dc16-2b90-4e4f-ba13-33f51400af35', 'id': 'e318dc16-2b90-4e4f-ba13-33f51400af35', 'tenant_id': '614e19e0e3124ba8beece40e812e6e9d', 'network_id': '8a548f5a-4855-450a-83e9-93648a2aa511', 'mac_address': '02:e3:18:dc:16:2b', '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': '88.41.182.69', 'subnet_id': '69ed2df1-368d-42b8-97b7-c1b3c081a0ff'}], 'security_groups': ['4b64f45a-ecd6-4157-9d4d-b9204f215d91'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '614e19e0e3124ba8beece40e812e6e9d'}} 2026-06-20 01:22:04,451 - DEBUG - Services list from nova: [, , ] 2026-06-20 01:22:04,749 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1) 2026-06-20 01:22:05,101 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6010-1) 2026-06-20 01:22:05,101 - INFO - Waiting for VM ctest-vn1-vm1-53300651 to be up.. 2026-06-20 01:22:05,135 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-20 01:22:10,179 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-20 01:22:15,253 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-20 01:22:20,316 - DEBUG - VM is in ACTIVE state now 2026-06-20 01:22:20,317 - INFO - VM name : ctest-vn1-vm1-53300651 2026-06-20 01:22:20,378 - DEBUG - VM ctest-vn1-vm1-53300651 ID is 47006ec3-29a7-40cb-8811-4dc2250b699c 2026-06-20 01:22:20,394 - DEBUG - VM ctest-vn1-vm1-53300651 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1 2026-06-20 01:22:20,458 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/47006ec3-29a7-40cb-8811-4dc2250b699c 2026-06-20 01:22:20,466 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b66b1db5-3997-47e2-905d-8fc76f046cf4 2026-06-20 01:22:23,704 - 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.66 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 8.661/8.661/8.661/0.000 ms') 2026-06-20 01:22:23,704 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-53300651 passed 2026-06-20 01:22:23,849 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-20 01:22:23,849 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53300651, IP 118.43.15.69, Port 22 2026-06-20 01:22:24,001 - DEBUG - VM ctest-vn1-vm1-53300651 is ready for SSH connections 2026-06-20 01:22:24,001 - INFO - Waiting for VM ctest-vn1-vm2-01965951 to be up.. 2026-06-20 01:22:24,065 - DEBUG - VM is in ACTIVE state now 2026-06-20 01:22:24,065 - INFO - VM name : ctest-vn1-vm2-01965951 2026-06-20 01:22:24,127 - DEBUG - VM ctest-vn1-vm2-01965951 ID is 64281b7a-c904-4f03-8a9d-ccae51e952f2 2026-06-20 01:22:24,128 - DEBUG - VM ctest-vn1-vm2-01965951 launched on Node cn-jenkins-deploy-platform-ansible-os-6010-1 2026-06-20 01:22:24,188 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/64281b7a-c904-4f03-8a9d-ccae51e952f2 2026-06-20 01:22:24,195 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/e318dc16-2b90-4e4f-ba13-33f51400af35 2026-06-20 01:22:25,430 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.349 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.349/1.723/3.097/1.374 ms') 2026-06-20 01:22:25,430 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01965951 passed 2026-06-20 01:22:25,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-20 01:22:25,586 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01965951, IP 88.41.182.69, Port 22 2026-06-20 01:22:25,737 - DEBUG - VM ctest-vn1-vm2-01965951 is ready for SSH connections 2026-06-20 01:22:25,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-20 01:22:25,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-20 01:22:25,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-20 01:22:25,738 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 118.43.15.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-20 01:22:25,738 - DEBUG - ping -s 56 -c 3 -W 1 118.43.15.69 2026-06-20 01:22:29,340 - DEBUG - PING 118.43.15.69 (118.43.15.69): 56 data bytes 64 bytes from 118.43.15.69: seq=0 ttl=63 time=3.413 ms 64 bytes from 118.43.15.69: seq=1 ttl=63 time=0.823 ms 64 bytes from 118.43.15.69: seq=2 ttl=63 time=0.823 ms --- 118.43.15.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.823/1.686/3.413 ms 2026-06-20 01:22:29,340 - INFO - Ping to IP 118.43.15.69 from VM ctest-vn1-vm2-01965951 passed 2026-06-20 01:22:29,340 - INFO - Detaching port e318dc16-2b90-4e4f-ba13-33f51400af35 from VM ctest-vn1-vm2-01965951 2026-06-20 01:22:29,388 - INFO - Deleting VM ctest-vn1-vm2-01965951 2026-06-20 01:22:29,448 - INFO - Detaching port b66b1db5-3997-47e2-905d-8fc76f046cf4 from VM ctest-vn1-vm1-53300651 2026-06-20 01:22:29,476 - INFO - Deleting VM ctest-vn1-vm1-53300651 2026-06-20 01:22:29,651 - DEBUG - Response for delete_port : () 2026-06-20 01:22:29,768 - DEBUG - Response for delete_port : () 2026-06-20 01:22:29,768 - INFO - Deleting VN ctest-vn1-38111686 2026-06-20 01:22:29,864 - DEBUG - Response for deleting network () 2026-06-20 01:22:30,122 - DEBUG - No XMPP flaps were noticed during the test
2026-06-20 01:22:30,122 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-20 01:22:30,122 - INFO - -------------------------------------------------------------------------------- 2026-06-20 01:22:30,820 - INFO - Deleted project: ctest-TestPorts-17337932, ID : 614e19e0-e312-4ba8-beec-e40e812e6e9d