2026-06-18 16:44:06,986 - INFO - Domain Default found not creating 2026-06-18 16:44:07,125 - INFO - Project ctest-TestPorts-04239483 not found, creating it 2026-06-18 16:44:07,575 - INFO - Created Project:ctest-TestPorts-04239483, ID : 665dda26-ec56-4863-bc74-46c1b47fdacd 2026-06-18 16:44:09,136 - INFO - ================================================================================ 2026-06-18 16:44:09,136 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 16:44:09,136 - 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-06-18 16:44:09,394 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-06-18 16:44:09,394 - INFO - Initial checks done. Running the testcase now 2026-06-18 16:44:09,394 - INFO - 2026-06-18 16:44:10,043 - DEBUG - Response for create_network : {'network': {'id': 'c6252243-5b73-4cda-a623-ae2c26752ba9', 'name': 'ctest-vn-01284813', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'project_id': '665dda26ec564863bc7446c1b47fdacd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04239483', 'ctest-vn-01284813'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 16:44:10,236 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c524be1-23a4-4f03-af7b-9d8e2ac409a3', 'name': '', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'network_id': 'c6252243-5b73-4cda-a623-ae2c26752ba9', 'ip_version': 4, 'cidr': '76.186.33.64/26', 'allocation_pools': [{'start': '76.186.33.66', 'end': '76.186.33.126'}], 'gateway_ip': '76.186.33.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.186.33.66', 'tags': [], 'project_id': '665dda26ec564863bc7446c1b47fdacd'}} 2026-06-18 16:44:10,250 - INFO - Created VN ctest-vn-01284813 2026-06-18 16:44:10,306 - DEBUG - VN ctest-vn-01284813 UUID is c6252243-5b73-4cda-a623-ae2c26752ba9 2026-06-18 16:44:10,419 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-04239483', 'ctest-vmi-54804029']} 2026-06-18 16:44:10,666 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-54804029', 'id': '19af3308-9b2f-4dd2-9858-1006084cc53a', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'network_id': 'c6252243-5b73-4cda-a623-ae2c26752ba9', 'mac_address': '02:19:af:33:08:9b', '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': '76.186.33.67', 'subnet_id': '8c524be1-23a4-4f03-af7b-9d8e2ac409a3'}], 'security_groups': ['2c919673-dea4-4cce-b1e1-c16aea1a3cea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '665dda26ec564863bc7446c1b47fdacd'}} 2026-06-18 16:44:10,666 - DEBUG - Created port 19af3308-9b2f-4dd2-9858-1006084cc53a 2026-06-18 16:44:10,770 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/19af3308-9b2f-4dd2-9858-1006084cc53a 2026-06-18 16:44:11,141 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/19af3308-9b2f-4dd2-9858-1006084cc53a 2026-06-18 16:44:11,170 - INFO - VMI 19af3308-9b2f-4dd2-9858-1006084cc53a verification in API Server passed 2026-06-18 16:44:11,254 - DEBUG - Response for delete_port : () 2026-06-18 16:44:11,254 - INFO - Deleted port 19af3308-9b2f-4dd2-9858-1006084cc53a 2026-06-18 16:44:11,255 - INFO - Deleting VN ctest-vn-01284813 2026-06-18 16:44:11,344 - DEBUG - Response for deleting network () 2026-06-18 16:44:11,602 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 16:44:11,602 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-18 16:44:11,602 - INFO - -------------------------------------------------------------------------------- 2026-06-18 16:44:11,604 - INFO - ================================================================================ 2026-06-18 16:44:11,604 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 16:44:11,605 - 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-06-18 16:44:11,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-06-18 16:44:11,893 - INFO - Initial checks done. Running the testcase now 2026-06-18 16:44:11,893 - INFO - 2026-06-18 16:44:12,066 - DEBUG - Response for create_network : {'network': {'id': '464b0c7a-81fa-4150-8b23-1e5f951bd157', 'name': 'ctest-vn1-79093648', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'project_id': '665dda26ec564863bc7446c1b47fdacd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04239483', 'ctest-vn1-79093648'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 16:44:12,226 - DEBUG - Response for create_subnet : {'subnet': {'id': '62105468-d250-4218-8fdf-1fbd2256603e', 'name': '', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'network_id': '464b0c7a-81fa-4150-8b23-1e5f951bd157', 'ip_version': 4, 'cidr': '144.135.201.128/26', 'allocation_pools': [{'start': '144.135.201.130', 'end': '144.135.201.190'}], 'gateway_ip': '144.135.201.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.135.201.130', 'tags': [], 'project_id': '665dda26ec564863bc7446c1b47fdacd'}} 2026-06-18 16:44:12,401 - DEBUG - Response for create_subnet : {'subnet': {'id': 'deb8a4ca-bf7d-46e4-8d80-d713c3fb39ae', 'name': '', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'network_id': '464b0c7a-81fa-4150-8b23-1e5f951bd157', 'ip_version': 4, 'cidr': '216.182.73.0/26', 'allocation_pools': [{'start': '216.182.73.2', 'end': '216.182.73.62'}], 'gateway_ip': '216.182.73.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.182.73.2', 'tags': [], 'project_id': '665dda26ec564863bc7446c1b47fdacd'}} 2026-06-18 16:44:12,417 - INFO - Created VN ctest-vn1-79093648 2026-06-18 16:44:12,470 - DEBUG - VN ctest-vn1-79093648 UUID is 464b0c7a-81fa-4150-8b23-1e5f951bd157 2026-06-18 16:44:12,751 - DEBUG - Response for create_port : {'port': {'name': '65aec364-5111-4770-abcf-61f84012afdb', 'id': '65aec364-5111-4770-abcf-61f84012afdb', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'network_id': '464b0c7a-81fa-4150-8b23-1e5f951bd157', 'mac_address': '02:65:ae:c3:64: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': '144.135.201.133', 'subnet_id': '62105468-d250-4218-8fdf-1fbd2256603e'}], 'security_groups': ['2c919673-dea4-4cce-b1e1-c16aea1a3cea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '665dda26ec564863bc7446c1b47fdacd'}} 2026-06-18 16:44:12,914 - DEBUG - Response for create_port : {'port': {'name': 'eb80720a-f30c-4c3b-aee2-325879858020', 'id': 'eb80720a-f30c-4c3b-aee2-325879858020', 'tenant_id': '665dda26ec564863bc7446c1b47fdacd', 'network_id': '464b0c7a-81fa-4150-8b23-1e5f951bd157', 'mac_address': '02:eb:80:72:0a:f3', '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': '216.182.73.5', 'subnet_id': 'deb8a4ca-bf7d-46e4-8d80-d713c3fb39ae'}], 'security_groups': ['2c919673-dea4-4cce-b1e1-c16aea1a3cea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '665dda26ec564863bc7446c1b47fdacd'}} 2026-06-18 16:44:12,969 - DEBUG - Services list from nova: [, , ] 2026-06-18 16:44:13,292 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5989-1) 2026-06-18 16:44:13,643 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5989-1) 2026-06-18 16:44:13,643 - INFO - Waiting for VM ctest-vn1-vm1-50085314 to be up.. 2026-06-18 16:44:13,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 16:44:18,735 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 16:44:23,803 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 16:44:28,882 - DEBUG - VM is in ACTIVE state now 2026-06-18 16:44:28,882 - INFO - VM name : ctest-vn1-vm1-50085314 2026-06-18 16:44:28,954 - DEBUG - VM ctest-vn1-vm1-50085314 ID is 1c8f85ce-cc07-412a-94c5-03ae642003b6 2026-06-18 16:44:28,972 - DEBUG - VM ctest-vn1-vm1-50085314 launched on Node cn-jenkins-deploy-platform-ansible-os-5989-1 2026-06-18 16:44:29,045 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1c8f85ce-cc07-412a-94c5-03ae642003b6 2026-06-18 16:44:29,053 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/65aec364-5111-4770-abcf-61f84012afdb 2026-06-18 16:44:32,324 - 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 1031ms') 2026-06-18 16:44:32,324 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50085314 failed! 2026-06-18 16:44:32,378 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04239483:ctest-vn1-79093648 is 144.135.201.129 and allocation pool is NOT set 2026-06-18 16:44:32,378 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04239483:ctest-vn1-79093648 is 216.182.73.1 and allocation pool is NOT set 2026-06-18 16:44:34,442 - 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.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.405 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.405/1.892/3.379/1.487 ms') 2026-06-18 16:44:34,442 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50085314 passed 2026-06-18 16:44:34,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 16:44:34,590 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50085314, IP 144.135.201.133, Port 22 2026-06-18 16:44:34,753 - DEBUG - VM ctest-vn1-vm1-50085314 is ready for SSH connections 2026-06-18 16:44:34,753 - INFO - Waiting for VM ctest-vn1-vm2-22613569 to be up.. 2026-06-18 16:44:34,818 - DEBUG - VM is in ACTIVE state now 2026-06-18 16:44:34,819 - INFO - VM name : ctest-vn1-vm2-22613569 2026-06-18 16:44:34,883 - DEBUG - VM ctest-vn1-vm2-22613569 ID is dc12975d-d15d-4e73-88c8-08344f6924a6 2026-06-18 16:44:34,884 - DEBUG - VM ctest-vn1-vm2-22613569 launched on Node cn-jenkins-deploy-platform-ansible-os-5989-1 2026-06-18 16:44:34,950 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dc12975d-d15d-4e73-88c8-08344f6924a6 2026-06-18 16:44:34,958 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/eb80720a-f30c-4c3b-aee2-325879858020 2026-06-18 16:44:36,188 - 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=5.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.513 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 = 0.513/2.845/5.178/2.332 ms') 2026-06-18 16:44:36,188 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-22613569 passed 2026-06-18 16:44:36,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 16:44:36,338 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-22613569, IP 216.182.73.5, Port 22 2026-06-18 16:44:36,493 - DEBUG - VM ctest-vn1-vm2-22613569 is ready for SSH connections 2026-06-18 16:44:36,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 16:44:36,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 16:44:36,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 16:44:36,494 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 144.135.201.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-18 16:44:36,494 - DEBUG - ping -s 56 -c 3 -W 1 144.135.201.133 2026-06-18 16:44:40,137 - DEBUG - PING 144.135.201.133 (144.135.201.133): 56 data bytes 64 bytes from 144.135.201.133: seq=0 ttl=63 time=4.529 ms 64 bytes from 144.135.201.133: seq=1 ttl=63 time=0.856 ms 64 bytes from 144.135.201.133: seq=2 ttl=63 time=0.921 ms --- 144.135.201.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.856/2.102/4.529 ms 2026-06-18 16:44:40,137 - INFO - Ping to IP 144.135.201.133 from VM ctest-vn1-vm2-22613569 passed 2026-06-18 16:44:40,138 - INFO - Detaching port eb80720a-f30c-4c3b-aee2-325879858020 from VM ctest-vn1-vm2-22613569 2026-06-18 16:44:40,190 - INFO - Deleting VM ctest-vn1-vm2-22613569 2026-06-18 16:44:40,266 - INFO - Detaching port 65aec364-5111-4770-abcf-61f84012afdb from VM ctest-vn1-vm1-50085314 2026-06-18 16:44:40,298 - INFO - Deleting VM ctest-vn1-vm1-50085314 2026-06-18 16:44:40,510 - DEBUG - Response for delete_port : () 2026-06-18 16:44:40,641 - DEBUG - Response for delete_port : () 2026-06-18 16:44:40,641 - INFO - Deleting VN ctest-vn1-79093648 2026-06-18 16:44:40,745 - DEBUG - Response for deleting network () 2026-06-18 16:44:41,011 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 16:44:41,011 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-18 16:44:41,013 - INFO - -------------------------------------------------------------------------------- 2026-06-18 16:44:41,771 - INFO - Deleted project: ctest-TestPorts-04239483, ID : 665dda26-ec56-4863-bc74-46c1b47fdacd