2026-04-30 17:47:22,447 - INFO - Domain Default found not creating
2026-04-30 17:47:22,758 - INFO - Project ctest-TestPorts-14236845 not found, creating it
2026-04-30 17:47:23,259 - INFO - Created Project:ctest-TestPorts-14236845, ID : 083009d0-f878-4170-a99d-2f600753dfc2
2026-04-30 17:47:24,802 - INFO - ================================================================================
2026-04-30 17:47:24,802 - INFO - STARTING TEST : test_ports_bindings
2026-04-30 17:47:24,802 - 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-04-30 17:47:25,073 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-04-30 17:47:25,073 - INFO - Initial checks done. Running the testcase now
2026-04-30 17:47:25,073 - INFO -
2026-04-30 17:47:25,658 - DEBUG - Response for create_network : {'network': {'id': '56aabe2c-107f-4d8f-9d5a-5960502cbaff', 'name': 'ctest-vn-82327595', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'project_id': '083009d0f8784170a99d2f600753dfc2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14236845', 'ctest-vn-82327595'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 17:47:25,888 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac22e450-254d-45ea-ad5f-c6f5bca85d72', 'name': '', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'network_id': '56aabe2c-107f-4d8f-9d5a-5960502cbaff', 'ip_version': 4, 'cidr': '9.12.53.128/26', 'allocation_pools': [{'start': '9.12.53.130', 'end': '9.12.53.190'}], 'gateway_ip': '9.12.53.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.12.53.130', 'tags': [], 'project_id': '083009d0f8784170a99d2f600753dfc2'}}
2026-04-30 17:47:25,909 - INFO - Created VN ctest-vn-82327595
2026-04-30 17:47:25,962 - DEBUG - VN ctest-vn-82327595 UUID is 56aabe2c-107f-4d8f-9d5a-5960502cbaff
2026-04-30 17:47:26,077 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14236845', 'ctest-vmi-89584742']}
2026-04-30 17:47:26,329 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-89584742', 'id': '9a4797b0-b061-4e50-849f-9f10d997bbc1', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'network_id': '56aabe2c-107f-4d8f-9d5a-5960502cbaff', 'mac_address': '02:9a:47:97:b0:b0', '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': '9.12.53.131', 'subnet_id': 'ac22e450-254d-45ea-ad5f-c6f5bca85d72'}], 'security_groups': ['9705ba32-ab78-4796-8646-8f9fd26e988f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '083009d0f8784170a99d2f600753dfc2'}}
2026-04-30 17:47:26,329 - DEBUG - Created port 9a4797b0-b061-4e50-849f-9f10d997bbc1
2026-04-30 17:47:26,434 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9a4797b0-b061-4e50-849f-9f10d997bbc1
2026-04-30 17:47:26,733 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9a4797b0-b061-4e50-849f-9f10d997bbc1
2026-04-30 17:47:26,769 - INFO - VMI 9a4797b0-b061-4e50-849f-9f10d997bbc1 verification in API Server passed
2026-04-30 17:47:26,860 - DEBUG - Response for delete_port : ()
2026-04-30 17:47:26,861 - INFO - Deleted port 9a4797b0-b061-4e50-849f-9f10d997bbc1
2026-04-30 17:47:26,861 - INFO - Deleting VN ctest-vn-82327595
2026-04-30 17:47:26,977 - DEBUG - Response for deleting network ()
2026-04-30 17:47:27,237 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 17:47:27,237 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-30 17:47:27,237 - INFO - --------------------------------------------------------------------------------
2026-04-30 17:47:27,240 - INFO - ================================================================================
2026-04-30 17:47:27,241 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-30 17:47:27,241 - 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-04-30 17:47:27,525 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-04-30 17:47:27,525 - INFO - Initial checks done. Running the testcase now
2026-04-30 17:47:27,525 - INFO -
2026-04-30 17:47:27,726 - DEBUG - Response for create_network : {'network': {'id': '13af80e1-65f1-4d96-85ab-3e044b88d4c2', 'name': 'ctest-vn1-23886995', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'project_id': '083009d0f8784170a99d2f600753dfc2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14236845', 'ctest-vn1-23886995'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 17:47:27,941 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd42e2030-704c-414e-90f1-788fd14857b8', 'name': '', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'network_id': '13af80e1-65f1-4d96-85ab-3e044b88d4c2', 'ip_version': 4, 'cidr': '148.51.139.128/26', 'allocation_pools': [{'start': '148.51.139.130', 'end': '148.51.139.190'}], 'gateway_ip': '148.51.139.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.51.139.130', 'tags': [], 'project_id': '083009d0f8784170a99d2f600753dfc2'}}
2026-04-30 17:47:28,160 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b8210b3-841d-4cfd-869a-39e5d480b62b', 'name': '', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'network_id': '13af80e1-65f1-4d96-85ab-3e044b88d4c2', 'ip_version': 4, 'cidr': '2.65.97.192/26', 'allocation_pools': [{'start': '2.65.97.194', 'end': '2.65.97.254'}], 'gateway_ip': '2.65.97.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.65.97.194', 'tags': [], 'project_id': '083009d0f8784170a99d2f600753dfc2'}}
2026-04-30 17:47:28,185 - INFO - Created VN ctest-vn1-23886995
2026-04-30 17:47:28,238 - DEBUG - VN ctest-vn1-23886995 UUID is 13af80e1-65f1-4d96-85ab-3e044b88d4c2
2026-04-30 17:47:28,578 - DEBUG - Response for create_port : {'port': {'name': '4c574bba-c8cc-49ec-a0f1-2ca27107c47a', 'id': '4c574bba-c8cc-49ec-a0f1-2ca27107c47a', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'network_id': '13af80e1-65f1-4d96-85ab-3e044b88d4c2', 'mac_address': '02:4c:57:4b:ba:c8', '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': '148.51.139.133', 'subnet_id': 'd42e2030-704c-414e-90f1-788fd14857b8'}], 'security_groups': ['9705ba32-ab78-4796-8646-8f9fd26e988f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '083009d0f8784170a99d2f600753dfc2'}}
2026-04-30 17:47:28,791 - DEBUG - Response for create_port : {'port': {'name': 'ad1e984c-ec79-44ae-9dc2-a6c5a67efa7e', 'id': 'ad1e984c-ec79-44ae-9dc2-a6c5a67efa7e', 'tenant_id': '083009d0f8784170a99d2f600753dfc2', 'network_id': '13af80e1-65f1-4d96-85ab-3e044b88d4c2', 'mac_address': '02:ad:1e:98:4c:ec', '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': '2.65.97.197', 'subnet_id': '2b8210b3-841d-4cfd-869a-39e5d480b62b'}], 'security_groups': ['9705ba32-ab78-4796-8646-8f9fd26e988f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '083009d0f8784170a99d2f600753dfc2'}}
2026-04-30 17:47:28,868 - DEBUG - Services list from nova: [, , ]
2026-04-30 17:47:29,258 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1)
2026-04-30 17:47:29,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1)
2026-04-30 17:47:29,745 - INFO - Waiting for VM ctest-vn1-vm1-26311183 to be up..
2026-04-30 17:47:29,806 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-30 17:47:34,887 - DEBUG - VM is in ACTIVE state now
2026-04-30 17:47:34,887 - INFO - VM name : ctest-vn1-vm1-26311183
2026-04-30 17:47:34,973 - DEBUG - VM ctest-vn1-vm1-26311183 ID is b3bb1d97-a13a-4a10-92cd-cb380294315b
2026-04-30 17:47:34,994 - DEBUG - VM ctest-vn1-vm1-26311183 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1
2026-04-30 17:47:35,090 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b3bb1d97-a13a-4a10-92cd-cb380294315b
2026-04-30 17:47:35,100 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4c574bba-c8cc-49ec-a0f1-2ca27107c47a
2026-04-30 17:47:38,379 - 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 1025ms')
2026-04-30 17:47:38,380 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26311183 failed!
2026-04-30 17:47:38,462 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14236845:ctest-vn1-23886995 is 148.51.139.129 and allocation pool is NOT set
2026-04-30 17:47:38,462 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14236845:ctest-vn1-23886995 is 2.65.97.193 and allocation pool is NOT set
2026-04-30 17:47:42,532 - 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 1005ms')
2026-04-30 17:47:42,533 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26311183 failed!
2026-04-30 17:47:42,586 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14236845:ctest-vn1-23886995 is 148.51.139.129 and allocation pool is NOT set
2026-04-30 17:47:42,586 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14236845:ctest-vn1-23886995 is 2.65.97.193 and allocation pool is NOT set
2026-04-30 17:47:44,647 - 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=3.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.473 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.473/1.778/3.083/1.305 ms')
2026-04-30 17:47:44,647 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26311183 passed
2026-04-30 17:47:44,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:47:44,807 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-26311183, IP 148.51.139.133, Port 22
2026-04-30 17:47:44,973 - DEBUG - VM ctest-vn1-vm1-26311183 is ready for SSH connections
2026-04-30 17:47:44,973 - INFO - Waiting for VM ctest-vn1-vm2-88508425 to be up..
2026-04-30 17:47:45,059 - DEBUG - VM is in ACTIVE state now
2026-04-30 17:47:45,059 - INFO - VM name : ctest-vn1-vm2-88508425
2026-04-30 17:47:45,139 - DEBUG - VM ctest-vn1-vm2-88508425 ID is 6ac630d3-8d89-4d60-b65c-4fd7f0df16c7
2026-04-30 17:47:45,140 - DEBUG - VM ctest-vn1-vm2-88508425 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1
2026-04-30 17:47:45,219 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6ac630d3-8d89-4d60-b65c-4fd7f0df16c7
2026-04-30 17:47:45,228 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ad1e984c-ec79-44ae-9dc2-a6c5a67efa7e
2026-04-30 17:47:46,470 - 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=2.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.534 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.534/1.714/2.894/1.180 ms')
2026-04-30 17:47:46,470 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-88508425 passed
2026-04-30 17:47:46,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:47:46,622 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-88508425, IP 2.65.97.197, Port 22
2026-04-30 17:47:46,777 - DEBUG - VM ctest-vn1-vm2-88508425 is ready for SSH connections
2026-04-30 17:47:46,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:47:46,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:47:46,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:47:46,778 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 148.51.139.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-30 17:47:46,778 - DEBUG - ping -s 56 -c 3 -W 1 148.51.139.133
2026-04-30 17:47:49,470 - DEBUG - PING 148.51.139.133 (148.51.139.133): 56 data bytes
64 bytes from 148.51.139.133: seq=0 ttl=63 time=4.006 ms
64 bytes from 148.51.139.133: seq=1 ttl=63 time=0.910 ms
64 bytes from 148.51.139.133: seq=2 ttl=63 time=0.949 ms
--- 148.51.139.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/1.955/4.006 ms
2026-04-30 17:47:49,470 - INFO - Ping to IP 148.51.139.133 from VM ctest-vn1-vm2-88508425 passed
2026-04-30 17:47:49,470 - INFO - Detaching port ad1e984c-ec79-44ae-9dc2-a6c5a67efa7e from VM ctest-vn1-vm2-88508425
2026-04-30 17:47:49,525 - INFO - Deleting VM ctest-vn1-vm2-88508425
2026-04-30 17:47:49,599 - INFO - Detaching port 4c574bba-c8cc-49ec-a0f1-2ca27107c47a from VM ctest-vn1-vm1-26311183
2026-04-30 17:47:49,642 - INFO - Deleting VM ctest-vn1-vm1-26311183
2026-04-30 17:47:49,896 - DEBUG - Response for delete_port : ()
2026-04-30 17:47:50,073 - DEBUG - Response for delete_port : ()
2026-04-30 17:47:50,073 - INFO - Deleting VN ctest-vn1-23886995
2026-04-30 17:47:50,263 - DEBUG - Response for deleting network ()
2026-04-30 17:47:50,515 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 17:47:50,515 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-04-30 17:47:50,515 - INFO - --------------------------------------------------------------------------------
2026-04-30 17:47:51,261 - INFO - Deleted project: ctest-TestPorts-14236845, ID : 083009d0-f878-4170-a99d-2f600753dfc2