2026-02-20 05:18:23,604 - INFO - Domain Default found not creating 2026-02-20 05:18:23,845 - INFO - Project ctest-TestPorts-50410327 not found, creating it 2026-02-20 05:18:24,345 - INFO - Created Project:ctest-TestPorts-50410327, ID : 7c6a0ae5-0e89-493d-8e25-7cc631985b6d 2026-02-20 05:18:26,340 - INFO - ================================================================================ 2026-02-20 05:18:26,340 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 05:18:26,340 - 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-02-20 05:18:26,636 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-02-20 05:18:26,636 - INFO - Initial checks done. Running the testcase now 2026-02-20 05:18:26,636 - INFO - 2026-02-20 05:18:27,335 - DEBUG - Response for create_network : {'network': {'id': '0b0223dd-9f50-4fc6-85fa-cf0294938839', 'name': 'ctest-vn-96309780', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'project_id': '7c6a0ae50e89493d8e257cc631985b6d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50410327', 'ctest-vn-96309780'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 05:18:27,509 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e554c8a9-398a-4545-a0e0-d12aa54a8015', 'name': '', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'network_id': '0b0223dd-9f50-4fc6-85fa-cf0294938839', 'ip_version': 4, 'cidr': '23.24.218.192/26', 'allocation_pools': [{'start': '23.24.218.194', 'end': '23.24.218.254'}], 'gateway_ip': '23.24.218.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.24.218.194', 'tags': [], 'project_id': '7c6a0ae50e89493d8e257cc631985b6d'}} 2026-02-20 05:18:27,532 - INFO - Created VN ctest-vn-96309780 2026-02-20 05:18:27,587 - DEBUG - VN ctest-vn-96309780 UUID is 0b0223dd-9f50-4fc6-85fa-cf0294938839 2026-02-20 05:18:27,742 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-50410327', 'ctest-vmi-72907320']} 2026-02-20 05:18:28,081 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-72907320', 'id': '2f6802c5-acfe-4faf-aff4-3e082945d39f', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'network_id': '0b0223dd-9f50-4fc6-85fa-cf0294938839', 'mac_address': '02:2f:68:02:c5:ac', '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': '23.24.218.195', 'subnet_id': 'e554c8a9-398a-4545-a0e0-d12aa54a8015'}], 'security_groups': ['479061b3-9ea5-4ccf-a11b-2478d3b7db79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c6a0ae50e89493d8e257cc631985b6d'}} 2026-02-20 05:18:28,082 - DEBUG - Created port 2f6802c5-acfe-4faf-aff4-3e082945d39f 2026-02-20 05:18:28,187 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2f6802c5-acfe-4faf-aff4-3e082945d39f 2026-02-20 05:18:28,512 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2f6802c5-acfe-4faf-aff4-3e082945d39f 2026-02-20 05:18:28,554 - INFO - VMI 2f6802c5-acfe-4faf-aff4-3e082945d39f verification in API Server passed 2026-02-20 05:18:28,656 - DEBUG - Response for delete_port : () 2026-02-20 05:18:28,656 - INFO - Deleted port 2f6802c5-acfe-4faf-aff4-3e082945d39f 2026-02-20 05:18:28,656 - INFO - Deleting VN ctest-vn-96309780 2026-02-20 05:18:28,756 - DEBUG - Response for deleting network () 2026-02-20 05:18:29,053 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 05:18:29,053 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-02-20 05:18:29,053 - INFO - -------------------------------------------------------------------------------- 2026-02-20 05:18:29,060 - INFO - ================================================================================ 2026-02-20 05:18:29,060 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 05:18:29,060 - 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-02-20 05:18:29,382 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-02-20 05:18:29,383 - INFO - Initial checks done. Running the testcase now 2026-02-20 05:18:29,383 - INFO - 2026-02-20 05:18:29,702 - DEBUG - Response for create_network : {'network': {'id': '23bd074f-fe30-475a-8ddd-d5f6cbb4adfa', 'name': 'ctest-vn1-69673832', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'project_id': '7c6a0ae50e89493d8e257cc631985b6d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50410327', 'ctest-vn1-69673832'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 05:18:29,940 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cbf11c4a-7e19-4b05-aeed-2d863763d9d2', 'name': '', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'network_id': '23bd074f-fe30-475a-8ddd-d5f6cbb4adfa', 'ip_version': 4, 'cidr': '85.228.106.64/26', 'allocation_pools': [{'start': '85.228.106.66', 'end': '85.228.106.126'}], 'gateway_ip': '85.228.106.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '85.228.106.66', 'tags': [], 'project_id': '7c6a0ae50e89493d8e257cc631985b6d'}} 2026-02-20 05:18:30,125 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e690674f-3c12-439c-a881-b4e74a289bf5', 'name': '', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'network_id': '23bd074f-fe30-475a-8ddd-d5f6cbb4adfa', 'ip_version': 4, 'cidr': '75.1.125.128/26', 'allocation_pools': [{'start': '75.1.125.130', 'end': '75.1.125.190'}], 'gateway_ip': '75.1.125.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.1.125.130', 'tags': [], 'project_id': '7c6a0ae50e89493d8e257cc631985b6d'}} 2026-02-20 05:18:30,151 - INFO - Created VN ctest-vn1-69673832 2026-02-20 05:18:30,206 - DEBUG - VN ctest-vn1-69673832 UUID is 23bd074f-fe30-475a-8ddd-d5f6cbb4adfa 2026-02-20 05:18:30,680 - DEBUG - Response for create_port : {'port': {'name': '0730e89f-527c-4c55-b749-d0ddfca4cfda', 'id': '0730e89f-527c-4c55-b749-d0ddfca4cfda', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'network_id': '23bd074f-fe30-475a-8ddd-d5f6cbb4adfa', 'mac_address': '02:07:30:e8:9f:52', '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': '85.228.106.69', 'subnet_id': 'cbf11c4a-7e19-4b05-aeed-2d863763d9d2'}], 'security_groups': ['479061b3-9ea5-4ccf-a11b-2478d3b7db79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c6a0ae50e89493d8e257cc631985b6d'}} 2026-02-20 05:18:30,907 - DEBUG - Response for create_port : {'port': {'name': '8b497900-bd14-4225-974d-4f1d83ffc0f2', 'id': '8b497900-bd14-4225-974d-4f1d83ffc0f2', 'tenant_id': '7c6a0ae50e89493d8e257cc631985b6d', 'network_id': '23bd074f-fe30-475a-8ddd-d5f6cbb4adfa', 'mac_address': '02:8b:49:79:00:bd', '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': '75.1.125.133', 'subnet_id': 'e690674f-3c12-439c-a881-b4e74a289bf5'}], 'security_groups': ['479061b3-9ea5-4ccf-a11b-2478d3b7db79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7c6a0ae50e89493d8e257cc631985b6d'}} 2026-02-20 05:18:30,979 - DEBUG - Services list from nova: [, , ] 2026-02-20 05:18:31,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1) 2026-02-20 05:18:32,075 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5368-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5368-1) 2026-02-20 05:18:32,076 - INFO - Waiting for VM ctest-vn1-vm1-73024910 to be up.. 2026-02-20 05:18:32,121 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 05:18:37,264 - DEBUG - VM is in ACTIVE state now 2026-02-20 05:18:37,264 - INFO - VM name : ctest-vn1-vm1-73024910 2026-02-20 05:18:37,374 - DEBUG - VM ctest-vn1-vm1-73024910 ID is 10fd1e5c-aa2b-4562-a6f3-a8699634cceb 2026-02-20 05:18:37,411 - DEBUG - VM ctest-vn1-vm1-73024910 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1 2026-02-20 05:18:37,516 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/10fd1e5c-aa2b-4562-a6f3-a8699634cceb 2026-02-20 05:18:37,525 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0730e89f-527c-4c55-b749-d0ddfca4cfda 2026-02-20 05:18:40,843 - 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 1027ms') 2026-02-20 05:18:40,843 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-73024910 failed! 2026-02-20 05:18:40,903 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50410327:ctest-vn1-69673832 is 85.228.106.65 and allocation pool is NOT set 2026-02-20 05:18:40,903 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50410327:ctest-vn1-69673832 is 75.1.125.129 and allocation pool is NOT set 2026-02-20 05:18:44,969 - 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 1000ms') 2026-02-20 05:18:44,969 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-73024910 failed! 2026-02-20 05:18:45,031 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50410327:ctest-vn1-69673832 is 85.228.106.65 and allocation pool is NOT set 2026-02-20 05:18:45,031 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50410327:ctest-vn1-69673832 is 75.1.125.129 and allocation pool is NOT set 2026-02-20 05:18:47,107 - 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=8.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.798 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.798/4.509/8.221/3.711 ms') 2026-02-20 05:18:47,108 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-73024910 passed 2026-02-20 05:18:47,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 05:18:47,292 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73024910, IP 85.228.106.69, Port 22 2026-02-20 05:18:47,488 - DEBUG - VM ctest-vn1-vm1-73024910 is ready for SSH connections 2026-02-20 05:18:47,489 - INFO - Waiting for VM ctest-vn1-vm2-28686597 to be up.. 2026-02-20 05:18:47,632 - DEBUG - VM is in ACTIVE state now 2026-02-20 05:18:47,632 - INFO - VM name : ctest-vn1-vm2-28686597 2026-02-20 05:18:47,714 - DEBUG - VM ctest-vn1-vm2-28686597 ID is 230c9c57-3239-4dcf-b3d5-4b6aedac22be 2026-02-20 05:18:47,715 - DEBUG - VM ctest-vn1-vm2-28686597 launched on Node cn-jenkins-deploy-platform-ansible-os-5368-1 2026-02-20 05:18:47,802 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/230c9c57-3239-4dcf-b3d5-4b6aedac22be 2026-02-20 05:18:47,813 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8b497900-bd14-4225-974d-4f1d83ffc0f2 2026-02-20 05:18:49,095 - 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=7.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.575 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.575/3.899/7.224/3.324 ms') 2026-02-20 05:18:49,095 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-28686597 passed 2026-02-20 05:18:49,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 05:18:49,256 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-28686597, IP 75.1.125.133, Port 22 2026-02-20 05:18:49,439 - DEBUG - VM ctest-vn1-vm2-28686597 is ready for SSH connections 2026-02-20 05:18:49,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 05:18:49,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 05:18:49,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 05:18:49,441 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 85.228.106.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-02-20 05:18:49,441 - DEBUG - ping -s 56 -c 3 -W 1 85.228.106.69 2026-02-20 05:18:53,535 - DEBUG - PING 85.228.106.69 (85.228.106.69): 56 data bytes 64 bytes from 85.228.106.69: seq=0 ttl=63 time=3.679 ms 64 bytes from 85.228.106.69: seq=1 ttl=63 time=2.106 ms 64 bytes from 85.228.106.69: seq=2 ttl=63 time=1.967 ms --- 85.228.106.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.967/2.584/3.679 ms 2026-02-20 05:18:53,536 - INFO - Ping to IP 85.228.106.69 from VM ctest-vn1-vm2-28686597 passed 2026-02-20 05:18:53,536 - INFO - Detaching port 8b497900-bd14-4225-974d-4f1d83ffc0f2 from VM ctest-vn1-vm2-28686597 2026-02-20 05:18:53,607 - INFO - Deleting VM ctest-vn1-vm2-28686597 2026-02-20 05:18:53,723 - INFO - Detaching port 0730e89f-527c-4c55-b749-d0ddfca4cfda from VM ctest-vn1-vm1-73024910 2026-02-20 05:18:53,795 - INFO - Deleting VM ctest-vn1-vm1-73024910 2026-02-20 05:18:54,104 - DEBUG - Response for delete_port : () 2026-02-20 05:18:54,311 - DEBUG - Response for delete_port : () 2026-02-20 05:18:54,311 - INFO - Deleting VN ctest-vn1-69673832 2026-02-20 05:18:54,468 - DEBUG - Response for deleting network () 2026-02-20 05:18:54,728 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 05:18:54,728 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-02-20 05:18:54,728 - INFO - -------------------------------------------------------------------------------- 2026-02-20 05:18:55,497 - INFO - Deleted project: ctest-TestPorts-50410327, ID : 7c6a0ae5-0e89-493d-8e25-7cc631985b6d