2026-08-24 22:35:01,433 - INFO - Domain Default found not creating 2026-08-24 22:35:01,605 - INFO - Project ctest-TestPorts-55720655 not found, creating it 2026-08-24 22:35:02,098 - INFO - Created Project:ctest-TestPorts-55720655, ID : cc0cb4c6-edce-4479-a3ea-07d773d88482 2026-08-24 22:35:03,666 - INFO - ================================================================================ 2026-08-24 22:35:03,667 - INFO - STARTING TEST : test_ports_bindings 2026-08-24 22:35:03,667 - 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-24 22:35:03,945 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-08-24 22:35:03,945 - INFO - Initial checks done. Running the testcase now 2026-08-24 22:35:03,945 - INFO - 2026-08-24 22:35:04,546 - DEBUG - Response for create_network : {'network': {'id': 'ab78d8d0-c48e-4d53-b605-a0d7bb493d3c', 'name': 'ctest-vn-11305461', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-55720655', 'ctest-vn-11305461'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 22:35:04,765 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b234c802-cff5-4a4a-981c-1c3b4cbc733c', 'name': '', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'network_id': 'ab78d8d0-c48e-4d53-b605-a0d7bb493d3c', 'ip_version': 4, 'cidr': '36.186.29.0/26', 'allocation_pools': [{'start': '36.186.29.2', 'end': '36.186.29.62'}], 'gateway_ip': '36.186.29.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.186.29.2', 'tags': [], 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482'}} 2026-08-24 22:35:04,784 - INFO - Created VN ctest-vn-11305461 2026-08-24 22:35:04,837 - DEBUG - VN ctest-vn-11305461 UUID is ab78d8d0-c48e-4d53-b605-a0d7bb493d3c 2026-08-24 22:35:04,949 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-55720655', 'ctest-vmi-06231259']} 2026-08-24 22:35:05,214 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-06231259', 'id': 'f1160ed1-33b4-4ab4-8045-e4c282ae371b', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'network_id': 'ab78d8d0-c48e-4d53-b605-a0d7bb493d3c', 'mac_address': '02:f1:16:0e:d1:33', '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': '36.186.29.3', 'subnet_id': 'b234c802-cff5-4a4a-981c-1c3b4cbc733c'}], 'security_groups': ['9ce91d79-ce11-4c8a-9d63-06e2e0ec9121'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482'}} 2026-08-24 22:35:05,214 - DEBUG - Created port f1160ed1-33b4-4ab4-8045-e4c282ae371b 2026-08-24 22:35:05,325 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/f1160ed1-33b4-4ab4-8045-e4c282ae371b 2026-08-24 22:35:05,657 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/f1160ed1-33b4-4ab4-8045-e4c282ae371b 2026-08-24 22:35:05,692 - INFO - VMI f1160ed1-33b4-4ab4-8045-e4c282ae371b verification in API Server passed 2026-08-24 22:35:05,824 - DEBUG - Response for delete_port : () 2026-08-24 22:35:05,825 - INFO - Deleted port f1160ed1-33b4-4ab4-8045-e4c282ae371b 2026-08-24 22:35:05,825 - INFO - Deleting VN ctest-vn-11305461 2026-08-24 22:35:05,943 - DEBUG - Response for deleting network () 2026-08-24 22:35:06,199 - DEBUG - No XMPP flaps were noticed during the test
2026-08-24 22:35:06,199 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-24 22:35:06,199 - INFO - -------------------------------------------------------------------------------- 2026-08-24 22:35:06,202 - INFO - ================================================================================ 2026-08-24 22:35:06,202 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-24 22:35:06,202 - 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-24 22:35:06,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-08-24 22:35:06,494 - INFO - Initial checks done. Running the testcase now 2026-08-24 22:35:06,494 - INFO - 2026-08-24 22:35:06,704 - DEBUG - Response for create_network : {'network': {'id': 'c5224ea7-2134-440e-84fc-717679b1996b', 'name': 'ctest-vn1-58687259', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-55720655', 'ctest-vn1-58687259'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 22:35:06,941 - DEBUG - Response for create_subnet : {'subnet': {'id': '00d5b833-3757-4929-8473-af9153215e8b', 'name': '', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'network_id': 'c5224ea7-2134-440e-84fc-717679b1996b', 'ip_version': 4, 'cidr': '14.144.165.0/26', 'allocation_pools': [{'start': '14.144.165.2', 'end': '14.144.165.62'}], 'gateway_ip': '14.144.165.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.144.165.2', 'tags': [], 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482'}} 2026-08-24 22:35:07,157 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3a2096e-b427-46c4-87ff-eae320431cd9', 'name': '', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'network_id': 'c5224ea7-2134-440e-84fc-717679b1996b', 'ip_version': 4, 'cidr': '151.212.182.192/26', 'allocation_pools': [{'start': '151.212.182.194', 'end': '151.212.182.254'}], 'gateway_ip': '151.212.182.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.212.182.194', 'tags': [], 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482'}} 2026-08-24 22:35:07,176 - INFO - Created VN ctest-vn1-58687259 2026-08-24 22:35:07,229 - DEBUG - VN ctest-vn1-58687259 UUID is c5224ea7-2134-440e-84fc-717679b1996b 2026-08-24 22:35:07,582 - DEBUG - Response for create_port : {'port': {'name': 'd167c840-fd94-4f2b-8c74-c2bc685d6358', 'id': 'd167c840-fd94-4f2b-8c74-c2bc685d6358', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'network_id': 'c5224ea7-2134-440e-84fc-717679b1996b', 'mac_address': '02:d1:67:c8:40: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': '14.144.165.5', 'subnet_id': '00d5b833-3757-4929-8473-af9153215e8b'}], 'security_groups': ['9ce91d79-ce11-4c8a-9d63-06e2e0ec9121'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482'}} 2026-08-24 22:35:07,783 - DEBUG - Response for create_port : {'port': {'name': '13538a12-bc58-44fb-9d28-833879616e41', 'id': '13538a12-bc58-44fb-9d28-833879616e41', 'tenant_id': 'cc0cb4c6edce4479a3ea07d773d88482', 'network_id': 'c5224ea7-2134-440e-84fc-717679b1996b', 'mac_address': '02:13:53:8a:12:bc', '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': '151.212.182.197', 'subnet_id': 'c3a2096e-b427-46c4-87ff-eae320431cd9'}], 'security_groups': ['9ce91d79-ce11-4c8a-9d63-06e2e0ec9121'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc0cb4c6edce4479a3ea07d773d88482'}} 2026-08-24 22:35:07,843 - DEBUG - Services list from nova: [, , ] 2026-08-24 22:35:08,188 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6216-1) 2026-08-24 22:35:08,608 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6216-1) 2026-08-24 22:35:08,609 - INFO - Waiting for VM ctest-vn1-vm1-96459394 to be up.. 2026-08-24 22:35:08,646 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:13,697 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:18,776 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:23,857 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:28,933 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:34,016 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:39,097 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:44,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 22:35:49,260 - DEBUG - VM is in ACTIVE state now 2026-08-24 22:35:49,260 - INFO - VM name : ctest-vn1-vm1-96459394 2026-08-24 22:35:49,344 - DEBUG - VM ctest-vn1-vm1-96459394 ID is dbf56b04-9800-4037-a310-4e9a94d5f107 2026-08-24 22:35:49,363 - DEBUG - VM ctest-vn1-vm1-96459394 launched on Node cn-jenkins-deploy-platform-ansible-os-6216-1 2026-08-24 22:35:49,441 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/dbf56b04-9800-4037-a310-4e9a94d5f107 2026-08-24 22:35:49,453 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/d167c840-fd94-4f2b-8c74-c2bc685d6358 2026-08-24 22:35:52,718 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2026-08-24 22:35:52,719 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-96459394 failed! 2026-08-24 22:35:52,773 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-55720655:ctest-vn1-58687259 is 14.144.165.1 and allocation pool is NOT set 2026-08-24 22:35:52,773 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-55720655:ctest-vn1-58687259 is 151.212.182.193 and allocation pool is NOT set 2026-08-24 22:35:54,835 - 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=13.0 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.570 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.570/6.774/12.979/6.204 ms') 2026-08-24 22:35:54,835 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-96459394 passed 2026-08-24 22:35:54,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 22:35:54,989 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-96459394, IP 14.144.165.5, Port 22 2026-08-24 22:35:55,159 - DEBUG - VM ctest-vn1-vm1-96459394 is ready for SSH connections 2026-08-24 22:35:55,159 - INFO - Waiting for VM ctest-vn1-vm2-32475448 to be up.. 2026-08-24 22:35:55,237 - DEBUG - VM is in ACTIVE state now 2026-08-24 22:35:55,237 - INFO - VM name : ctest-vn1-vm2-32475448 2026-08-24 22:35:55,313 - DEBUG - VM ctest-vn1-vm2-32475448 ID is b1b58d48-5915-4ebd-b0b6-f2ca63798eaa 2026-08-24 22:35:55,313 - DEBUG - VM ctest-vn1-vm2-32475448 launched on Node cn-jenkins-deploy-platform-ansible-os-6216-1 2026-08-24 22:35:55,388 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/b1b58d48-5915-4ebd-b0b6-f2ca63798eaa 2026-08-24 22:35:55,397 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/13538a12-bc58-44fb-9d28-833879616e41 2026-08-24 22:35:56,642 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.674 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.674/2.195/3.717/1.521 ms') 2026-08-24 22:35:56,642 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-32475448 passed 2026-08-24 22:35:56,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 22:35:56,798 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-32475448, IP 151.212.182.197, Port 22 2026-08-24 22:35:56,964 - DEBUG - VM ctest-vn1-vm2-32475448 is ready for SSH connections 2026-08-24 22:35:56,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 22:35:56,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 22:35:56,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 22:35:56,964 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 14.144.165.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-24 22:35:56,964 - DEBUG - ping -s 56 -c 3 -W 1 14.144.165.5 2026-08-24 22:36:00,951 - DEBUG - PING 14.144.165.5 (14.144.165.5): 56 data bytes 64 bytes from 14.144.165.5: seq=0 ttl=63 time=4.282 ms 64 bytes from 14.144.165.5: seq=1 ttl=63 time=0.972 ms 64 bytes from 14.144.165.5: seq=2 ttl=63 time=1.056 ms --- 14.144.165.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.972/2.103/4.282 ms 2026-08-24 22:36:00,951 - INFO - Ping to IP 14.144.165.5 from VM ctest-vn1-vm2-32475448 passed 2026-08-24 22:36:00,952 - INFO - Detaching port 13538a12-bc58-44fb-9d28-833879616e41 from VM ctest-vn1-vm2-32475448 2026-08-24 22:36:01,017 - INFO - Deleting VM ctest-vn1-vm2-32475448 2026-08-24 22:36:01,103 - INFO - Detaching port d167c840-fd94-4f2b-8c74-c2bc685d6358 from VM ctest-vn1-vm1-96459394 2026-08-24 22:36:01,139 - INFO - Deleting VM ctest-vn1-vm1-96459394 2026-08-24 22:36:01,403 - DEBUG - Response for delete_port : () 2026-08-24 22:36:01,592 - DEBUG - Response for delete_port : () 2026-08-24 22:36:01,592 - INFO - Deleting VN ctest-vn1-58687259 2026-08-24 22:36:01,724 - DEBUG - Response for deleting network () 2026-08-24 22:36:01,988 - DEBUG - No XMPP flaps were noticed during the test
2026-08-24 22:36:01,988 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55]
2026-08-24 22:36:01,988 - INFO - -------------------------------------------------------------------------------- 2026-08-24 22:36:02,731 - INFO - Deleted project: ctest-TestPorts-55720655, ID : cc0cb4c6-edce-4479-a3ea-07d773d88482