2026-02-22 10:55:38,869 - INFO - Domain Default found not creating 2026-02-22 10:55:39,033 - INFO - Project ctest-TestPorts-01042533 not found, creating it 2026-02-22 10:55:39,487 - INFO - Created Project:ctest-TestPorts-01042533, ID : 71ed041b-fcea-4a24-b53b-d29d546eaf85 2026-02-22 10:55:41,021 - INFO - ================================================================================ 2026-02-22 10:55:41,021 - INFO - STARTING TEST : test_ports_bindings 2026-02-22 10:55:41,021 - 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-22 10:55:41,292 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-02-22 10:55:41,292 - INFO - Initial checks done. Running the testcase now 2026-02-22 10:55:41,292 - INFO - 2026-02-22 10:55:41,808 - DEBUG - Response for create_network : {'network': {'id': '1a539355-8ff7-4c46-8fa0-867e60f1fdaa', 'name': 'ctest-vn-21893363', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'project_id': '71ed041bfcea4a24b53bd29d546eaf85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01042533', 'ctest-vn-21893363'], 'port_security_enabled': True, 'description': ''}} 2026-02-22 10:55:41,997 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca23e77a-3c98-4a70-9b61-1cfdb709dd7b', 'name': '', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'network_id': '1a539355-8ff7-4c46-8fa0-867e60f1fdaa', 'ip_version': 4, 'cidr': '32.248.115.64/26', 'allocation_pools': [{'start': '32.248.115.66', 'end': '32.248.115.126'}], 'gateway_ip': '32.248.115.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.248.115.66', 'tags': [], 'project_id': '71ed041bfcea4a24b53bd29d546eaf85'}} 2026-02-22 10:55:42,015 - INFO - Created VN ctest-vn-21893363 2026-02-22 10:55:42,066 - DEBUG - VN ctest-vn-21893363 UUID is 1a539355-8ff7-4c46-8fa0-867e60f1fdaa 2026-02-22 10:55:42,174 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-01042533', 'ctest-vmi-72023802']} 2026-02-22 10:55:42,403 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-72023802', 'id': '794653e6-19e5-4275-a3ed-7881ac8fe59a', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'network_id': '1a539355-8ff7-4c46-8fa0-867e60f1fdaa', 'mac_address': '02:79:46:53:e6:19', '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': '32.248.115.67', 'subnet_id': 'ca23e77a-3c98-4a70-9b61-1cfdb709dd7b'}], 'security_groups': ['8a202f1a-1a05-4b93-bb5b-83660bc37567'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71ed041bfcea4a24b53bd29d546eaf85'}} 2026-02-22 10:55:42,403 - DEBUG - Created port 794653e6-19e5-4275-a3ed-7881ac8fe59a 2026-02-22 10:55:42,510 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/794653e6-19e5-4275-a3ed-7881ac8fe59a 2026-02-22 10:55:42,804 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/794653e6-19e5-4275-a3ed-7881ac8fe59a 2026-02-22 10:55:42,843 - INFO - VMI 794653e6-19e5-4275-a3ed-7881ac8fe59a verification in API Server passed 2026-02-22 10:55:42,927 - DEBUG - Response for delete_port : () 2026-02-22 10:55:42,928 - INFO - Deleted port 794653e6-19e5-4275-a3ed-7881ac8fe59a 2026-02-22 10:55:42,928 - INFO - Deleting VN ctest-vn-21893363 2026-02-22 10:55:43,023 - DEBUG - Response for deleting network () 2026-02-22 10:55:43,291 - DEBUG - No XMPP flaps were noticed during the test
2026-02-22 10:55:43,291 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-22 10:55:43,291 - INFO - -------------------------------------------------------------------------------- 2026-02-22 10:55:43,295 - INFO - ================================================================================ 2026-02-22 10:55:43,295 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-22 10:55:43,295 - 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-22 10:55:43,572 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-02-22 10:55:43,572 - INFO - Initial checks done. Running the testcase now 2026-02-22 10:55:43,572 - INFO - 2026-02-22 10:55:43,737 - DEBUG - Response for create_network : {'network': {'id': '5a88b652-2c89-4453-b4cf-aada6318136b', 'name': 'ctest-vn1-76542354', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'project_id': '71ed041bfcea4a24b53bd29d546eaf85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01042533', 'ctest-vn1-76542354'], 'port_security_enabled': True, 'description': ''}} 2026-02-22 10:55:43,949 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bed263f0-a71d-44b3-9f3d-c4a5e497ca4e', 'name': '', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'network_id': '5a88b652-2c89-4453-b4cf-aada6318136b', 'ip_version': 4, 'cidr': '143.16.46.128/26', 'allocation_pools': [{'start': '143.16.46.130', 'end': '143.16.46.190'}], 'gateway_ip': '143.16.46.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '143.16.46.130', 'tags': [], 'project_id': '71ed041bfcea4a24b53bd29d546eaf85'}} 2026-02-22 10:55:44,146 - DEBUG - Response for create_subnet : {'subnet': {'id': '682c7919-4ea1-43f0-9fdc-034626a14ba7', 'name': '', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'network_id': '5a88b652-2c89-4453-b4cf-aada6318136b', 'ip_version': 4, 'cidr': '218.98.224.128/26', 'allocation_pools': [{'start': '218.98.224.130', 'end': '218.98.224.190'}], 'gateway_ip': '218.98.224.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.98.224.130', 'tags': [], 'project_id': '71ed041bfcea4a24b53bd29d546eaf85'}} 2026-02-22 10:55:44,169 - INFO - Created VN ctest-vn1-76542354 2026-02-22 10:55:44,222 - DEBUG - VN ctest-vn1-76542354 UUID is 5a88b652-2c89-4453-b4cf-aada6318136b 2026-02-22 10:55:44,522 - DEBUG - Response for create_port : {'port': {'name': '5082a0a7-350a-47da-af6f-f5fdb970f2ce', 'id': '5082a0a7-350a-47da-af6f-f5fdb970f2ce', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'network_id': '5a88b652-2c89-4453-b4cf-aada6318136b', 'mac_address': '02:50:82:a0:a7:35', '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': '143.16.46.133', 'subnet_id': 'bed263f0-a71d-44b3-9f3d-c4a5e497ca4e'}], 'security_groups': ['8a202f1a-1a05-4b93-bb5b-83660bc37567'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71ed041bfcea4a24b53bd29d546eaf85'}} 2026-02-22 10:55:44,686 - DEBUG - Response for create_port : {'port': {'name': '3dde98d6-dd7c-4ed4-b4c1-3de7f2b74b3a', 'id': '3dde98d6-dd7c-4ed4-b4c1-3de7f2b74b3a', 'tenant_id': '71ed041bfcea4a24b53bd29d546eaf85', 'network_id': '5a88b652-2c89-4453-b4cf-aada6318136b', 'mac_address': '02:3d:de:98:d6:dd', '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': '218.98.224.133', 'subnet_id': '682c7919-4ea1-43f0-9fdc-034626a14ba7'}], 'security_groups': ['8a202f1a-1a05-4b93-bb5b-83660bc37567'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71ed041bfcea4a24b53bd29d546eaf85'}} 2026-02-22 10:55:44,743 - DEBUG - Services list from nova: [, , ] 2026-02-22 10:55:45,091 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5381-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5381-1) 2026-02-22 10:55:45,499 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5381-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5381-1) 2026-02-22 10:55:45,499 - INFO - Waiting for VM ctest-vn1-vm1-63213735 to be up.. 2026-02-22 10:55:45,544 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-22 10:55:50,628 - DEBUG - VM is in ACTIVE state now 2026-02-22 10:55:50,628 - INFO - VM name : ctest-vn1-vm1-63213735 2026-02-22 10:55:50,724 - DEBUG - VM ctest-vn1-vm1-63213735 ID is 1d9f96f2-d6fe-4792-9d96-df6851d59495 2026-02-22 10:55:50,746 - DEBUG - VM ctest-vn1-vm1-63213735 launched on Node cn-jenkins-deploy-platform-ansible-os-5381-1 2026-02-22 10:55:50,829 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1d9f96f2-d6fe-4792-9d96-df6851d59495 2026-02-22 10:55:50,837 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5082a0a7-350a-47da-af6f-f5fdb970f2ce 2026-02-22 10:55:54,087 - 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 1007ms') 2026-02-22 10:55:54,088 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-63213735 failed! 2026-02-22 10:55:54,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01042533:ctest-vn1-76542354 is 143.16.46.129 and allocation pool is NOT set 2026-02-22 10:55:54,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01042533:ctest-vn1-76542354 is 218.98.224.129 and allocation pool is NOT set 2026-02-22 10:55:58,215 - 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=2 ttl=63 time=8.47 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.466/8.466/8.466/0.000 ms') 2026-02-22 10:55:58,216 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-63213735 passed 2026-02-22 10:55:58,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-22 10:55:58,371 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-63213735, IP 143.16.46.133, Port 22 2026-02-22 10:55:58,526 - DEBUG - VM ctest-vn1-vm1-63213735 is ready for SSH connections 2026-02-22 10:55:58,526 - INFO - Waiting for VM ctest-vn1-vm2-49467902 to be up.. 2026-02-22 10:55:58,616 - DEBUG - VM is in ACTIVE state now 2026-02-22 10:55:58,616 - INFO - VM name : ctest-vn1-vm2-49467902 2026-02-22 10:55:58,691 - DEBUG - VM ctest-vn1-vm2-49467902 ID is 47829c11-bcc0-4e39-8830-243e8ac34540 2026-02-22 10:55:58,692 - DEBUG - VM ctest-vn1-vm2-49467902 launched on Node cn-jenkins-deploy-platform-ansible-os-5381-1 2026-02-22 10:55:58,773 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/47829c11-bcc0-4e39-8830-243e8ac34540 2026-02-22 10:55:58,781 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3dde98d6-dd7c-4ed4-b4c1-3de7f2b74b3a 2026-02-22 10:56:00,019 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.934 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.934/2.355/3.776/1.421 ms') 2026-02-22 10:56:00,019 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-49467902 passed 2026-02-22 10:56:00,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-22 10:56:00,175 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-49467902, IP 218.98.224.133, Port 22 2026-02-22 10:56:00,330 - DEBUG - VM ctest-vn1-vm2-49467902 is ready for SSH connections 2026-02-22 10:56:00,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-22 10:56:00,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-22 10:56:00,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-22 10:56:00,331 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 143.16.46.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-02-22 10:56:00,331 - DEBUG - ping -s 56 -c 3 -W 1 143.16.46.133 2026-02-22 10:56:04,021 - DEBUG - PING 143.16.46.133 (143.16.46.133): 56 data bytes 64 bytes from 143.16.46.133: seq=0 ttl=63 time=3.805 ms 64 bytes from 143.16.46.133: seq=1 ttl=63 time=0.879 ms 64 bytes from 143.16.46.133: seq=2 ttl=63 time=1.328 ms --- 143.16.46.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.879/2.004/3.805 ms 2026-02-22 10:56:04,021 - INFO - Ping to IP 143.16.46.133 from VM ctest-vn1-vm2-49467902 passed 2026-02-22 10:56:04,021 - INFO - Detaching port 3dde98d6-dd7c-4ed4-b4c1-3de7f2b74b3a from VM ctest-vn1-vm2-49467902 2026-02-22 10:56:04,072 - INFO - Deleting VM ctest-vn1-vm2-49467902 2026-02-22 10:56:04,141 - INFO - Detaching port 5082a0a7-350a-47da-af6f-f5fdb970f2ce from VM ctest-vn1-vm1-63213735 2026-02-22 10:56:04,178 - INFO - Deleting VM ctest-vn1-vm1-63213735 2026-02-22 10:56:04,431 - DEBUG - Response for delete_port : () 2026-02-22 10:56:04,599 - DEBUG - Response for delete_port : () 2026-02-22 10:56:04,600 - INFO - Deleting VN ctest-vn1-76542354 2026-02-22 10:56:04,745 - DEBUG - Response for deleting network () 2026-02-22 10:56:05,012 - DEBUG - No XMPP flaps were noticed during the test
2026-02-22 10:56:05,012 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-02-22 10:56:05,012 - INFO - -------------------------------------------------------------------------------- 2026-02-22 10:56:05,714 - INFO - Deleted project: ctest-TestPorts-01042533, ID : 71ed041b-fcea-4a24-b53b-d29d546eaf85