2026-03-19 18:03:20,513 - INFO - Domain Default found not creating 2026-03-19 18:03:20,826 - INFO - Project ctest-TestPorts-29657575 not found, creating it 2026-03-19 18:03:21,462 - INFO - Created Project:ctest-TestPorts-29657575, ID : c0d9a441-57ea-4707-b5c4-755d9facb5a1 2026-03-19 18:03:23,828 - INFO - ================================================================================ 2026-03-19 18:03:23,828 - INFO - STARTING TEST : test_ports_bindings 2026-03-19 18:03:23,828 - 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 18:03:24,120 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-19 18:03:24,120 - INFO - Initial checks done. Running the testcase now 2026-03-19 18:03:24,120 - INFO - 2026-03-19 18:03:24,933 - DEBUG - Response for create_network : {'network': {'id': '409d18dc-30d2-4faa-8875-297d12665b49', 'name': 'ctest-vn-49018188', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-29657575', 'ctest-vn-49018188'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 18:03:25,159 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2bf6895-04be-4800-bb6c-a96e259d753c', 'name': '', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'network_id': '409d18dc-30d2-4faa-8875-297d12665b49', 'ip_version': 4, 'cidr': '68.43.24.0/26', 'allocation_pools': [{'start': '68.43.24.2', 'end': '68.43.24.62'}], 'gateway_ip': '68.43.24.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.43.24.2', 'tags': [], 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1'}} 2026-03-19 18:03:25,184 - INFO - Created VN ctest-vn-49018188 2026-03-19 18:03:25,242 - DEBUG - VN ctest-vn-49018188 UUID is 409d18dc-30d2-4faa-8875-297d12665b49 2026-03-19 18:03:25,423 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-29657575', 'ctest-vmi-87282602']} 2026-03-19 18:03:25,827 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87282602', 'id': 'a6202d93-b2c3-45ab-ac36-92fe6dd3412a', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'network_id': '409d18dc-30d2-4faa-8875-297d12665b49', 'mac_address': '02:a6:20:2d:93:b2', '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': '68.43.24.3', 'subnet_id': 'd2bf6895-04be-4800-bb6c-a96e259d753c'}], 'security_groups': ['4abc70c9-37be-4aa9-9241-2c63adf06065'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1'}} 2026-03-19 18:03:25,827 - DEBUG - Created port a6202d93-b2c3-45ab-ac36-92fe6dd3412a 2026-03-19 18:03:25,938 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a6202d93-b2c3-45ab-ac36-92fe6dd3412a 2026-03-19 18:03:26,276 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a6202d93-b2c3-45ab-ac36-92fe6dd3412a 2026-03-19 18:03:26,336 - INFO - VMI a6202d93-b2c3-45ab-ac36-92fe6dd3412a verification in API Server passed 2026-03-19 18:03:26,477 - DEBUG - Response for delete_port : () 2026-03-19 18:03:26,477 - INFO - Deleted port a6202d93-b2c3-45ab-ac36-92fe6dd3412a 2026-03-19 18:03:26,477 - INFO - Deleting VN ctest-vn-49018188 2026-03-19 18:03:26,594 - DEBUG - Response for deleting network () 2026-03-19 18:03:26,910 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 18:03:26,910 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-19 18:03:26,910 - INFO - -------------------------------------------------------------------------------- 2026-03-19 18:03:26,914 - INFO - ================================================================================ 2026-03-19 18:03:26,915 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-19 18:03:26,915 - 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 18:03:27,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-19 18:03:27,227 - INFO - Initial checks done. Running the testcase now 2026-03-19 18:03:27,227 - INFO - 2026-03-19 18:03:27,462 - DEBUG - Response for create_network : {'network': {'id': 'b5c76485-2c57-492c-b8cf-cababbb52df3', 'name': 'ctest-vn1-71273393', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-29657575', 'ctest-vn1-71273393'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 18:03:27,688 - DEBUG - Response for create_subnet : {'subnet': {'id': '40174a09-d1d7-433a-9ef8-05e745a00ccd', 'name': '', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'network_id': 'b5c76485-2c57-492c-b8cf-cababbb52df3', 'ip_version': 4, 'cidr': '72.213.115.0/26', 'allocation_pools': [{'start': '72.213.115.2', 'end': '72.213.115.62'}], 'gateway_ip': '72.213.115.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.213.115.2', 'tags': [], 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1'}} 2026-03-19 18:03:27,896 - DEBUG - Response for create_subnet : {'subnet': {'id': '843fba34-d02c-45ad-b91a-eadf44489b0f', 'name': '', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'network_id': 'b5c76485-2c57-492c-b8cf-cababbb52df3', 'ip_version': 4, 'cidr': '53.240.9.64/26', 'allocation_pools': [{'start': '53.240.9.66', 'end': '53.240.9.126'}], 'gateway_ip': '53.240.9.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.240.9.66', 'tags': [], 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1'}} 2026-03-19 18:03:27,932 - INFO - Created VN ctest-vn1-71273393 2026-03-19 18:03:27,994 - DEBUG - VN ctest-vn1-71273393 UUID is b5c76485-2c57-492c-b8cf-cababbb52df3 2026-03-19 18:03:28,466 - DEBUG - Response for create_port : {'port': {'name': '51c5e965-4a78-4419-99ff-1c2722d63e88', 'id': '51c5e965-4a78-4419-99ff-1c2722d63e88', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'network_id': 'b5c76485-2c57-492c-b8cf-cababbb52df3', 'mac_address': '02:51:c5:e9:65:4a', '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': '72.213.115.5', 'subnet_id': '40174a09-d1d7-433a-9ef8-05e745a00ccd'}], 'security_groups': ['4abc70c9-37be-4aa9-9241-2c63adf06065'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1'}} 2026-03-19 18:03:28,654 - DEBUG - Response for create_port : {'port': {'name': '04d16a53-3135-4e5a-800b-6515439aae1a', 'id': '04d16a53-3135-4e5a-800b-6515439aae1a', 'tenant_id': 'c0d9a44157ea4707b5c4755d9facb5a1', 'network_id': 'b5c76485-2c57-492c-b8cf-cababbb52df3', 'mac_address': '02:04:d1:6a:53:31', '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': '53.240.9.69', 'subnet_id': '843fba34-d02c-45ad-b91a-eadf44489b0f'}], 'security_groups': ['4abc70c9-37be-4aa9-9241-2c63adf06065'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c0d9a44157ea4707b5c4755d9facb5a1'}} 2026-03-19 18:03:28,717 - DEBUG - Services list from nova: [, , ] 2026-03-19 18:03:29,273 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5502-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5502-1) 2026-03-19 18:03:29,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5502-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5502-1) 2026-03-19 18:03:29,798 - INFO - Waiting for VM ctest-vn1-vm1-11532164 to be up.. 2026-03-19 18:03:29,844 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-19 18:03:34,950 - DEBUG - VM is in ACTIVE state now 2026-03-19 18:03:34,950 - INFO - VM name : ctest-vn1-vm1-11532164 2026-03-19 18:03:35,042 - DEBUG - VM ctest-vn1-vm1-11532164 ID is ad24d321-a426-407d-8989-bd3aec2d0408 2026-03-19 18:03:35,062 - DEBUG - VM ctest-vn1-vm1-11532164 launched on Node cn-jenkins-deploy-platform-ansible-os-5502-1 2026-03-19 18:03:35,164 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ad24d321-a426-407d-8989-bd3aec2d0408 2026-03-19 18:03:35,174 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/51c5e965-4a78-4419-99ff-1c2722d63e88 2026-03-19 18:03:38,433 - 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 1001ms') 2026-03-19 18:03:38,433 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11532164 failed! 2026-03-19 18:03:38,498 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-29657575:ctest-vn1-71273393 is 72.213.115.1 and allocation pool is NOT set 2026-03-19 18:03:38,498 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-29657575:ctest-vn1-71273393 is 53.240.9.65 and allocation pool is NOT set 2026-03-19 18:03:42,593 - 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=11.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 11.569/11.569/11.569/0.000 ms') 2026-03-19 18:03:42,593 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11532164 passed 2026-03-19 18:03:42,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 18:03:42,770 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11532164, IP 72.213.115.5, Port 22 2026-03-19 18:03:42,835 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-19 18:03:42,981 - DEBUG - VM ctest-vn1-vm1-11532164 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-19 18:03:47,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 18:03:47,982 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11532164, IP 72.213.115.5, Port 22 2026-03-19 18:03:48,178 - DEBUG - VM ctest-vn1-vm1-11532164 is ready for SSH connections 2026-03-19 18:03:48,179 - INFO - Waiting for VM ctest-vn1-vm2-84180750 to be up.. 2026-03-19 18:03:48,314 - DEBUG - VM is in ACTIVE state now 2026-03-19 18:03:48,314 - INFO - VM name : ctest-vn1-vm2-84180750 2026-03-19 18:03:48,462 - DEBUG - VM ctest-vn1-vm2-84180750 ID is cb88b785-8e51-44ab-9808-8eba7a207eee 2026-03-19 18:03:48,463 - DEBUG - VM ctest-vn1-vm2-84180750 launched on Node cn-jenkins-deploy-platform-ansible-os-5502-1 2026-03-19 18:03:48,598 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/cb88b785-8e51-44ab-9808-8eba7a207eee 2026-03-19 18:03:48,609 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/04d16a53-3135-4e5a-800b-6515439aae1a 2026-03-19 18:03:49,904 - 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=9.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.726 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.726/5.227/9.729/4.501 ms') 2026-03-19 18:03:49,904 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-84180750 passed 2026-03-19 18:03:50,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 18:03:50,075 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-84180750, IP 53.240.9.69, Port 22 2026-03-19 18:03:50,257 - DEBUG - VM ctest-vn1-vm2-84180750 is ready for SSH connections 2026-03-19 18:03:50,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 18:03:50,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 18:03:50,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 18:03:50,258 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.213.115.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-19 18:03:50,258 - DEBUG - ping -s 56 -c 3 -W 1 72.213.115.5 2026-03-19 18:03:53,303 - DEBUG - PING 72.213.115.5 (72.213.115.5): 56 data bytes 64 bytes from 72.213.115.5: seq=0 ttl=63 time=4.624 ms 64 bytes from 72.213.115.5: seq=1 ttl=63 time=2.172 ms 64 bytes from 72.213.115.5: seq=2 ttl=63 time=1.489 ms --- 72.213.115.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.489/2.761/4.624 ms 2026-03-19 18:03:53,303 - INFO - Ping to IP 72.213.115.5 from VM ctest-vn1-vm2-84180750 passed 2026-03-19 18:03:53,303 - INFO - Detaching port 04d16a53-3135-4e5a-800b-6515439aae1a from VM ctest-vn1-vm2-84180750 2026-03-19 18:03:53,404 - INFO - Deleting VM ctest-vn1-vm2-84180750 2026-03-19 18:03:53,539 - INFO - Detaching port 51c5e965-4a78-4419-99ff-1c2722d63e88 from VM ctest-vn1-vm1-11532164 2026-03-19 18:03:53,591 - INFO - Deleting VM ctest-vn1-vm1-11532164 2026-03-19 18:03:53,923 - DEBUG - Response for delete_port : () 2026-03-19 18:03:54,070 - DEBUG - Response for delete_port : () 2026-03-19 18:03:54,070 - INFO - Deleting VN ctest-vn1-71273393 2026-03-19 18:03:54,222 - DEBUG - Response for deleting network () 2026-03-19 18:03:54,498 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 18:03:54,498 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28] 2026-03-19 18:03:54,498 - INFO - -------------------------------------------------------------------------------- 2026-03-19 18:03:55,237 - INFO - Deleted project: ctest-TestPorts-29657575, ID : c0d9a441-57ea-4707-b5c4-755d9facb5a1