2026-01-08 01:58:19,075 - INFO - Domain Default found not creating
2026-01-08 01:58:19,226 - INFO - Project ctest-TestPorts-11045585 not found, creating it
2026-01-08 01:58:19,652 - INFO - Created Project:ctest-TestPorts-11045585, ID : f76978fa-18d9-4705-8363-a59557ace89f
2026-01-08 01:58:21,165 - INFO - ================================================================================
2026-01-08 01:58:21,165 - INFO - STARTING TEST : test_ports_bindings
2026-01-08 01:58:21,165 - 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-01-08 01:58:21,436 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2026-01-08 01:58:21,436 - INFO - Initial checks done. Running the testcase now
2026-01-08 01:58:21,436 - INFO -
2026-01-08 01:58:21,957 - DEBUG - Response for create_network : {'network': {'id': '56a4908c-2efa-4724-808d-dd65b194ffbb', 'name': 'ctest-vn-76076857', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'project_id': 'f76978fa18d947058363a59557ace89f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-11045585', 'ctest-vn-76076857'], 'port_security_enabled': True, 'description': ''}}
2026-01-08 01:58:22,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cfbbc29c-4dfb-4798-8a78-b2656c6b0a67', 'name': '', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'network_id': '56a4908c-2efa-4724-808d-dd65b194ffbb', 'ip_version': 4, 'cidr': '60.177.164.64/26', 'allocation_pools': [{'start': '60.177.164.66', 'end': '60.177.164.126'}], 'gateway_ip': '60.177.164.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.177.164.66', 'tags': [], 'project_id': 'f76978fa18d947058363a59557ace89f'}}
2026-01-08 01:58:22,121 - INFO - Created VN ctest-vn-76076857
2026-01-08 01:58:22,171 - DEBUG - VN ctest-vn-76076857 UUID is 56a4908c-2efa-4724-808d-dd65b194ffbb
2026-01-08 01:58:22,280 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-11045585', 'ctest-vmi-00003947']}
2026-01-08 01:58:22,545 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-00003947', 'id': '66a7123a-77e6-4e9d-a632-3daa1664e718', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'network_id': '56a4908c-2efa-4724-808d-dd65b194ffbb', 'mac_address': '02:66:a7:12:3a:77', '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': '60.177.164.67', 'subnet_id': 'cfbbc29c-4dfb-4798-8a78-b2656c6b0a67'}], 'security_groups': ['d86cf5f8-2962-444e-ba80-12a47bb1bacf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f76978fa18d947058363a59557ace89f'}}
2026-01-08 01:58:22,545 - DEBUG - Created port 66a7123a-77e6-4e9d-a632-3daa1664e718
2026-01-08 01:58:22,647 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/66a7123a-77e6-4e9d-a632-3daa1664e718
2026-01-08 01:58:22,943 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/66a7123a-77e6-4e9d-a632-3daa1664e718
2026-01-08 01:58:22,977 - INFO - VMI 66a7123a-77e6-4e9d-a632-3daa1664e718 verification in API Server passed
2026-01-08 01:58:23,065 - DEBUG - Response for delete_port : ()
2026-01-08 01:58:23,065 - INFO - Deleted port 66a7123a-77e6-4e9d-a632-3daa1664e718
2026-01-08 01:58:23,065 - INFO - Deleting VN ctest-vn-76076857
2026-01-08 01:58:23,169 - DEBUG - Response for deleting network ()
2026-01-08 01:58:23,428 - DEBUG - No XMPP flaps were noticed during the test
2026-01-08 01:58:23,428 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-08 01:58:23,428 - INFO - --------------------------------------------------------------------------------
2026-01-08 01:58:23,430 - INFO - ================================================================================
2026-01-08 01:58:23,430 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-08 01:58:23,430 - 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-01-08 01:58:23,715 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2026-01-08 01:58:23,715 - INFO - Initial checks done. Running the testcase now
2026-01-08 01:58:23,715 - INFO -
2026-01-08 01:58:23,876 - DEBUG - Response for create_network : {'network': {'id': 'd71d362d-ce4b-46a3-be18-e1f823c485b7', 'name': 'ctest-vn1-30864229', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'project_id': 'f76978fa18d947058363a59557ace89f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-11045585', 'ctest-vn1-30864229'], 'port_security_enabled': True, 'description': ''}}
2026-01-08 01:58:24,085 - DEBUG - Response for create_subnet : {'subnet': {'id': '469e7aa4-a521-43f1-9b5a-5e7569cb8e14', 'name': '', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'network_id': 'd71d362d-ce4b-46a3-be18-e1f823c485b7', 'ip_version': 4, 'cidr': '8.111.121.192/26', 'allocation_pools': [{'start': '8.111.121.194', 'end': '8.111.121.254'}], 'gateway_ip': '8.111.121.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.111.121.194', 'tags': [], 'project_id': 'f76978fa18d947058363a59557ace89f'}}
2026-01-08 01:58:24,264 - DEBUG - Response for create_subnet : {'subnet': {'id': '04b083a4-8f69-4f06-b016-a6e54b448c62', 'name': '', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'network_id': 'd71d362d-ce4b-46a3-be18-e1f823c485b7', 'ip_version': 4, 'cidr': '172.202.24.128/26', 'allocation_pools': [{'start': '172.202.24.130', 'end': '172.202.24.190'}], 'gateway_ip': '172.202.24.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.202.24.130', 'tags': [], 'project_id': 'f76978fa18d947058363a59557ace89f'}}
2026-01-08 01:58:24,282 - INFO - Created VN ctest-vn1-30864229
2026-01-08 01:58:24,331 - DEBUG - VN ctest-vn1-30864229 UUID is d71d362d-ce4b-46a3-be18-e1f823c485b7
2026-01-08 01:58:24,638 - DEBUG - Response for create_port : {'port': {'name': 'fc6620b0-170b-4f3c-8b48-fd48afa99565', 'id': 'fc6620b0-170b-4f3c-8b48-fd48afa99565', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'network_id': 'd71d362d-ce4b-46a3-be18-e1f823c485b7', 'mac_address': '02:fc:66:20:b0:17', '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': '8.111.121.197', 'subnet_id': '469e7aa4-a521-43f1-9b5a-5e7569cb8e14'}], 'security_groups': ['d86cf5f8-2962-444e-ba80-12a47bb1bacf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f76978fa18d947058363a59557ace89f'}}
2026-01-08 01:58:24,810 - DEBUG - Response for create_port : {'port': {'name': 'cb39379d-725a-4488-bffd-324f3b9fad53', 'id': 'cb39379d-725a-4488-bffd-324f3b9fad53', 'tenant_id': 'f76978fa18d947058363a59557ace89f', 'network_id': 'd71d362d-ce4b-46a3-be18-e1f823c485b7', 'mac_address': '02:cb:39:37:9d: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': '172.202.24.133', 'subnet_id': '04b083a4-8f69-4f06-b016-a6e54b448c62'}], 'security_groups': ['d86cf5f8-2962-444e-ba80-12a47bb1bacf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f76978fa18d947058363a59557ace89f'}}
2026-01-08 01:58:24,859 - DEBUG - Services list from nova: [, , ]
2026-01-08 01:58:25,154 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4979-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4979-1)
2026-01-08 01:58:25,512 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4979-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4979-1)
2026-01-08 01:58:25,512 - INFO - Waiting for VM ctest-vn1-vm1-89924828 to be up..
2026-01-08 01:58:25,550 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-08 01:58:30,631 - DEBUG - VM is in ACTIVE state now
2026-01-08 01:58:30,631 - INFO - VM name : ctest-vn1-vm1-89924828
2026-01-08 01:58:30,698 - DEBUG - VM ctest-vn1-vm1-89924828 ID is 5fbfc4ca-3ab6-47ea-a1f0-a3f31233c25d
2026-01-08 01:58:30,719 - DEBUG - VM ctest-vn1-vm1-89924828 launched on Node cn-jenkins-deploy-platform-ansible-os-4979-1
2026-01-08 01:58:30,788 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5fbfc4ca-3ab6-47ea-a1f0-a3f31233c25d
2026-01-08 01:58:30,800 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/fc6620b0-170b-4f3c-8b48-fd48afa99565
2026-01-08 01:58:34,049 - 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 1011ms')
2026-01-08 01:58:34,049 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89924828 failed!
2026-01-08 01:58:34,103 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11045585:ctest-vn1-30864229 is 8.111.121.193 and allocation pool is NOT set
2026-01-08 01:58:34,103 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11045585:ctest-vn1-30864229 is 172.202.24.129 and allocation pool is NOT set
2026-01-08 01:58:36,176 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.125/2.395/3.666/1.270 ms')
2026-01-08 01:58:36,176 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89924828 passed
2026-01-08 01:58:36,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 01:58:36,331 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89924828, IP 8.111.121.197, Port 22
2026-01-08 01:58:36,497 - DEBUG - VM ctest-vn1-vm1-89924828 is ready for SSH connections
2026-01-08 01:58:36,497 - INFO - Waiting for VM ctest-vn1-vm2-51723853 to be up..
2026-01-08 01:58:36,566 - DEBUG - VM is in ACTIVE state now
2026-01-08 01:58:36,566 - INFO - VM name : ctest-vn1-vm2-51723853
2026-01-08 01:58:36,643 - DEBUG - VM ctest-vn1-vm2-51723853 ID is 59c57629-4403-409b-b4b4-f9893b96497c
2026-01-08 01:58:36,643 - DEBUG - VM ctest-vn1-vm2-51723853 launched on Node cn-jenkins-deploy-platform-ansible-os-4979-1
2026-01-08 01:58:36,720 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/59c57629-4403-409b-b4b4-f9893b96497c
2026-01-08 01:58:36,729 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/cb39379d-725a-4488-bffd-324f3b9fad53
2026-01-08 01:58:37,964 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.785 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.785/2.947/5.110/2.162 ms')
2026-01-08 01:58:37,964 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51723853 passed
2026-01-08 01:58:38,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 01:58:38,111 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51723853, IP 172.202.24.133, Port 22
2026-01-08 01:58:38,270 - DEBUG - VM ctest-vn1-vm2-51723853 is ready for SSH connections
2026-01-08 01:58:38,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 01:58:38,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 01:58:38,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 01:58:38,271 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 8.111.121.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-01-08 01:58:38,271 - DEBUG - ping -s 56 -c 3 -W 1 8.111.121.197
2026-01-08 01:58:41,260 - DEBUG - PING 8.111.121.197 (8.111.121.197): 56 data bytes
64 bytes from 8.111.121.197: seq=0 ttl=63 time=4.384 ms
64 bytes from 8.111.121.197: seq=1 ttl=63 time=0.872 ms
64 bytes from 8.111.121.197: seq=2 ttl=63 time=1.476 ms
--- 8.111.121.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.872/2.244/4.384 ms
2026-01-08 01:58:41,261 - INFO - Ping to IP 8.111.121.197 from VM ctest-vn1-vm2-51723853 passed
2026-01-08 01:58:41,261 - INFO - Detaching port cb39379d-725a-4488-bffd-324f3b9fad53 from VM ctest-vn1-vm2-51723853
2026-01-08 01:58:41,312 - INFO - Deleting VM ctest-vn1-vm2-51723853
2026-01-08 01:58:41,378 - INFO - Detaching port fc6620b0-170b-4f3c-8b48-fd48afa99565 from VM ctest-vn1-vm1-89924828
2026-01-08 01:58:41,419 - INFO - Deleting VM ctest-vn1-vm1-89924828
2026-01-08 01:58:41,636 - DEBUG - Response for delete_port : ()
2026-01-08 01:58:41,778 - DEBUG - Response for delete_port : ()
2026-01-08 01:58:41,778 - INFO - Deleting VN ctest-vn1-30864229
2026-01-08 01:58:41,905 - DEBUG - Response for deleting network ()
2026-01-08 01:58:42,169 - DEBUG - No XMPP flaps were noticed during the test
2026-01-08 01:58:42,169 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-01-08 01:58:42,169 - INFO - --------------------------------------------------------------------------------
2026-01-08 01:58:42,857 - INFO - Deleted project: ctest-TestPorts-11045585, ID : f76978fa-18d9-4705-8363-a59557ace89f