2026-06-15 12:40:46,549 - INFO - Domain Default found not creating 2026-06-15 12:40:46,709 - INFO - Project ctest-TestPorts-87635601 not found, creating it 2026-06-15 12:40:47,151 - INFO - Created Project:ctest-TestPorts-87635601, ID : 7eb59006-98c8-46ed-9e26-e0d4b1491f5b 2026-06-15 12:40:48,581 - INFO - ================================================================================ 2026-06-15 12:40:48,581 - INFO - STARTING TEST : test_ports_bindings 2026-06-15 12:40:48,581 - 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-15 12:40:48,838 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-06-15 12:40:48,838 - INFO - Initial checks done. Running the testcase now 2026-06-15 12:40:48,838 - INFO - 2026-06-15 12:40:49,385 - DEBUG - Response for create_network : {'network': {'id': 'b3a59cd6-f6ea-47e4-b975-cc34b215bb0d', 'name': 'ctest-vn-35383078', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87635601', 'ctest-vn-35383078'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 12:40:49,573 - DEBUG - Response for create_subnet : {'subnet': {'id': '9cf1d77a-a4df-4695-aaed-ad2eb9928665', 'name': '', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'network_id': 'b3a59cd6-f6ea-47e4-b975-cc34b215bb0d', 'ip_version': 4, 'cidr': '184.94.145.64/26', 'allocation_pools': [{'start': '184.94.145.66', 'end': '184.94.145.126'}], 'gateway_ip': '184.94.145.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '184.94.145.66', 'tags': [], 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b'}} 2026-06-15 12:40:49,589 - INFO - Created VN ctest-vn-35383078 2026-06-15 12:40:49,639 - DEBUG - VN ctest-vn-35383078 UUID is b3a59cd6-f6ea-47e4-b975-cc34b215bb0d 2026-06-15 12:40:49,733 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87635601', 'ctest-vmi-94710469']} 2026-06-15 12:40:49,993 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-94710469', 'id': 'e3e006df-4690-4ec6-be36-45d89444ae2f', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'network_id': 'b3a59cd6-f6ea-47e4-b975-cc34b215bb0d', 'mac_address': '02:e3:e0:06:df:46', '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': '184.94.145.67', 'subnet_id': '9cf1d77a-a4df-4695-aaed-ad2eb9928665'}], 'security_groups': ['1a5e12fd-1af0-44f3-9806-68e2cdfd3a5e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b'}} 2026-06-15 12:40:49,994 - DEBUG - Created port e3e006df-4690-4ec6-be36-45d89444ae2f 2026-06-15 12:40:50,099 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e3e006df-4690-4ec6-be36-45d89444ae2f 2026-06-15 12:40:50,417 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e3e006df-4690-4ec6-be36-45d89444ae2f 2026-06-15 12:40:50,445 - INFO - VMI e3e006df-4690-4ec6-be36-45d89444ae2f verification in API Server passed 2026-06-15 12:40:50,522 - DEBUG - Response for delete_port : () 2026-06-15 12:40:50,522 - INFO - Deleted port e3e006df-4690-4ec6-be36-45d89444ae2f 2026-06-15 12:40:50,522 - INFO - Deleting VN ctest-vn-35383078 2026-06-15 12:40:50,615 - DEBUG - Response for deleting network () 2026-06-15 12:40:50,881 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 12:40:50,881 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-15 12:40:50,881 - INFO - -------------------------------------------------------------------------------- 2026-06-15 12:40:50,883 - INFO - ================================================================================ 2026-06-15 12:40:50,883 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-15 12:40:50,883 - 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-15 12:40:51,180 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-06-15 12:40:51,180 - INFO - Initial checks done. Running the testcase now 2026-06-15 12:40:51,180 - INFO - 2026-06-15 12:40:51,343 - DEBUG - Response for create_network : {'network': {'id': 'b0aa6ab5-b285-42c1-8a25-4654881f98f3', 'name': 'ctest-vn1-97182985', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87635601', 'ctest-vn1-97182985'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 12:40:51,492 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8aac41b-eca4-4576-8d5c-b2d9e9b9793a', 'name': '', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'network_id': 'b0aa6ab5-b285-42c1-8a25-4654881f98f3', 'ip_version': 4, 'cidr': '187.63.47.0/26', 'allocation_pools': [{'start': '187.63.47.2', 'end': '187.63.47.62'}], 'gateway_ip': '187.63.47.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.63.47.2', 'tags': [], 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b'}} 2026-06-15 12:40:51,684 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f2c6e24-86c6-40de-bacf-37257987481f', 'name': '', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'network_id': 'b0aa6ab5-b285-42c1-8a25-4654881f98f3', 'ip_version': 4, 'cidr': '117.22.251.64/26', 'allocation_pools': [{'start': '117.22.251.66', 'end': '117.22.251.126'}], 'gateway_ip': '117.22.251.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '117.22.251.66', 'tags': [], 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b'}} 2026-06-15 12:40:51,700 - INFO - Created VN ctest-vn1-97182985 2026-06-15 12:40:51,751 - DEBUG - VN ctest-vn1-97182985 UUID is b0aa6ab5-b285-42c1-8a25-4654881f98f3 2026-06-15 12:40:52,012 - DEBUG - Response for create_port : {'port': {'name': '5e392bd9-72cb-4dda-a78b-f0c3feec29c0', 'id': '5e392bd9-72cb-4dda-a78b-f0c3feec29c0', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'network_id': 'b0aa6ab5-b285-42c1-8a25-4654881f98f3', 'mac_address': '02:5e:39:2b:d9:72', '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': '187.63.47.5', 'subnet_id': 'e8aac41b-eca4-4576-8d5c-b2d9e9b9793a'}], 'security_groups': ['1a5e12fd-1af0-44f3-9806-68e2cdfd3a5e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b'}} 2026-06-15 12:40:52,160 - DEBUG - Response for create_port : {'port': {'name': '5bb2406e-aefe-4b48-a236-60dda70e949d', 'id': '5bb2406e-aefe-4b48-a236-60dda70e949d', 'tenant_id': '7eb5900698c846ed9e26e0d4b1491f5b', 'network_id': 'b0aa6ab5-b285-42c1-8a25-4654881f98f3', 'mac_address': '02:5b:b2:40:6e: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': '117.22.251.69', 'subnet_id': '0f2c6e24-86c6-40de-bacf-37257987481f'}], 'security_groups': ['1a5e12fd-1af0-44f3-9806-68e2cdfd3a5e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7eb5900698c846ed9e26e0d4b1491f5b'}} 2026-06-15 12:40:52,212 - DEBUG - Services list from nova: [, , ] 2026-06-15 12:40:52,538 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5944-1) 2026-06-15 12:40:52,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5944-1) 2026-06-15 12:40:52,890 - INFO - Waiting for VM ctest-vn1-vm1-66526323 to be up.. 2026-06-15 12:40:52,925 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 12:40:57,990 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 12:41:03,071 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 12:41:08,154 - DEBUG - VM is in ACTIVE state now 2026-06-15 12:41:08,154 - INFO - VM name : ctest-vn1-vm1-66526323 2026-06-15 12:41:08,223 - DEBUG - VM ctest-vn1-vm1-66526323 ID is cd050354-2b31-4a35-b3a2-0b5c40e0db66 2026-06-15 12:41:08,246 - DEBUG - VM ctest-vn1-vm1-66526323 launched on Node cn-jenkins-deploy-platform-ansible-os-5944-1 2026-06-15 12:41:08,323 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cd050354-2b31-4a35-b3a2-0b5c40e0db66 2026-06-15 12:41:08,331 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5e392bd9-72cb-4dda-a78b-f0c3feec29c0 2026-06-15 12:41:09,567 - 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=12.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.431 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.431/6.395/12.360/5.964 ms') 2026-06-15 12:41:09,567 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66526323 passed 2026-06-15 12:41:09,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 12:41:09,720 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66526323, IP 187.63.47.5, Port 22 2026-06-15 12:41:09,875 - DEBUG - VM ctest-vn1-vm1-66526323 is ready for SSH connections 2026-06-15 12:41:09,875 - INFO - Waiting for VM ctest-vn1-vm2-06024615 to be up.. 2026-06-15 12:41:09,941 - DEBUG - VM is in ACTIVE state now 2026-06-15 12:41:09,941 - INFO - VM name : ctest-vn1-vm2-06024615 2026-06-15 12:41:10,006 - DEBUG - VM ctest-vn1-vm2-06024615 ID is d3418bb0-eb22-4941-9277-a365306fb458 2026-06-15 12:41:10,006 - DEBUG - VM ctest-vn1-vm2-06024615 launched on Node cn-jenkins-deploy-platform-ansible-os-5944-1 2026-06-15 12:41:10,069 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d3418bb0-eb22-4941-9277-a365306fb458 2026-06-15 12:41:10,076 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5bb2406e-aefe-4b48-a236-60dda70e949d 2026-06-15 12:41:11,302 - 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=5.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.567 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.567/2.815/5.063/2.248 ms') 2026-06-15 12:41:11,302 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-06024615 passed 2026-06-15 12:41:11,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 12:41:11,451 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-06024615, IP 117.22.251.69, Port 22 2026-06-15 12:41:11,517 - 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-15 12:41:11,585 - DEBUG - VM ctest-vn1-vm2-06024615 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-15 12:41:16,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 12:41:16,587 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-06024615, IP 117.22.251.69, Port 22 2026-06-15 12:41:16,750 - DEBUG - VM ctest-vn1-vm2-06024615 is ready for SSH connections 2026-06-15 12:41:16,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 12:41:16,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 12:41:16,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 12:41:16,750 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 187.63.47.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-15 12:41:16,750 - DEBUG - ping -s 56 -c 3 -W 1 187.63.47.5 2026-06-15 12:41:19,312 - DEBUG - PING 187.63.47.5 (187.63.47.5): 56 data bytes 64 bytes from 187.63.47.5: seq=0 ttl=63 time=3.456 ms 64 bytes from 187.63.47.5: seq=1 ttl=63 time=0.865 ms 64 bytes from 187.63.47.5: seq=2 ttl=63 time=1.067 ms --- 187.63.47.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.865/1.796/3.456 ms 2026-06-15 12:41:19,312 - INFO - Ping to IP 187.63.47.5 from VM ctest-vn1-vm2-06024615 passed 2026-06-15 12:41:19,312 - INFO - Detaching port 5bb2406e-aefe-4b48-a236-60dda70e949d from VM ctest-vn1-vm2-06024615 2026-06-15 12:41:19,363 - INFO - Deleting VM ctest-vn1-vm2-06024615 2026-06-15 12:41:19,427 - INFO - Detaching port 5e392bd9-72cb-4dda-a78b-f0c3feec29c0 from VM ctest-vn1-vm1-66526323 2026-06-15 12:41:19,459 - INFO - Deleting VM ctest-vn1-vm1-66526323 2026-06-15 12:41:19,650 - DEBUG - Response for delete_port : () 2026-06-15 12:41:19,797 - DEBUG - Response for delete_port : () 2026-06-15 12:41:19,797 - INFO - Deleting VN ctest-vn1-97182985 2026-06-15 12:41:19,937 - DEBUG - Response for deleting network () 2026-06-15 12:41:20,200 - DEBUG - No XMPP flaps were noticed during the test 2026-06-15 12:41:20,200 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-06-15 12:41:20,200 - INFO - -------------------------------------------------------------------------------- 2026-06-15 12:41:20,894 - INFO - Deleted project: ctest-TestPorts-87635601, ID : 7eb59006-98c8-46ed-9e26-e0d4b1491f5b