2026-03-19 12:15:06,305 - INFO - Domain Default found not creating 2026-03-19 12:15:06,470 - INFO - Project ctest-TestPorts-86108281 not found, creating it 2026-03-19 12:15:06,955 - INFO - Created Project:ctest-TestPorts-86108281, ID : 8ca21048-8e0b-4537-a57a-29f6fa564850 2026-03-19 12:15:08,466 - INFO - ================================================================================ 2026-03-19 12:15:08,466 - INFO - STARTING TEST : test_ports_bindings 2026-03-19 12:15:08,466 - 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-03-19 12:15:08,721 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with 2026-03-19 12:15:08,721 - INFO - Initial checks done. Running the testcase now 2026-03-19 12:15:08,721 - INFO - 2026-03-19 12:15:09,271 - DEBUG - Response for create_network : {'network': {'id': '127f142d-7f38-4cfa-9ae7-6b678a5d07f2', 'name': 'ctest-vn-40592080', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'project_id': '8ca210488e0b4537a57a29f6fa564850', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86108281', 'ctest-vn-40592080'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 12:15:09,450 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b28d425-6b44-49f6-85cf-a803823dd4c9', 'name': '', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'network_id': '127f142d-7f38-4cfa-9ae7-6b678a5d07f2', 'ip_version': 4, 'cidr': '58.7.149.0/26', 'allocation_pools': [{'start': '58.7.149.2', 'end': '58.7.149.62'}], 'gateway_ip': '58.7.149.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.7.149.2', 'tags': [], 'project_id': '8ca210488e0b4537a57a29f6fa564850'}} 2026-03-19 12:15:09,467 - INFO - Created VN ctest-vn-40592080 2026-03-19 12:15:09,519 - DEBUG - VN ctest-vn-40592080 UUID is 127f142d-7f38-4cfa-9ae7-6b678a5d07f2 2026-03-19 12:15:09,623 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86108281', 'ctest-vmi-94052582']} 2026-03-19 12:15:09,902 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-94052582', 'id': 'f0b1a569-6706-4f5e-b7ca-daf062d61e4e', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'network_id': '127f142d-7f38-4cfa-9ae7-6b678a5d07f2', 'mac_address': '02:f0:b1:a5:69:67', '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': '58.7.149.3', 'subnet_id': '0b28d425-6b44-49f6-85cf-a803823dd4c9'}], 'security_groups': ['ca784f0e-ad91-4fc5-82d5-6f6175597c49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ca210488e0b4537a57a29f6fa564850'}} 2026-03-19 12:15:09,902 - DEBUG - Created port f0b1a569-6706-4f5e-b7ca-daf062d61e4e 2026-03-19 12:15:10,011 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f0b1a569-6706-4f5e-b7ca-daf062d61e4e 2026-03-19 12:15:10,303 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f0b1a569-6706-4f5e-b7ca-daf062d61e4e 2026-03-19 12:15:10,336 - INFO - VMI f0b1a569-6706-4f5e-b7ca-daf062d61e4e verification in API Server passed 2026-03-19 12:15:10,420 - DEBUG - Response for delete_port : () 2026-03-19 12:15:10,421 - INFO - Deleted port f0b1a569-6706-4f5e-b7ca-daf062d61e4e 2026-03-19 12:15:10,421 - INFO - Deleting VN ctest-vn-40592080 2026-03-19 12:15:10,515 - DEBUG - Response for deleting network () 2026-03-19 12:15:10,772 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 12:15:10,772 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-19 12:15:10,772 - INFO - -------------------------------------------------------------------------------- 2026-03-19 12:15:10,774 - INFO - ================================================================================ 2026-03-19 12:15:10,774 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-19 12:15:10,774 - 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-03-19 12:15:11,077 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with 2026-03-19 12:15:11,077 - INFO - Initial checks done. Running the testcase now 2026-03-19 12:15:11,077 - INFO - 2026-03-19 12:15:11,255 - DEBUG - Response for create_network : {'network': {'id': '5a8f3b9d-7c79-4759-aa55-428251a302ca', 'name': 'ctest-vn1-36389148', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'project_id': '8ca210488e0b4537a57a29f6fa564850', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86108281', 'ctest-vn1-36389148'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 12:15:11,427 - DEBUG - Response for create_subnet : {'subnet': {'id': '78619092-c709-420a-a8ab-4099fa3c5363', 'name': '', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'network_id': '5a8f3b9d-7c79-4759-aa55-428251a302ca', 'ip_version': 4, 'cidr': '51.144.1.0/26', 'allocation_pools': [{'start': '51.144.1.2', 'end': '51.144.1.62'}], 'gateway_ip': '51.144.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.144.1.2', 'tags': [], 'project_id': '8ca210488e0b4537a57a29f6fa564850'}} 2026-03-19 12:15:11,557 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af848df3-fed6-42a7-9520-d3e7134c75c9', 'name': '', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'network_id': '5a8f3b9d-7c79-4759-aa55-428251a302ca', 'ip_version': 4, 'cidr': '44.131.19.128/26', 'allocation_pools': [{'start': '44.131.19.130', 'end': '44.131.19.190'}], 'gateway_ip': '44.131.19.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.131.19.130', 'tags': [], 'project_id': '8ca210488e0b4537a57a29f6fa564850'}} 2026-03-19 12:15:11,575 - INFO - Created VN ctest-vn1-36389148 2026-03-19 12:15:11,627 - DEBUG - VN ctest-vn1-36389148 UUID is 5a8f3b9d-7c79-4759-aa55-428251a302ca 2026-03-19 12:15:11,927 - DEBUG - Response for create_port : {'port': {'name': 'dfc2d9ed-6971-4f67-9ef5-35915e5b0d9d', 'id': 'dfc2d9ed-6971-4f67-9ef5-35915e5b0d9d', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'network_id': '5a8f3b9d-7c79-4759-aa55-428251a302ca', 'mac_address': '02:df:c2:d9:ed:69', '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': '51.144.1.5', 'subnet_id': '78619092-c709-420a-a8ab-4099fa3c5363'}], 'security_groups': ['ca784f0e-ad91-4fc5-82d5-6f6175597c49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ca210488e0b4537a57a29f6fa564850'}} 2026-03-19 12:15:12,113 - DEBUG - Response for create_port : {'port': {'name': '2b367b63-1d0d-4095-9a05-c6ba56c169f5', 'id': '2b367b63-1d0d-4095-9a05-c6ba56c169f5', 'tenant_id': '8ca210488e0b4537a57a29f6fa564850', 'network_id': '5a8f3b9d-7c79-4759-aa55-428251a302ca', 'mac_address': '02:2b:36:7b:63:1d', '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': '44.131.19.133', 'subnet_id': 'af848df3-fed6-42a7-9520-d3e7134c75c9'}], 'security_groups': ['ca784f0e-ad91-4fc5-82d5-6f6175597c49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ca210488e0b4537a57a29f6fa564850'}} 2026-03-19 12:15:12,169 - DEBUG - Services list from nova: [, , ] 2026-03-19 12:15:12,501 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5496-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5496-1) 2026-03-19 12:15:12,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5496-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5496-1) 2026-03-19 12:15:12,909 - INFO - Waiting for VM ctest-vn1-vm1-59797296 to be up.. 2026-03-19 12:15:12,946 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-19 12:15:18,023 - DEBUG - VM is in ACTIVE state now 2026-03-19 12:15:18,023 - INFO - VM name : ctest-vn1-vm1-59797296 2026-03-19 12:15:18,230 - DEBUG - VM ctest-vn1-vm1-59797296 ID is 7b4f5c7a-71f6-45a1-b678-407e32b92980 2026-03-19 12:15:18,250 - DEBUG - VM ctest-vn1-vm1-59797296 launched on Node cn-jenkins-deploy-platform-ansible-os-5496-1 2026-03-19 12:15:18,325 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/7b4f5c7a-71f6-45a1-b678-407e32b92980 2026-03-19 12:15:18,333 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/dfc2d9ed-6971-4f67-9ef5-35915e5b0d9d 2026-03-19 12:15:21,595 - 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 1031ms') 2026-03-19 12:15:21,595 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59797296 failed! 2026-03-19 12:15:21,651 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86108281:ctest-vn1-36389148 is 51.144.1.1 and allocation pool is NOT set 2026-03-19 12:15:21,651 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86108281:ctest-vn1-36389148 is 44.131.19.129 and allocation pool is NOT set 2026-03-19 12:15:23,717 - 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=4.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.13 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 3.127/3.615/4.104/0.488 ms') 2026-03-19 12:15:23,717 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59797296 passed 2026-03-19 12:15:23,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 12:15:23,867 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59797296, IP 51.144.1.5, Port 22 2026-03-19 12:15:24,026 - DEBUG - VM ctest-vn1-vm1-59797296 is ready for SSH connections 2026-03-19 12:15:24,026 - INFO - Waiting for VM ctest-vn1-vm2-38105944 to be up.. 2026-03-19 12:15:24,108 - DEBUG - VM is in ACTIVE state now 2026-03-19 12:15:24,108 - INFO - VM name : ctest-vn1-vm2-38105944 2026-03-19 12:15:24,182 - DEBUG - VM ctest-vn1-vm2-38105944 ID is a4c00894-ce63-4cb5-ae53-79b2454e6444 2026-03-19 12:15:24,182 - DEBUG - VM ctest-vn1-vm2-38105944 launched on Node cn-jenkins-deploy-platform-ansible-os-5496-1 2026-03-19 12:15:24,258 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/a4c00894-ce63-4cb5-ae53-79b2454e6444 2026-03-19 12:15:24,273 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2b367b63-1d0d-4095-9a05-c6ba56c169f5 2026-03-19 12:15:25,527 - 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=5.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.915 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.915/3.154/5.393/2.239 ms') 2026-03-19 12:15:25,527 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-38105944 passed 2026-03-19 12:15:25,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 12:15:25,675 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-38105944, IP 44.131.19.133, Port 22 2026-03-19 12:15:25,841 - DEBUG - VM ctest-vn1-vm2-38105944 is ready for SSH connections 2026-03-19 12:15:25,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 12:15:25,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 12:15:25,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 12:15:25,841 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 51.144.1.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-19 12:15:25,841 - DEBUG - ping -s 56 -c 3 -W 1 51.144.1.5 2026-03-19 12:15:29,524 - DEBUG - PING 51.144.1.5 (51.144.1.5): 56 data bytes 64 bytes from 51.144.1.5: seq=0 ttl=63 time=3.339 ms 64 bytes from 51.144.1.5: seq=1 ttl=63 time=0.699 ms 64 bytes from 51.144.1.5: seq=2 ttl=63 time=0.794 ms --- 51.144.1.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.699/1.610/3.339 ms 2026-03-19 12:15:29,524 - INFO - Ping to IP 51.144.1.5 from VM ctest-vn1-vm2-38105944 passed 2026-03-19 12:15:29,525 - INFO - Detaching port 2b367b63-1d0d-4095-9a05-c6ba56c169f5 from VM ctest-vn1-vm2-38105944 2026-03-19 12:15:29,571 - INFO - Deleting VM ctest-vn1-vm2-38105944 2026-03-19 12:15:29,640 - INFO - Detaching port dfc2d9ed-6971-4f67-9ef5-35915e5b0d9d from VM ctest-vn1-vm1-59797296 2026-03-19 12:15:29,677 - INFO - Deleting VM ctest-vn1-vm1-59797296 2026-03-19 12:15:29,910 - DEBUG - Response for delete_port : () 2026-03-19 12:15:30,090 - DEBUG - Response for delete_port : () 2026-03-19 12:15:30,090 - INFO - Deleting VN ctest-vn1-36389148 2026-03-19 12:15:30,230 - DEBUG - Response for deleting network () 2026-03-19 12:15:30,496 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 12:15:30,497 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20] 2026-03-19 12:15:30,497 - INFO - -------------------------------------------------------------------------------- 2026-03-19 12:15:31,167 - INFO - Deleted project: ctest-TestPorts-86108281, ID : 8ca21048-8e0b-4537-a57a-29f6fa564850