2026-06-17 10:21:10,204 - INFO - Domain Default found not creating
2026-06-17 10:21:10,334 - INFO - Project ctest-TestPorts-34365518 not found, creating it
2026-06-17 10:21:10,743 - INFO - Created Project:ctest-TestPorts-34365518, ID : f0eb6a38-33bc-40ed-8193-6c820cd758f7
2026-06-17 10:21:12,127 - INFO - ================================================================================
2026-06-17 10:21:12,127 - INFO - STARTING TEST : test_ports_bindings
2026-06-17 10:21:12,127 - 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-17 10:21:12,383 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-17 10:21:12,383 - INFO - Initial checks done. Running the testcase now
2026-06-17 10:21:12,383 - INFO -
2026-06-17 10:21:12,898 - DEBUG - Response for create_network : {'network': {'id': '72c9f101-ee0b-482c-86c1-fac6c96cf68f', 'name': 'ctest-vn-70282477', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34365518', 'ctest-vn-70282477'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 10:21:13,048 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3aa36ff-9757-442e-941b-f76a1bbbbf8a', 'name': '', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'network_id': '72c9f101-ee0b-482c-86c1-fac6c96cf68f', 'ip_version': 4, 'cidr': '125.221.85.128/26', 'allocation_pools': [{'start': '125.221.85.130', 'end': '125.221.85.190'}], 'gateway_ip': '125.221.85.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.221.85.130', 'tags': [], 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7'}}
2026-06-17 10:21:13,061 - INFO - Created VN ctest-vn-70282477
2026-06-17 10:21:13,111 - DEBUG - VN ctest-vn-70282477 UUID is 72c9f101-ee0b-482c-86c1-fac6c96cf68f
2026-06-17 10:21:13,207 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-34365518', 'ctest-vmi-00400347']}
2026-06-17 10:21:13,464 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-00400347', 'id': '402fdda3-b4fb-4688-a9a8-ceb08d2217e9', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'network_id': '72c9f101-ee0b-482c-86c1-fac6c96cf68f', 'mac_address': '02:40:2f:dd:a3:b4', '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': '125.221.85.131', 'subnet_id': 'c3aa36ff-9757-442e-941b-f76a1bbbbf8a'}], 'security_groups': ['436ec84b-c2a3-4552-9d1e-8c21c02cf206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7'}}
2026-06-17 10:21:13,464 - DEBUG - Created port 402fdda3-b4fb-4688-a9a8-ceb08d2217e9
2026-06-17 10:21:13,567 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/402fdda3-b4fb-4688-a9a8-ceb08d2217e9
2026-06-17 10:21:13,883 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/402fdda3-b4fb-4688-a9a8-ceb08d2217e9
2026-06-17 10:21:13,908 - INFO - VMI 402fdda3-b4fb-4688-a9a8-ceb08d2217e9 verification in API Server passed
2026-06-17 10:21:13,982 - DEBUG - Response for delete_port : ()
2026-06-17 10:21:13,982 - INFO - Deleted port 402fdda3-b4fb-4688-a9a8-ceb08d2217e9
2026-06-17 10:21:13,982 - INFO - Deleting VN ctest-vn-70282477
2026-06-17 10:21:14,062 - DEBUG - Response for deleting network ()
2026-06-17 10:21:14,316 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 10:21:14,316 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-17 10:21:14,316 - INFO - --------------------------------------------------------------------------------
2026-06-17 10:21:14,318 - INFO - ================================================================================
2026-06-17 10:21:14,318 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-17 10:21:14,318 - 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-17 10:21:14,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-06-17 10:21:14,616 - INFO - Initial checks done. Running the testcase now
2026-06-17 10:21:14,616 - INFO -
2026-06-17 10:21:14,784 - DEBUG - Response for create_network : {'network': {'id': '5be22218-d0f2-4838-ba57-cee4ae586435', 'name': 'ctest-vn1-33546651', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34365518', 'ctest-vn1-33546651'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 10:21:14,926 - DEBUG - Response for create_subnet : {'subnet': {'id': '36a767f7-8c3c-46ca-a4dc-2866dd59b1c0', 'name': '', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'network_id': '5be22218-d0f2-4838-ba57-cee4ae586435', 'ip_version': 4, 'cidr': '51.40.17.192/26', 'allocation_pools': [{'start': '51.40.17.194', 'end': '51.40.17.254'}], 'gateway_ip': '51.40.17.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.40.17.194', 'tags': [], 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7'}}
2026-06-17 10:21:15,112 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1978724-6d38-4df2-b839-2e79fb0c6863', 'name': '', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'network_id': '5be22218-d0f2-4838-ba57-cee4ae586435', 'ip_version': 4, 'cidr': '146.235.227.192/26', 'allocation_pools': [{'start': '146.235.227.194', 'end': '146.235.227.254'}], 'gateway_ip': '146.235.227.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '146.235.227.194', 'tags': [], 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7'}}
2026-06-17 10:21:15,127 - INFO - Created VN ctest-vn1-33546651
2026-06-17 10:21:15,179 - DEBUG - VN ctest-vn1-33546651 UUID is 5be22218-d0f2-4838-ba57-cee4ae586435
2026-06-17 10:21:15,430 - DEBUG - Response for create_port : {'port': {'name': '4d4c75c8-3d67-4607-ba51-ad9f204cc091', 'id': '4d4c75c8-3d67-4607-ba51-ad9f204cc091', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'network_id': '5be22218-d0f2-4838-ba57-cee4ae586435', 'mac_address': '02:4d:4c:75:c8:3d', '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': '51.40.17.197', 'subnet_id': '36a767f7-8c3c-46ca-a4dc-2866dd59b1c0'}], 'security_groups': ['436ec84b-c2a3-4552-9d1e-8c21c02cf206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7'}}
2026-06-17 10:21:15,589 - DEBUG - Response for create_port : {'port': {'name': 'aea0f27a-1f62-412d-ab80-35ee90483960', 'id': 'aea0f27a-1f62-412d-ab80-35ee90483960', 'tenant_id': 'f0eb6a3833bc40ed81936c820cd758f7', 'network_id': '5be22218-d0f2-4838-ba57-cee4ae586435', 'mac_address': '02:ae:a0:f2:7a:1f', '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': '146.235.227.197', 'subnet_id': 'a1978724-6d38-4df2-b839-2e79fb0c6863'}], 'security_groups': ['436ec84b-c2a3-4552-9d1e-8c21c02cf206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f0eb6a3833bc40ed81936c820cd758f7'}}
2026-06-17 10:21:15,636 - DEBUG - Services list from nova: [, , ]
2026-06-17 10:21:15,910 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5959-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5959-1)
2026-06-17 10:21:16,219 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5959-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5959-1)
2026-06-17 10:21:16,219 - INFO - Waiting for VM ctest-vn1-vm1-91044472 to be up..
2026-06-17 10:21:16,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 10:21:21,298 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 10:21:26,358 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 10:21:31,425 - DEBUG - VM is in ACTIVE state now
2026-06-17 10:21:31,425 - INFO - VM name : ctest-vn1-vm1-91044472
2026-06-17 10:21:31,486 - DEBUG - VM ctest-vn1-vm1-91044472 ID is 69b3afa9-5398-48aa-86fb-d52f8c85189b
2026-06-17 10:21:31,505 - DEBUG - VM ctest-vn1-vm1-91044472 launched on Node cn-jenkins-deploy-platform-ansible-os-5959-1
2026-06-17 10:21:31,566 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/69b3afa9-5398-48aa-86fb-d52f8c85189b
2026-06-17 10:21:31,573 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4d4c75c8-3d67-4607-ba51-ad9f204cc091
2026-06-17 10:21:34,814 - 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=3.52 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 3.520/3.520/3.520/0.000 ms')
2026-06-17 10:21:34,814 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-91044472 passed
2026-06-17 10:21:34,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 10:21:34,959 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-91044472, IP 51.40.17.197, Port 22
2026-06-17 10:21:35,146 - DEBUG - VM ctest-vn1-vm1-91044472 is ready for SSH connections
2026-06-17 10:21:35,147 - INFO - Waiting for VM ctest-vn1-vm2-58569796 to be up..
2026-06-17 10:21:35,214 - DEBUG - VM is in ACTIVE state now
2026-06-17 10:21:35,214 - INFO - VM name : ctest-vn1-vm2-58569796
2026-06-17 10:21:35,278 - DEBUG - VM ctest-vn1-vm2-58569796 ID is 0ed97a09-68fd-46f9-b433-1340cc6754a2
2026-06-17 10:21:35,278 - DEBUG - VM ctest-vn1-vm2-58569796 launched on Node cn-jenkins-deploy-platform-ansible-os-5959-1
2026-06-17 10:21:35,336 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0ed97a09-68fd-46f9-b433-1340cc6754a2
2026-06-17 10:21:35,342 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aea0f27a-1f62-412d-ab80-35ee90483960
2026-06-17 10:21:36,569 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.371 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.371/1.883/3.395/1.512 ms')
2026-06-17 10:21:36,569 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-58569796 passed
2026-06-17 10:21:36,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 10:21:36,719 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-58569796, IP 146.235.227.197, Port 22
2026-06-17 10:21:36,870 - DEBUG - VM ctest-vn1-vm2-58569796 is ready for SSH connections
2026-06-17 10:21:36,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 10:21:36,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 10:21:36,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 10:21:36,871 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 51.40.17.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-17 10:21:36,871 - DEBUG - ping -s 56 -c 3 -W 1 51.40.17.197
2026-06-17 10:21:40,466 - DEBUG - PING 51.40.17.197 (51.40.17.197): 56 data bytes
64 bytes from 51.40.17.197: seq=0 ttl=63 time=3.644 ms
64 bytes from 51.40.17.197: seq=1 ttl=63 time=0.767 ms
64 bytes from 51.40.17.197: seq=2 ttl=63 time=0.718 ms
--- 51.40.17.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.718/1.709/3.644 ms
2026-06-17 10:21:40,467 - INFO - Ping to IP 51.40.17.197 from VM ctest-vn1-vm2-58569796 passed
2026-06-17 10:21:40,467 - INFO - Detaching port aea0f27a-1f62-412d-ab80-35ee90483960 from VM ctest-vn1-vm2-58569796
2026-06-17 10:21:40,514 - INFO - Deleting VM ctest-vn1-vm2-58569796
2026-06-17 10:21:40,571 - INFO - Detaching port 4d4c75c8-3d67-4607-ba51-ad9f204cc091 from VM ctest-vn1-vm1-91044472
2026-06-17 10:21:40,598 - INFO - Deleting VM ctest-vn1-vm1-91044472
2026-06-17 10:21:40,768 - DEBUG - Response for delete_port : ()
2026-06-17 10:21:40,880 - DEBUG - Response for delete_port : ()
2026-06-17 10:21:40,880 - INFO - Deleting VN ctest-vn1-33546651
2026-06-17 10:21:40,972 - DEBUG - Response for deleting network ()
2026-06-17 10:21:41,226 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 10:21:41,226 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-17 10:21:41,226 - INFO - --------------------------------------------------------------------------------
2026-06-17 10:21:41,904 - INFO - Deleted project: ctest-TestPorts-34365518, ID : f0eb6a38-33bc-40ed-8193-6c820cd758f7