2026-03-23 22:59:33,693 - INFO - Domain Default found not creating 2026-03-23 22:59:33,843 - INFO - Project ctest-TestPorts-60135917 not found, creating it 2026-03-23 22:59:34,298 - INFO - Created Project:ctest-TestPorts-60135917, ID : 05f07525-7392-49e0-932f-c8c2433d664e 2026-03-23 22:59:35,702 - INFO - ================================================================================ 2026-03-23 22:59:35,702 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 22:59:35,702 - 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 22:59:35,959 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-23 22:59:35,959 - INFO - Initial checks done. Running the testcase now 2026-03-23 22:59:35,959 - INFO - 2026-03-23 22:59:36,521 - DEBUG - Response for create_network : {'network': {'id': 'bcdb0914-7c57-495f-bdeb-94bcd1815a62', 'name': 'ctest-vn-77892539', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'project_id': '05f07525739249e0932fc8c2433d664e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60135917', 'ctest-vn-77892539'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 22:59:36,681 - DEBUG - Response for create_subnet : {'subnet': {'id': '7589ad71-a5f9-4f7f-b010-ed4cb9336a6e', 'name': '', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'network_id': 'bcdb0914-7c57-495f-bdeb-94bcd1815a62', 'ip_version': 4, 'cidr': '67.4.141.64/26', 'allocation_pools': [{'start': '67.4.141.66', 'end': '67.4.141.126'}], 'gateway_ip': '67.4.141.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.4.141.66', 'tags': [], 'project_id': '05f07525739249e0932fc8c2433d664e'}} 2026-03-23 22:59:36,697 - INFO - Created VN ctest-vn-77892539 2026-03-23 22:59:36,750 - DEBUG - VN ctest-vn-77892539 UUID is bcdb0914-7c57-495f-bdeb-94bcd1815a62 2026-03-23 22:59:36,854 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60135917', 'ctest-vmi-56722317']} 2026-03-23 22:59:37,116 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-56722317', 'id': 'b98a67b1-f45a-41dd-97ae-73217ad6bb42', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'network_id': 'bcdb0914-7c57-495f-bdeb-94bcd1815a62', 'mac_address': '02:b9:8a:67:b1:f4', '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': '67.4.141.67', 'subnet_id': '7589ad71-a5f9-4f7f-b010-ed4cb9336a6e'}], 'security_groups': ['a55341d7-55ae-429a-b4ab-461a4ca3a626'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '05f07525739249e0932fc8c2433d664e'}} 2026-03-23 22:59:37,116 - DEBUG - Created port b98a67b1-f45a-41dd-97ae-73217ad6bb42 2026-03-23 22:59:37,218 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b98a67b1-f45a-41dd-97ae-73217ad6bb42 2026-03-23 22:59:37,508 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b98a67b1-f45a-41dd-97ae-73217ad6bb42 2026-03-23 22:59:37,540 - INFO - VMI b98a67b1-f45a-41dd-97ae-73217ad6bb42 verification in API Server passed 2026-03-23 22:59:37,619 - DEBUG - Response for delete_port : () 2026-03-23 22:59:37,619 - INFO - Deleted port b98a67b1-f45a-41dd-97ae-73217ad6bb42 2026-03-23 22:59:37,619 - INFO - Deleting VN ctest-vn-77892539 2026-03-23 22:59:37,709 - DEBUG - Response for deleting network () 2026-03-23 22:59:37,970 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 22:59:37,970 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-23 22:59:37,971 - INFO - -------------------------------------------------------------------------------- 2026-03-23 22:59:37,973 - INFO - ================================================================================ 2026-03-23 22:59:37,973 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 22:59:37,973 - 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 22:59:38,259 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-23 22:59:38,259 - INFO - Initial checks done. Running the testcase now 2026-03-23 22:59:38,259 - INFO - 2026-03-23 22:59:38,421 - DEBUG - Response for create_network : {'network': {'id': '8946d171-de13-4f68-9c0c-adff28fbdb53', 'name': 'ctest-vn1-69163206', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'project_id': '05f07525739249e0932fc8c2433d664e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60135917', 'ctest-vn1-69163206'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 22:59:38,636 - DEBUG - Response for create_subnet : {'subnet': {'id': '66841cbf-cfd7-4d85-816c-04589f351c38', 'name': '', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'network_id': '8946d171-de13-4f68-9c0c-adff28fbdb53', 'ip_version': 4, 'cidr': '196.248.214.128/26', 'allocation_pools': [{'start': '196.248.214.130', 'end': '196.248.214.190'}], 'gateway_ip': '196.248.214.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.248.214.130', 'tags': [], 'project_id': '05f07525739249e0932fc8c2433d664e'}} 2026-03-23 22:59:38,762 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fbf42990-50c1-4b71-ae0f-2d27198ced18', 'name': '', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'network_id': '8946d171-de13-4f68-9c0c-adff28fbdb53', 'ip_version': 4, 'cidr': '157.51.250.128/26', 'allocation_pools': [{'start': '157.51.250.130', 'end': '157.51.250.190'}], 'gateway_ip': '157.51.250.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.51.250.130', 'tags': [], 'project_id': '05f07525739249e0932fc8c2433d664e'}} 2026-03-23 22:59:38,780 - INFO - Created VN ctest-vn1-69163206 2026-03-23 22:59:38,830 - DEBUG - VN ctest-vn1-69163206 UUID is 8946d171-de13-4f68-9c0c-adff28fbdb53 2026-03-23 22:59:39,113 - DEBUG - Response for create_port : {'port': {'name': '6b8c69de-820e-437c-8dcf-874f092a9fdb', 'id': '6b8c69de-820e-437c-8dcf-874f092a9fdb', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'network_id': '8946d171-de13-4f68-9c0c-adff28fbdb53', 'mac_address': '02:6b:8c:69:de:82', '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': '196.248.214.133', 'subnet_id': '66841cbf-cfd7-4d85-816c-04589f351c38'}], 'security_groups': ['a55341d7-55ae-429a-b4ab-461a4ca3a626'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '05f07525739249e0932fc8c2433d664e'}} 2026-03-23 22:59:39,269 - DEBUG - Response for create_port : {'port': {'name': '110a5844-2e0a-4d18-91f2-636e1029fa0d', 'id': '110a5844-2e0a-4d18-91f2-636e1029fa0d', 'tenant_id': '05f07525739249e0932fc8c2433d664e', 'network_id': '8946d171-de13-4f68-9c0c-adff28fbdb53', 'mac_address': '02:11:0a:58:44:2e', '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': '157.51.250.133', 'subnet_id': 'fbf42990-50c1-4b71-ae0f-2d27198ced18'}], 'security_groups': ['a55341d7-55ae-429a-b4ab-461a4ca3a626'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '05f07525739249e0932fc8c2433d664e'}} 2026-03-23 22:59:39,320 - DEBUG - Services list from nova: [, , ] 2026-03-23 22:59:39,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5523-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5523-1) 2026-03-23 22:59:40,011 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5523-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5523-1) 2026-03-23 22:59:40,011 - INFO - Waiting for VM ctest-vn1-vm1-95333831 to be up.. 2026-03-23 22:59:40,047 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 22:59:45,117 - DEBUG - VM is in ACTIVE state now 2026-03-23 22:59:45,117 - INFO - VM name : ctest-vn1-vm1-95333831 2026-03-23 22:59:45,185 - DEBUG - VM ctest-vn1-vm1-95333831 ID is 1b78bc6f-9c2b-45a8-853d-fe9dabf6a1b3 2026-03-23 22:59:45,202 - DEBUG - VM ctest-vn1-vm1-95333831 launched on Node cn-jenkins-deploy-platform-ansible-os-5523-1 2026-03-23 22:59:45,271 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/1b78bc6f-9c2b-45a8-853d-fe9dabf6a1b3 2026-03-23 22:59:45,279 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/6b8c69de-820e-437c-8dcf-874f092a9fdb 2026-03-23 22:59:48,532 - 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 1022ms') 2026-03-23 22:59:48,532 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-95333831 failed! 2026-03-23 22:59:48,586 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60135917:ctest-vn1-69163206 is 196.248.214.129 and allocation pool is NOT set 2026-03-23 22:59:48,586 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60135917:ctest-vn1-69163206 is 157.51.250.129 and allocation pool is NOT set 2026-03-23 22:59:50,650 - 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=10.6 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.59 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 = 2.591/6.612/10.634/4.021 ms') 2026-03-23 22:59:50,651 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-95333831 passed 2026-03-23 22:59:50,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 22:59:50,798 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95333831, IP 196.248.214.133, Port 22 2026-03-23 22:59:50,857 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-23 22:59:51,060 - DEBUG - VM ctest-vn1-vm1-95333831 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-23 22:59:56,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 22:59:56,061 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95333831, IP 196.248.214.133, Port 22 2026-03-23 22:59:56,217 - DEBUG - VM ctest-vn1-vm1-95333831 is ready for SSH connections 2026-03-23 22:59:56,217 - INFO - Waiting for VM ctest-vn1-vm2-05971662 to be up.. 2026-03-23 22:59:56,288 - DEBUG - VM is in ACTIVE state now 2026-03-23 22:59:56,288 - INFO - VM name : ctest-vn1-vm2-05971662 2026-03-23 22:59:56,357 - DEBUG - VM ctest-vn1-vm2-05971662 ID is 22bb6283-1108-47c0-ab08-02c01f355f86 2026-03-23 22:59:56,357 - DEBUG - VM ctest-vn1-vm2-05971662 launched on Node cn-jenkins-deploy-platform-ansible-os-5523-1 2026-03-23 22:59:56,425 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/22bb6283-1108-47c0-ab08-02c01f355f86 2026-03-23 22:59:56,432 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/110a5844-2e0a-4d18-91f2-636e1029fa0d 2026-03-23 22:59:57,671 - 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=2.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.372 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.372/1.555/2.739/1.183 ms') 2026-03-23 22:59:57,671 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-05971662 passed 2026-03-23 22:59:57,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 22:59:57,822 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-05971662, IP 157.51.250.133, Port 22 2026-03-23 22:59:57,974 - DEBUG - VM ctest-vn1-vm2-05971662 is ready for SSH connections 2026-03-23 22:59:57,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 22:59:57,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 22:59:57,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 22:59:57,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 196.248.214.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 22:59:57,974 - DEBUG - ping -s 56 -c 3 -W 1 196.248.214.133 2026-03-23 23:00:01,671 - DEBUG - PING 196.248.214.133 (196.248.214.133): 56 data bytes 64 bytes from 196.248.214.133: seq=0 ttl=63 time=3.930 ms 64 bytes from 196.248.214.133: seq=1 ttl=63 time=0.774 ms 64 bytes from 196.248.214.133: seq=2 ttl=63 time=0.884 ms --- 196.248.214.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.774/1.862/3.930 ms 2026-03-23 23:00:01,671 - INFO - Ping to IP 196.248.214.133 from VM ctest-vn1-vm2-05971662 passed 2026-03-23 23:00:01,671 - INFO - Detaching port 110a5844-2e0a-4d18-91f2-636e1029fa0d from VM ctest-vn1-vm2-05971662 2026-03-23 23:00:01,718 - INFO - Deleting VM ctest-vn1-vm2-05971662 2026-03-23 23:00:01,798 - INFO - Detaching port 6b8c69de-820e-437c-8dcf-874f092a9fdb from VM ctest-vn1-vm1-95333831 2026-03-23 23:00:01,840 - INFO - Deleting VM ctest-vn1-vm1-95333831 2026-03-23 23:00:02,078 - DEBUG - Response for delete_port : () 2026-03-23 23:00:02,302 - DEBUG - Response for delete_port : () 2026-03-23 23:00:02,302 - INFO - Deleting VN ctest-vn1-69163206 2026-03-23 23:00:02,459 - DEBUG - Response for deleting network () 2026-03-23 23:00:02,735 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 23:00:02,735 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-03-23 23:00:02,735 - INFO - -------------------------------------------------------------------------------- 2026-03-23 23:00:03,440 - INFO - Deleted project: ctest-TestPorts-60135917, ID : 05f07525-7392-49e0-932f-c8c2433d664e