2026-04-17 11:50:18,950 - INFO - Domain Default found not creating 2026-04-17 11:50:19,122 - INFO - Project ctest-TestPorts-98010559 not found, creating it 2026-04-17 11:50:19,566 - INFO - Created Project:ctest-TestPorts-98010559, ID : 4f179d7b-cffc-41d6-a0b9-37109b26fe2e 2026-04-17 11:50:21,074 - INFO - ================================================================================ 2026-04-17 11:50:21,074 - INFO - STARTING TEST : test_ports_bindings 2026-04-17 11:50:21,074 - 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-04-17 11:50:21,331 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with 2026-04-17 11:50:21,331 - INFO - Initial checks done. Running the testcase now 2026-04-17 11:50:21,331 - INFO - 2026-04-17 11:50:21,888 - DEBUG - Response for create_network : {'network': {'id': '763d7f68-a088-4da8-bb56-f1b3e8e22829', 'name': 'ctest-vn-71060948', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98010559', 'ctest-vn-71060948'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 11:50:22,077 - DEBUG - Response for create_subnet : {'subnet': {'id': '04ce892d-053b-4cdc-bd1b-12e6a79e0596', 'name': '', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'network_id': '763d7f68-a088-4da8-bb56-f1b3e8e22829', 'ip_version': 4, 'cidr': '138.244.247.0/26', 'allocation_pools': [{'start': '138.244.247.2', 'end': '138.244.247.62'}], 'gateway_ip': '138.244.247.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.244.247.2', 'tags': [], 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e'}} 2026-04-17 11:50:22,093 - INFO - Created VN ctest-vn-71060948 2026-04-17 11:50:22,146 - DEBUG - VN ctest-vn-71060948 UUID is 763d7f68-a088-4da8-bb56-f1b3e8e22829 2026-04-17 11:50:22,248 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-98010559', 'ctest-vmi-22959668']} 2026-04-17 11:50:22,538 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-22959668', 'id': '1939c835-239e-4c64-a47b-06d5e69cd720', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'network_id': '763d7f68-a088-4da8-bb56-f1b3e8e22829', 'mac_address': '02:19:39:c8:35:23', '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': '138.244.247.3', 'subnet_id': '04ce892d-053b-4cdc-bd1b-12e6a79e0596'}], 'security_groups': ['7f444418-9756-4ff9-bf26-f3ce012e3e59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e'}} 2026-04-17 11:50:22,538 - DEBUG - Created port 1939c835-239e-4c64-a47b-06d5e69cd720 2026-04-17 11:50:22,642 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/1939c835-239e-4c64-a47b-06d5e69cd720 2026-04-17 11:50:22,937 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/1939c835-239e-4c64-a47b-06d5e69cd720 2026-04-17 11:50:22,973 - INFO - VMI 1939c835-239e-4c64-a47b-06d5e69cd720 verification in API Server passed 2026-04-17 11:50:23,059 - DEBUG - Response for delete_port : () 2026-04-17 11:50:23,059 - INFO - Deleted port 1939c835-239e-4c64-a47b-06d5e69cd720 2026-04-17 11:50:23,059 - INFO - Deleting VN ctest-vn-71060948 2026-04-17 11:50:23,171 - DEBUG - Response for deleting network () 2026-04-17 11:50:23,426 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 11:50:23,426 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-17 11:50:23,427 - INFO - -------------------------------------------------------------------------------- 2026-04-17 11:50:23,429 - INFO - ================================================================================ 2026-04-17 11:50:23,429 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-17 11:50:23,429 - 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-04-17 11:50:23,718 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with 2026-04-17 11:50:23,718 - INFO - Initial checks done. Running the testcase now 2026-04-17 11:50:23,719 - INFO - 2026-04-17 11:50:23,897 - DEBUG - Response for create_network : {'network': {'id': 'c0c797f8-0e63-42e1-94e8-4fe31eca3b67', 'name': 'ctest-vn1-79263561', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98010559', 'ctest-vn1-79263561'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 11:50:24,050 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b28937a-4072-4755-b5cc-8e279dfe97b6', 'name': '', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'network_id': 'c0c797f8-0e63-42e1-94e8-4fe31eca3b67', 'ip_version': 4, 'cidr': '145.121.89.192/26', 'allocation_pools': [{'start': '145.121.89.194', 'end': '145.121.89.254'}], 'gateway_ip': '145.121.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.121.89.194', 'tags': [], 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e'}} 2026-04-17 11:50:24,204 - DEBUG - Response for create_subnet : {'subnet': {'id': '11253217-ac5c-4234-a263-a0f7d3c9fd5b', 'name': '', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'network_id': 'c0c797f8-0e63-42e1-94e8-4fe31eca3b67', 'ip_version': 4, 'cidr': '89.55.36.0/26', 'allocation_pools': [{'start': '89.55.36.2', 'end': '89.55.36.62'}], 'gateway_ip': '89.55.36.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.55.36.2', 'tags': [], 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e'}} 2026-04-17 11:50:24,227 - INFO - Created VN ctest-vn1-79263561 2026-04-17 11:50:24,278 - DEBUG - VN ctest-vn1-79263561 UUID is c0c797f8-0e63-42e1-94e8-4fe31eca3b67 2026-04-17 11:50:24,590 - DEBUG - Response for create_port : {'port': {'name': '0a1a0aef-510c-4d8c-aaee-cd5a977a8224', 'id': '0a1a0aef-510c-4d8c-aaee-cd5a977a8224', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'network_id': 'c0c797f8-0e63-42e1-94e8-4fe31eca3b67', 'mac_address': '02:0a:1a:0a:ef:51', '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': '145.121.89.197', 'subnet_id': '7b28937a-4072-4755-b5cc-8e279dfe97b6'}], 'security_groups': ['7f444418-9756-4ff9-bf26-f3ce012e3e59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e'}} 2026-04-17 11:50:24,763 - DEBUG - Response for create_port : {'port': {'name': '2bd5b3d9-fd83-47f9-8c15-7df80b9e0918', 'id': '2bd5b3d9-fd83-47f9-8c15-7df80b9e0918', 'tenant_id': '4f179d7bcffc41d6a0b937109b26fe2e', 'network_id': 'c0c797f8-0e63-42e1-94e8-4fe31eca3b67', 'mac_address': '02:2b:d5:b3:d9:fd', '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': '89.55.36.5', 'subnet_id': '11253217-ac5c-4234-a263-a0f7d3c9fd5b'}], 'security_groups': ['7f444418-9756-4ff9-bf26-f3ce012e3e59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f179d7bcffc41d6a0b937109b26fe2e'}} 2026-04-17 11:50:24,830 - DEBUG - Services list from nova: [, , ] 2026-04-17 11:50:25,165 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1) 2026-04-17 11:50:25,576 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5634-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5634-1) 2026-04-17 11:50:25,576 - INFO - Waiting for VM ctest-vn1-vm1-03570736 to be up.. 2026-04-17 11:50:25,614 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-17 11:50:30,690 - DEBUG - VM is in ACTIVE state now 2026-04-17 11:50:30,690 - INFO - VM name : ctest-vn1-vm1-03570736 2026-04-17 11:50:30,762 - DEBUG - VM ctest-vn1-vm1-03570736 ID is 265c8302-93ed-495a-b699-38b5da8a1459 2026-04-17 11:50:30,779 - DEBUG - VM ctest-vn1-vm1-03570736 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1 2026-04-17 11:50:30,849 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/265c8302-93ed-495a-b699-38b5da8a1459 2026-04-17 11:50:30,858 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/0a1a0aef-510c-4d8c-aaee-cd5a977a8224 2026-04-17 11:50:34,122 - 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 1031ms') 2026-04-17 11:50:34,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03570736 failed! 2026-04-17 11:50:34,178 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98010559:ctest-vn1-79263561 is 145.121.89.193 and allocation pool is NOT set 2026-04-17 11:50:34,178 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98010559:ctest-vn1-79263561 is 89.55.36.1 and allocation pool is NOT set 2026-04-17 11:50:36,245 - 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=13.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.62 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 = 1.617/7.420/13.224/5.803 ms') 2026-04-17 11:50:36,245 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03570736 passed 2026-04-17 11:50:36,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 11:50:36,398 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03570736, IP 145.121.89.197, Port 22 2026-04-17 11:50:36,567 - DEBUG - VM ctest-vn1-vm1-03570736 is ready for SSH connections 2026-04-17 11:50:36,568 - INFO - Waiting for VM ctest-vn1-vm2-07999501 to be up.. 2026-04-17 11:50:36,647 - DEBUG - VM is in ACTIVE state now 2026-04-17 11:50:36,647 - INFO - VM name : ctest-vn1-vm2-07999501 2026-04-17 11:50:36,748 - DEBUG - VM ctest-vn1-vm2-07999501 ID is e9414736-d32f-4870-bffd-6353eaaf2733 2026-04-17 11:50:36,748 - DEBUG - VM ctest-vn1-vm2-07999501 launched on Node cn-jenkins-deploy-platform-ansible-os-5634-1 2026-04-17 11:50:36,839 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/e9414736-d32f-4870-bffd-6353eaaf2733 2026-04-17 11:50:36,849 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/2bd5b3d9-fd83-47f9-8c15-7df80b9e0918 2026-04-17 11:50:38,089 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.481 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.481/1.754/3.028/1.273 ms') 2026-04-17 11:50:38,089 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-07999501 passed 2026-04-17 11:50:38,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 11:50:38,246 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-07999501, IP 89.55.36.5, Port 22 2026-04-17 11:50:38,401 - DEBUG - VM ctest-vn1-vm2-07999501 is ready for SSH connections 2026-04-17 11:50:38,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 11:50:38,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 11:50:38,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 11:50:38,401 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 145.121.89.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123 2026-04-17 11:50:38,401 - DEBUG - ping -s 56 -c 3 -W 1 145.121.89.197 2026-04-17 11:50:41,066 - DEBUG - PING 145.121.89.197 (145.121.89.197): 56 data bytes 64 bytes from 145.121.89.197: seq=0 ttl=63 time=3.839 ms 64 bytes from 145.121.89.197: seq=1 ttl=63 time=0.890 ms 64 bytes from 145.121.89.197: seq=2 ttl=63 time=0.900 ms --- 145.121.89.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.890/1.876/3.839 ms 2026-04-17 11:50:41,066 - INFO - Ping to IP 145.121.89.197 from VM ctest-vn1-vm2-07999501 passed 2026-04-17 11:50:41,067 - INFO - Detaching port 2bd5b3d9-fd83-47f9-8c15-7df80b9e0918 from VM ctest-vn1-vm2-07999501 2026-04-17 11:50:41,117 - INFO - Deleting VM ctest-vn1-vm2-07999501 2026-04-17 11:50:41,191 - INFO - Detaching port 0a1a0aef-510c-4d8c-aaee-cd5a977a8224 from VM ctest-vn1-vm1-03570736 2026-04-17 11:50:41,232 - INFO - Deleting VM ctest-vn1-vm1-03570736 2026-04-17 11:50:41,493 - DEBUG - Response for delete_port : () 2026-04-17 11:50:41,694 - DEBUG - Response for delete_port : () 2026-04-17 11:50:41,694 - INFO - Deleting VN ctest-vn1-79263561 2026-04-17 11:50:41,848 - DEBUG - Response for deleting network () 2026-04-17 11:50:42,107 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 11:50:42,107 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-04-17 11:50:42,107 - INFO - -------------------------------------------------------------------------------- 2026-04-17 11:50:42,803 - INFO - Deleted project: ctest-TestPorts-98010559, ID : 4f179d7b-cffc-41d6-a0b9-37109b26fe2e