2026-06-19 18:37:29,922 - INFO - Domain Default found not creating 2026-06-19 18:37:30,062 - INFO - Project ctest-TestPorts-59463561 not found, creating it 2026-06-19 18:37:30,504 - INFO - Created Project:ctest-TestPorts-59463561, ID : d4633a70-720e-4f68-a6f3-06157b64995a 2026-06-19 18:37:32,016 - INFO - ================================================================================ 2026-06-19 18:37:32,016 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 18:37:32,017 - 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-19 18:37:32,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-19 18:37:32,285 - INFO - Initial checks done. Running the testcase now 2026-06-19 18:37:32,285 - INFO - 2026-06-19 18:37:33,095 - DEBUG - Response for create_network : {'network': {'id': '425598c8-16cc-4221-8aa2-02466cacb668', 'name': 'ctest-vn-24573230', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'project_id': 'd4633a70720e4f68a6f306157b64995a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-59463561', 'ctest-vn-24573230'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 18:37:33,383 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe352056-60fa-4d33-bea0-4a8b70d607d2', 'name': '', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'network_id': '425598c8-16cc-4221-8aa2-02466cacb668', 'ip_version': 4, 'cidr': '13.169.15.192/26', 'allocation_pools': [{'start': '13.169.15.194', 'end': '13.169.15.254'}], 'gateway_ip': '13.169.15.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.169.15.194', 'tags': [], 'project_id': 'd4633a70720e4f68a6f306157b64995a'}} 2026-06-19 18:37:33,401 - INFO - Created VN ctest-vn-24573230 2026-06-19 18:37:33,454 - DEBUG - VN ctest-vn-24573230 UUID is 425598c8-16cc-4221-8aa2-02466cacb668 2026-06-19 18:37:33,553 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-59463561', 'ctest-vmi-72502900']} 2026-06-19 18:37:33,807 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-72502900', 'id': '9a7b3c36-d18d-4d52-88e4-0a8f69ae532b', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'network_id': '425598c8-16cc-4221-8aa2-02466cacb668', 'mac_address': '02:9a:7b:3c:36:d1', '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': '13.169.15.195', 'subnet_id': 'fe352056-60fa-4d33-bea0-4a8b70d607d2'}], 'security_groups': ['52f4b670-1318-4339-841a-3de24f18aa84'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd4633a70720e4f68a6f306157b64995a'}} 2026-06-19 18:37:33,807 - DEBUG - Created port 9a7b3c36-d18d-4d52-88e4-0a8f69ae532b 2026-06-19 18:37:33,910 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9a7b3c36-d18d-4d52-88e4-0a8f69ae532b 2026-06-19 18:37:34,226 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9a7b3c36-d18d-4d52-88e4-0a8f69ae532b 2026-06-19 18:37:34,255 - INFO - VMI 9a7b3c36-d18d-4d52-88e4-0a8f69ae532b verification in API Server passed 2026-06-19 18:37:34,342 - DEBUG - Response for delete_port : () 2026-06-19 18:37:34,342 - INFO - Deleted port 9a7b3c36-d18d-4d52-88e4-0a8f69ae532b 2026-06-19 18:37:34,342 - INFO - Deleting VN ctest-vn-24573230 2026-06-19 18:37:34,449 - DEBUG - Response for deleting network () 2026-06-19 18:37:34,703 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 18:37:34,703 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-19 18:37:34,703 - INFO - -------------------------------------------------------------------------------- 2026-06-19 18:37:34,706 - INFO - ================================================================================ 2026-06-19 18:37:34,706 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 18:37:34,706 - 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-19 18:37:34,995 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-19 18:37:34,995 - INFO - Initial checks done. Running the testcase now 2026-06-19 18:37:34,995 - INFO - 2026-06-19 18:37:35,152 - DEBUG - Response for create_network : {'network': {'id': '64e7ecbd-309b-4435-8e65-c148762aeb03', 'name': 'ctest-vn1-10620782', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'project_id': 'd4633a70720e4f68a6f306157b64995a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-59463561', 'ctest-vn1-10620782'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 18:37:35,304 - DEBUG - Response for create_subnet : {'subnet': {'id': '499ae769-f720-4f1f-8c9c-3c84a0ee9ab0', 'name': '', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'network_id': '64e7ecbd-309b-4435-8e65-c148762aeb03', 'ip_version': 4, 'cidr': '97.230.23.192/26', 'allocation_pools': [{'start': '97.230.23.194', 'end': '97.230.23.254'}], 'gateway_ip': '97.230.23.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.230.23.194', 'tags': [], 'project_id': 'd4633a70720e4f68a6f306157b64995a'}} 2026-06-19 18:37:35,434 - DEBUG - Response for create_subnet : {'subnet': {'id': '2bd04c1a-92c7-45f9-b2f2-afe8f28af247', 'name': '', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'network_id': '64e7ecbd-309b-4435-8e65-c148762aeb03', 'ip_version': 4, 'cidr': '39.26.44.64/26', 'allocation_pools': [{'start': '39.26.44.66', 'end': '39.26.44.126'}], 'gateway_ip': '39.26.44.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.26.44.66', 'tags': [], 'project_id': 'd4633a70720e4f68a6f306157b64995a'}} 2026-06-19 18:37:35,449 - INFO - Created VN ctest-vn1-10620782 2026-06-19 18:37:35,498 - DEBUG - VN ctest-vn1-10620782 UUID is 64e7ecbd-309b-4435-8e65-c148762aeb03 2026-06-19 18:37:35,754 - DEBUG - Response for create_port : {'port': {'name': '8387ea04-8590-428b-8454-cecc99b2243d', 'id': '8387ea04-8590-428b-8454-cecc99b2243d', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'network_id': '64e7ecbd-309b-4435-8e65-c148762aeb03', 'mac_address': '02:83:87:ea:04:85', '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': '97.230.23.197', 'subnet_id': '499ae769-f720-4f1f-8c9c-3c84a0ee9ab0'}], 'security_groups': ['52f4b670-1318-4339-841a-3de24f18aa84'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd4633a70720e4f68a6f306157b64995a'}} 2026-06-19 18:37:35,905 - DEBUG - Response for create_port : {'port': {'name': '60c94956-0a54-48eb-88bc-bf84faf3d339', 'id': '60c94956-0a54-48eb-88bc-bf84faf3d339', 'tenant_id': 'd4633a70720e4f68a6f306157b64995a', 'network_id': '64e7ecbd-309b-4435-8e65-c148762aeb03', 'mac_address': '02:60:c9:49:56:0a', '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': '39.26.44.69', 'subnet_id': '2bd04c1a-92c7-45f9-b2f2-afe8f28af247'}], 'security_groups': ['52f4b670-1318-4339-841a-3de24f18aa84'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd4633a70720e4f68a6f306157b64995a'}} 2026-06-19 18:37:35,960 - DEBUG - Services list from nova: [, , ] 2026-06-19 18:37:36,240 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6000-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6000-1) 2026-06-19 18:37:36,570 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6000-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6000-1) 2026-06-19 18:37:36,570 - INFO - Waiting for VM ctest-vn1-vm1-16767543 to be up.. 2026-06-19 18:37:36,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 18:37:41,644 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 18:37:46,716 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 18:37:51,781 - DEBUG - VM is in ACTIVE state now 2026-06-19 18:37:51,781 - INFO - VM name : ctest-vn1-vm1-16767543 2026-06-19 18:37:51,841 - DEBUG - VM ctest-vn1-vm1-16767543 ID is d2ef8c33-64f1-42a5-8643-bbf8f1905f01 2026-06-19 18:37:51,858 - DEBUG - VM ctest-vn1-vm1-16767543 launched on Node cn-jenkins-deploy-platform-ansible-os-6000-1 2026-06-19 18:37:51,930 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2ef8c33-64f1-42a5-8643-bbf8f1905f01 2026-06-19 18:37:51,937 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8387ea04-8590-428b-8454-cecc99b2243d 2026-06-19 18:37:55,208 - 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-19 18:37:55,208 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16767543 failed! 2026-06-19 18:37:55,262 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-59463561:ctest-vn1-10620782 is 97.230.23.193 and allocation pool is NOT set 2026-06-19 18:37:55,263 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-59463561:ctest-vn1-10620782 is 39.26.44.65 and allocation pool is NOT set 2026-06-19 18:37:57,321 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.510 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.510/1.765/3.020/1.255 ms') 2026-06-19 18:37:57,321 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16767543 passed 2026-06-19 18:37:57,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:37:57,474 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-16767543, IP 97.230.23.197, Port 22 2026-06-19 18:37:57,625 - DEBUG - VM ctest-vn1-vm1-16767543 is ready for SSH connections 2026-06-19 18:37:57,625 - INFO - Waiting for VM ctest-vn1-vm2-97058746 to be up.. 2026-06-19 18:37:57,693 - DEBUG - VM is in ACTIVE state now 2026-06-19 18:37:57,693 - INFO - VM name : ctest-vn1-vm2-97058746 2026-06-19 18:37:57,754 - DEBUG - VM ctest-vn1-vm2-97058746 ID is fcb48ce1-eea6-487b-a625-8bf490d65ac9 2026-06-19 18:37:57,754 - DEBUG - VM ctest-vn1-vm2-97058746 launched on Node cn-jenkins-deploy-platform-ansible-os-6000-1 2026-06-19 18:37:57,819 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fcb48ce1-eea6-487b-a625-8bf490d65ac9 2026-06-19 18:37:57,826 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/60c94956-0a54-48eb-88bc-bf84faf3d339 2026-06-19 18:37:59,058 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.395 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.395/1.783/3.171/1.388 ms') 2026-06-19 18:37:59,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-97058746 passed 2026-06-19 18:37:59,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:37:59,206 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-97058746, IP 39.26.44.69, Port 22 2026-06-19 18:37:59,366 - DEBUG - VM ctest-vn1-vm2-97058746 is ready for SSH connections 2026-06-19 18:37:59,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:37:59,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:37:59,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 18:37:59,366 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.230.23.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-19 18:37:59,367 - DEBUG - ping -s 56 -c 3 -W 1 97.230.23.197 2026-06-19 18:38:03,219 - DEBUG - PING 97.230.23.197 (97.230.23.197): 56 data bytes 64 bytes from 97.230.23.197: seq=0 ttl=63 time=4.543 ms 64 bytes from 97.230.23.197: seq=1 ttl=63 time=1.603 ms 64 bytes from 97.230.23.197: seq=2 ttl=63 time=1.901 ms --- 97.230.23.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.603/2.682/4.543 ms 2026-06-19 18:38:03,219 - INFO - Ping to IP 97.230.23.197 from VM ctest-vn1-vm2-97058746 passed 2026-06-19 18:38:03,219 - INFO - Detaching port 60c94956-0a54-48eb-88bc-bf84faf3d339 from VM ctest-vn1-vm2-97058746 2026-06-19 18:38:03,265 - INFO - Deleting VM ctest-vn1-vm2-97058746 2026-06-19 18:38:03,337 - INFO - Detaching port 8387ea04-8590-428b-8454-cecc99b2243d from VM ctest-vn1-vm1-16767543 2026-06-19 18:38:03,369 - INFO - Deleting VM ctest-vn1-vm1-16767543 2026-06-19 18:38:03,570 - DEBUG - Response for delete_port : () 2026-06-19 18:38:03,708 - DEBUG - Response for delete_port : () 2026-06-19 18:38:03,708 - INFO - Deleting VN ctest-vn1-10620782 2026-06-19 18:38:03,824 - DEBUG - Response for deleting network () 2026-06-19 18:38:04,092 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 18:38:04,092 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-19 18:38:04,092 - INFO - -------------------------------------------------------------------------------- 2026-06-19 18:38:04,789 - INFO - Deleted project: ctest-TestPorts-59463561, ID : d4633a70-720e-4f68-a6f3-06157b64995a