2026-07-09 12:59:26,666 - INFO - Domain Default found not creating 2026-07-09 12:59:26,793 - INFO - Project ctest-TestPorts-86418089 not found, creating it 2026-07-09 12:59:27,254 - INFO - Created Project:ctest-TestPorts-86418089, ID : dd488f8e-8265-4a25-afbe-568b7235f108 2026-07-09 12:59:28,652 - INFO - ================================================================================ 2026-07-09 12:59:28,652 - INFO - STARTING TEST : test_ports_bindings 2026-07-09 12:59:28,652 - 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-07-09 12:59:28,907 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-09 12:59:28,907 - INFO - Initial checks done. Running the testcase now 2026-07-09 12:59:28,907 - INFO - 2026-07-09 12:59:29,461 - DEBUG - Response for create_network : {'network': {'id': 'f1dc5f71-5b00-4bac-87eb-16b947de5fb0', 'name': 'ctest-vn-46774813', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'project_id': 'dd488f8e82654a25afbe568b7235f108', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86418089', 'ctest-vn-46774813'], 'port_security_enabled': True, 'description': ''}} 2026-07-09 12:59:29,662 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da9eb685-b2bf-4550-942d-7227a3a6bc92', 'name': '', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'network_id': 'f1dc5f71-5b00-4bac-87eb-16b947de5fb0', 'ip_version': 4, 'cidr': '92.2.123.128/26', 'allocation_pools': [{'start': '92.2.123.130', 'end': '92.2.123.190'}], 'gateway_ip': '92.2.123.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.2.123.130', 'tags': [], 'project_id': 'dd488f8e82654a25afbe568b7235f108'}} 2026-07-09 12:59:29,674 - INFO - Created VN ctest-vn-46774813 2026-07-09 12:59:29,722 - DEBUG - VN ctest-vn-46774813 UUID is f1dc5f71-5b00-4bac-87eb-16b947de5fb0 2026-07-09 12:59:29,810 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86418089', 'ctest-vmi-48844533']} 2026-07-09 12:59:30,068 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-48844533', 'id': 'b6d1de76-bb1d-4381-b95c-cac4aa5f7428', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'network_id': 'f1dc5f71-5b00-4bac-87eb-16b947de5fb0', 'mac_address': '02:b6:d1:de:76:bb', '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': '92.2.123.131', 'subnet_id': 'da9eb685-b2bf-4550-942d-7227a3a6bc92'}], 'security_groups': ['9666b989-b115-45f7-afce-72c7877cd9a8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd488f8e82654a25afbe568b7235f108'}} 2026-07-09 12:59:30,068 - DEBUG - Created port b6d1de76-bb1d-4381-b95c-cac4aa5f7428 2026-07-09 12:59:30,170 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b6d1de76-bb1d-4381-b95c-cac4aa5f7428 2026-07-09 12:59:30,485 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b6d1de76-bb1d-4381-b95c-cac4aa5f7428 2026-07-09 12:59:30,511 - INFO - VMI b6d1de76-bb1d-4381-b95c-cac4aa5f7428 verification in API Server passed 2026-07-09 12:59:30,618 - DEBUG - Response for delete_port : () 2026-07-09 12:59:30,618 - INFO - Deleted port b6d1de76-bb1d-4381-b95c-cac4aa5f7428 2026-07-09 12:59:30,618 - INFO - Deleting VN ctest-vn-46774813 2026-07-09 12:59:30,704 - DEBUG - Response for deleting network () 2026-07-09 12:59:30,958 - DEBUG - No XMPP flaps were noticed during the test 2026-07-09 12:59:30,958 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-07-09 12:59:30,958 - INFO - -------------------------------------------------------------------------------- 2026-07-09 12:59:30,961 - INFO - ================================================================================ 2026-07-09 12:59:30,961 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-09 12:59:30,961 - 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-07-09 12:59:31,246 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-09 12:59:31,247 - INFO - Initial checks done. Running the testcase now 2026-07-09 12:59:31,247 - INFO - 2026-07-09 12:59:31,422 - DEBUG - Response for create_network : {'network': {'id': '56ac6470-4b3b-4196-93bc-24d5f4e50295', 'name': 'ctest-vn1-86815212', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'project_id': 'dd488f8e82654a25afbe568b7235f108', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86418089', 'ctest-vn1-86815212'], 'port_security_enabled': True, 'description': ''}} 2026-07-09 12:59:31,615 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dac38b47-6cba-4247-adc0-e5feb4684fad', 'name': '', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'network_id': '56ac6470-4b3b-4196-93bc-24d5f4e50295', 'ip_version': 4, 'cidr': '157.43.61.0/26', 'allocation_pools': [{'start': '157.43.61.2', 'end': '157.43.61.62'}], 'gateway_ip': '157.43.61.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.43.61.2', 'tags': [], 'project_id': 'dd488f8e82654a25afbe568b7235f108'}} 2026-07-09 12:59:31,759 - DEBUG - Response for create_subnet : {'subnet': {'id': '01ad653c-3540-44e0-946b-905cab652065', 'name': '', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'network_id': '56ac6470-4b3b-4196-93bc-24d5f4e50295', 'ip_version': 4, 'cidr': '62.25.16.0/26', 'allocation_pools': [{'start': '62.25.16.2', 'end': '62.25.16.62'}], 'gateway_ip': '62.25.16.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.25.16.2', 'tags': [], 'project_id': 'dd488f8e82654a25afbe568b7235f108'}} 2026-07-09 12:59:31,773 - INFO - Created VN ctest-vn1-86815212 2026-07-09 12:59:31,822 - DEBUG - VN ctest-vn1-86815212 UUID is 56ac6470-4b3b-4196-93bc-24d5f4e50295 2026-07-09 12:59:32,105 - DEBUG - Response for create_port : {'port': {'name': 'c3a4494e-1995-4322-a370-761ca2de7897', 'id': 'c3a4494e-1995-4322-a370-761ca2de7897', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'network_id': '56ac6470-4b3b-4196-93bc-24d5f4e50295', 'mac_address': '02:c3:a4:49:4e:19', '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': '157.43.61.5', 'subnet_id': 'dac38b47-6cba-4247-adc0-e5feb4684fad'}], 'security_groups': ['9666b989-b115-45f7-afce-72c7877cd9a8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd488f8e82654a25afbe568b7235f108'}} 2026-07-09 12:59:32,262 - DEBUG - Response for create_port : {'port': {'name': '0e579847-581c-47fa-95bf-b99ed208041c', 'id': '0e579847-581c-47fa-95bf-b99ed208041c', 'tenant_id': 'dd488f8e82654a25afbe568b7235f108', 'network_id': '56ac6470-4b3b-4196-93bc-24d5f4e50295', 'mac_address': '02:0e:57:98:47:58', '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': '62.25.16.5', 'subnet_id': '01ad653c-3540-44e0-946b-905cab652065'}], 'security_groups': ['9666b989-b115-45f7-afce-72c7877cd9a8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd488f8e82654a25afbe568b7235f108'}} 2026-07-09 12:59:32,308 - DEBUG - Services list from nova: [, , ] 2026-07-09 12:59:32,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6088-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6088-1) 2026-07-09 12:59:32,924 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6088-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6088-1) 2026-07-09 12:59:32,924 - INFO - Waiting for VM ctest-vn1-vm1-27430943 to be up.. 2026-07-09 12:59:32,953 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-09 12:59:37,998 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-09 12:59:43,079 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-09 12:59:48,144 - DEBUG - VM is in ACTIVE state now 2026-07-09 12:59:48,144 - INFO - VM name : ctest-vn1-vm1-27430943 2026-07-09 12:59:48,203 - DEBUG - VM ctest-vn1-vm1-27430943 ID is 40c8fc57-863c-4f53-b637-af839884cfcb 2026-07-09 12:59:48,219 - DEBUG - VM ctest-vn1-vm1-27430943 launched on Node cn-jenkins-deploy-platform-ansible-os-6088-1 2026-07-09 12:59:48,277 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/40c8fc57-863c-4f53-b637-af839884cfcb 2026-07-09 12:59:48,284 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c3a4494e-1995-4322-a370-761ca2de7897 2026-07-09 12:59:51,536 - 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-07-09 12:59:51,536 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-27430943 failed! 2026-07-09 12:59:51,590 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86418089:ctest-vn1-86815212 is 157.43.61.1 and allocation pool is NOT set 2026-07-09 12:59:51,590 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86418089:ctest-vn1-86815212 is 62.25.16.1 and allocation pool is NOT set 2026-07-09 12:59:53,656 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.426 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.426/1.984/3.542/1.558 ms') 2026-07-09 12:59:53,656 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-27430943 passed 2026-07-09 12:59:53,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-09 12:59:53,810 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27430943, IP 157.43.61.5, Port 22 2026-07-09 12:59:53,970 - DEBUG - VM ctest-vn1-vm1-27430943 is ready for SSH connections 2026-07-09 12:59:53,970 - INFO - Waiting for VM ctest-vn1-vm2-83714452 to be up.. 2026-07-09 12:59:54,056 - DEBUG - VM is in ACTIVE state now 2026-07-09 12:59:54,056 - INFO - VM name : ctest-vn1-vm2-83714452 2026-07-09 12:59:54,162 - DEBUG - VM ctest-vn1-vm2-83714452 ID is aa9a8241-3792-4d91-9584-03a34c7db666 2026-07-09 12:59:54,162 - DEBUG - VM ctest-vn1-vm2-83714452 launched on Node cn-jenkins-deploy-platform-ansible-os-6088-1 2026-07-09 12:59:54,252 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/aa9a8241-3792-4d91-9584-03a34c7db666 2026-07-09 12:59:54,260 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0e579847-581c-47fa-95bf-b99ed208041c 2026-07-09 12:59:55,494 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/1.743/3.072/1.328 ms') 2026-07-09 12:59:55,494 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-83714452 passed 2026-07-09 12:59:55,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-09 12:59:55,642 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-83714452, IP 62.25.16.5, Port 22 2026-07-09 12:59:55,797 - DEBUG - VM ctest-vn1-vm2-83714452 is ready for SSH connections 2026-07-09 12:59:55,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-09 12:59:55,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-09 12:59:55,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-09 12:59:55,798 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 157.43.61.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-09 12:59:55,798 - DEBUG - ping -s 56 -c 3 -W 1 157.43.61.5 2026-07-09 12:59:59,367 - DEBUG - PING 157.43.61.5 (157.43.61.5): 56 data bytes 64 bytes from 157.43.61.5: seq=0 ttl=63 time=3.182 ms 64 bytes from 157.43.61.5: seq=1 ttl=63 time=0.992 ms 64 bytes from 157.43.61.5: seq=2 ttl=63 time=1.135 ms --- 157.43.61.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.992/1.769/3.182 ms 2026-07-09 12:59:59,367 - INFO - Ping to IP 157.43.61.5 from VM ctest-vn1-vm2-83714452 passed 2026-07-09 12:59:59,367 - INFO - Detaching port 0e579847-581c-47fa-95bf-b99ed208041c from VM ctest-vn1-vm2-83714452 2026-07-09 12:59:59,414 - INFO - Deleting VM ctest-vn1-vm2-83714452 2026-07-09 12:59:59,483 - INFO - Detaching port c3a4494e-1995-4322-a370-761ca2de7897 from VM ctest-vn1-vm1-27430943 2026-07-09 12:59:59,513 - INFO - Deleting VM ctest-vn1-vm1-27430943 2026-07-09 12:59:59,745 - DEBUG - Response for delete_port : () 2026-07-09 12:59:59,865 - DEBUG - Response for delete_port : () 2026-07-09 12:59:59,866 - INFO - Deleting VN ctest-vn1-86815212 2026-07-09 12:59:59,971 - DEBUG - Response for deleting network () 2026-07-09 13:00:00,237 - DEBUG - No XMPP flaps were noticed during the test 2026-07-09 13:00:00,238 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-07-09 13:00:00,238 - INFO - -------------------------------------------------------------------------------- 2026-07-09 13:00:00,909 - INFO - Deleted project: ctest-TestPorts-86418089, ID : dd488f8e-8265-4a25-afbe-568b7235f108