2026-08-26 09:18:50,917 - INFO - Domain Default found not creating 2026-08-26 09:18:51,142 - INFO - Project ctest-TestPorts-88224278 not found, creating it 2026-08-26 09:18:51,666 - INFO - Created Project:ctest-TestPorts-88224278, ID : 5534c5de-dc17-45d9-8cab-e96821f4ded9 2026-08-26 09:18:53,430 - INFO - ================================================================================ 2026-08-26 09:18:53,431 - INFO - STARTING TEST : test_ports_bindings 2026-08-26 09:18:53,431 - 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-08-26 09:18:53,700 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with 2026-08-26 09:18:53,700 - INFO - Initial checks done. Running the testcase now 2026-08-26 09:18:53,700 - INFO - 2026-08-26 09:18:54,367 - DEBUG - Response for create_network : {'network': {'id': '536c4310-0778-485f-b893-7242698fa8f9', 'name': 'ctest-vn-38876338', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'project_id': '5534c5dedc1745d98cabe96821f4ded9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88224278', 'ctest-vn-38876338'], 'port_security_enabled': True, 'description': ''}} 2026-08-26 09:18:54,580 - DEBUG - Response for create_subnet : {'subnet': {'id': '9aea1498-2273-42bb-855b-41f8d2a2f7c2', 'name': '', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'network_id': '536c4310-0778-485f-b893-7242698fa8f9', 'ip_version': 4, 'cidr': '23.161.177.64/26', 'allocation_pools': [{'start': '23.161.177.66', 'end': '23.161.177.126'}], 'gateway_ip': '23.161.177.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.161.177.66', 'tags': [], 'project_id': '5534c5dedc1745d98cabe96821f4ded9'}} 2026-08-26 09:18:54,600 - INFO - Created VN ctest-vn-38876338 2026-08-26 09:18:54,655 - DEBUG - VN ctest-vn-38876338 UUID is 536c4310-0778-485f-b893-7242698fa8f9 2026-08-26 09:18:54,779 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-88224278', 'ctest-vmi-14419990']} 2026-08-26 09:18:55,060 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-14419990', 'id': 'ef8240b4-deae-4b0b-88dc-6a07b85b4f56', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'network_id': '536c4310-0778-485f-b893-7242698fa8f9', 'mac_address': '02:ef:82:40:b4:de', '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': '23.161.177.67', 'subnet_id': '9aea1498-2273-42bb-855b-41f8d2a2f7c2'}], 'security_groups': ['4c678070-3053-42a0-979f-d4264b3c2230'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5534c5dedc1745d98cabe96821f4ded9'}} 2026-08-26 09:18:55,061 - DEBUG - Created port ef8240b4-deae-4b0b-88dc-6a07b85b4f56 2026-08-26 09:18:55,171 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/ef8240b4-deae-4b0b-88dc-6a07b85b4f56 2026-08-26 09:18:55,547 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/ef8240b4-deae-4b0b-88dc-6a07b85b4f56 2026-08-26 09:18:55,583 - INFO - VMI ef8240b4-deae-4b0b-88dc-6a07b85b4f56 verification in API Server passed 2026-08-26 09:18:55,698 - DEBUG - Response for delete_port : () 2026-08-26 09:18:55,698 - INFO - Deleted port ef8240b4-deae-4b0b-88dc-6a07b85b4f56 2026-08-26 09:18:55,698 - INFO - Deleting VN ctest-vn-38876338 2026-08-26 09:18:55,821 - DEBUG - Response for deleting network () 2026-08-26 09:18:56,100 - DEBUG - No XMPP flaps were noticed during the test 2026-08-26 09:18:56,100 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-26 09:18:56,102 - INFO - -------------------------------------------------------------------------------- 2026-08-26 09:18:56,106 - INFO - ================================================================================ 2026-08-26 09:18:56,107 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-26 09:18:56,107 - 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-08-26 09:18:56,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with 2026-08-26 09:18:56,403 - INFO - Initial checks done. Running the testcase now 2026-08-26 09:18:56,404 - INFO - 2026-08-26 09:18:56,629 - DEBUG - Response for create_network : {'network': {'id': 'b3f795cb-2dd8-419c-ab5f-580564d214a3', 'name': 'ctest-vn1-33442788', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'project_id': '5534c5dedc1745d98cabe96821f4ded9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88224278', 'ctest-vn1-33442788'], 'port_security_enabled': True, 'description': ''}} 2026-08-26 09:18:56,869 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0a35ad1-d73b-45c5-b809-e65618250ca8', 'name': '', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'network_id': 'b3f795cb-2dd8-419c-ab5f-580564d214a3', 'ip_version': 4, 'cidr': '37.204.241.64/26', 'allocation_pools': [{'start': '37.204.241.66', 'end': '37.204.241.126'}], 'gateway_ip': '37.204.241.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.204.241.66', 'tags': [], 'project_id': '5534c5dedc1745d98cabe96821f4ded9'}} 2026-08-26 09:18:57,108 - DEBUG - Response for create_subnet : {'subnet': {'id': '8fff3f63-4347-4fb3-b499-80c307458db8', 'name': '', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'network_id': 'b3f795cb-2dd8-419c-ab5f-580564d214a3', 'ip_version': 4, 'cidr': '25.245.146.64/26', 'allocation_pools': [{'start': '25.245.146.66', 'end': '25.245.146.126'}], 'gateway_ip': '25.245.146.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.245.146.66', 'tags': [], 'project_id': '5534c5dedc1745d98cabe96821f4ded9'}} 2026-08-26 09:18:57,131 - INFO - Created VN ctest-vn1-33442788 2026-08-26 09:18:57,191 - DEBUG - VN ctest-vn1-33442788 UUID is b3f795cb-2dd8-419c-ab5f-580564d214a3 2026-08-26 09:18:57,517 - DEBUG - Response for create_port : {'port': {'name': '7a7e800d-836a-4651-a968-de09f29310aa', 'id': '7a7e800d-836a-4651-a968-de09f29310aa', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'network_id': 'b3f795cb-2dd8-419c-ab5f-580564d214a3', 'mac_address': '02:7a:7e:80:0d:83', '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': '37.204.241.69', 'subnet_id': 'a0a35ad1-d73b-45c5-b809-e65618250ca8'}], 'security_groups': ['4c678070-3053-42a0-979f-d4264b3c2230'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5534c5dedc1745d98cabe96821f4ded9'}} 2026-08-26 09:18:57,737 - DEBUG - Response for create_port : {'port': {'name': '400f2bef-caa5-4998-af72-5accec4d3f34', 'id': '400f2bef-caa5-4998-af72-5accec4d3f34', 'tenant_id': '5534c5dedc1745d98cabe96821f4ded9', 'network_id': 'b3f795cb-2dd8-419c-ab5f-580564d214a3', 'mac_address': '02:40:0f:2b:ef:ca', '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': '25.245.146.69', 'subnet_id': '8fff3f63-4347-4fb3-b499-80c307458db8'}], 'security_groups': ['4c678070-3053-42a0-979f-d4264b3c2230'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5534c5dedc1745d98cabe96821f4ded9'}} 2026-08-26 09:18:57,804 - DEBUG - Services list from nova: [, , ] 2026-08-26 09:18:58,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6232-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6232-1) 2026-08-26 09:18:58,645 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6232-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6232-1) 2026-08-26 09:18:58,645 - INFO - Waiting for VM ctest-vn1-vm1-89453621 to be up.. 2026-08-26 09:18:58,687 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:03,743 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:08,852 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:13,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:19,027 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:24,115 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:29,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:34,339 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:39,437 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 09:19:44,536 - DEBUG - VM is in ACTIVE state now 2026-08-26 09:19:44,536 - INFO - VM name : ctest-vn1-vm1-89453621 2026-08-26 09:19:44,628 - DEBUG - VM ctest-vn1-vm1-89453621 ID is dd4dbb0d-7017-42e2-94c7-ab1d50c7b0f2 2026-08-26 09:19:44,659 - DEBUG - VM ctest-vn1-vm1-89453621 launched on Node cn-jenkins-deploy-platform-ansible-os-6232-1 2026-08-26 09:19:44,750 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/dd4dbb0d-7017-42e2-94c7-ab1d50c7b0f2 2026-08-26 09:19:44,759 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/7a7e800d-836a-4651-a968-de09f29310aa 2026-08-26 09:19:48,009 - 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 1000ms') 2026-08-26 09:19:48,009 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-89453621 failed! 2026-08-26 09:19:48,063 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88224278:ctest-vn1-33442788 is 37.204.241.65 and allocation pool is NOT set 2026-08-26 09:19:48,063 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88224278:ctest-vn1-33442788 is 25.245.146.65 and allocation pool is NOT set 2026-08-26 09:19:50,128 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.556 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.556/2.295/4.035/1.739 ms') 2026-08-26 09:19:50,128 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-89453621 passed 2026-08-26 09:19:50,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 09:19:50,283 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89453621, IP 37.204.241.69, Port 22 2026-08-26 09:19:50,453 - DEBUG - VM ctest-vn1-vm1-89453621 is ready for SSH connections 2026-08-26 09:19:50,454 - INFO - Waiting for VM ctest-vn1-vm2-80994215 to be up.. 2026-08-26 09:19:50,552 - DEBUG - VM is in ACTIVE state now 2026-08-26 09:19:50,552 - INFO - VM name : ctest-vn1-vm2-80994215 2026-08-26 09:19:50,650 - DEBUG - VM ctest-vn1-vm2-80994215 ID is b4421ac7-5877-4b00-8893-e61f233be489 2026-08-26 09:19:50,651 - DEBUG - VM ctest-vn1-vm2-80994215 launched on Node cn-jenkins-deploy-platform-ansible-os-6232-1 2026-08-26 09:19:50,743 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/b4421ac7-5877-4b00-8893-e61f233be489 2026-08-26 09:19:50,754 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/400f2bef-caa5-4998-af72-5accec4d3f34 2026-08-26 09:19:52,004 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.616 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.616/2.390/4.165/1.774 ms') 2026-08-26 09:19:52,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-80994215 passed 2026-08-26 09:19:52,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 09:19:52,159 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80994215, IP 25.245.146.69, Port 22 2026-08-26 09:19:52,330 - DEBUG - VM ctest-vn1-vm2-80994215 is ready for SSH connections 2026-08-26 09:19:52,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 09:19:52,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 09:19:52,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 09:19:52,330 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 37.204.241.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-26 09:19:52,330 - DEBUG - ping -s 56 -c 3 -W 1 37.204.241.69 2026-08-26 09:19:56,465 - DEBUG - PING 37.204.241.69 (37.204.241.69): 56 data bytes 64 bytes from 37.204.241.69: seq=0 ttl=63 time=4.916 ms 64 bytes from 37.204.241.69: seq=1 ttl=63 time=1.183 ms 64 bytes from 37.204.241.69: seq=2 ttl=63 time=1.091 ms --- 37.204.241.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.091/2.396/4.916 ms 2026-08-26 09:19:56,466 - INFO - Ping to IP 37.204.241.69 from VM ctest-vn1-vm2-80994215 passed 2026-08-26 09:19:56,466 - INFO - Detaching port 400f2bef-caa5-4998-af72-5accec4d3f34 from VM ctest-vn1-vm2-80994215 2026-08-26 09:19:56,529 - INFO - Deleting VM ctest-vn1-vm2-80994215 2026-08-26 09:19:56,634 - INFO - Detaching port 7a7e800d-836a-4651-a968-de09f29310aa from VM ctest-vn1-vm1-89453621 2026-08-26 09:19:56,673 - INFO - Deleting VM ctest-vn1-vm1-89453621 2026-08-26 09:19:56,944 - DEBUG - Response for delete_port : () 2026-08-26 09:19:57,132 - DEBUG - Response for delete_port : () 2026-08-26 09:19:57,132 - INFO - Deleting VN ctest-vn1-33442788 2026-08-26 09:19:57,295 - DEBUG - Response for deleting network () 2026-08-26 09:19:57,555 - DEBUG - No XMPP flaps were noticed during the test 2026-08-26 09:19:57,555 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01] 2026-08-26 09:19:57,555 - INFO - -------------------------------------------------------------------------------- 2026-08-26 09:19:58,377 - INFO - Deleted project: ctest-TestPorts-88224278, ID : 5534c5de-dc17-45d9-8cab-e96821f4ded9