2026-04-23 02:36:19,922 - INFO - Domain Default found not creating
2026-04-23 02:36:20,089 - INFO - Project ctest-TestPorts-98708539 not found, creating it
2026-04-23 02:36:20,542 - INFO - Created Project:ctest-TestPorts-98708539, ID : f6c6d246-941c-4f88-880d-d04a75c7f803
2026-04-23 02:36:21,959 - INFO - ================================================================================
2026-04-23 02:36:21,959 - INFO - STARTING TEST : test_ports_bindings
2026-04-23 02:36:21,959 - 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-23 02:36:22,216 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-04-23 02:36:22,216 - INFO - Initial checks done. Running the testcase now
2026-04-23 02:36:22,216 - INFO -
2026-04-23 02:36:22,739 - DEBUG - Response for create_network : {'network': {'id': '9ab5ac6a-ef5b-45fd-9611-f91276fe0683', 'name': 'ctest-vn-67615983', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'project_id': 'f6c6d246941c4f88880dd04a75c7f803', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98708539', 'ctest-vn-67615983'], 'port_security_enabled': True, 'description': ''}}
2026-04-23 02:36:22,874 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e6847eaf-2cfe-463d-a850-a9a953cc5e98', 'name': '', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'network_id': '9ab5ac6a-ef5b-45fd-9611-f91276fe0683', 'ip_version': 4, 'cidr': '110.114.244.0/26', 'allocation_pools': [{'start': '110.114.244.2', 'end': '110.114.244.62'}], 'gateway_ip': '110.114.244.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.114.244.2', 'tags': [], 'project_id': 'f6c6d246941c4f88880dd04a75c7f803'}}
2026-04-23 02:36:22,889 - INFO - Created VN ctest-vn-67615983
2026-04-23 02:36:22,942 - DEBUG - VN ctest-vn-67615983 UUID is 9ab5ac6a-ef5b-45fd-9611-f91276fe0683
2026-04-23 02:36:23,041 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-98708539', 'ctest-vmi-77024454']}
2026-04-23 02:36:23,292 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-77024454', 'id': '15fb6e03-4fee-430a-bba7-067285d6405c', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'network_id': '9ab5ac6a-ef5b-45fd-9611-f91276fe0683', 'mac_address': '02:15:fb:6e:03:4f', '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': '110.114.244.3', 'subnet_id': 'e6847eaf-2cfe-463d-a850-a9a953cc5e98'}], 'security_groups': ['7775aff9-d98f-4f65-9a36-e61e5f2ede0e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6c6d246941c4f88880dd04a75c7f803'}}
2026-04-23 02:36:23,292 - DEBUG - Created port 15fb6e03-4fee-430a-bba7-067285d6405c
2026-04-23 02:36:23,398 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/15fb6e03-4fee-430a-bba7-067285d6405c
2026-04-23 02:36:23,690 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/15fb6e03-4fee-430a-bba7-067285d6405c
2026-04-23 02:36:23,732 - INFO - VMI 15fb6e03-4fee-430a-bba7-067285d6405c verification in API Server passed
2026-04-23 02:36:24,057 - DEBUG - Response for delete_port : ()
2026-04-23 02:36:24,058 - INFO - Deleted port 15fb6e03-4fee-430a-bba7-067285d6405c
2026-04-23 02:36:24,058 - INFO - Deleting VN ctest-vn-67615983
2026-04-23 02:36:24,337 - DEBUG - Response for deleting network ()
2026-04-23 02:36:24,602 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 02:36:24,602 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-23 02:36:24,602 - INFO - --------------------------------------------------------------------------------
2026-04-23 02:36:24,604 - INFO - ================================================================================
2026-04-23 02:36:24,604 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-23 02:36:24,604 - 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-23 02:36:24,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-04-23 02:36:24,894 - INFO - Initial checks done. Running the testcase now
2026-04-23 02:36:24,894 - INFO -
2026-04-23 02:36:25,052 - DEBUG - Response for create_network : {'network': {'id': '09065f51-ba87-4080-88b8-dfe73a60ff4d', 'name': 'ctest-vn1-34151404', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'project_id': 'f6c6d246941c4f88880dd04a75c7f803', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98708539', 'ctest-vn1-34151404'], 'port_security_enabled': True, 'description': ''}}
2026-04-23 02:36:25,215 - DEBUG - Response for create_subnet : {'subnet': {'id': '8842b836-ea6e-42c9-a980-246d18e3e2e9', 'name': '', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'network_id': '09065f51-ba87-4080-88b8-dfe73a60ff4d', 'ip_version': 4, 'cidr': '160.253.255.64/26', 'allocation_pools': [{'start': '160.253.255.66', 'end': '160.253.255.126'}], 'gateway_ip': '160.253.255.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.253.255.66', 'tags': [], 'project_id': 'f6c6d246941c4f88880dd04a75c7f803'}}
2026-04-23 02:36:25,371 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b71b903-5078-46c7-8e53-16d111728537', 'name': '', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'network_id': '09065f51-ba87-4080-88b8-dfe73a60ff4d', 'ip_version': 4, 'cidr': '153.108.82.192/26', 'allocation_pools': [{'start': '153.108.82.194', 'end': '153.108.82.254'}], 'gateway_ip': '153.108.82.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.108.82.194', 'tags': [], 'project_id': 'f6c6d246941c4f88880dd04a75c7f803'}}
2026-04-23 02:36:25,389 - INFO - Created VN ctest-vn1-34151404
2026-04-23 02:36:25,441 - DEBUG - VN ctest-vn1-34151404 UUID is 09065f51-ba87-4080-88b8-dfe73a60ff4d
2026-04-23 02:36:25,720 - DEBUG - Response for create_port : {'port': {'name': '4106e0ab-7799-47c7-abf8-a4241e26aa74', 'id': '4106e0ab-7799-47c7-abf8-a4241e26aa74', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'network_id': '09065f51-ba87-4080-88b8-dfe73a60ff4d', 'mac_address': '02:41:06:e0:ab:77', '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': '160.253.255.69', 'subnet_id': '8842b836-ea6e-42c9-a980-246d18e3e2e9'}], 'security_groups': ['7775aff9-d98f-4f65-9a36-e61e5f2ede0e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6c6d246941c4f88880dd04a75c7f803'}}
2026-04-23 02:36:25,890 - DEBUG - Response for create_port : {'port': {'name': 'f9c9f03d-2567-4acd-a0e4-99a82fb39692', 'id': 'f9c9f03d-2567-4acd-a0e4-99a82fb39692', 'tenant_id': 'f6c6d246941c4f88880dd04a75c7f803', 'network_id': '09065f51-ba87-4080-88b8-dfe73a60ff4d', 'mac_address': '02:f9:c9:f0:3d:25', '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': '153.108.82.197', 'subnet_id': '3b71b903-5078-46c7-8e53-16d111728537'}], 'security_groups': ['7775aff9-d98f-4f65-9a36-e61e5f2ede0e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6c6d246941c4f88880dd04a75c7f803'}}
2026-04-23 02:36:25,945 - DEBUG - Services list from nova: [, , ]
2026-04-23 02:36:26,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5675-1)
2026-04-23 02:36:26,617 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5675-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5675-1)
2026-04-23 02:36:26,617 - INFO - Waiting for VM ctest-vn1-vm1-52707572 to be up..
2026-04-23 02:36:26,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-23 02:36:31,723 - DEBUG - VM is in ACTIVE state now
2026-04-23 02:36:31,723 - INFO - VM name : ctest-vn1-vm1-52707572
2026-04-23 02:36:31,790 - DEBUG - VM ctest-vn1-vm1-52707572 ID is df4d0fdb-4283-46e8-b46c-59da165c637c
2026-04-23 02:36:31,807 - DEBUG - VM ctest-vn1-vm1-52707572 launched on Node cn-jenkins-deploy-platform-ansible-os-5675-1
2026-04-23 02:36:32,024 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/df4d0fdb-4283-46e8-b46c-59da165c637c
2026-04-23 02:36:32,031 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4106e0ab-7799-47c7-abf8-a4241e26aa74
2026-04-23 02:36:35,291 - 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 1023ms')
2026-04-23 02:36:35,291 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-52707572 failed!
2026-04-23 02:36:35,358 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98708539:ctest-vn1-34151404 is 160.253.255.65 and allocation pool is NOT set
2026-04-23 02:36:35,358 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98708539:ctest-vn1-34151404 is 153.108.82.193 and allocation pool is NOT set
2026-04-23 02:36:37,424 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.33 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 = 1.332/3.653/5.974/2.321 ms')
2026-04-23 02:36:37,425 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-52707572 passed
2026-04-23 02:36:37,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 02:36:37,574 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52707572, IP 160.253.255.69, Port 22
2026-04-23 02:36:37,739 - DEBUG - VM ctest-vn1-vm1-52707572 is ready for SSH connections
2026-04-23 02:36:37,739 - INFO - Waiting for VM ctest-vn1-vm2-81377607 to be up..
2026-04-23 02:36:37,811 - DEBUG - VM is in ACTIVE state now
2026-04-23 02:36:37,811 - INFO - VM name : ctest-vn1-vm2-81377607
2026-04-23 02:36:37,882 - DEBUG - VM ctest-vn1-vm2-81377607 ID is c4b02860-e95a-477b-bce7-ef4147ae4576
2026-04-23 02:36:37,883 - DEBUG - VM ctest-vn1-vm2-81377607 launched on Node cn-jenkins-deploy-platform-ansible-os-5675-1
2026-04-23 02:36:37,945 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c4b02860-e95a-477b-bce7-ef4147ae4576
2026-04-23 02:36:37,952 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f9c9f03d-2567-4acd-a0e4-99a82fb39692
2026-04-23 02:36:39,179 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/1.848/3.281/1.433 ms')
2026-04-23 02:36:39,179 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-81377607 passed
2026-04-23 02:36:39,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 02:36:39,326 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-81377607, IP 153.108.82.197, Port 22
2026-04-23 02:36:39,477 - DEBUG - VM ctest-vn1-vm2-81377607 is ready for SSH connections
2026-04-23 02:36:39,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 02:36:39,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 02:36:39,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 02:36:39,477 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.253.255.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-23 02:36:39,477 - DEBUG - ping -s 56 -c 3 -W 1 160.253.255.69
2026-04-23 02:36:43,455 - DEBUG - PING 160.253.255.69 (160.253.255.69): 56 data bytes
64 bytes from 160.253.255.69: seq=0 ttl=63 time=3.273 ms
64 bytes from 160.253.255.69: seq=1 ttl=63 time=0.853 ms
64 bytes from 160.253.255.69: seq=2 ttl=63 time=0.844 ms
--- 160.253.255.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.844/1.656/3.273 ms
2026-04-23 02:36:43,455 - INFO - Ping to IP 160.253.255.69 from VM ctest-vn1-vm2-81377607 passed
2026-04-23 02:36:43,455 - INFO - Detaching port f9c9f03d-2567-4acd-a0e4-99a82fb39692 from VM ctest-vn1-vm2-81377607
2026-04-23 02:36:43,500 - INFO - Deleting VM ctest-vn1-vm2-81377607
2026-04-23 02:36:43,563 - INFO - Detaching port 4106e0ab-7799-47c7-abf8-a4241e26aa74 from VM ctest-vn1-vm1-52707572
2026-04-23 02:36:43,594 - INFO - Deleting VM ctest-vn1-vm1-52707572
2026-04-23 02:36:43,806 - DEBUG - Response for delete_port : ()
2026-04-23 02:36:43,973 - DEBUG - Response for delete_port : ()
2026-04-23 02:36:43,973 - INFO - Deleting VN ctest-vn1-34151404
2026-04-23 02:36:44,126 - DEBUG - Response for deleting network ()
2026-04-23 02:36:44,388 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 02:36:44,389 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-04-23 02:36:44,389 - INFO - --------------------------------------------------------------------------------
2026-04-23 02:36:45,071 - INFO - Deleted project: ctest-TestPorts-98708539, ID : f6c6d246-941c-4f88-880d-d04a75c7f803