2026-06-17 07:34:58,311 - INFO - Domain Default found not creating
2026-06-17 07:34:58,444 - INFO - Project ctest-TestPorts-63707049 not found, creating it
2026-06-17 07:34:58,904 - INFO - Created Project:ctest-TestPorts-63707049, ID : fe53539c-2cf6-45ad-a31f-d12beb68f9ee
2026-06-17 07:35:00,327 - INFO - ================================================================================
2026-06-17 07:35:00,328 - INFO - STARTING TEST : test_ports_bindings
2026-06-17 07:35:00,328 - 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-17 07:35:00,582 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-17 07:35:00,582 - INFO - Initial checks done. Running the testcase now
2026-06-17 07:35:00,582 - INFO -
2026-06-17 07:35:01,142 - DEBUG - Response for create_network : {'network': {'id': '0a26e68a-83bd-4b38-9678-62076cdfb766', 'name': 'ctest-vn-50588209', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63707049', 'ctest-vn-50588209'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 07:35:01,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b02d358-3f78-435c-b36f-ed69da355a32', 'name': '', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'network_id': '0a26e68a-83bd-4b38-9678-62076cdfb766', 'ip_version': 4, 'cidr': '175.142.73.192/26', 'allocation_pools': [{'start': '175.142.73.194', 'end': '175.142.73.254'}], 'gateway_ip': '175.142.73.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.142.73.194', 'tags': [], 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee'}}
2026-06-17 07:35:01,315 - INFO - Created VN ctest-vn-50588209
2026-06-17 07:35:01,368 - DEBUG - VN ctest-vn-50588209 UUID is 0a26e68a-83bd-4b38-9678-62076cdfb766
2026-06-17 07:35:01,469 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-63707049', 'ctest-vmi-34213002']}
2026-06-17 07:35:01,752 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34213002', 'id': '683c3bb7-8ab2-48e6-a147-05efc525026b', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'network_id': '0a26e68a-83bd-4b38-9678-62076cdfb766', 'mac_address': '02:68:3c:3b:b7:8a', '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': '175.142.73.195', 'subnet_id': '7b02d358-3f78-435c-b36f-ed69da355a32'}], 'security_groups': ['e9758c19-c283-4961-ac38-11a5b82fa3ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee'}}
2026-06-17 07:35:01,752 - DEBUG - Created port 683c3bb7-8ab2-48e6-a147-05efc525026b
2026-06-17 07:35:01,856 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/683c3bb7-8ab2-48e6-a147-05efc525026b
2026-06-17 07:35:02,174 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/683c3bb7-8ab2-48e6-a147-05efc525026b
2026-06-17 07:35:02,200 - INFO - VMI 683c3bb7-8ab2-48e6-a147-05efc525026b verification in API Server passed
2026-06-17 07:35:02,277 - DEBUG - Response for delete_port : ()
2026-06-17 07:35:02,277 - INFO - Deleted port 683c3bb7-8ab2-48e6-a147-05efc525026b
2026-06-17 07:35:02,277 - INFO - Deleting VN ctest-vn-50588209
2026-06-17 07:35:02,371 - DEBUG - Response for deleting network ()
2026-06-17 07:35:02,641 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 07:35:02,641 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-17 07:35:02,641 - INFO - --------------------------------------------------------------------------------
2026-06-17 07:35:02,644 - INFO - ================================================================================
2026-06-17 07:35:02,644 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-17 07:35:02,644 - 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-17 07:35:02,933 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-17 07:35:02,933 - INFO - Initial checks done. Running the testcase now
2026-06-17 07:35:02,933 - INFO -
2026-06-17 07:35:03,107 - DEBUG - Response for create_network : {'network': {'id': '540086f5-0246-499f-8e2e-311307687709', 'name': 'ctest-vn1-74862357', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63707049', 'ctest-vn1-74862357'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 07:35:03,274 - DEBUG - Response for create_subnet : {'subnet': {'id': '12c355c4-9f05-4d15-aca4-93565074bcb8', 'name': '', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'network_id': '540086f5-0246-499f-8e2e-311307687709', 'ip_version': 4, 'cidr': '60.148.252.0/26', 'allocation_pools': [{'start': '60.148.252.2', 'end': '60.148.252.62'}], 'gateway_ip': '60.148.252.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.148.252.2', 'tags': [], 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee'}}
2026-06-17 07:35:03,417 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bd06d2b-bc5a-4aef-b367-8df9c2e83324', 'name': '', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'network_id': '540086f5-0246-499f-8e2e-311307687709', 'ip_version': 4, 'cidr': '138.161.113.128/26', 'allocation_pools': [{'start': '138.161.113.130', 'end': '138.161.113.190'}], 'gateway_ip': '138.161.113.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.161.113.130', 'tags': [], 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee'}}
2026-06-17 07:35:03,432 - INFO - Created VN ctest-vn1-74862357
2026-06-17 07:35:03,480 - DEBUG - VN ctest-vn1-74862357 UUID is 540086f5-0246-499f-8e2e-311307687709
2026-06-17 07:35:03,761 - DEBUG - Response for create_port : {'port': {'name': '24095ee9-68bb-408a-b8b4-fa57f88cb5c3', 'id': '24095ee9-68bb-408a-b8b4-fa57f88cb5c3', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'network_id': '540086f5-0246-499f-8e2e-311307687709', 'mac_address': '02:24:09:5e:e9:68', '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': '60.148.252.5', 'subnet_id': '12c355c4-9f05-4d15-aca4-93565074bcb8'}], 'security_groups': ['e9758c19-c283-4961-ac38-11a5b82fa3ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee'}}
2026-06-17 07:35:03,920 - DEBUG - Response for create_port : {'port': {'name': 'b6641c28-f492-4551-abea-8b7521f2c814', 'id': 'b6641c28-f492-4551-abea-8b7521f2c814', 'tenant_id': 'fe53539c2cf645ada31fd12beb68f9ee', 'network_id': '540086f5-0246-499f-8e2e-311307687709', 'mac_address': '02:b6:64:1c:28:f4', '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': '138.161.113.133', 'subnet_id': '9bd06d2b-bc5a-4aef-b367-8df9c2e83324'}], 'security_groups': ['e9758c19-c283-4961-ac38-11a5b82fa3ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fe53539c2cf645ada31fd12beb68f9ee'}}
2026-06-17 07:35:03,968 - DEBUG - Services list from nova: [, , ]
2026-06-17 07:35:04,240 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5957-1)
2026-06-17 07:35:04,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5957-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5957-1)
2026-06-17 07:35:04,565 - INFO - Waiting for VM ctest-vn1-vm1-21681124 to be up..
2026-06-17 07:35:04,599 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 07:35:09,677 - DEBUG - VM is in ACTIVE state now
2026-06-17 07:35:09,677 - INFO - VM name : ctest-vn1-vm1-21681124
2026-06-17 07:35:09,739 - DEBUG - VM ctest-vn1-vm1-21681124 ID is a87bd20d-fd71-4b45-b591-4a93a7b496b4
2026-06-17 07:35:09,756 - DEBUG - VM ctest-vn1-vm1-21681124 launched on Node cn-jenkins-deploy-platform-ansible-os-5957-1
2026-06-17 07:35:09,821 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a87bd20d-fd71-4b45-b591-4a93a7b496b4
2026-06-17 07:35:09,829 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/24095ee9-68bb-408a-b8b4-fa57f88cb5c3
2026-06-17 07:35:13,073 - 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 1011ms')
2026-06-17 07:35:13,073 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21681124 failed!
2026-06-17 07:35:13,136 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63707049:ctest-vn1-74862357 is 60.148.252.1 and allocation pool is NOT set
2026-06-17 07:35:13,136 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63707049:ctest-vn1-74862357 is 138.161.113.129 and allocation pool is NOT set
2026-06-17 07:35:15,194 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.471 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.471/1.845/3.219/1.374 ms')
2026-06-17 07:35:15,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21681124 passed
2026-06-17 07:35:15,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 07:35:15,340 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21681124, IP 60.148.252.5, Port 22
2026-06-17 07:35:15,491 - DEBUG - VM ctest-vn1-vm1-21681124 is ready for SSH connections
2026-06-17 07:35:15,491 - INFO - Waiting for VM ctest-vn1-vm2-71698986 to be up..
2026-06-17 07:35:15,558 - DEBUG - VM is in ACTIVE state now
2026-06-17 07:35:15,559 - INFO - VM name : ctest-vn1-vm2-71698986
2026-06-17 07:35:15,618 - DEBUG - VM ctest-vn1-vm2-71698986 ID is 6f2c507f-57f6-41a6-804a-3130a55cd338
2026-06-17 07:35:15,618 - DEBUG - VM ctest-vn1-vm2-71698986 launched on Node cn-jenkins-deploy-platform-ansible-os-5957-1
2026-06-17 07:35:15,675 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6f2c507f-57f6-41a6-804a-3130a55cd338
2026-06-17 07:35:15,683 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b6641c28-f492-4551-abea-8b7521f2c814
2026-06-17 07:35:16,913 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.419 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.419/1.903/3.387/1.484 ms')
2026-06-17 07:35:16,913 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-71698986 passed
2026-06-17 07:35:17,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 07:35:17,060 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-71698986, IP 138.161.113.133, Port 22
2026-06-17 07:35:17,217 - DEBUG - VM ctest-vn1-vm2-71698986 is ready for SSH connections
2026-06-17 07:35:17,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 07:35:17,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 07:35:17,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 07:35:17,217 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.148.252.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-17 07:35:17,217 - DEBUG - ping -s 56 -c 3 -W 1 60.148.252.5
2026-06-17 07:35:20,134 - DEBUG - PING 60.148.252.5 (60.148.252.5): 56 data bytes
64 bytes from 60.148.252.5: seq=0 ttl=63 time=3.751 ms
64 bytes from 60.148.252.5: seq=1 ttl=63 time=1.262 ms
64 bytes from 60.148.252.5: seq=2 ttl=63 time=1.053 ms
--- 60.148.252.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.053/2.022/3.751 ms
2026-06-17 07:35:20,134 - INFO - Ping to IP 60.148.252.5 from VM ctest-vn1-vm2-71698986 passed
2026-06-17 07:35:20,134 - INFO - Detaching port b6641c28-f492-4551-abea-8b7521f2c814 from VM ctest-vn1-vm2-71698986
2026-06-17 07:35:20,185 - INFO - Deleting VM ctest-vn1-vm2-71698986
2026-06-17 07:35:20,248 - INFO - Detaching port 24095ee9-68bb-408a-b8b4-fa57f88cb5c3 from VM ctest-vn1-vm1-21681124
2026-06-17 07:35:20,293 - INFO - Deleting VM ctest-vn1-vm1-21681124
2026-06-17 07:35:20,514 - DEBUG - Response for delete_port : ()
2026-06-17 07:35:20,701 - DEBUG - Response for delete_port : ()
2026-06-17 07:35:20,701 - INFO - Deleting VN ctest-vn1-74862357
2026-06-17 07:35:20,865 - DEBUG - Response for deleting network ()
2026-06-17 07:35:21,126 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 07:35:21,126 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-06-17 07:35:21,126 - INFO - --------------------------------------------------------------------------------
2026-06-17 07:35:21,837 - INFO - Deleted project: ctest-TestPorts-63707049, ID : fe53539c-2cf6-45ad-a31f-d12beb68f9ee