2026-08-21 05:04:18,918 - INFO - Domain Default found not creating
2026-08-21 05:04:19,099 - INFO - Project ctest-TestPorts-91627933 not found, creating it
2026-08-21 05:04:19,627 - INFO - Created Project:ctest-TestPorts-91627933, ID : 20eae6e0-1492-4e53-b68a-43e71cd2fa80
2026-08-21 05:04:21,242 - INFO - ================================================================================
2026-08-21 05:04:21,243 - INFO - STARTING TEST : test_ports_bindings
2026-08-21 05:04:21,243 - 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-08-21 05:04:21,509 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.25': '0'}} with
2026-08-21 05:04:21,510 - INFO - Initial checks done. Running the testcase now
2026-08-21 05:04:21,510 - INFO -
2026-08-21 05:04:22,131 - DEBUG - Response for create_network : {'network': {'id': '6de50b61-d6f8-401f-9c32-cb48a517a885', 'name': 'ctest-vn-57753166', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'project_id': '20eae6e014924e53b68a43e71cd2fa80', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91627933', 'ctest-vn-57753166'], 'port_security_enabled': True, 'description': ''}}
2026-08-21 05:04:22,329 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f50e6dd9-1c6c-489c-8f1b-c417a6f5db54', 'name': '', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'network_id': '6de50b61-d6f8-401f-9c32-cb48a517a885', 'ip_version': 4, 'cidr': '186.91.228.128/26', 'allocation_pools': [{'start': '186.91.228.130', 'end': '186.91.228.190'}], 'gateway_ip': '186.91.228.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.91.228.130', 'tags': [], 'project_id': '20eae6e014924e53b68a43e71cd2fa80'}}
2026-08-21 05:04:22,352 - INFO - Created VN ctest-vn-57753166
2026-08-21 05:04:22,404 - DEBUG - VN ctest-vn-57753166 UUID is 6de50b61-d6f8-401f-9c32-cb48a517a885
2026-08-21 05:04:22,516 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-91627933', 'ctest-vmi-38143657']}
2026-08-21 05:04:22,785 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-38143657', 'id': 'cc238c2d-dec1-4021-9efa-373bf1f812b5', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'network_id': '6de50b61-d6f8-401f-9c32-cb48a517a885', 'mac_address': '02:cc:23:8c:2d:de', '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': '186.91.228.131', 'subnet_id': 'f50e6dd9-1c6c-489c-8f1b-c417a6f5db54'}], 'security_groups': ['9936face-b8ec-4fae-9aae-90cd96d78b7c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20eae6e014924e53b68a43e71cd2fa80'}}
2026-08-21 05:04:22,786 - DEBUG - Created port cc238c2d-dec1-4021-9efa-373bf1f812b5
2026-08-21 05:04:22,896 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/cc238c2d-dec1-4021-9efa-373bf1f812b5
2026-08-21 05:04:23,217 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/cc238c2d-dec1-4021-9efa-373bf1f812b5
2026-08-21 05:04:23,256 - INFO - VMI cc238c2d-dec1-4021-9efa-373bf1f812b5 verification in API Server passed
2026-08-21 05:04:23,385 - DEBUG - Response for delete_port : ()
2026-08-21 05:04:23,385 - INFO - Deleted port cc238c2d-dec1-4021-9efa-373bf1f812b5
2026-08-21 05:04:23,385 - INFO - Deleting VN ctest-vn-57753166
2026-08-21 05:04:23,515 - DEBUG - Response for deleting network ()
2026-08-21 05:04:23,774 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 05:04:23,775 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-21 05:04:23,775 - INFO - --------------------------------------------------------------------------------
2026-08-21 05:04:23,778 - INFO - ================================================================================
2026-08-21 05:04:23,778 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-21 05:04:23,778 - 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-08-21 05:04:24,076 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.25': '0'}} with
2026-08-21 05:04:24,076 - INFO - Initial checks done. Running the testcase now
2026-08-21 05:04:24,076 - INFO -
2026-08-21 05:04:24,293 - DEBUG - Response for create_network : {'network': {'id': '4f37ede2-1549-47db-aed8-92e5648f4e6c', 'name': 'ctest-vn1-69606697', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'project_id': '20eae6e014924e53b68a43e71cd2fa80', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91627933', 'ctest-vn1-69606697'], 'port_security_enabled': True, 'description': ''}}
2026-08-21 05:04:24,502 - DEBUG - Response for create_subnet : {'subnet': {'id': '9dafa006-9f7d-4213-9907-de7484cbb083', 'name': '', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'network_id': '4f37ede2-1549-47db-aed8-92e5648f4e6c', 'ip_version': 4, 'cidr': '154.163.41.64/26', 'allocation_pools': [{'start': '154.163.41.66', 'end': '154.163.41.126'}], 'gateway_ip': '154.163.41.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.163.41.66', 'tags': [], 'project_id': '20eae6e014924e53b68a43e71cd2fa80'}}
2026-08-21 05:04:24,677 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ad5176e-6689-4e51-a452-f9e2a5b6e929', 'name': '', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'network_id': '4f37ede2-1549-47db-aed8-92e5648f4e6c', 'ip_version': 4, 'cidr': '120.50.49.0/26', 'allocation_pools': [{'start': '120.50.49.2', 'end': '120.50.49.62'}], 'gateway_ip': '120.50.49.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '120.50.49.2', 'tags': [], 'project_id': '20eae6e014924e53b68a43e71cd2fa80'}}
2026-08-21 05:04:24,699 - INFO - Created VN ctest-vn1-69606697
2026-08-21 05:04:24,752 - DEBUG - VN ctest-vn1-69606697 UUID is 4f37ede2-1549-47db-aed8-92e5648f4e6c
2026-08-21 05:04:25,100 - DEBUG - Response for create_port : {'port': {'name': 'c5578eb8-8725-41f0-950b-6c82e748b7a0', 'id': 'c5578eb8-8725-41f0-950b-6c82e748b7a0', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'network_id': '4f37ede2-1549-47db-aed8-92e5648f4e6c', 'mac_address': '02:c5:57:8e:b8:87', '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': '154.163.41.69', 'subnet_id': '9dafa006-9f7d-4213-9907-de7484cbb083'}], 'security_groups': ['9936face-b8ec-4fae-9aae-90cd96d78b7c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20eae6e014924e53b68a43e71cd2fa80'}}
2026-08-21 05:04:25,318 - DEBUG - Response for create_port : {'port': {'name': '76555b29-f270-43c7-a518-743c4b38052d', 'id': '76555b29-f270-43c7-a518-743c4b38052d', 'tenant_id': '20eae6e014924e53b68a43e71cd2fa80', 'network_id': '4f37ede2-1549-47db-aed8-92e5648f4e6c', 'mac_address': '02:76:55:5b:29:f2', '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': '120.50.49.5', 'subnet_id': '4ad5176e-6689-4e51-a452-f9e2a5b6e929'}], 'security_groups': ['9936face-b8ec-4fae-9aae-90cd96d78b7c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20eae6e014924e53b68a43e71cd2fa80'}}
2026-08-21 05:04:25,384 - DEBUG - Services list from nova: [, , ]
2026-08-21 05:04:25,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6197-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6197-1)
2026-08-21 05:04:26,185 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6197-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6197-1)
2026-08-21 05:04:26,185 - INFO - Waiting for VM ctest-vn1-vm1-46884089 to be up..
2026-08-21 05:04:26,228 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:04:31,291 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:04:36,376 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:04:41,454 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:04:46,542 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:04:51,630 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:04:56,716 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:05:01,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:05:06,889 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 05:05:11,975 - DEBUG - VM is in ACTIVE state now
2026-08-21 05:05:11,975 - INFO - VM name : ctest-vn1-vm1-46884089
2026-08-21 05:05:12,056 - DEBUG - VM ctest-vn1-vm1-46884089 ID is ae5cae7a-ab1f-417a-9b41-253f1195b016
2026-08-21 05:05:12,075 - DEBUG - VM ctest-vn1-vm1-46884089 launched on Node cn-jenkins-deploy-platform-ansible-os-6197-1
2026-08-21 05:05:12,157 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/ae5cae7a-ab1f-417a-9b41-253f1195b016
2026-08-21 05:05:12,170 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/c5578eb8-8725-41f0-950b-6c82e748b7a0
2026-08-21 05:05:15,459 - 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=9.09 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 9.090/9.090/9.090/0.000 ms')
2026-08-21 05:05:15,459 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46884089 passed
2026-08-21 05:05:15,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 05:05:15,612 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46884089, IP 154.163.41.69, Port 22
2026-08-21 05:05:15,778 - DEBUG - VM ctest-vn1-vm1-46884089 is ready for SSH connections
2026-08-21 05:05:15,779 - INFO - Waiting for VM ctest-vn1-vm2-99635718 to be up..
2026-08-21 05:05:15,862 - DEBUG - VM is in ACTIVE state now
2026-08-21 05:05:15,862 - INFO - VM name : ctest-vn1-vm2-99635718
2026-08-21 05:05:15,943 - DEBUG - VM ctest-vn1-vm2-99635718 ID is f3c9dcc2-2f99-4357-aadb-8724b2cf0c3d
2026-08-21 05:05:15,943 - DEBUG - VM ctest-vn1-vm2-99635718 launched on Node cn-jenkins-deploy-platform-ansible-os-6197-1
2026-08-21 05:05:16,027 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/f3c9dcc2-2f99-4357-aadb-8724b2cf0c3d
2026-08-21 05:05:16,037 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/76555b29-f270-43c7-a518-743c4b38052d
2026-08-21 05:05:17,287 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.497 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.497/1.953/3.409/1.456 ms')
2026-08-21 05:05:17,288 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-99635718 passed
2026-08-21 05:05:17,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 05:05:17,440 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99635718, IP 120.50.49.5, Port 22
2026-08-21 05:05:17,600 - DEBUG - VM ctest-vn1-vm2-99635718 is ready for SSH connections
2026-08-21 05:05:17,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 05:05:17,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 05:05:17,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 05:05:17,600 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 154.163.41.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-08-21 05:05:17,600 - DEBUG - ping -s 56 -c 3 -W 1 154.163.41.69
2026-08-21 05:05:21,609 - DEBUG - PING 154.163.41.69 (154.163.41.69): 56 data bytes
64 bytes from 154.163.41.69: seq=0 ttl=63 time=4.095 ms
64 bytes from 154.163.41.69: seq=1 ttl=63 time=1.203 ms
64 bytes from 154.163.41.69: seq=2 ttl=63 time=1.110 ms
--- 154.163.41.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.110/2.136/4.095 ms
2026-08-21 05:05:21,609 - INFO - Ping to IP 154.163.41.69 from VM ctest-vn1-vm2-99635718 passed
2026-08-21 05:05:21,609 - INFO - Detaching port 76555b29-f270-43c7-a518-743c4b38052d from VM ctest-vn1-vm2-99635718
2026-08-21 05:05:21,661 - INFO - Deleting VM ctest-vn1-vm2-99635718
2026-08-21 05:05:21,737 - INFO - Detaching port c5578eb8-8725-41f0-950b-6c82e748b7a0 from VM ctest-vn1-vm1-46884089
2026-08-21 05:05:21,777 - INFO - Deleting VM ctest-vn1-vm1-46884089
2026-08-21 05:05:22,017 - DEBUG - Response for delete_port : ()
2026-08-21 05:05:22,242 - DEBUG - Response for delete_port : ()
2026-08-21 05:05:22,242 - INFO - Deleting VN ctest-vn1-69606697
2026-08-21 05:05:22,416 - DEBUG - Response for deleting network ()
2026-08-21 05:05:22,689 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 05:05:22,689 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-08-21 05:05:22,689 - INFO - --------------------------------------------------------------------------------
2026-08-21 05:05:23,488 - INFO - Deleted project: ctest-TestPorts-91627933, ID : 20eae6e0-1492-4e53-b68a-43e71cd2fa80