2026-01-20 19:07:37,358 - INFO - Domain Default found not creating
2026-01-20 19:07:37,554 - INFO - Project ctest-TestPorts-20632872 not found, creating it
2026-01-20 19:07:38,012 - INFO - Created Project:ctest-TestPorts-20632872, ID : 70b06d34-96e4-4ab0-88c8-4c62fa5158f6
2026-01-20 19:07:39,786 - INFO - ================================================================================
2026-01-20 19:07:39,786 - INFO - STARTING TEST : test_ports_bindings
2026-01-20 19:07:39,787 - 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-01-20 19:07:40,047 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-01-20 19:07:40,048 - INFO - Initial checks done. Running the testcase now
2026-01-20 19:07:40,048 - INFO -
2026-01-20 19:07:40,671 - DEBUG - Response for create_network : {'network': {'id': 'fe940ea0-5792-4a19-855d-74126b687d57', 'name': 'ctest-vn-04580823', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'project_id': '70b06d3496e44ab088c84c62fa5158f6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20632872', 'ctest-vn-04580823'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 19:07:40,902 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c3b6a86-500a-4e4c-9f37-18737a93e4df', 'name': '', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'network_id': 'fe940ea0-5792-4a19-855d-74126b687d57', 'ip_version': 4, 'cidr': '58.101.66.64/26', 'allocation_pools': [{'start': '58.101.66.66', 'end': '58.101.66.126'}], 'gateway_ip': '58.101.66.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.101.66.66', 'tags': [], 'project_id': '70b06d3496e44ab088c84c62fa5158f6'}}
2026-01-20 19:07:40,923 - INFO - Created VN ctest-vn-04580823
2026-01-20 19:07:40,980 - DEBUG - VN ctest-vn-04580823 UUID is fe940ea0-5792-4a19-855d-74126b687d57
2026-01-20 19:07:41,097 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20632872', 'ctest-vmi-75269960']}
2026-01-20 19:07:41,339 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75269960', 'id': '3ac65589-047b-4a02-86f0-ebb67bdc0f89', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'network_id': 'fe940ea0-5792-4a19-855d-74126b687d57', 'mac_address': '02:3a:c6:55:89:04', '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': '58.101.66.67', 'subnet_id': '7c3b6a86-500a-4e4c-9f37-18737a93e4df'}], 'security_groups': ['fe978a1c-4284-4cc6-a5b1-9d4c236b8ce1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70b06d3496e44ab088c84c62fa5158f6'}}
2026-01-20 19:07:41,339 - DEBUG - Created port 3ac65589-047b-4a02-86f0-ebb67bdc0f89
2026-01-20 19:07:41,444 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3ac65589-047b-4a02-86f0-ebb67bdc0f89
2026-01-20 19:07:41,779 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3ac65589-047b-4a02-86f0-ebb67bdc0f89
2026-01-20 19:07:41,818 - INFO - VMI 3ac65589-047b-4a02-86f0-ebb67bdc0f89 verification in API Server passed
2026-01-20 19:07:41,905 - DEBUG - Response for delete_port : ()
2026-01-20 19:07:41,905 - INFO - Deleted port 3ac65589-047b-4a02-86f0-ebb67bdc0f89
2026-01-20 19:07:41,905 - INFO - Deleting VN ctest-vn-04580823
2026-01-20 19:07:42,012 - DEBUG - Response for deleting network ()
2026-01-20 19:07:42,277 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 19:07:42,277 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-01-20 19:07:42,278 - INFO - --------------------------------------------------------------------------------
2026-01-20 19:07:42,280 - INFO - ================================================================================
2026-01-20 19:07:42,280 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-20 19:07:42,280 - 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-01-20 19:07:42,571 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-01-20 19:07:42,571 - INFO - Initial checks done. Running the testcase now
2026-01-20 19:07:42,571 - INFO -
2026-01-20 19:07:42,756 - DEBUG - Response for create_network : {'network': {'id': 'bcbf72b0-abe0-4180-9043-3de130a4e3a8', 'name': 'ctest-vn1-72275430', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'project_id': '70b06d3496e44ab088c84c62fa5158f6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20632872', 'ctest-vn1-72275430'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 19:07:42,941 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac860fdc-c172-4b9a-bc67-4f0555de741e', 'name': '', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'network_id': 'bcbf72b0-abe0-4180-9043-3de130a4e3a8', 'ip_version': 4, 'cidr': '189.85.35.64/26', 'allocation_pools': [{'start': '189.85.35.66', 'end': '189.85.35.126'}], 'gateway_ip': '189.85.35.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.85.35.66', 'tags': [], 'project_id': '70b06d3496e44ab088c84c62fa5158f6'}}
2026-01-20 19:07:43,141 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ec958c5-58a4-42f1-92d9-a53569122182', 'name': '', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'network_id': 'bcbf72b0-abe0-4180-9043-3de130a4e3a8', 'ip_version': 4, 'cidr': '216.2.38.64/26', 'allocation_pools': [{'start': '216.2.38.66', 'end': '216.2.38.126'}], 'gateway_ip': '216.2.38.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.2.38.66', 'tags': [], 'project_id': '70b06d3496e44ab088c84c62fa5158f6'}}
2026-01-20 19:07:43,163 - INFO - Created VN ctest-vn1-72275430
2026-01-20 19:07:43,220 - DEBUG - VN ctest-vn1-72275430 UUID is bcbf72b0-abe0-4180-9043-3de130a4e3a8
2026-01-20 19:07:43,554 - DEBUG - Response for create_port : {'port': {'name': '77858c39-c05a-4e78-879b-78ae618f6361', 'id': '77858c39-c05a-4e78-879b-78ae618f6361', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'network_id': 'bcbf72b0-abe0-4180-9043-3de130a4e3a8', 'mac_address': '02:77:85:8c:39:c0', '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': '189.85.35.69', 'subnet_id': 'ac860fdc-c172-4b9a-bc67-4f0555de741e'}], 'security_groups': ['fe978a1c-4284-4cc6-a5b1-9d4c236b8ce1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70b06d3496e44ab088c84c62fa5158f6'}}
2026-01-20 19:07:43,748 - DEBUG - Response for create_port : {'port': {'name': 'e5304d39-5b4d-42a9-bd06-f9e809f1261b', 'id': 'e5304d39-5b4d-42a9-bd06-f9e809f1261b', 'tenant_id': '70b06d3496e44ab088c84c62fa5158f6', 'network_id': 'bcbf72b0-abe0-4180-9043-3de130a4e3a8', 'mac_address': '02:e5:30:4d:39:5b', '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': '216.2.38.69', 'subnet_id': '4ec958c5-58a4-42f1-92d9-a53569122182'}], 'security_groups': ['fe978a1c-4284-4cc6-a5b1-9d4c236b8ce1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70b06d3496e44ab088c84c62fa5158f6'}}
2026-01-20 19:07:43,815 - DEBUG - Services list from nova: [, , ]
2026-01-20 19:07:44,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5052-1)
2026-01-20 19:07:44,620 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5052-1)
2026-01-20 19:07:44,620 - INFO - Waiting for VM ctest-vn1-vm1-72643921 to be up..
2026-01-20 19:07:44,662 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-20 19:07:49,759 - DEBUG - VM is in ACTIVE state now
2026-01-20 19:07:49,759 - INFO - VM name : ctest-vn1-vm1-72643921
2026-01-20 19:07:49,839 - DEBUG - VM ctest-vn1-vm1-72643921 ID is bf316c2c-eab1-4a31-9d01-2476772acf0b
2026-01-20 19:07:49,862 - DEBUG - VM ctest-vn1-vm1-72643921 launched on Node cn-jenkins-deploy-platform-ansible-os-5052-1
2026-01-20 19:07:49,937 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bf316c2c-eab1-4a31-9d01-2476772acf0b
2026-01-20 19:07:49,945 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/77858c39-c05a-4e78-879b-78ae618f6361
2026-01-20 19:07:53,182 - 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 1006ms')
2026-01-20 19:07:53,182 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72643921 failed!
2026-01-20 19:07:53,240 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20632872:ctest-vn1-72275430 is 189.85.35.65 and allocation pool is NOT set
2026-01-20 19:07:53,240 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20632872:ctest-vn1-72275430 is 216.2.38.65 and allocation pool is NOT set
2026-01-20 19:07:57,313 - 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=2 ttl=63 time=14.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 14.929/14.929/14.929/0.000 ms')
2026-01-20 19:07:57,313 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72643921 passed
2026-01-20 19:07:57,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 19:07:57,468 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-72643921, IP 189.85.35.69, Port 22
2026-01-20 19:07:57,623 - DEBUG - VM ctest-vn1-vm1-72643921 is ready for SSH connections
2026-01-20 19:07:57,623 - INFO - Waiting for VM ctest-vn1-vm2-34128885 to be up..
2026-01-20 19:07:57,716 - DEBUG - VM is in ACTIVE state now
2026-01-20 19:07:57,716 - INFO - VM name : ctest-vn1-vm2-34128885
2026-01-20 19:07:57,796 - DEBUG - VM ctest-vn1-vm2-34128885 ID is d60073b6-7d37-4549-9249-52ab8571f9e6
2026-01-20 19:07:57,797 - DEBUG - VM ctest-vn1-vm2-34128885 launched on Node cn-jenkins-deploy-platform-ansible-os-5052-1
2026-01-20 19:07:57,877 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d60073b6-7d37-4549-9249-52ab8571f9e6
2026-01-20 19:07:57,887 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e5304d39-5b4d-42a9-bd06-f9e809f1261b
2026-01-20 19:07:59,134 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.512 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.512/2.068/3.625/1.556 ms')
2026-01-20 19:07:59,134 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-34128885 passed
2026-01-20 19:07:59,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 19:07:59,288 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-34128885, IP 216.2.38.69, Port 22
2026-01-20 19:07:59,448 - DEBUG - VM ctest-vn1-vm2-34128885 is ready for SSH connections
2026-01-20 19:07:59,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 19:07:59,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 19:07:59,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 19:07:59,448 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 189.85.35.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-20 19:07:59,448 - DEBUG - ping -s 56 -c 3 -W 1 189.85.35.69
2026-01-20 19:08:02,221 - DEBUG - PING 189.85.35.69 (189.85.35.69): 56 data bytes
64 bytes from 189.85.35.69: seq=0 ttl=63 time=4.359 ms
64 bytes from 189.85.35.69: seq=1 ttl=63 time=0.854 ms
64 bytes from 189.85.35.69: seq=2 ttl=63 time=0.944 ms
--- 189.85.35.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.854/2.052/4.359 ms
2026-01-20 19:08:02,221 - INFO - Ping to IP 189.85.35.69 from VM ctest-vn1-vm2-34128885 passed
2026-01-20 19:08:02,221 - INFO - Detaching port e5304d39-5b4d-42a9-bd06-f9e809f1261b from VM ctest-vn1-vm2-34128885
2026-01-20 19:08:02,275 - INFO - Deleting VM ctest-vn1-vm2-34128885
2026-01-20 19:08:02,352 - INFO - Detaching port 77858c39-c05a-4e78-879b-78ae618f6361 from VM ctest-vn1-vm1-72643921
2026-01-20 19:08:02,392 - INFO - Deleting VM ctest-vn1-vm1-72643921
2026-01-20 19:08:02,666 - DEBUG - Response for delete_port : ()
2026-01-20 19:08:02,870 - DEBUG - Response for delete_port : ()
2026-01-20 19:08:02,870 - INFO - Deleting VN ctest-vn1-72275430
2026-01-20 19:08:03,034 - DEBUG - Response for deleting network ()
2026-01-20 19:08:03,305 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 19:08:03,306 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-01-20 19:08:03,306 - INFO - --------------------------------------------------------------------------------
2026-01-20 19:08:04,087 - INFO - Deleted project: ctest-TestPorts-20632872, ID : 70b06d34-96e4-4ab0-88c8-4c62fa5158f6