2026-09-01 14:46:48,916 - INFO - Domain Default found not creating 2026-09-01 14:46:49,090 - INFO - Project ctest-TestPorts-69415139 not found, creating it 2026-09-01 14:46:49,598 - INFO - Created Project:ctest-TestPorts-69415139, ID : fbc8af09-6ebf-4480-ad1a-0e3030e82c76 2026-09-01 14:46:51,555 - INFO - ================================================================================ 2026-09-01 14:46:51,556 - INFO - STARTING TEST : test_ports_bindings 2026-09-01 14:46:51,556 - 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-09-01 14:46:51,837 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-01 14:46:51,837 - INFO - Initial checks done. Running the testcase now 2026-09-01 14:46:51,837 - INFO - 2026-09-01 14:46:52,501 - DEBUG - Response for create_network : {'network': {'id': 'eb43912e-f48a-48ad-a1ee-184ad2d9f126', 'name': 'ctest-vn-84270416', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69415139', 'ctest-vn-84270416'], 'port_security_enabled': True, 'description': ''}} 2026-09-01 14:46:52,710 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce8fd83e-45a5-4918-8a6e-7c65bcc66bbe', 'name': '', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'network_id': 'eb43912e-f48a-48ad-a1ee-184ad2d9f126', 'ip_version': 4, 'cidr': '26.193.152.0/26', 'allocation_pools': [{'start': '26.193.152.2', 'end': '26.193.152.62'}], 'gateway_ip': '26.193.152.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.193.152.2', 'tags': [], 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76'}} 2026-09-01 14:46:52,735 - INFO - Created VN ctest-vn-84270416 2026-09-01 14:46:52,787 - DEBUG - VN ctest-vn-84270416 UUID is eb43912e-f48a-48ad-a1ee-184ad2d9f126 2026-09-01 14:46:52,898 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-69415139', 'ctest-vmi-38916413']} 2026-09-01 14:46:53,203 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-38916413', 'id': 'e411e02a-6893-4093-9c02-0257b1ebc75a', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'network_id': 'eb43912e-f48a-48ad-a1ee-184ad2d9f126', 'mac_address': '02:e4:11:e0:2a:68', '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': '26.193.152.3', 'subnet_id': 'ce8fd83e-45a5-4918-8a6e-7c65bcc66bbe'}], 'security_groups': ['d90fb42b-f682-4255-a24e-55ab7fdd7654'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76'}} 2026-09-01 14:46:53,203 - DEBUG - Created port e411e02a-6893-4093-9c02-0257b1ebc75a 2026-09-01 14:46:53,315 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e411e02a-6893-4093-9c02-0257b1ebc75a 2026-09-01 14:46:53,692 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e411e02a-6893-4093-9c02-0257b1ebc75a 2026-09-01 14:46:53,733 - INFO - VMI e411e02a-6893-4093-9c02-0257b1ebc75a verification in API Server passed 2026-09-01 14:46:53,838 - DEBUG - Response for delete_port : () 2026-09-01 14:46:53,838 - INFO - Deleted port e411e02a-6893-4093-9c02-0257b1ebc75a 2026-09-01 14:46:53,838 - INFO - Deleting VN ctest-vn-84270416 2026-09-01 14:46:53,962 - DEBUG - Response for deleting network () 2026-09-01 14:46:54,233 - DEBUG - No XMPP flaps were noticed during the test
2026-09-01 14:46:54,233 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-01 14:46:54,233 - INFO - -------------------------------------------------------------------------------- 2026-09-01 14:46:54,237 - INFO - ================================================================================ 2026-09-01 14:46:54,237 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-01 14:46:54,237 - 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-09-01 14:46:54,540 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-01 14:46:54,540 - INFO - Initial checks done. Running the testcase now 2026-09-01 14:46:54,540 - INFO - 2026-09-01 14:46:54,738 - DEBUG - Response for create_network : {'network': {'id': 'f4095e6e-19cc-4a75-84e3-36aa4b73da2b', 'name': 'ctest-vn1-17353802', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69415139', 'ctest-vn1-17353802'], 'port_security_enabled': True, 'description': ''}} 2026-09-01 14:46:54,964 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a72c93da-9129-4693-bce7-db8bb5ba945f', 'name': '', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'network_id': 'f4095e6e-19cc-4a75-84e3-36aa4b73da2b', 'ip_version': 4, 'cidr': '12.6.135.0/26', 'allocation_pools': [{'start': '12.6.135.2', 'end': '12.6.135.62'}], 'gateway_ip': '12.6.135.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.6.135.2', 'tags': [], 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76'}} 2026-09-01 14:46:55,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ff759eb-f712-40d4-8f7d-4fa211c1d629', 'name': '', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'network_id': 'f4095e6e-19cc-4a75-84e3-36aa4b73da2b', 'ip_version': 4, 'cidr': '37.246.201.128/26', 'allocation_pools': [{'start': '37.246.201.130', 'end': '37.246.201.190'}], 'gateway_ip': '37.246.201.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.246.201.130', 'tags': [], 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76'}} 2026-09-01 14:46:55,143 - INFO - Created VN ctest-vn1-17353802 2026-09-01 14:46:55,199 - DEBUG - VN ctest-vn1-17353802 UUID is f4095e6e-19cc-4a75-84e3-36aa4b73da2b 2026-09-01 14:46:55,548 - DEBUG - Response for create_port : {'port': {'name': 'b58d546c-69f5-4137-9bf3-4fcdc72f1567', 'id': 'b58d546c-69f5-4137-9bf3-4fcdc72f1567', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'network_id': 'f4095e6e-19cc-4a75-84e3-36aa4b73da2b', 'mac_address': '02:b5:8d:54:6c: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': '12.6.135.5', 'subnet_id': 'a72c93da-9129-4693-bce7-db8bb5ba945f'}], 'security_groups': ['d90fb42b-f682-4255-a24e-55ab7fdd7654'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76'}} 2026-09-01 14:46:55,762 - DEBUG - Response for create_port : {'port': {'name': '86c93c20-ae10-4645-bc70-95e32e32ffa8', 'id': '86c93c20-ae10-4645-bc70-95e32e32ffa8', 'tenant_id': 'fbc8af096ebf4480ad1a0e3030e82c76', 'network_id': 'f4095e6e-19cc-4a75-84e3-36aa4b73da2b', 'mac_address': '02:86:c9:3c:20:ae', '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': '37.246.201.133', 'subnet_id': '3ff759eb-f712-40d4-8f7d-4fa211c1d629'}], 'security_groups': ['d90fb42b-f682-4255-a24e-55ab7fdd7654'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'fbc8af096ebf4480ad1a0e3030e82c76'}} 2026-09-01 14:46:55,832 - DEBUG - Services list from nova: [, , ] 2026-09-01 14:46:56,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6240-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6240-1) 2026-09-01 14:46:56,678 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6240-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6240-1) 2026-09-01 14:46:56,678 - INFO - Waiting for VM ctest-vn1-vm1-40663648 to be up.. 2026-09-01 14:46:56,723 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:01,782 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:06,875 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:11,962 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:17,044 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:22,126 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:27,206 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:32,293 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:37,382 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:47:42,470 - DEBUG - VM is in ACTIVE state now 2026-09-01 14:47:42,470 - INFO - VM name : ctest-vn1-vm1-40663648 2026-09-01 14:47:42,558 - DEBUG - VM ctest-vn1-vm1-40663648 ID is d5d14b22-6cfa-41f9-9a5c-f434b04b3130 2026-09-01 14:47:42,580 - DEBUG - VM ctest-vn1-vm1-40663648 launched on Node cn-jenkins-deploy-platform-ansible-os-6240-1 2026-09-01 14:47:42,662 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d5d14b22-6cfa-41f9-9a5c-f434b04b3130 2026-09-01 14:47:42,673 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b58d546c-69f5-4137-9bf3-4fcdc72f1567 2026-09-01 14:47:45,949 - 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=2 ttl=63 time=9.31 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1021ms\r\nrtt min/avg/max/mdev = 9.309/9.309/9.309/0.000 ms') 2026-09-01 14:47:45,949 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-40663648 passed 2026-09-01 14:47:46,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:47:46,104 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-40663648, IP 12.6.135.5, Port 22 2026-09-01 14:47:46,274 - DEBUG - VM ctest-vn1-vm1-40663648 is ready for SSH connections 2026-09-01 14:47:46,274 - INFO - Waiting for VM ctest-vn1-vm2-03013894 to be up.. 2026-09-01 14:47:46,353 - DEBUG - VM is in ACTIVE state now 2026-09-01 14:47:46,353 - INFO - VM name : ctest-vn1-vm2-03013894 2026-09-01 14:47:46,428 - DEBUG - VM ctest-vn1-vm2-03013894 ID is 42720938-1666-4b2e-92f8-58ce253eebd6 2026-09-01 14:47:46,429 - DEBUG - VM ctest-vn1-vm2-03013894 launched on Node cn-jenkins-deploy-platform-ansible-os-6240-1 2026-09-01 14:47:46,511 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/42720938-1666-4b2e-92f8-58ce253eebd6 2026-09-01 14:47:46,520 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/86c93c20-ae10-4645-bc70-95e32e32ffa8 2026-09-01 14:47:47,757 - 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=4.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.557 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.557/2.297/4.038/1.740 ms') 2026-09-01 14:47:47,757 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-03013894 passed 2026-09-01 14:47:47,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:47:47,912 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-03013894, IP 37.246.201.133, Port 22 2026-09-01 14:47:48,078 - DEBUG - VM ctest-vn1-vm2-03013894 is ready for SSH connections 2026-09-01 14:47:48,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:47:48,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:47:48,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:47:48,078 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 12.6.135.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-09-01 14:47:48,079 - DEBUG - ping -s 56 -c 3 -W 1 12.6.135.5 2026-09-01 14:47:52,175 - DEBUG - PING 12.6.135.5 (12.6.135.5): 56 data bytes 64 bytes from 12.6.135.5: seq=0 ttl=63 time=4.832 ms 64 bytes from 12.6.135.5: seq=1 ttl=63 time=1.259 ms 64 bytes from 12.6.135.5: seq=2 ttl=63 time=0.968 ms --- 12.6.135.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.968/2.353/4.832 ms 2026-09-01 14:47:52,175 - INFO - Ping to IP 12.6.135.5 from VM ctest-vn1-vm2-03013894 passed 2026-09-01 14:47:52,175 - INFO - Detaching port 86c93c20-ae10-4645-bc70-95e32e32ffa8 from VM ctest-vn1-vm2-03013894 2026-09-01 14:47:52,228 - INFO - Deleting VM ctest-vn1-vm2-03013894 2026-09-01 14:47:52,302 - INFO - Detaching port b58d546c-69f5-4137-9bf3-4fcdc72f1567 from VM ctest-vn1-vm1-40663648 2026-09-01 14:47:52,344 - INFO - Deleting VM ctest-vn1-vm1-40663648 2026-09-01 14:47:52,625 - DEBUG - Response for delete_port : () 2026-09-01 14:47:52,826 - DEBUG - Response for delete_port : () 2026-09-01 14:47:52,827 - INFO - Deleting VN ctest-vn1-17353802 2026-09-01 14:47:53,016 - DEBUG - Response for deleting network () 2026-09-01 14:47:53,300 - DEBUG - No XMPP flaps were noticed during the test
2026-09-01 14:47:53,300 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-09-01 14:47:53,300 - INFO - -------------------------------------------------------------------------------- 2026-09-01 14:47:54,095 - INFO - Deleted project: ctest-TestPorts-69415139, ID : fbc8af09-6ebf-4480-ad1a-0e3030e82c76