2026-06-15 15:46:48,992 - INFO - Domain Default found not creating
2026-06-15 15:46:49,106 - INFO - Project ctest-TestPorts-57788318 not found, creating it
2026-06-15 15:46:49,552 - INFO - Created Project:ctest-TestPorts-57788318, ID : b3bebef4-e132-47ff-aa83-868f941c99ec
2026-06-15 15:46:50,932 - INFO - ================================================================================
2026-06-15 15:46:50,932 - INFO - STARTING TEST : test_ports_bindings
2026-06-15 15:46:50,933 - 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-15 15:46:51,191 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-15 15:46:51,191 - INFO - Initial checks done. Running the testcase now
2026-06-15 15:46:51,191 - INFO -
2026-06-15 15:46:51,754 - DEBUG - Response for create_network : {'network': {'id': 'eac08fc2-f8c2-47cf-a6ab-32952d15eb06', 'name': 'ctest-vn-03677338', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'project_id': 'b3bebef4e13247ffaa83868f941c99ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57788318', 'ctest-vn-03677338'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 15:46:51,963 - DEBUG - Response for create_subnet : {'subnet': {'id': '6597291f-b2e2-4a89-9183-d2b820d74650', 'name': '', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'network_id': 'eac08fc2-f8c2-47cf-a6ab-32952d15eb06', 'ip_version': 4, 'cidr': '169.167.72.128/26', 'allocation_pools': [{'start': '169.167.72.130', 'end': '169.167.72.190'}], 'gateway_ip': '169.167.72.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.167.72.130', 'tags': [], 'project_id': 'b3bebef4e13247ffaa83868f941c99ec'}}
2026-06-15 15:46:51,975 - INFO - Created VN ctest-vn-03677338
2026-06-15 15:46:52,023 - DEBUG - VN ctest-vn-03677338 UUID is eac08fc2-f8c2-47cf-a6ab-32952d15eb06
2026-06-15 15:46:52,116 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-57788318', 'ctest-vmi-38559036']}
2026-06-15 15:46:52,379 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-38559036', 'id': 'c62b274c-b2c6-46d6-83a1-84718d658b0e', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'network_id': 'eac08fc2-f8c2-47cf-a6ab-32952d15eb06', 'mac_address': '02:c6:2b:27:4c:b2', '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': '169.167.72.131', 'subnet_id': '6597291f-b2e2-4a89-9183-d2b820d74650'}], 'security_groups': ['f19199d4-3fa2-4cb7-ba67-b33a7d328a47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b3bebef4e13247ffaa83868f941c99ec'}}
2026-06-15 15:46:52,379 - DEBUG - Created port c62b274c-b2c6-46d6-83a1-84718d658b0e
2026-06-15 15:46:52,479 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c62b274c-b2c6-46d6-83a1-84718d658b0e
2026-06-15 15:46:52,802 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c62b274c-b2c6-46d6-83a1-84718d658b0e
2026-06-15 15:46:52,827 - INFO - VMI c62b274c-b2c6-46d6-83a1-84718d658b0e verification in API Server passed
2026-06-15 15:46:52,912 - DEBUG - Response for delete_port : ()
2026-06-15 15:46:52,912 - INFO - Deleted port c62b274c-b2c6-46d6-83a1-84718d658b0e
2026-06-15 15:46:52,912 - INFO - Deleting VN ctest-vn-03677338
2026-06-15 15:46:53,002 - DEBUG - Response for deleting network ()
2026-06-15 15:46:53,263 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 15:46:53,263 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-15 15:46:53,263 - INFO - --------------------------------------------------------------------------------
2026-06-15 15:46:53,266 - INFO - ================================================================================
2026-06-15 15:46:53,266 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-15 15:46:53,266 - 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-15 15:46:53,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-15 15:46:53,552 - INFO - Initial checks done. Running the testcase now
2026-06-15 15:46:53,552 - INFO -
2026-06-15 15:46:53,711 - DEBUG - Response for create_network : {'network': {'id': 'd55b718b-a4a0-4cea-9be0-5d8c26673de3', 'name': 'ctest-vn1-11245623', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'project_id': 'b3bebef4e13247ffaa83868f941c99ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57788318', 'ctest-vn1-11245623'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 15:46:53,869 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7b76fec-939a-449b-9c47-fe9f1a80dc4e', 'name': '', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'network_id': 'd55b718b-a4a0-4cea-9be0-5d8c26673de3', 'ip_version': 4, 'cidr': '36.1.142.128/26', 'allocation_pools': [{'start': '36.1.142.130', 'end': '36.1.142.190'}], 'gateway_ip': '36.1.142.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.1.142.130', 'tags': [], 'project_id': 'b3bebef4e13247ffaa83868f941c99ec'}}
2026-06-15 15:46:54,031 - DEBUG - Response for create_subnet : {'subnet': {'id': '4fe8a32f-eb44-4fdd-874c-b42f5fb21338', 'name': '', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'network_id': 'd55b718b-a4a0-4cea-9be0-5d8c26673de3', 'ip_version': 4, 'cidr': '214.153.125.0/26', 'allocation_pools': [{'start': '214.153.125.2', 'end': '214.153.125.62'}], 'gateway_ip': '214.153.125.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.153.125.2', 'tags': [], 'project_id': 'b3bebef4e13247ffaa83868f941c99ec'}}
2026-06-15 15:46:54,045 - INFO - Created VN ctest-vn1-11245623
2026-06-15 15:46:54,095 - DEBUG - VN ctest-vn1-11245623 UUID is d55b718b-a4a0-4cea-9be0-5d8c26673de3
2026-06-15 15:46:54,343 - DEBUG - Response for create_port : {'port': {'name': '1960464f-c4b7-4f7b-9b19-46e2f1df316e', 'id': '1960464f-c4b7-4f7b-9b19-46e2f1df316e', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'network_id': 'd55b718b-a4a0-4cea-9be0-5d8c26673de3', 'mac_address': '02:19:60:46:4f:c4', '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': '36.1.142.133', 'subnet_id': 'f7b76fec-939a-449b-9c47-fe9f1a80dc4e'}], 'security_groups': ['f19199d4-3fa2-4cb7-ba67-b33a7d328a47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b3bebef4e13247ffaa83868f941c99ec'}}
2026-06-15 15:46:54,495 - DEBUG - Response for create_port : {'port': {'name': '111102a4-8761-4fa3-a48b-59d7995c2727', 'id': '111102a4-8761-4fa3-a48b-59d7995c2727', 'tenant_id': 'b3bebef4e13247ffaa83868f941c99ec', 'network_id': 'd55b718b-a4a0-4cea-9be0-5d8c26673de3', 'mac_address': '02:11:11:02:a4:87', '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': '214.153.125.5', 'subnet_id': '4fe8a32f-eb44-4fdd-874c-b42f5fb21338'}], 'security_groups': ['f19199d4-3fa2-4cb7-ba67-b33a7d328a47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b3bebef4e13247ffaa83868f941c99ec'}}
2026-06-15 15:46:54,548 - DEBUG - Services list from nova: [, , ]
2026-06-15 15:46:54,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5947-1)
2026-06-15 15:46:55,184 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5947-1)
2026-06-15 15:46:55,184 - INFO - Waiting for VM ctest-vn1-vm1-41857044 to be up..
2026-06-15 15:46:55,215 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 15:47:00,256 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 15:47:05,324 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 15:47:10,390 - DEBUG - VM is in ACTIVE state now
2026-06-15 15:47:10,391 - INFO - VM name : ctest-vn1-vm1-41857044
2026-06-15 15:47:10,475 - DEBUG - VM ctest-vn1-vm1-41857044 ID is 45b9ecce-d545-4c15-9497-1ad959e3d42b
2026-06-15 15:47:10,491 - DEBUG - VM ctest-vn1-vm1-41857044 launched on Node cn-jenkins-deploy-platform-ansible-os-5947-1
2026-06-15 15:47:10,552 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/45b9ecce-d545-4c15-9497-1ad959e3d42b
2026-06-15 15:47:10,559 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1960464f-c4b7-4f7b-9b19-46e2f1df316e
2026-06-15 15:47:13,814 - 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=3.08 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 3.081/3.081/3.081/0.000 ms')
2026-06-15 15:47:13,814 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-41857044 passed
2026-06-15 15:47:13,963 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:47:13,963 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-41857044, IP 36.1.142.133, Port 22
2026-06-15 15:47:14,138 - DEBUG - VM ctest-vn1-vm1-41857044 is ready for SSH connections
2026-06-15 15:47:14,138 - INFO - Waiting for VM ctest-vn1-vm2-44695212 to be up..
2026-06-15 15:47:14,204 - DEBUG - VM is in ACTIVE state now
2026-06-15 15:47:14,204 - INFO - VM name : ctest-vn1-vm2-44695212
2026-06-15 15:47:14,264 - DEBUG - VM ctest-vn1-vm2-44695212 ID is 06d1088d-0835-443c-ba7f-a8447af1c955
2026-06-15 15:47:14,264 - DEBUG - VM ctest-vn1-vm2-44695212 launched on Node cn-jenkins-deploy-platform-ansible-os-5947-1
2026-06-15 15:47:14,324 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/06d1088d-0835-443c-ba7f-a8447af1c955
2026-06-15 15:47:14,331 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/111102a4-8761-4fa3-a48b-59d7995c2727
2026-06-15 15:47:15,572 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.475 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.475/1.826/3.178/1.351 ms')
2026-06-15 15:47:15,572 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-44695212 passed
2026-06-15 15:47:15,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:47:15,719 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-44695212, IP 214.153.125.5, Port 22
2026-06-15 15:47:15,875 - DEBUG - VM ctest-vn1-vm2-44695212 is ready for SSH connections
2026-06-15 15:47:15,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:47:15,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:47:15,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 15:47:15,875 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.1.142.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-15 15:47:15,875 - DEBUG - ping -s 56 -c 3 -W 1 36.1.142.133
2026-06-15 15:47:19,475 - DEBUG - PING 36.1.142.133 (36.1.142.133): 56 data bytes
64 bytes from 36.1.142.133: seq=0 ttl=63 time=3.250 ms
64 bytes from 36.1.142.133: seq=1 ttl=63 time=1.108 ms
64 bytes from 36.1.142.133: seq=2 ttl=63 time=0.755 ms
--- 36.1.142.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.755/1.704/3.250 ms
2026-06-15 15:47:19,475 - INFO - Ping to IP 36.1.142.133 from VM ctest-vn1-vm2-44695212 passed
2026-06-15 15:47:19,475 - INFO - Detaching port 111102a4-8761-4fa3-a48b-59d7995c2727 from VM ctest-vn1-vm2-44695212
2026-06-15 15:47:19,520 - INFO - Deleting VM ctest-vn1-vm2-44695212
2026-06-15 15:47:19,577 - INFO - Detaching port 1960464f-c4b7-4f7b-9b19-46e2f1df316e from VM ctest-vn1-vm1-41857044
2026-06-15 15:47:19,604 - INFO - Deleting VM ctest-vn1-vm1-41857044
2026-06-15 15:47:19,886 - DEBUG - Response for delete_port : ()
2026-06-15 15:47:20,019 - DEBUG - Response for delete_port : ()
2026-06-15 15:47:20,019 - INFO - Deleting VN ctest-vn1-11245623
2026-06-15 15:47:20,129 - DEBUG - Response for deleting network ()
2026-06-15 15:47:20,392 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 15:47:20,392 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-15 15:47:20,392 - INFO - --------------------------------------------------------------------------------
2026-06-15 15:47:21,087 - INFO - Deleted project: ctest-TestPorts-57788318, ID : b3bebef4-e132-47ff-aa83-868f941c99ec