2026-04-06 02:02:04,470 - INFO - Domain Default found not creating 2026-04-06 02:02:04,616 - INFO - Project ctest-TestPorts-42807826 not found, creating it 2026-04-06 02:02:05,075 - INFO - Created Project:ctest-TestPorts-42807826, ID : a7cd19b9-d20f-462a-8e08-cb8903516aac 2026-04-06 02:02:06,484 - INFO - ================================================================================ 2026-04-06 02:02:06,484 - INFO - STARTING TEST : test_ports_bindings 2026-04-06 02:02:06,484 - 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-06 02:02:06,742 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2026-04-06 02:02:06,742 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:02:06,742 - INFO - 2026-04-06 02:02:07,514 - DEBUG - Response for create_network : {'network': {'id': '590c8a5c-71ac-4cc4-af02-97df46932776', 'name': 'ctest-vn-53887706', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42807826', 'ctest-vn-53887706'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 02:02:07,689 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8658d9c-ce21-4e5e-ab46-e84e6caa23aa', 'name': '', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'network_id': '590c8a5c-71ac-4cc4-af02-97df46932776', 'ip_version': 4, 'cidr': '196.241.135.64/26', 'allocation_pools': [{'start': '196.241.135.66', 'end': '196.241.135.126'}], 'gateway_ip': '196.241.135.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.241.135.66', 'tags': [], 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac'}} 2026-04-06 02:02:07,704 - INFO - Created VN ctest-vn-53887706 2026-04-06 02:02:07,757 - DEBUG - VN ctest-vn-53887706 UUID is 590c8a5c-71ac-4cc4-af02-97df46932776 2026-04-06 02:02:07,861 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-42807826', 'ctest-vmi-73622226']} 2026-04-06 02:02:08,127 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-73622226', 'id': '092649bb-a983-437b-982d-fa0afe1fe289', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'network_id': '590c8a5c-71ac-4cc4-af02-97df46932776', 'mac_address': '02:09:26:49:bb:a9', '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': '196.241.135.67', 'subnet_id': 'a8658d9c-ce21-4e5e-ab46-e84e6caa23aa'}], 'security_groups': ['789f6c58-a357-4f0c-aa6b-898eb595cff4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac'}} 2026-04-06 02:02:08,127 - DEBUG - Created port 092649bb-a983-437b-982d-fa0afe1fe289 2026-04-06 02:02:08,233 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/092649bb-a983-437b-982d-fa0afe1fe289 2026-04-06 02:02:08,529 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/092649bb-a983-437b-982d-fa0afe1fe289 2026-04-06 02:02:08,561 - INFO - VMI 092649bb-a983-437b-982d-fa0afe1fe289 verification in API Server passed 2026-04-06 02:02:08,642 - DEBUG - Response for delete_port : () 2026-04-06 02:02:08,642 - INFO - Deleted port 092649bb-a983-437b-982d-fa0afe1fe289 2026-04-06 02:02:08,643 - INFO - Deleting VN ctest-vn-53887706 2026-04-06 02:02:08,731 - DEBUG - Response for deleting network () 2026-04-06 02:02:08,985 - DEBUG - No XMPP flaps were noticed during the test 2026-04-06 02:02:08,986 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-06 02:02:08,986 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:02:08,988 - INFO - ================================================================================ 2026-04-06 02:02:08,988 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-06 02:02:08,988 - 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-06 02:02:09,278 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2026-04-06 02:02:09,278 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:02:09,278 - INFO - 2026-04-06 02:02:09,439 - DEBUG - Response for create_network : {'network': {'id': '4f335855-43d9-42b7-97f7-02466a84d872', 'name': 'ctest-vn1-33802187', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42807826', 'ctest-vn1-33802187'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 02:02:09,635 - DEBUG - Response for create_subnet : {'subnet': {'id': '30ad553f-580c-4aa2-ba8f-1e8349bc9ab5', 'name': '', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'network_id': '4f335855-43d9-42b7-97f7-02466a84d872', 'ip_version': 4, 'cidr': '2.123.232.0/26', 'allocation_pools': [{'start': '2.123.232.2', 'end': '2.123.232.62'}], 'gateway_ip': '2.123.232.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.123.232.2', 'tags': [], 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac'}} 2026-04-06 02:02:09,768 - DEBUG - Response for create_subnet : {'subnet': {'id': '6cc22093-a599-4848-9379-718e5ffb44ca', 'name': '', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'network_id': '4f335855-43d9-42b7-97f7-02466a84d872', 'ip_version': 4, 'cidr': '76.240.248.192/26', 'allocation_pools': [{'start': '76.240.248.194', 'end': '76.240.248.254'}], 'gateway_ip': '76.240.248.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.240.248.194', 'tags': [], 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac'}} 2026-04-06 02:02:09,786 - INFO - Created VN ctest-vn1-33802187 2026-04-06 02:02:09,837 - DEBUG - VN ctest-vn1-33802187 UUID is 4f335855-43d9-42b7-97f7-02466a84d872 2026-04-06 02:02:10,137 - DEBUG - Response for create_port : {'port': {'name': '60021f28-a514-4364-a9e9-0f8a0c228a36', 'id': '60021f28-a514-4364-a9e9-0f8a0c228a36', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'network_id': '4f335855-43d9-42b7-97f7-02466a84d872', 'mac_address': '02:60:02:1f:28:a5', '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': '2.123.232.5', 'subnet_id': '30ad553f-580c-4aa2-ba8f-1e8349bc9ab5'}], 'security_groups': ['789f6c58-a357-4f0c-aa6b-898eb595cff4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac'}} 2026-04-06 02:02:10,309 - DEBUG - Response for create_port : {'port': {'name': 'f1892ee9-1b68-4b78-a809-79e11c5d0df2', 'id': 'f1892ee9-1b68-4b78-a809-79e11c5d0df2', 'tenant_id': 'a7cd19b9d20f462a8e08cb8903516aac', 'network_id': '4f335855-43d9-42b7-97f7-02466a84d872', 'mac_address': '02:f1:89:2e:e9:1b', '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': '76.240.248.197', 'subnet_id': '6cc22093-a599-4848-9379-718e5ffb44ca'}], 'security_groups': ['789f6c58-a357-4f0c-aa6b-898eb595cff4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7cd19b9d20f462a8e08cb8903516aac'}} 2026-04-06 02:02:10,360 - DEBUG - Services list from nova: [, , ] 2026-04-06 02:02:10,690 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5593-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5593-1) 2026-04-06 02:02:11,052 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5593-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5593-1) 2026-04-06 02:02:11,052 - INFO - Waiting for VM ctest-vn1-vm1-50119314 to be up.. 2026-04-06 02:02:11,087 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-06 02:02:16,157 - DEBUG - VM is in ACTIVE state now 2026-04-06 02:02:16,157 - INFO - VM name : ctest-vn1-vm1-50119314 2026-04-06 02:02:16,351 - DEBUG - VM ctest-vn1-vm1-50119314 ID is 4f3e4b0c-5c5e-4e79-83a1-5dc013f192cd 2026-04-06 02:02:16,373 - DEBUG - VM ctest-vn1-vm1-50119314 launched on Node cn-jenkins-deploy-platform-ansible-os-5593-1 2026-04-06 02:02:16,440 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/4f3e4b0c-5c5e-4e79-83a1-5dc013f192cd 2026-04-06 02:02:16,448 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/60021f28-a514-4364-a9e9-0f8a0c228a36 2026-04-06 02:02:19,713 - 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-04-06 02:02:19,713 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50119314 failed! 2026-04-06 02:02:19,765 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42807826:ctest-vn1-33802187 is 2.123.232.1 and allocation pool is NOT set 2026-04-06 02:02:19,765 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42807826:ctest-vn1-33802187 is 76.240.248.193 and allocation pool is NOT set 2026-04-06 02:02:21,831 - 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=4.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.70 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 = 2.704/3.433/4.163/0.729 ms') 2026-04-06 02:02:21,831 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50119314 passed 2026-04-06 02:02:21,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:02:21,989 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50119314, IP 2.123.232.5, Port 22 2026-04-06 02:02:22,145 - DEBUG - VM ctest-vn1-vm1-50119314 is ready for SSH connections 2026-04-06 02:02:22,145 - INFO - Waiting for VM ctest-vn1-vm2-84813281 to be up.. 2026-04-06 02:02:22,221 - DEBUG - VM is in ACTIVE state now 2026-04-06 02:02:22,221 - INFO - VM name : ctest-vn1-vm2-84813281 2026-04-06 02:02:22,297 - DEBUG - VM ctest-vn1-vm2-84813281 ID is a3c11b8c-e748-4aa8-b650-b597cc7bf4f1 2026-04-06 02:02:22,297 - DEBUG - VM ctest-vn1-vm2-84813281 launched on Node cn-jenkins-deploy-platform-ansible-os-5593-1 2026-04-06 02:02:22,375 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/a3c11b8c-e748-4aa8-b650-b597cc7bf4f1 2026-04-06 02:02:22,383 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/f1892ee9-1b68-4b78-a809-79e11c5d0df2 2026-04-06 02:02:23,620 - 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=2.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.277 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.277/1.512/2.747/1.235 ms') 2026-04-06 02:02:23,621 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-84813281 passed 2026-04-06 02:02:23,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:02:23,769 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-84813281, IP 76.240.248.197, Port 22 2026-04-06 02:02:23,929 - DEBUG - VM ctest-vn1-vm2-84813281 is ready for SSH connections 2026-04-06 02:02:23,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:02:23,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:02:23,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:02:23,929 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 2.123.232.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-04-06 02:02:23,929 - DEBUG - ping -s 56 -c 3 -W 1 2.123.232.5 2026-04-06 02:02:27,590 - DEBUG - PING 2.123.232.5 (2.123.232.5): 56 data bytes 64 bytes from 2.123.232.5: seq=0 ttl=63 time=3.300 ms 64 bytes from 2.123.232.5: seq=1 ttl=63 time=0.833 ms 64 bytes from 2.123.232.5: seq=2 ttl=63 time=0.787 ms --- 2.123.232.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.787/1.640/3.300 ms 2026-04-06 02:02:27,590 - INFO - Ping to IP 2.123.232.5 from VM ctest-vn1-vm2-84813281 passed 2026-04-06 02:02:27,590 - INFO - Detaching port f1892ee9-1b68-4b78-a809-79e11c5d0df2 from VM ctest-vn1-vm2-84813281 2026-04-06 02:02:27,636 - INFO - Deleting VM ctest-vn1-vm2-84813281 2026-04-06 02:02:27,703 - INFO - Detaching port 60021f28-a514-4364-a9e9-0f8a0c228a36 from VM ctest-vn1-vm1-50119314 2026-04-06 02:02:27,735 - INFO - Deleting VM ctest-vn1-vm1-50119314 2026-04-06 02:02:27,937 - DEBUG - Response for delete_port : () 2026-04-06 02:02:28,149 - DEBUG - Response for delete_port : () 2026-04-06 02:02:28,149 - INFO - Deleting VN ctest-vn1-33802187 2026-04-06 02:02:28,319 - DEBUG - Response for deleting network () 2026-04-06 02:02:28,574 - DEBUG - No XMPP flaps were noticed during the test 2026-04-06 02:02:28,574 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20] 2026-04-06 02:02:28,574 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:02:29,257 - INFO - Deleted project: ctest-TestPorts-42807826, ID : a7cd19b9-d20f-462a-8e08-cb8903516aac