2026-06-11 17:05:52,991 - INFO - Domain Default found not creating 2026-06-11 17:05:53,132 - INFO - Project ctest-TestPorts-34918581 not found, creating it 2026-06-11 17:05:53,557 - INFO - Created Project:ctest-TestPorts-34918581, ID : 75d0378b-5a6c-4d0c-a0c0-26c19cf1b9d4 2026-06-11 17:05:54,976 - INFO - ================================================================================ 2026-06-11 17:05:54,976 - INFO - STARTING TEST : test_ports_bindings 2026-06-11 17:05:54,976 - 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-06-11 17:05:55,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-11 17:05:55,227 - INFO - Initial checks done. Running the testcase now 2026-06-11 17:05:55,227 - INFO - 2026-06-11 17:05:55,750 - DEBUG - Response for create_network : {'network': {'id': 'db7f8f5e-5a3f-4e13-8cb7-ae65d8d13055', 'name': 'ctest-vn-31388490', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34918581', 'ctest-vn-31388490'], 'port_security_enabled': True, 'description': ''}} 2026-06-11 17:05:55,931 - DEBUG - Response for create_subnet : {'subnet': {'id': '592ab797-8339-44ab-91ba-ffaa0435ac17', 'name': '', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'network_id': 'db7f8f5e-5a3f-4e13-8cb7-ae65d8d13055', 'ip_version': 4, 'cidr': '134.84.77.128/26', 'allocation_pools': [{'start': '134.84.77.130', 'end': '134.84.77.190'}], 'gateway_ip': '134.84.77.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.84.77.130', 'tags': [], 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4'}} 2026-06-11 17:05:55,945 - INFO - Created VN ctest-vn-31388490 2026-06-11 17:05:55,994 - DEBUG - VN ctest-vn-31388490 UUID is db7f8f5e-5a3f-4e13-8cb7-ae65d8d13055 2026-06-11 17:05:56,089 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-34918581', 'ctest-vmi-06174613']} 2026-06-11 17:05:56,361 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-06174613', 'id': '65738cca-e640-49ef-a323-7e340aab6e00', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'network_id': 'db7f8f5e-5a3f-4e13-8cb7-ae65d8d13055', 'mac_address': '02:65:73:8c:ca:e6', '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': '134.84.77.131', 'subnet_id': '592ab797-8339-44ab-91ba-ffaa0435ac17'}], 'security_groups': ['dbd6ff8c-d264-4174-802b-18dbf9d3c536'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4'}} 2026-06-11 17:05:56,361 - DEBUG - Created port 65738cca-e640-49ef-a323-7e340aab6e00 2026-06-11 17:05:56,466 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/65738cca-e640-49ef-a323-7e340aab6e00 2026-06-11 17:05:56,785 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/65738cca-e640-49ef-a323-7e340aab6e00 2026-06-11 17:05:56,814 - INFO - VMI 65738cca-e640-49ef-a323-7e340aab6e00 verification in API Server passed 2026-06-11 17:05:56,883 - DEBUG - Response for delete_port : () 2026-06-11 17:05:56,883 - INFO - Deleted port 65738cca-e640-49ef-a323-7e340aab6e00 2026-06-11 17:05:56,883 - INFO - Deleting VN ctest-vn-31388490 2026-06-11 17:05:56,964 - DEBUG - Response for deleting network () 2026-06-11 17:05:57,223 - DEBUG - No XMPP flaps were noticed during the test 2026-06-11 17:05:57,223 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-11 17:05:57,223 - INFO - -------------------------------------------------------------------------------- 2026-06-11 17:05:57,227 - INFO - ================================================================================ 2026-06-11 17:05:57,227 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-11 17:05:57,227 - 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-06-11 17:05:57,506 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-11 17:05:57,506 - INFO - Initial checks done. Running the testcase now 2026-06-11 17:05:57,506 - INFO - 2026-06-11 17:05:57,656 - DEBUG - Response for create_network : {'network': {'id': '22ab5c75-5325-4faf-9371-de34f1778593', 'name': 'ctest-vn1-07425199', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34918581', 'ctest-vn1-07425199'], 'port_security_enabled': True, 'description': ''}} 2026-06-11 17:05:57,788 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef57b824-5800-4e10-998a-08acce99c1b9', 'name': '', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'network_id': '22ab5c75-5325-4faf-9371-de34f1778593', 'ip_version': 4, 'cidr': '176.142.146.64/26', 'allocation_pools': [{'start': '176.142.146.66', 'end': '176.142.146.126'}], 'gateway_ip': '176.142.146.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.142.146.66', 'tags': [], 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4'}} 2026-06-11 17:05:57,972 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b50f137f-4c22-4390-955d-5b10bb4b3d6f', 'name': '', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'network_id': '22ab5c75-5325-4faf-9371-de34f1778593', 'ip_version': 4, 'cidr': '50.183.67.128/26', 'allocation_pools': [{'start': '50.183.67.130', 'end': '50.183.67.190'}], 'gateway_ip': '50.183.67.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.183.67.130', 'tags': [], 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4'}} 2026-06-11 17:05:57,992 - INFO - Created VN ctest-vn1-07425199 2026-06-11 17:05:58,042 - DEBUG - VN ctest-vn1-07425199 UUID is 22ab5c75-5325-4faf-9371-de34f1778593 2026-06-11 17:05:58,303 - DEBUG - Response for create_port : {'port': {'name': 'a631e6f1-64d0-4c28-ba0e-615f495e2cc2', 'id': 'a631e6f1-64d0-4c28-ba0e-615f495e2cc2', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'network_id': '22ab5c75-5325-4faf-9371-de34f1778593', 'mac_address': '02:a6:31:e6:f1:64', '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': '176.142.146.69', 'subnet_id': 'ef57b824-5800-4e10-998a-08acce99c1b9'}], 'security_groups': ['dbd6ff8c-d264-4174-802b-18dbf9d3c536'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4'}} 2026-06-11 17:05:58,453 - DEBUG - Response for create_port : {'port': {'name': 'eb52214c-b971-4e78-a75d-29e16a366844', 'id': 'eb52214c-b971-4e78-a75d-29e16a366844', 'tenant_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4', 'network_id': '22ab5c75-5325-4faf-9371-de34f1778593', 'mac_address': '02:eb:52:21:4c:b9', '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': '50.183.67.133', 'subnet_id': 'b50f137f-4c22-4390-955d-5b10bb4b3d6f'}], 'security_groups': ['dbd6ff8c-d264-4174-802b-18dbf9d3c536'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75d0378b5a6c4d0ca0c026c19cf1b9d4'}} 2026-06-11 17:05:58,517 - DEBUG - Services list from nova: [, , ] 2026-06-11 17:05:58,927 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5935-1) 2026-06-11 17:05:59,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5935-1) 2026-06-11 17:05:59,271 - INFO - Waiting for VM ctest-vn1-vm1-62687277 to be up.. 2026-06-11 17:05:59,307 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-11 17:06:04,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-11 17:06:09,438 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-11 17:06:14,519 - DEBUG - VM is in ACTIVE state now 2026-06-11 17:06:14,519 - INFO - VM name : ctest-vn1-vm1-62687277 2026-06-11 17:06:14,590 - DEBUG - VM ctest-vn1-vm1-62687277 ID is 0903acd6-8661-46f7-af22-c7fce1b5841e 2026-06-11 17:06:14,608 - DEBUG - VM ctest-vn1-vm1-62687277 launched on Node cn-jenkins-deploy-platform-ansible-os-5935-1 2026-06-11 17:06:14,674 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0903acd6-8661-46f7-af22-c7fce1b5841e 2026-06-11 17:06:14,685 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a631e6f1-64d0-4c28-ba0e-615f495e2cc2 2026-06-11 17:06:17,926 - 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=7.43 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 7.432/7.432/7.432/0.000 ms') 2026-06-11 17:06:17,926 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-62687277 passed 2026-06-11 17:06:18,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 17:06:18,082 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62687277, IP 176.142.146.69, Port 22 2026-06-11 17:06:18,138 - 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-06-11 17:06:18,221 - DEBUG - VM ctest-vn1-vm1-62687277 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-11 17:06:23,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 17:06:23,222 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62687277, IP 176.142.146.69, Port 22 2026-06-11 17:06:23,382 - DEBUG - VM ctest-vn1-vm1-62687277 is ready for SSH connections 2026-06-11 17:06:23,382 - INFO - Waiting for VM ctest-vn1-vm2-36035303 to be up.. 2026-06-11 17:06:23,452 - DEBUG - VM is in ACTIVE state now 2026-06-11 17:06:23,452 - INFO - VM name : ctest-vn1-vm2-36035303 2026-06-11 17:06:23,522 - DEBUG - VM ctest-vn1-vm2-36035303 ID is c47ccb9d-8d22-4ee6-b833-05cbe48e5a7d 2026-06-11 17:06:23,522 - DEBUG - VM ctest-vn1-vm2-36035303 launched on Node cn-jenkins-deploy-platform-ansible-os-5935-1 2026-06-11 17:06:23,583 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c47ccb9d-8d22-4ee6-b833-05cbe48e5a7d 2026-06-11 17:06:23,590 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/eb52214c-b971-4e78-a75d-29e16a366844 2026-06-11 17:06:24,824 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 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.433/1.685/2.937/1.252 ms') 2026-06-11 17:06:24,824 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-36035303 passed 2026-06-11 17:06:24,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 17:06:24,970 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-36035303, IP 50.183.67.133, Port 22 2026-06-11 17:06:25,125 - DEBUG - VM ctest-vn1-vm2-36035303 is ready for SSH connections 2026-06-11 17:06:25,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 17:06:25,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 17:06:25,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 17:06:25,126 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 176.142.146.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-11 17:06:25,126 - DEBUG - ping -s 56 -c 3 -W 1 176.142.146.69 2026-06-11 17:06:28,709 - DEBUG - PING 176.142.146.69 (176.142.146.69): 56 data bytes 64 bytes from 176.142.146.69: seq=0 ttl=63 time=3.352 ms 64 bytes from 176.142.146.69: seq=1 ttl=63 time=0.850 ms 64 bytes from 176.142.146.69: seq=2 ttl=63 time=0.837 ms --- 176.142.146.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.837/1.679/3.352 ms 2026-06-11 17:06:28,709 - INFO - Ping to IP 176.142.146.69 from VM ctest-vn1-vm2-36035303 passed 2026-06-11 17:06:28,709 - INFO - Detaching port eb52214c-b971-4e78-a75d-29e16a366844 from VM ctest-vn1-vm2-36035303 2026-06-11 17:06:28,754 - INFO - Deleting VM ctest-vn1-vm2-36035303 2026-06-11 17:06:28,821 - INFO - Detaching port a631e6f1-64d0-4c28-ba0e-615f495e2cc2 from VM ctest-vn1-vm1-62687277 2026-06-11 17:06:28,854 - INFO - Deleting VM ctest-vn1-vm1-62687277 2026-06-11 17:06:29,047 - DEBUG - Response for delete_port : () 2026-06-11 17:06:29,192 - DEBUG - Response for delete_port : () 2026-06-11 17:06:29,192 - INFO - Deleting VN ctest-vn1-07425199 2026-06-11 17:06:29,298 - DEBUG - Response for deleting network () 2026-06-11 17:06:29,559 - DEBUG - No XMPP flaps were noticed during the test 2026-06-11 17:06:29,559 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:32] 2026-06-11 17:06:29,559 - INFO - -------------------------------------------------------------------------------- 2026-06-11 17:06:30,246 - INFO - Deleted project: ctest-TestPorts-34918581, ID : 75d0378b-5a6c-4d0c-a0c0-26c19cf1b9d4