2026-05-20 14:11:03,466 - INFO - Domain Default found not creating
2026-05-20 14:11:03,682 - INFO - Project ctest-TestPorts-14045867 not found, creating it
2026-05-20 14:11:04,239 - INFO - Created Project:ctest-TestPorts-14045867, ID : 6f4b679c-f9a6-4c1f-a8d5-3154ebbafcc4
2026-05-20 14:11:06,009 - INFO - ================================================================================
2026-05-20 14:11:06,009 - INFO - STARTING TEST : test_ports_bindings
2026-05-20 14:11:06,009 - 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-05-20 14:11:06,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.17': '0'}} with
2026-05-20 14:11:06,280 - INFO - Initial checks done. Running the testcase now
2026-05-20 14:11:06,280 - INFO -
2026-05-20 14:11:06,911 - DEBUG - Response for create_network : {'network': {'id': '3b84dc3c-ebc7-40cb-823b-84b720d12047', 'name': 'ctest-vn-62388698', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14045867', 'ctest-vn-62388698'], 'port_security_enabled': True, 'description': ''}}
2026-05-20 14:11:07,141 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbe2de99-ef10-4e94-972c-7ebea8c19988', 'name': '', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'network_id': '3b84dc3c-ebc7-40cb-823b-84b720d12047', 'ip_version': 4, 'cidr': '123.7.178.0/26', 'allocation_pools': [{'start': '123.7.178.2', 'end': '123.7.178.62'}], 'gateway_ip': '123.7.178.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.7.178.2', 'tags': [], 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4'}}
2026-05-20 14:11:07,163 - INFO - Created VN ctest-vn-62388698
2026-05-20 14:11:07,218 - DEBUG - VN ctest-vn-62388698 UUID is 3b84dc3c-ebc7-40cb-823b-84b720d12047
2026-05-20 14:11:07,340 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14045867', 'ctest-vmi-11451025']}
2026-05-20 14:11:07,623 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-11451025', 'id': '88e51947-9346-4cce-b1ad-9e7fabf3d812', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'network_id': '3b84dc3c-ebc7-40cb-823b-84b720d12047', 'mac_address': '02:88:e5:19:47:93', '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': '123.7.178.3', 'subnet_id': 'bbe2de99-ef10-4e94-972c-7ebea8c19988'}], 'security_groups': ['6aa3a2b8-7ab6-430f-8624-45fd3280026c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4'}}
2026-05-20 14:11:07,623 - DEBUG - Created port 88e51947-9346-4cce-b1ad-9e7fabf3d812
2026-05-20 14:11:07,730 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/88e51947-9346-4cce-b1ad-9e7fabf3d812
2026-05-20 14:11:08,044 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/88e51947-9346-4cce-b1ad-9e7fabf3d812
2026-05-20 14:11:08,090 - INFO - VMI 88e51947-9346-4cce-b1ad-9e7fabf3d812 verification in API Server passed
2026-05-20 14:11:08,215 - DEBUG - Response for delete_port : ()
2026-05-20 14:11:08,215 - INFO - Deleted port 88e51947-9346-4cce-b1ad-9e7fabf3d812
2026-05-20 14:11:08,215 - INFO - Deleting VN ctest-vn-62388698
2026-05-20 14:11:08,344 - DEBUG - Response for deleting network ()
2026-05-20 14:11:08,614 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 14:11:08,614 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-20 14:11:08,614 - INFO - --------------------------------------------------------------------------------
2026-05-20 14:11:08,617 - INFO - ================================================================================
2026-05-20 14:11:08,617 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-05-20 14:11:08,617 - 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-05-20 14:11:08,909 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.17': '0'}} with
2026-05-20 14:11:08,909 - INFO - Initial checks done. Running the testcase now
2026-05-20 14:11:08,909 - INFO -
2026-05-20 14:11:09,148 - DEBUG - Response for create_network : {'network': {'id': '7c0d71f7-c3bd-4f4a-b7f0-ab920dfca330', 'name': 'ctest-vn1-03558440', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14045867', 'ctest-vn1-03558440'], 'port_security_enabled': True, 'description': ''}}
2026-05-20 14:11:09,359 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e63134e4-a483-4580-b94e-32a77a07a420', 'name': '', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'network_id': '7c0d71f7-c3bd-4f4a-b7f0-ab920dfca330', 'ip_version': 4, 'cidr': '69.93.142.128/26', 'allocation_pools': [{'start': '69.93.142.130', 'end': '69.93.142.190'}], 'gateway_ip': '69.93.142.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.93.142.130', 'tags': [], 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4'}}
2026-05-20 14:11:09,524 - DEBUG - Response for create_subnet : {'subnet': {'id': '26cc9235-b6c3-48b6-9bad-4d9ffc18b851', 'name': '', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'network_id': '7c0d71f7-c3bd-4f4a-b7f0-ab920dfca330', 'ip_version': 4, 'cidr': '39.254.65.128/26', 'allocation_pools': [{'start': '39.254.65.130', 'end': '39.254.65.190'}], 'gateway_ip': '39.254.65.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.254.65.130', 'tags': [], 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4'}}
2026-05-20 14:11:09,554 - INFO - Created VN ctest-vn1-03558440
2026-05-20 14:11:09,610 - DEBUG - VN ctest-vn1-03558440 UUID is 7c0d71f7-c3bd-4f4a-b7f0-ab920dfca330
2026-05-20 14:11:10,002 - DEBUG - Response for create_port : {'port': {'name': '2b4883e4-2c26-4419-b61e-ed3af711e020', 'id': '2b4883e4-2c26-4419-b61e-ed3af711e020', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'network_id': '7c0d71f7-c3bd-4f4a-b7f0-ab920dfca330', 'mac_address': '02:2b:48:83:e4:2c', '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': '69.93.142.133', 'subnet_id': 'e63134e4-a483-4580-b94e-32a77a07a420'}], 'security_groups': ['6aa3a2b8-7ab6-430f-8624-45fd3280026c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4'}}
2026-05-20 14:11:10,236 - DEBUG - Response for create_port : {'port': {'name': 'd4862c95-5402-491a-9538-2112718b5179', 'id': 'd4862c95-5402-491a-9538-2112718b5179', 'tenant_id': '6f4b679cf9a64c1fa8d53154ebbafcc4', 'network_id': '7c0d71f7-c3bd-4f4a-b7f0-ab920dfca330', 'mac_address': '02:d4:86:2c:95:54', '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.254.65.133', 'subnet_id': '26cc9235-b6c3-48b6-9bad-4d9ffc18b851'}], 'security_groups': ['6aa3a2b8-7ab6-430f-8624-45fd3280026c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f4b679cf9a64c1fa8d53154ebbafcc4'}}
2026-05-20 14:11:10,322 - DEBUG - Services list from nova: [, , ]
2026-05-20 14:11:10,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5801-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5801-1)
2026-05-20 14:11:11,288 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5801-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5801-1)
2026-05-20 14:11:11,288 - INFO - Waiting for VM ctest-vn1-vm1-03371198 to be up..
2026-05-20 14:11:11,336 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-20 14:11:16,423 - DEBUG - VM is in ACTIVE state now
2026-05-20 14:11:16,423 - INFO - VM name : ctest-vn1-vm1-03371198
2026-05-20 14:11:16,515 - DEBUG - VM ctest-vn1-vm1-03371198 ID is 214b8383-e5f3-4363-bd03-65de0f8d1e73
2026-05-20 14:11:16,538 - DEBUG - VM ctest-vn1-vm1-03371198 launched on Node cn-jenkins-deploy-platform-ansible-os-5801-1
2026-05-20 14:11:16,632 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/214b8383-e5f3-4363-bd03-65de0f8d1e73
2026-05-20 14:11:16,642 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/2b4883e4-2c26-4419-b61e-ed3af711e020
2026-05-20 14:11:19,909 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2026-05-20 14:11:19,910 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03371198 failed!
2026-05-20 14:11:19,966 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14045867:ctest-vn1-03558440 is 69.93.142.129 and allocation pool is NOT set
2026-05-20 14:11:19,966 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14045867:ctest-vn1-03558440 is 39.254.65.129 and allocation pool is NOT set
2026-05-20 14:11:24,041 - 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=2 ttl=63 time=14.1 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 14.061/14.061/14.061/0.000 ms')
2026-05-20 14:11:24,041 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03371198 passed
2026-05-20 14:11:24,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 14:11:24,194 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03371198, IP 69.93.142.133, Port 22
2026-05-20 14:11:24,350 - DEBUG - VM ctest-vn1-vm1-03371198 is ready for SSH connections
2026-05-20 14:11:24,350 - INFO - Waiting for VM ctest-vn1-vm2-94490622 to be up..
2026-05-20 14:11:24,444 - DEBUG - VM is in ACTIVE state now
2026-05-20 14:11:24,444 - INFO - VM name : ctest-vn1-vm2-94490622
2026-05-20 14:11:24,537 - DEBUG - VM ctest-vn1-vm2-94490622 ID is 7b363fd1-89cf-4858-8b3b-a03cb7aaac7d
2026-05-20 14:11:24,537 - DEBUG - VM ctest-vn1-vm2-94490622 launched on Node cn-jenkins-deploy-platform-ansible-os-5801-1
2026-05-20 14:11:24,632 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/7b363fd1-89cf-4858-8b3b-a03cb7aaac7d
2026-05-20 14:11:24,641 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/d4862c95-5402-491a-9538-2112718b5179
2026-05-20 14:11:25,896 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.853 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.853/2.138/3.423/1.285 ms')
2026-05-20 14:11:25,896 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-94490622 passed
2026-05-20 14:11:26,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 14:11:26,051 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94490622, IP 39.254.65.133, Port 22
2026-05-20 14:11:26,206 - DEBUG - VM ctest-vn1-vm2-94490622 is ready for SSH connections
2026-05-20 14:11:26,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 14:11:26,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 14:11:26,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 14:11:26,206 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.93.142.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-20 14:11:26,206 - DEBUG - ping -s 56 -c 3 -W 1 69.93.142.133
2026-05-20 14:11:28,956 - DEBUG - PING 69.93.142.133 (69.93.142.133): 56 data bytes
64 bytes from 69.93.142.133: seq=0 ttl=63 time=4.784 ms
64 bytes from 69.93.142.133: seq=1 ttl=63 time=0.920 ms
64 bytes from 69.93.142.133: seq=2 ttl=63 time=0.955 ms
--- 69.93.142.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.920/2.219/4.784 ms
2026-05-20 14:11:28,956 - INFO - Ping to IP 69.93.142.133 from VM ctest-vn1-vm2-94490622 passed
2026-05-20 14:11:28,956 - INFO - Detaching port d4862c95-5402-491a-9538-2112718b5179 from VM ctest-vn1-vm2-94490622
2026-05-20 14:11:29,013 - INFO - Deleting VM ctest-vn1-vm2-94490622
2026-05-20 14:11:29,098 - INFO - Detaching port 2b4883e4-2c26-4419-b61e-ed3af711e020 from VM ctest-vn1-vm1-03371198
2026-05-20 14:11:29,145 - INFO - Deleting VM ctest-vn1-vm1-03371198
2026-05-20 14:11:29,472 - DEBUG - Response for delete_port : ()
2026-05-20 14:11:29,676 - DEBUG - Response for delete_port : ()
2026-05-20 14:11:29,676 - INFO - Deleting VN ctest-vn1-03558440
2026-05-20 14:11:29,860 - DEBUG - Response for deleting network ()
2026-05-20 14:11:30,144 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 14:11:30,144 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-05-20 14:11:30,144 - INFO - --------------------------------------------------------------------------------
2026-05-20 14:11:30,900 - INFO - Deleted project: ctest-TestPorts-14045867, ID : 6f4b679c-f9a6-4c1f-a8d5-3154ebbafcc4