2026-06-19 17:26:54,894 - INFO - Domain Default found not creating
2026-06-19 17:26:55,039 - INFO - Project ctest-TestPorts-75032176 not found, creating it
2026-06-19 17:26:55,514 - INFO - Created Project:ctest-TestPorts-75032176, ID : 99b32d96-e1b4-425a-87ca-6c92dc6dbd18
2026-06-19 17:26:57,129 - INFO - ================================================================================
2026-06-19 17:26:57,129 - INFO - STARTING TEST : test_ports_bindings
2026-06-19 17:26:57,129 - 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 17:26:57,389 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2026-06-19 17:26:57,389 - INFO - Initial checks done. Running the testcase now
2026-06-19 17:26:57,389 - INFO -
2026-06-19 17:26:58,015 - DEBUG - Response for create_network : {'network': {'id': 'ac0ca9e2-71c9-4b9f-8233-28368df3e704', 'name': 'ctest-vn-92316502', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75032176', 'ctest-vn-92316502'], 'port_security_enabled': True, 'description': ''}}
2026-06-19 17:26:58,201 - DEBUG - Response for create_subnet : {'subnet': {'id': '570c5e9e-d6ee-4683-be92-258b922db84c', 'name': '', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'network_id': 'ac0ca9e2-71c9-4b9f-8233-28368df3e704', 'ip_version': 4, 'cidr': '16.75.108.64/26', 'allocation_pools': [{'start': '16.75.108.66', 'end': '16.75.108.126'}], 'gateway_ip': '16.75.108.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '16.75.108.66', 'tags': [], 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18'}}
2026-06-19 17:26:58,216 - INFO - Created VN ctest-vn-92316502
2026-06-19 17:26:58,267 - DEBUG - VN ctest-vn-92316502 UUID is ac0ca9e2-71c9-4b9f-8233-28368df3e704
2026-06-19 17:26:58,363 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-75032176', 'ctest-vmi-73456772']}
2026-06-19 17:26:58,648 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-73456772', 'id': '63c65419-7ec5-4dbd-886d-2115e191b2be', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'network_id': 'ac0ca9e2-71c9-4b9f-8233-28368df3e704', 'mac_address': '02:63:c6:54:19:7e', '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': '16.75.108.67', 'subnet_id': '570c5e9e-d6ee-4683-be92-258b922db84c'}], 'security_groups': ['d7a16ccf-78c3-45c6-a141-82434616cc98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18'}}
2026-06-19 17:26:58,648 - DEBUG - Created port 63c65419-7ec5-4dbd-886d-2115e191b2be
2026-06-19 17:26:58,755 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/63c65419-7ec5-4dbd-886d-2115e191b2be
2026-06-19 17:26:59,116 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/63c65419-7ec5-4dbd-886d-2115e191b2be
2026-06-19 17:26:59,142 - INFO - VMI 63c65419-7ec5-4dbd-886d-2115e191b2be verification in API Server passed
2026-06-19 17:26:59,226 - DEBUG - Response for delete_port : ()
2026-06-19 17:26:59,226 - INFO - Deleted port 63c65419-7ec5-4dbd-886d-2115e191b2be
2026-06-19 17:26:59,226 - INFO - Deleting VN ctest-vn-92316502
2026-06-19 17:26:59,317 - DEBUG - Response for deleting network ()
2026-06-19 17:26:59,586 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 17:26:59,586 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-19 17:26:59,587 - INFO - --------------------------------------------------------------------------------
2026-06-19 17:26:59,589 - INFO - ================================================================================
2026-06-19 17:26:59,589 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-19 17:26:59,589 - 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 17:26:59,872 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2026-06-19 17:26:59,872 - INFO - Initial checks done. Running the testcase now
2026-06-19 17:26:59,872 - INFO -
2026-06-19 17:27:00,039 - DEBUG - Response for create_network : {'network': {'id': '59b9fe86-e273-4edb-ba78-de7e884d6b3b', 'name': 'ctest-vn1-76171535', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75032176', 'ctest-vn1-76171535'], 'port_security_enabled': True, 'description': ''}}
2026-06-19 17:27:00,198 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec4fc43f-c470-4440-a127-432beaafa79e', 'name': '', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'network_id': '59b9fe86-e273-4edb-ba78-de7e884d6b3b', 'ip_version': 4, 'cidr': '134.195.228.64/26', 'allocation_pools': [{'start': '134.195.228.66', 'end': '134.195.228.126'}], 'gateway_ip': '134.195.228.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.195.228.66', 'tags': [], 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18'}}
2026-06-19 17:27:00,383 - DEBUG - Response for create_subnet : {'subnet': {'id': '12a884ff-3082-4550-aa1b-0d2daf82ce24', 'name': '', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'network_id': '59b9fe86-e273-4edb-ba78-de7e884d6b3b', 'ip_version': 4, 'cidr': '28.175.91.128/26', 'allocation_pools': [{'start': '28.175.91.130', 'end': '28.175.91.190'}], 'gateway_ip': '28.175.91.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.175.91.130', 'tags': [], 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18'}}
2026-06-19 17:27:00,397 - INFO - Created VN ctest-vn1-76171535
2026-06-19 17:27:00,448 - DEBUG - VN ctest-vn1-76171535 UUID is 59b9fe86-e273-4edb-ba78-de7e884d6b3b
2026-06-19 17:27:00,758 - DEBUG - Response for create_port : {'port': {'name': '4ab4b2b9-5079-4c4d-adb4-d2d70521dea1', 'id': '4ab4b2b9-5079-4c4d-adb4-d2d70521dea1', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'network_id': '59b9fe86-e273-4edb-ba78-de7e884d6b3b', 'mac_address': '02:4a:b4:b2:b9:50', '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': '134.195.228.69', 'subnet_id': 'ec4fc43f-c470-4440-a127-432beaafa79e'}], 'security_groups': ['d7a16ccf-78c3-45c6-a141-82434616cc98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18'}}
2026-06-19 17:27:00,929 - DEBUG - Response for create_port : {'port': {'name': '753a039a-de6c-4238-8dc5-e6c65418428d', 'id': '753a039a-de6c-4238-8dc5-e6c65418428d', 'tenant_id': '99b32d96e1b4425a87ca6c92dc6dbd18', 'network_id': '59b9fe86-e273-4edb-ba78-de7e884d6b3b', 'mac_address': '02:75:3a:03:9a:de', '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': '28.175.91.133', 'subnet_id': '12a884ff-3082-4550-aa1b-0d2daf82ce24'}], 'security_groups': ['d7a16ccf-78c3-45c6-a141-82434616cc98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99b32d96e1b4425a87ca6c92dc6dbd18'}}
2026-06-19 17:27:00,987 - DEBUG - Services list from nova: [, , ]
2026-06-19 17:27:01,291 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5998-1)
2026-06-19 17:27:01,695 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5998-1)
2026-06-19 17:27:01,695 - INFO - Waiting for VM ctest-vn1-vm1-75079739 to be up..
2026-06-19 17:27:01,732 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 17:27:06,792 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 17:27:11,863 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 17:27:16,937 - DEBUG - VM is in ACTIVE state now
2026-06-19 17:27:16,937 - INFO - VM name : ctest-vn1-vm1-75079739
2026-06-19 17:27:17,005 - DEBUG - VM ctest-vn1-vm1-75079739 ID is 6c87a160-ebec-46c8-ac87-fc414437014b
2026-06-19 17:27:17,026 - DEBUG - VM ctest-vn1-vm1-75079739 launched on Node cn-jenkins-deploy-platform-ansible-os-5998-1
2026-06-19 17:27:17,099 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6c87a160-ebec-46c8-ac87-fc414437014b
2026-06-19 17:27:17,106 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/4ab4b2b9-5079-4c4d-adb4-d2d70521dea1
2026-06-19 17:27:20,371 - 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 1027ms')
2026-06-19 17:27:20,371 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-75079739 failed!
2026-06-19 17:27:20,428 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75032176:ctest-vn1-76171535 is 134.195.228.65 and allocation pool is NOT set
2026-06-19 17:27:20,428 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75032176:ctest-vn1-76171535 is 28.175.91.129 and allocation pool is NOT set
2026-06-19 17:27:22,496 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.401 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.401/1.929/3.458/1.528 ms')
2026-06-19 17:27:22,496 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-75079739 passed
2026-06-19 17:27:22,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:22,644 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75079739, IP 134.195.228.69, Port 22
2026-06-19 17:27:22,809 - DEBUG - VM ctest-vn1-vm1-75079739 is ready for SSH connections
2026-06-19 17:27:22,809 - INFO - Waiting for VM ctest-vn1-vm2-57604445 to be up..
2026-06-19 17:27:22,885 - DEBUG - VM is in ACTIVE state now
2026-06-19 17:27:22,885 - INFO - VM name : ctest-vn1-vm2-57604445
2026-06-19 17:27:22,961 - DEBUG - VM ctest-vn1-vm2-57604445 ID is 87c32833-ec1b-4ef4-b736-f615217f03f1
2026-06-19 17:27:22,961 - DEBUG - VM ctest-vn1-vm2-57604445 launched on Node cn-jenkins-deploy-platform-ansible-os-5998-1
2026-06-19 17:27:23,026 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/87c32833-ec1b-4ef4-b736-f615217f03f1
2026-06-19 17:27:23,033 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/753a039a-de6c-4238-8dc5-e6c65418428d
2026-06-19 17:27:24,258 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.309 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.309/1.907/3.505/1.598 ms')
2026-06-19 17:27:24,258 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-57604445 passed
2026-06-19 17:27:24,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:24,412 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-57604445, IP 28.175.91.133, Port 22
2026-06-19 17:27:24,577 - DEBUG - VM ctest-vn1-vm2-57604445 is ready for SSH connections
2026-06-19 17:27:24,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:24,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:24,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:24,578 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.195.228.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-19 17:27:24,578 - DEBUG - ping -s 56 -c 3 -W 1 134.195.228.69
2026-06-19 17:27:28,191 - DEBUG - PING 134.195.228.69 (134.195.228.69): 56 data bytes
64 bytes from 134.195.228.69: seq=0 ttl=63 time=3.572 ms
64 bytes from 134.195.228.69: seq=1 ttl=63 time=0.825 ms
64 bytes from 134.195.228.69: seq=2 ttl=63 time=0.918 ms
--- 134.195.228.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.825/1.771/3.572 ms
2026-06-19 17:27:28,191 - INFO - Ping to IP 134.195.228.69 from VM ctest-vn1-vm2-57604445 passed
2026-06-19 17:27:28,191 - INFO - Detaching port 753a039a-de6c-4238-8dc5-e6c65418428d from VM ctest-vn1-vm2-57604445
2026-06-19 17:27:28,243 - INFO - Deleting VM ctest-vn1-vm2-57604445
2026-06-19 17:27:28,306 - INFO - Detaching port 4ab4b2b9-5079-4c4d-adb4-d2d70521dea1 from VM ctest-vn1-vm1-75079739
2026-06-19 17:27:28,337 - INFO - Deleting VM ctest-vn1-vm1-75079739
2026-06-19 17:27:28,543 - DEBUG - Response for delete_port : ()
2026-06-19 17:27:28,685 - DEBUG - Response for delete_port : ()
2026-06-19 17:27:28,685 - INFO - Deleting VN ctest-vn1-76171535
2026-06-19 17:27:28,791 - DEBUG - Response for deleting network ()
2026-06-19 17:27:29,044 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 17:27:29,045 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-19 17:27:29,045 - INFO - --------------------------------------------------------------------------------
2026-06-19 17:27:29,795 - INFO - Deleted project: ctest-TestPorts-75032176, ID : 99b32d96-e1b4-425a-87ca-6c92dc6dbd18