2026-03-23 15:27:58,985 - INFO - Domain Default found not creating
2026-03-23 15:27:59,188 - INFO - Project ctest-TestPorts-10661862 not found, creating it
2026-03-23 15:27:59,693 - INFO - Created Project:ctest-TestPorts-10661862, ID : 5d7f8b07-706e-4d9f-905d-06510431e808
2026-03-23 15:28:01,300 - INFO - ================================================================================
2026-03-23 15:28:01,300 - INFO - STARTING TEST : test_ports_bindings
2026-03-23 15:28:01,300 - 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-23 15:28:01,569 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-03-23 15:28:01,569 - INFO - Initial checks done. Running the testcase now
2026-03-23 15:28:01,569 - INFO -
2026-03-23 15:28:02,211 - DEBUG - Response for create_network : {'network': {'id': 'a464b3a9-2642-4c67-b7ec-c798a55e211a', 'name': 'ctest-vn-12131392', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'project_id': '5d7f8b07706e4d9f905d06510431e808', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10661862', 'ctest-vn-12131392'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:02,445 - DEBUG - Response for create_subnet : {'subnet': {'id': '30b81441-7df6-4492-a46b-f8287fff259c', 'name': '', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'network_id': 'a464b3a9-2642-4c67-b7ec-c798a55e211a', 'ip_version': 4, 'cidr': '210.255.243.128/26', 'allocation_pools': [{'start': '210.255.243.130', 'end': '210.255.243.190'}], 'gateway_ip': '210.255.243.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.255.243.130', 'tags': [], 'project_id': '5d7f8b07706e4d9f905d06510431e808'}}
2026-03-23 15:28:02,465 - INFO - Created VN ctest-vn-12131392
2026-03-23 15:28:02,520 - DEBUG - VN ctest-vn-12131392 UUID is a464b3a9-2642-4c67-b7ec-c798a55e211a
2026-03-23 15:28:02,623 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10661862', 'ctest-vmi-89587036']}
2026-03-23 15:28:02,919 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-89587036', 'id': '53deae48-ca00-4086-b4a1-0c6ee3299f12', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'network_id': 'a464b3a9-2642-4c67-b7ec-c798a55e211a', 'mac_address': '02:53:de:ae:48:ca', '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': '210.255.243.131', 'subnet_id': '30b81441-7df6-4492-a46b-f8287fff259c'}], 'security_groups': ['fc84bc0a-c2f0-408e-9941-6b29c150e719'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d7f8b07706e4d9f905d06510431e808'}}
2026-03-23 15:28:02,919 - DEBUG - Created port 53deae48-ca00-4086-b4a1-0c6ee3299f12
2026-03-23 15:28:03,024 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/53deae48-ca00-4086-b4a1-0c6ee3299f12
2026-03-23 15:28:03,348 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/53deae48-ca00-4086-b4a1-0c6ee3299f12
2026-03-23 15:28:03,385 - INFO - VMI 53deae48-ca00-4086-b4a1-0c6ee3299f12 verification in API Server passed
2026-03-23 15:28:03,478 - DEBUG - Response for delete_port : ()
2026-03-23 15:28:03,478 - INFO - Deleted port 53deae48-ca00-4086-b4a1-0c6ee3299f12
2026-03-23 15:28:03,478 - INFO - Deleting VN ctest-vn-12131392
2026-03-23 15:28:03,602 - DEBUG - Response for deleting network ()
2026-03-23 15:28:03,873 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 15:28:03,874 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-23 15:28:03,874 - INFO - --------------------------------------------------------------------------------
2026-03-23 15:28:03,877 - INFO - ================================================================================
2026-03-23 15:28:03,877 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-23 15:28:03,877 - 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-23 15:28:04,162 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-03-23 15:28:04,162 - INFO - Initial checks done. Running the testcase now
2026-03-23 15:28:04,162 - INFO -
2026-03-23 15:28:04,340 - DEBUG - Response for create_network : {'network': {'id': 'e1b0ea49-74b0-4e36-b374-1b421a528a2f', 'name': 'ctest-vn1-43149575', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'project_id': '5d7f8b07706e4d9f905d06510431e808', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10661862', 'ctest-vn1-43149575'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:04,539 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e369a4fc-398a-456f-949d-5d36ef5a4637', 'name': '', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'network_id': 'e1b0ea49-74b0-4e36-b374-1b421a528a2f', 'ip_version': 4, 'cidr': '17.255.228.192/26', 'allocation_pools': [{'start': '17.255.228.194', 'end': '17.255.228.254'}], 'gateway_ip': '17.255.228.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.255.228.194', 'tags': [], 'project_id': '5d7f8b07706e4d9f905d06510431e808'}}
2026-03-23 15:28:04,680 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ae77303-6231-4f64-8bfc-05a4db5b895f', 'name': '', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'network_id': 'e1b0ea49-74b0-4e36-b374-1b421a528a2f', 'ip_version': 4, 'cidr': '206.49.245.192/26', 'allocation_pools': [{'start': '206.49.245.194', 'end': '206.49.245.254'}], 'gateway_ip': '206.49.245.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.49.245.194', 'tags': [], 'project_id': '5d7f8b07706e4d9f905d06510431e808'}}
2026-03-23 15:28:04,698 - INFO - Created VN ctest-vn1-43149575
2026-03-23 15:28:04,752 - DEBUG - VN ctest-vn1-43149575 UUID is e1b0ea49-74b0-4e36-b374-1b421a528a2f
2026-03-23 15:28:05,082 - DEBUG - Response for create_port : {'port': {'name': '685e71db-0785-47e0-bef3-332370bd3cb2', 'id': '685e71db-0785-47e0-bef3-332370bd3cb2', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'network_id': 'e1b0ea49-74b0-4e36-b374-1b421a528a2f', 'mac_address': '02:68:5e:71:db:07', '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': '17.255.228.197', 'subnet_id': 'e369a4fc-398a-456f-949d-5d36ef5a4637'}], 'security_groups': ['fc84bc0a-c2f0-408e-9941-6b29c150e719'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d7f8b07706e4d9f905d06510431e808'}}
2026-03-23 15:28:05,264 - DEBUG - Response for create_port : {'port': {'name': '29b08f78-3ed4-4727-a3d7-7b961fdda395', 'id': '29b08f78-3ed4-4727-a3d7-7b961fdda395', 'tenant_id': '5d7f8b07706e4d9f905d06510431e808', 'network_id': 'e1b0ea49-74b0-4e36-b374-1b421a528a2f', 'mac_address': '02:29:b0:8f:78:3e', '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': '206.49.245.197', 'subnet_id': '4ae77303-6231-4f64-8bfc-05a4db5b895f'}], 'security_groups': ['fc84bc0a-c2f0-408e-9941-6b29c150e719'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d7f8b07706e4d9f905d06510431e808'}}
2026-03-23 15:28:05,345 - DEBUG - Services list from nova: [, , ]
2026-03-23 15:28:05,714 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5520-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5520-1)
2026-03-23 15:28:06,145 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5520-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5520-1)
2026-03-23 15:28:06,146 - INFO - Waiting for VM ctest-vn1-vm1-27685075 to be up..
2026-03-23 15:28:06,199 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 15:28:11,278 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:11,278 - INFO - VM name : ctest-vn1-vm1-27685075
2026-03-23 15:28:11,362 - DEBUG - VM ctest-vn1-vm1-27685075 ID is 3752eeb9-da49-4308-b4bc-145f6dd6d837
2026-03-23 15:28:11,384 - DEBUG - VM ctest-vn1-vm1-27685075 launched on Node cn-jenkins-deploy-platform-ansible-os-5520-1
2026-03-23 15:28:11,467 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3752eeb9-da49-4308-b4bc-145f6dd6d837
2026-03-23 15:28:11,477 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/685e71db-0785-47e0-bef3-332370bd3cb2
2026-03-23 15:28:14,719 - 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 1002ms')
2026-03-23 15:28:14,719 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27685075 failed!
2026-03-23 15:28:14,776 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10661862:ctest-vn1-43149575 is 17.255.228.193 and allocation pool is NOT set
2026-03-23 15:28:14,776 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10661862:ctest-vn1-43149575 is 206.49.245.193 and allocation pool is NOT set
2026-03-23 15:28:16,840 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.76 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 = 1.757/3.324/4.891/1.567 ms')
2026-03-23 15:28:16,841 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27685075 passed
2026-03-23 15:28:16,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:16,996 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27685075, IP 17.255.228.197, Port 22
2026-03-23 15:28:17,161 - DEBUG - VM ctest-vn1-vm1-27685075 is ready for SSH connections
2026-03-23 15:28:17,161 - INFO - Waiting for VM ctest-vn1-vm2-24831081 to be up..
2026-03-23 15:28:17,249 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:17,249 - INFO - VM name : ctest-vn1-vm2-24831081
2026-03-23 15:28:17,347 - DEBUG - VM ctest-vn1-vm2-24831081 ID is f4680ef9-09a0-47e3-a5dd-8b7f50db8fa2
2026-03-23 15:28:17,347 - DEBUG - VM ctest-vn1-vm2-24831081 launched on Node cn-jenkins-deploy-platform-ansible-os-5520-1
2026-03-23 15:28:17,431 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f4680ef9-09a0-47e3-a5dd-8b7f50db8fa2
2026-03-23 15:28:17,443 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/29b08f78-3ed4-4727-a3d7-7b961fdda395
2026-03-23 15:28:18,695 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.483 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.483/2.307/4.132/1.824 ms')
2026-03-23 15:28:18,695 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-24831081 passed
2026-03-23 15:28:18,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:18,848 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24831081, IP 206.49.245.197, Port 22
2026-03-23 15:28:19,014 - DEBUG - VM ctest-vn1-vm2-24831081 is ready for SSH connections
2026-03-23 15:28:19,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:19,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:19,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:19,014 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.255.228.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-23 15:28:19,014 - DEBUG - ping -s 56 -c 3 -W 1 17.255.228.197
2026-03-23 15:28:21,640 - DEBUG - PING 17.255.228.197 (17.255.228.197): 56 data bytes
64 bytes from 17.255.228.197: seq=0 ttl=63 time=4.950 ms
64 bytes from 17.255.228.197: seq=1 ttl=63 time=1.042 ms
64 bytes from 17.255.228.197: seq=2 ttl=63 time=1.351 ms
--- 17.255.228.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.042/2.447/4.950 ms
2026-03-23 15:28:21,641 - INFO - Ping to IP 17.255.228.197 from VM ctest-vn1-vm2-24831081 passed
2026-03-23 15:28:21,641 - INFO - Detaching port 29b08f78-3ed4-4727-a3d7-7b961fdda395 from VM ctest-vn1-vm2-24831081
2026-03-23 15:28:21,697 - INFO - Deleting VM ctest-vn1-vm2-24831081
2026-03-23 15:28:21,768 - INFO - Detaching port 685e71db-0785-47e0-bef3-332370bd3cb2 from VM ctest-vn1-vm1-27685075
2026-03-23 15:28:21,801 - INFO - Deleting VM ctest-vn1-vm1-27685075
2026-03-23 15:28:22,040 - DEBUG - Response for delete_port : ()
2026-03-23 15:28:22,236 - DEBUG - Response for delete_port : ()
2026-03-23 15:28:22,236 - INFO - Deleting VN ctest-vn1-43149575
2026-03-23 15:28:22,377 - DEBUG - Response for deleting network ()
2026-03-23 15:28:22,638 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 15:28:22,638 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-23 15:28:22,643 - INFO - --------------------------------------------------------------------------------
2026-03-23 15:28:23,403 - INFO - Deleted project: ctest-TestPorts-10661862, ID : 5d7f8b07-706e-4d9f-905d-06510431e808