2026-09-09 09:46:34,521 - INFO - Domain Default found not creating
2026-09-09 09:46:34,681 - INFO - Project ctest-TestPorts-37167479 not found, creating it
2026-09-09 09:46:35,182 - INFO - Created Project:ctest-TestPorts-37167479, ID : 1843a2cc-e79e-49aa-adff-bfbbe81fea28
2026-09-09 09:46:36,740 - INFO - ================================================================================
2026-09-09 09:46:36,740 - INFO - STARTING TEST : test_ports_bindings
2026-09-09 09:46:36,740 - 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-09-09 09:46:37,005 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.25': '0'}} with
2026-09-09 09:46:37,005 - INFO - Initial checks done. Running the testcase now
2026-09-09 09:46:37,005 - INFO -
2026-09-09 09:46:37,598 - DEBUG - Response for create_network : {'network': {'id': '1ffc5392-4a95-47ba-838d-22f40e735c0c', 'name': 'ctest-vn-32709235', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'project_id': '1843a2cce79e49aaadffbfbbe81fea28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37167479', 'ctest-vn-32709235'], 'port_security_enabled': True, 'description': ''}}
2026-09-09 09:46:37,811 - DEBUG - Response for create_subnet : {'subnet': {'id': '231cc98b-f97f-44f8-8edf-dd79748c9945', 'name': '', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'network_id': '1ffc5392-4a95-47ba-838d-22f40e735c0c', 'ip_version': 4, 'cidr': '26.133.69.64/26', 'allocation_pools': [{'start': '26.133.69.66', 'end': '26.133.69.126'}], 'gateway_ip': '26.133.69.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.133.69.66', 'tags': [], 'project_id': '1843a2cce79e49aaadffbfbbe81fea28'}}
2026-09-09 09:46:37,827 - INFO - Created VN ctest-vn-32709235
2026-09-09 09:46:37,883 - DEBUG - VN ctest-vn-32709235 UUID is 1ffc5392-4a95-47ba-838d-22f40e735c0c
2026-09-09 09:46:37,989 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37167479', 'ctest-vmi-91163846']}
2026-09-09 09:46:38,355 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-91163846', 'id': '755f89e1-4f89-46e3-87a6-0ff99e3570ac', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'network_id': '1ffc5392-4a95-47ba-838d-22f40e735c0c', 'mac_address': '02:75:5f:89:e1:4f', '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': '26.133.69.67', 'subnet_id': '231cc98b-f97f-44f8-8edf-dd79748c9945'}], 'security_groups': ['3be49f4a-8d77-497a-a063-cf8f98c3c2dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '1843a2cce79e49aaadffbfbbe81fea28'}}
2026-09-09 09:46:38,355 - DEBUG - Created port 755f89e1-4f89-46e3-87a6-0ff99e3570ac
2026-09-09 09:46:38,463 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/755f89e1-4f89-46e3-87a6-0ff99e3570ac
2026-09-09 09:46:38,782 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/755f89e1-4f89-46e3-87a6-0ff99e3570ac
2026-09-09 09:46:38,812 - INFO - VMI 755f89e1-4f89-46e3-87a6-0ff99e3570ac verification in API Server passed
2026-09-09 09:46:38,917 - DEBUG - Response for delete_port : ()
2026-09-09 09:46:38,918 - INFO - Deleted port 755f89e1-4f89-46e3-87a6-0ff99e3570ac
2026-09-09 09:46:38,918 - INFO - Deleting VN ctest-vn-32709235
2026-09-09 09:46:39,016 - DEBUG - Response for deleting network ()
2026-09-09 09:46:39,286 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 09:46:39,286 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-09 09:46:39,286 - INFO - --------------------------------------------------------------------------------
2026-09-09 09:46:39,289 - INFO - ================================================================================
2026-09-09 09:46:39,289 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-09-09 09:46:39,289 - 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-09-09 09:46:39,580 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.25': '0'}} with
2026-09-09 09:46:39,580 - INFO - Initial checks done. Running the testcase now
2026-09-09 09:46:39,580 - INFO -
2026-09-09 09:46:39,780 - DEBUG - Response for create_network : {'network': {'id': '9ae59355-c05f-4cdd-9418-ae241816a492', 'name': 'ctest-vn1-51117182', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'project_id': '1843a2cce79e49aaadffbfbbe81fea28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37167479', 'ctest-vn1-51117182'], 'port_security_enabled': True, 'description': ''}}
2026-09-09 09:46:39,976 - DEBUG - Response for create_subnet : {'subnet': {'id': '0008928f-09e3-4aef-8a93-8ff51d51721c', 'name': '', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'network_id': '9ae59355-c05f-4cdd-9418-ae241816a492', 'ip_version': 4, 'cidr': '163.130.165.128/26', 'allocation_pools': [{'start': '163.130.165.130', 'end': '163.130.165.190'}], 'gateway_ip': '163.130.165.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.130.165.130', 'tags': [], 'project_id': '1843a2cce79e49aaadffbfbbe81fea28'}}
2026-09-09 09:46:40,136 - DEBUG - Response for create_subnet : {'subnet': {'id': '69fe7102-42a0-43b6-97c1-f433786f5d64', 'name': '', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'network_id': '9ae59355-c05f-4cdd-9418-ae241816a492', 'ip_version': 4, 'cidr': '56.161.239.64/26', 'allocation_pools': [{'start': '56.161.239.66', 'end': '56.161.239.126'}], 'gateway_ip': '56.161.239.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.161.239.66', 'tags': [], 'project_id': '1843a2cce79e49aaadffbfbbe81fea28'}}
2026-09-09 09:46:40,155 - INFO - Created VN ctest-vn1-51117182
2026-09-09 09:46:40,207 - DEBUG - VN ctest-vn1-51117182 UUID is 9ae59355-c05f-4cdd-9418-ae241816a492
2026-09-09 09:46:40,544 - DEBUG - Response for create_port : {'port': {'name': '1a4dc281-1fd6-4d5a-a476-93dfec61737d', 'id': '1a4dc281-1fd6-4d5a-a476-93dfec61737d', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'network_id': '9ae59355-c05f-4cdd-9418-ae241816a492', 'mac_address': '02:1a:4d:c2:81:1f', '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': '163.130.165.133', 'subnet_id': '0008928f-09e3-4aef-8a93-8ff51d51721c'}], 'security_groups': ['3be49f4a-8d77-497a-a063-cf8f98c3c2dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '1843a2cce79e49aaadffbfbbe81fea28'}}
2026-09-09 09:46:40,760 - DEBUG - Response for create_port : {'port': {'name': '6562e2eb-d261-4248-a9bf-a0ca20c45c47', 'id': '6562e2eb-d261-4248-a9bf-a0ca20c45c47', 'tenant_id': '1843a2cce79e49aaadffbfbbe81fea28', 'network_id': '9ae59355-c05f-4cdd-9418-ae241816a492', 'mac_address': '02:65:62:e2:eb:d2', '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': '56.161.239.69', 'subnet_id': '69fe7102-42a0-43b6-97c1-f433786f5d64'}], 'security_groups': ['3be49f4a-8d77-497a-a063-cf8f98c3c2dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '1843a2cce79e49aaadffbfbbe81fea28'}}
2026-09-09 09:46:40,824 - DEBUG - Services list from nova: [, , ]
2026-09-09 09:46:41,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6265-1)
2026-09-09 09:46:41,652 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6265-1)
2026-09-09 09:46:41,652 - INFO - Waiting for VM ctest-vn1-vm1-00941523 to be up..
2026-09-09 09:46:41,694 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:46:46,747 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:46:51,827 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:46:56,901 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:47:01,985 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:47:07,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:47:12,151 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:47:17,236 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-09 09:47:22,314 - DEBUG - VM is in ACTIVE state now
2026-09-09 09:47:22,314 - INFO - VM name : ctest-vn1-vm1-00941523
2026-09-09 09:47:22,391 - DEBUG - VM ctest-vn1-vm1-00941523 ID is 326cc40d-5a6c-4917-86b0-533b71a8093e
2026-09-09 09:47:22,412 - DEBUG - VM ctest-vn1-vm1-00941523 launched on Node cn-jenkins-deploy-platform-ansible-os-6265-1
2026-09-09 09:47:22,501 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/326cc40d-5a6c-4917-86b0-533b71a8093e
2026-09-09 09:47:22,510 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/1a4dc281-1fd6-4d5a-a476-93dfec61737d
2026-09-09 09:47:25,753 - 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 1006ms')
2026-09-09 09:47:25,753 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-00941523 failed!
2026-09-09 09:47:25,811 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37167479:ctest-vn1-51117182 is 163.130.165.129 and allocation pool is NOT set
2026-09-09 09:47:25,811 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37167479:ctest-vn1-51117182 is 56.161.239.65 and allocation pool is NOT set
2026-09-09 09:47:27,877 - 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=5.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.419 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.419/3.107/5.796/2.688 ms')
2026-09-09 09:47:27,877 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-00941523 passed
2026-09-09 09:47:28,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-09 09:47:28,031 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-00941523, IP 163.130.165.133, Port 22
2026-09-09 09:47:28,201 - DEBUG - VM ctest-vn1-vm1-00941523 is ready for SSH connections
2026-09-09 09:47:28,202 - INFO - Waiting for VM ctest-vn1-vm2-86446528 to be up..
2026-09-09 09:47:28,293 - DEBUG - VM is in ACTIVE state now
2026-09-09 09:47:28,293 - INFO - VM name : ctest-vn1-vm2-86446528
2026-09-09 09:47:28,384 - DEBUG - VM ctest-vn1-vm2-86446528 ID is 733a08d2-18c9-4134-9967-ad5decd70054
2026-09-09 09:47:28,385 - DEBUG - VM ctest-vn1-vm2-86446528 launched on Node cn-jenkins-deploy-platform-ansible-os-6265-1
2026-09-09 09:47:28,475 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/733a08d2-18c9-4134-9967-ad5decd70054
2026-09-09 09:47:28,482 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/6562e2eb-d261-4248-a9bf-a0ca20c45c47
2026-09-09 09:47:29,715 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.683 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.683/2.120/3.558/1.437 ms')
2026-09-09 09:47:29,715 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-86446528 passed
2026-09-09 09:47:29,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-09 09:47:29,867 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-86446528, IP 56.161.239.69, Port 22
2026-09-09 09:47:30,023 - DEBUG - VM ctest-vn1-vm2-86446528 is ready for SSH connections
2026-09-09 09:47:30,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-09 09:47:30,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-09 09:47:30,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-09 09:47:30,023 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 163.130.165.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-09-09 09:47:30,023 - DEBUG - ping -s 56 -c 3 -W 1 163.130.165.133
2026-09-09 09:47:34,004 - DEBUG - PING 163.130.165.133 (163.130.165.133): 56 data bytes
64 bytes from 163.130.165.133: seq=0 ttl=63 time=4.270 ms
64 bytes from 163.130.165.133: seq=1 ttl=63 time=1.179 ms
64 bytes from 163.130.165.133: seq=2 ttl=63 time=1.389 ms
--- 163.130.165.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.179/2.279/4.270 ms
2026-09-09 09:47:34,005 - INFO - Ping to IP 163.130.165.133 from VM ctest-vn1-vm2-86446528 passed
2026-09-09 09:47:34,005 - INFO - Detaching port 6562e2eb-d261-4248-a9bf-a0ca20c45c47 from VM ctest-vn1-vm2-86446528
2026-09-09 09:47:34,061 - INFO - Deleting VM ctest-vn1-vm2-86446528
2026-09-09 09:47:34,130 - INFO - Detaching port 1a4dc281-1fd6-4d5a-a476-93dfec61737d from VM ctest-vn1-vm1-00941523
2026-09-09 09:47:34,166 - INFO - Deleting VM ctest-vn1-vm1-00941523
2026-09-09 09:47:34,423 - DEBUG - Response for delete_port : ()
2026-09-09 09:47:34,601 - DEBUG - Response for delete_port : ()
2026-09-09 09:47:34,601 - INFO - Deleting VN ctest-vn1-51117182
2026-09-09 09:47:34,729 - DEBUG - Response for deleting network ()
2026-09-09 09:47:34,998 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 09:47:34,998 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55]
2026-09-09 09:47:34,998 - INFO - --------------------------------------------------------------------------------
2026-09-09 09:47:35,750 - INFO - Deleted project: ctest-TestPorts-37167479, ID : 1843a2cc-e79e-49aa-adff-bfbbe81fea28