2026-01-29 13:30:45,157 - INFO - Domain Default found not creating
2026-01-29 13:30:45,381 - INFO - Project ctest-TestPorts-02280857 not found, creating it
2026-01-29 13:30:45,880 - INFO - Created Project:ctest-TestPorts-02280857, ID : 70405979-5b45-402e-9505-6f218c23f4cb
2026-01-29 13:30:47,811 - INFO - ================================================================================
2026-01-29 13:30:47,811 - INFO - STARTING TEST : test_ports_bindings
2026-01-29 13:30:47,811 - 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-01-29 13:30:48,070 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0'}} with
2026-01-29 13:30:48,070 - INFO - Initial checks done. Running the testcase now
2026-01-29 13:30:48,070 - INFO -
2026-01-29 13:30:48,652 - DEBUG - Response for create_network : {'network': {'id': '8208d55d-36ac-4e5f-bc1d-7114e8a25cf8', 'name': 'ctest-vn-26403685', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'project_id': '704059795b45402e95056f218c23f4cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02280857', 'ctest-vn-26403685'], 'port_security_enabled': True, 'description': ''}}
2026-01-29 13:30:48,863 - DEBUG - Response for create_subnet : {'subnet': {'id': '19a00052-6917-4968-9954-bf8bc51942cf', 'name': '', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'network_id': '8208d55d-36ac-4e5f-bc1d-7114e8a25cf8', 'ip_version': 4, 'cidr': '170.6.162.192/26', 'allocation_pools': [{'start': '170.6.162.194', 'end': '170.6.162.254'}], 'gateway_ip': '170.6.162.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.6.162.194', 'tags': [], 'project_id': '704059795b45402e95056f218c23f4cb'}}
2026-01-29 13:30:48,885 - INFO - Created VN ctest-vn-26403685
2026-01-29 13:30:48,939 - DEBUG - VN ctest-vn-26403685 UUID is 8208d55d-36ac-4e5f-bc1d-7114e8a25cf8
2026-01-29 13:30:49,058 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-02280857', 'ctest-vmi-50101932']}
2026-01-29 13:30:49,332 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-50101932', 'id': '86883628-a260-4f55-85bc-21c23f313170', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'network_id': '8208d55d-36ac-4e5f-bc1d-7114e8a25cf8', 'mac_address': '02:86:88:36:28:a2', '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': '170.6.162.195', 'subnet_id': '19a00052-6917-4968-9954-bf8bc51942cf'}], 'security_groups': ['c0a9053a-eaee-4e9a-80c5-e5fce9312c2f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '704059795b45402e95056f218c23f4cb'}}
2026-01-29 13:30:49,333 - DEBUG - Created port 86883628-a260-4f55-85bc-21c23f313170
2026-01-29 13:30:49,439 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/86883628-a260-4f55-85bc-21c23f313170
2026-01-29 13:30:49,737 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/86883628-a260-4f55-85bc-21c23f313170
2026-01-29 13:30:49,776 - INFO - VMI 86883628-a260-4f55-85bc-21c23f313170 verification in API Server passed
2026-01-29 13:30:50,051 - DEBUG - Response for delete_port : ()
2026-01-29 13:30:50,051 - INFO - Deleted port 86883628-a260-4f55-85bc-21c23f313170
2026-01-29 13:30:50,051 - INFO - Deleting VN ctest-vn-26403685
2026-01-29 13:30:50,405 - DEBUG - Response for deleting network ()
2026-01-29 13:30:50,669 - DEBUG - No XMPP flaps were noticed during the test
2026-01-29 13:30:50,669 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-01-29 13:30:50,669 - INFO - --------------------------------------------------------------------------------
2026-01-29 13:30:50,672 - INFO - ================================================================================
2026-01-29 13:30:50,673 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-29 13:30:50,673 - 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-01-29 13:30:50,976 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0'}} with
2026-01-29 13:30:50,976 - INFO - Initial checks done. Running the testcase now
2026-01-29 13:30:50,976 - INFO -
2026-01-29 13:30:51,193 - DEBUG - Response for create_network : {'network': {'id': 'f7f6556c-8836-4184-8e9a-def8769b8617', 'name': 'ctest-vn1-85356728', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'project_id': '704059795b45402e95056f218c23f4cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02280857', 'ctest-vn1-85356728'], 'port_security_enabled': True, 'description': ''}}
2026-01-29 13:30:51,448 - DEBUG - Response for create_subnet : {'subnet': {'id': '41a56fa5-d612-4291-b11e-3046b0624b57', 'name': '', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'network_id': 'f7f6556c-8836-4184-8e9a-def8769b8617', 'ip_version': 4, 'cidr': '124.153.121.128/26', 'allocation_pools': [{'start': '124.153.121.130', 'end': '124.153.121.190'}], 'gateway_ip': '124.153.121.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '124.153.121.130', 'tags': [], 'project_id': '704059795b45402e95056f218c23f4cb'}}
2026-01-29 13:30:51,672 - DEBUG - Response for create_subnet : {'subnet': {'id': '284b76e8-0a88-48cb-8737-ed0d947a2138', 'name': '', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'network_id': 'f7f6556c-8836-4184-8e9a-def8769b8617', 'ip_version': 4, 'cidr': '86.238.246.0/26', 'allocation_pools': [{'start': '86.238.246.2', 'end': '86.238.246.62'}], 'gateway_ip': '86.238.246.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.238.246.2', 'tags': [], 'project_id': '704059795b45402e95056f218c23f4cb'}}
2026-01-29 13:30:51,698 - INFO - Created VN ctest-vn1-85356728
2026-01-29 13:30:51,755 - DEBUG - VN ctest-vn1-85356728 UUID is f7f6556c-8836-4184-8e9a-def8769b8617
2026-01-29 13:30:52,107 - DEBUG - Response for create_port : {'port': {'name': 'f1bcfe49-956e-45dd-adba-abadf450144f', 'id': 'f1bcfe49-956e-45dd-adba-abadf450144f', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'network_id': 'f7f6556c-8836-4184-8e9a-def8769b8617', 'mac_address': '02:f1:bc:fe:49:95', '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': '124.153.121.133', 'subnet_id': '41a56fa5-d612-4291-b11e-3046b0624b57'}], 'security_groups': ['c0a9053a-eaee-4e9a-80c5-e5fce9312c2f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '704059795b45402e95056f218c23f4cb'}}
2026-01-29 13:30:52,315 - DEBUG - Response for create_port : {'port': {'name': 'b3a10148-3cbd-42b0-a3d5-74283a29ddec', 'id': 'b3a10148-3cbd-42b0-a3d5-74283a29ddec', 'tenant_id': '704059795b45402e95056f218c23f4cb', 'network_id': 'f7f6556c-8836-4184-8e9a-def8769b8617', 'mac_address': '02:b3:a1:01:48:3c', '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': '86.238.246.5', 'subnet_id': '284b76e8-0a88-48cb-8737-ed0d947a2138'}], 'security_groups': ['c0a9053a-eaee-4e9a-80c5-e5fce9312c2f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '704059795b45402e95056f218c23f4cb'}}
2026-01-29 13:30:52,388 - DEBUG - Services list from nova: [, , ]
2026-01-29 13:30:52,906 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5127-1)
2026-01-29 13:30:53,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5127-1)
2026-01-29 13:30:53,486 - INFO - Waiting for VM ctest-vn1-vm1-90921898 to be up..
2026-01-29 13:30:53,539 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-29 13:30:58,630 - DEBUG - VM is in ACTIVE state now
2026-01-29 13:30:58,631 - INFO - VM name : ctest-vn1-vm1-90921898
2026-01-29 13:30:58,720 - DEBUG - VM ctest-vn1-vm1-90921898 ID is e4efe6e0-5a5c-4684-b869-6f106c26aadf
2026-01-29 13:30:58,743 - DEBUG - VM ctest-vn1-vm1-90921898 launched on Node cn-jenkins-deploy-platform-ansible-os-5127-1
2026-01-29 13:30:58,844 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/e4efe6e0-5a5c-4684-b869-6f106c26aadf
2026-01-29 13:30:58,856 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f1bcfe49-956e-45dd-adba-abadf450144f
2026-01-29 13:31:02,106 - 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 1006ms')
2026-01-29 13:31:02,107 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90921898 failed!
2026-01-29 13:31:02,167 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-02280857:ctest-vn1-85356728 is 124.153.121.129 and allocation pool is NOT set
2026-01-29 13:31:02,167 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-02280857:ctest-vn1-85356728 is 86.238.246.1 and allocation pool is NOT set
2026-01-29 13:31:06,237 - 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=7.81 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.805/7.805/7.805/0.000 ms')
2026-01-29 13:31:06,237 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90921898 passed
2026-01-29 13:31:06,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 13:31:06,391 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90921898, IP 124.153.121.133, Port 22
2026-01-29 13:31:06,556 - DEBUG - VM ctest-vn1-vm1-90921898 is ready for SSH connections
2026-01-29 13:31:06,557 - INFO - Waiting for VM ctest-vn1-vm2-51791453 to be up..
2026-01-29 13:31:06,662 - DEBUG - VM is in ACTIVE state now
2026-01-29 13:31:06,662 - INFO - VM name : ctest-vn1-vm2-51791453
2026-01-29 13:31:06,759 - DEBUG - VM ctest-vn1-vm2-51791453 ID is 5b1460b3-2cb6-4152-97db-2b8bb02ce35d
2026-01-29 13:31:06,759 - DEBUG - VM ctest-vn1-vm2-51791453 launched on Node cn-jenkins-deploy-platform-ansible-os-5127-1
2026-01-29 13:31:06,859 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5b1460b3-2cb6-4152-97db-2b8bb02ce35d
2026-01-29 13:31:06,871 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b3a10148-3cbd-42b0-a3d5-74283a29ddec
2026-01-29 13:31:08,127 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.612 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.612/1.967/3.323/1.355 ms')
2026-01-29 13:31:08,127 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51791453 passed
2026-01-29 13:31:08,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 13:31:08,283 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51791453, IP 86.238.246.5, Port 22
2026-01-29 13:31:08,453 - DEBUG - VM ctest-vn1-vm2-51791453 is ready for SSH connections
2026-01-29 13:31:08,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 13:31:08,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 13:31:08,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 13:31:08,454 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 124.153.121.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-01-29 13:31:08,454 - DEBUG - ping -s 56 -c 3 -W 1 124.153.121.133
2026-01-29 13:31:11,162 - DEBUG - PING 124.153.121.133 (124.153.121.133): 56 data bytes
64 bytes from 124.153.121.133: seq=0 ttl=63 time=3.983 ms
64 bytes from 124.153.121.133: seq=1 ttl=63 time=1.534 ms
64 bytes from 124.153.121.133: seq=2 ttl=63 time=1.078 ms
--- 124.153.121.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.078/2.198/3.983 ms
2026-01-29 13:31:11,162 - INFO - Ping to IP 124.153.121.133 from VM ctest-vn1-vm2-51791453 passed
2026-01-29 13:31:11,162 - INFO - Detaching port b3a10148-3cbd-42b0-a3d5-74283a29ddec from VM ctest-vn1-vm2-51791453
2026-01-29 13:31:11,224 - INFO - Deleting VM ctest-vn1-vm2-51791453
2026-01-29 13:31:11,322 - INFO - Detaching port f1bcfe49-956e-45dd-adba-abadf450144f from VM ctest-vn1-vm1-90921898
2026-01-29 13:31:11,361 - INFO - Deleting VM ctest-vn1-vm1-90921898
2026-01-29 13:31:11,691 - DEBUG - Response for delete_port : ()
2026-01-29 13:31:11,895 - DEBUG - Response for delete_port : ()
2026-01-29 13:31:11,895 - INFO - Deleting VN ctest-vn1-85356728
2026-01-29 13:31:12,046 - DEBUG - Response for deleting network ()
2026-01-29 13:31:12,320 - DEBUG - No XMPP flaps were noticed during the test
2026-01-29 13:31:12,321 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-01-29 13:31:12,321 - INFO - --------------------------------------------------------------------------------
2026-01-29 13:31:13,116 - INFO - Deleted project: ctest-TestPorts-02280857, ID : 70405979-5b45-402e-9505-6f218c23f4cb