2026-03-30 03:44:01,713 - INFO - Domain Default found not creating
2026-03-30 03:44:01,935 - INFO - Project ctest-TestPorts-49535719 not found, creating it
2026-03-30 03:44:02,420 - INFO - Created Project:ctest-TestPorts-49535719, ID : 69323e61-4d4c-4955-96e9-4ff1dd684e35
2026-03-30 03:44:04,169 - INFO - ================================================================================
2026-03-30 03:44:04,169 - INFO - STARTING TEST : test_ports_bindings
2026-03-30 03:44:04,169 - 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-03-30 03:44:04,429 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.129': '0'}} with
2026-03-30 03:44:04,429 - INFO - Initial checks done. Running the testcase now
2026-03-30 03:44:04,429 - INFO -
2026-03-30 03:44:05,039 - DEBUG - Response for create_network : {'network': {'id': '34e09d9b-d924-425b-813c-872f05a8ec04', 'name': 'ctest-vn-85773658', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'project_id': '69323e614d4c495596e94ff1dd684e35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-49535719', 'ctest-vn-85773658'], 'port_security_enabled': True, 'description': ''}}
2026-03-30 03:44:05,277 - DEBUG - Response for create_subnet : {'subnet': {'id': '96e5d615-b224-44a0-9836-ed158e67bdba', 'name': '', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'network_id': '34e09d9b-d924-425b-813c-872f05a8ec04', 'ip_version': 4, 'cidr': '15.65.254.128/26', 'allocation_pools': [{'start': '15.65.254.130', 'end': '15.65.254.190'}], 'gateway_ip': '15.65.254.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.65.254.130', 'tags': [], 'project_id': '69323e614d4c495596e94ff1dd684e35'}}
2026-03-30 03:44:05,295 - INFO - Created VN ctest-vn-85773658
2026-03-30 03:44:05,350 - DEBUG - VN ctest-vn-85773658 UUID is 34e09d9b-d924-425b-813c-872f05a8ec04
2026-03-30 03:44:05,459 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-49535719', 'ctest-vmi-17290611']}
2026-03-30 03:44:05,695 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-17290611', 'id': '965ad78d-d9df-47d6-90a9-b15794e31b31', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'network_id': '34e09d9b-d924-425b-813c-872f05a8ec04', 'mac_address': '02:96:5a:d7:8d:d9', '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': '15.65.254.131', 'subnet_id': '96e5d615-b224-44a0-9836-ed158e67bdba'}], 'security_groups': ['d65b3d29-a690-460f-aaf7-f87760c2220d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '69323e614d4c495596e94ff1dd684e35'}}
2026-03-30 03:44:05,695 - DEBUG - Created port 965ad78d-d9df-47d6-90a9-b15794e31b31
2026-03-30 03:44:05,802 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/965ad78d-d9df-47d6-90a9-b15794e31b31
2026-03-30 03:44:06,136 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/965ad78d-d9df-47d6-90a9-b15794e31b31
2026-03-30 03:44:06,173 - INFO - VMI 965ad78d-d9df-47d6-90a9-b15794e31b31 verification in API Server passed
2026-03-30 03:44:06,277 - DEBUG - Response for delete_port : ()
2026-03-30 03:44:06,277 - INFO - Deleted port 965ad78d-d9df-47d6-90a9-b15794e31b31
2026-03-30 03:44:06,277 - INFO - Deleting VN ctest-vn-85773658
2026-03-30 03:44:06,398 - DEBUG - Response for deleting network ()
2026-03-30 03:44:06,655 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:44:06,655 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-30 03:44:06,655 - INFO - --------------------------------------------------------------------------------
2026-03-30 03:44:06,658 - INFO - ================================================================================
2026-03-30 03:44:06,658 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-30 03:44:06,658 - 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-03-30 03:44:06,943 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.129': '0'}} with
2026-03-30 03:44:06,943 - INFO - Initial checks done. Running the testcase now
2026-03-30 03:44:06,943 - INFO -
2026-03-30 03:44:07,457 - DEBUG - Response for create_network : {'network': {'id': '1580ad2a-f307-45b5-978c-943be22be8e6', 'name': 'ctest-vn1-22514310', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'project_id': '69323e614d4c495596e94ff1dd684e35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-49535719', 'ctest-vn1-22514310'], 'port_security_enabled': True, 'description': ''}}
2026-03-30 03:44:07,759 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ac1d68c-825c-4379-b3db-0e325d74d882', 'name': '', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'network_id': '1580ad2a-f307-45b5-978c-943be22be8e6', 'ip_version': 4, 'cidr': '106.218.19.64/26', 'allocation_pools': [{'start': '106.218.19.66', 'end': '106.218.19.126'}], 'gateway_ip': '106.218.19.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.218.19.66', 'tags': [], 'project_id': '69323e614d4c495596e94ff1dd684e35'}}
2026-03-30 03:44:07,949 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c952a1aa-5629-47be-b608-42278115af08', 'name': '', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'network_id': '1580ad2a-f307-45b5-978c-943be22be8e6', 'ip_version': 4, 'cidr': '216.15.37.64/26', 'allocation_pools': [{'start': '216.15.37.66', 'end': '216.15.37.126'}], 'gateway_ip': '216.15.37.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.15.37.66', 'tags': [], 'project_id': '69323e614d4c495596e94ff1dd684e35'}}
2026-03-30 03:44:07,968 - INFO - Created VN ctest-vn1-22514310
2026-03-30 03:44:08,022 - DEBUG - VN ctest-vn1-22514310 UUID is 1580ad2a-f307-45b5-978c-943be22be8e6
2026-03-30 03:44:08,333 - DEBUG - Response for create_port : {'port': {'name': 'b4b432ec-6805-48e1-b473-4a39cd062c25', 'id': 'b4b432ec-6805-48e1-b473-4a39cd062c25', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'network_id': '1580ad2a-f307-45b5-978c-943be22be8e6', 'mac_address': '02:b4:b4:32:ec:68', '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': '106.218.19.69', 'subnet_id': '6ac1d68c-825c-4379-b3db-0e325d74d882'}], 'security_groups': ['d65b3d29-a690-460f-aaf7-f87760c2220d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '69323e614d4c495596e94ff1dd684e35'}}
2026-03-30 03:44:08,513 - DEBUG - Response for create_port : {'port': {'name': '2f031fe5-c541-4da2-914b-148594824f47', 'id': '2f031fe5-c541-4da2-914b-148594824f47', 'tenant_id': '69323e614d4c495596e94ff1dd684e35', 'network_id': '1580ad2a-f307-45b5-978c-943be22be8e6', 'mac_address': '02:2f:03:1f:e5:c5', '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': '216.15.37.69', 'subnet_id': 'c952a1aa-5629-47be-b608-42278115af08'}], 'security_groups': ['d65b3d29-a690-460f-aaf7-f87760c2220d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '69323e614d4c495596e94ff1dd684e35'}}
2026-03-30 03:44:08,576 - DEBUG - Services list from nova: [, , ]
2026-03-30 03:44:08,934 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5558-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5558-1)
2026-03-30 03:44:09,382 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5558-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5558-1)
2026-03-30 03:44:09,382 - INFO - Waiting for VM ctest-vn1-vm1-23582293 to be up..
2026-03-30 03:44:09,429 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-30 03:44:14,508 - DEBUG - VM is in ACTIVE state now
2026-03-30 03:44:14,508 - INFO - VM name : ctest-vn1-vm1-23582293
2026-03-30 03:44:14,588 - DEBUG - VM ctest-vn1-vm1-23582293 ID is 81e0f547-8c56-42bd-9fc0-83d102f54f08
2026-03-30 03:44:14,609 - DEBUG - VM ctest-vn1-vm1-23582293 launched on Node cn-jenkins-deploy-platform-ansible-os-5558-1
2026-03-30 03:44:14,696 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/81e0f547-8c56-42bd-9fc0-83d102f54f08
2026-03-30 03:44:14,705 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/b4b432ec-6805-48e1-b473-4a39cd062c25
2026-03-30 03:44:17,950 - 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 1006ms')
2026-03-30 03:44:17,951 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-23582293 failed!
2026-03-30 03:44:18,011 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49535719:ctest-vn1-22514310 is 106.218.19.65 and allocation pool is NOT set
2026-03-30 03:44:18,011 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49535719:ctest-vn1-22514310 is 216.15.37.65 and allocation pool is NOT set
2026-03-30 03:44:22,072 - 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=2 ttl=63 time=12.5 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 12.519/12.519/12.519/0.000 ms')
2026-03-30 03:44:22,072 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-23582293 passed
2026-03-30 03:44:22,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:44:22,226 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-23582293, IP 106.218.19.69, Port 22
2026-03-30 03:44:22,291 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-03-30 03:44:22,377 - DEBUG - VM ctest-vn1-vm1-23582293 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-30 03:44:27,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:44:27,378 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-23582293, IP 106.218.19.69, Port 22
2026-03-30 03:44:27,534 - DEBUG - VM ctest-vn1-vm1-23582293 is ready for SSH connections
2026-03-30 03:44:27,534 - INFO - Waiting for VM ctest-vn1-vm2-95757203 to be up..
2026-03-30 03:44:27,616 - DEBUG - VM is in ACTIVE state now
2026-03-30 03:44:27,616 - INFO - VM name : ctest-vn1-vm2-95757203
2026-03-30 03:44:27,695 - DEBUG - VM ctest-vn1-vm2-95757203 ID is 047e5887-dc01-4fa9-a87d-c334a11149a7
2026-03-30 03:44:27,695 - DEBUG - VM ctest-vn1-vm2-95757203 launched on Node cn-jenkins-deploy-platform-ansible-os-5558-1
2026-03-30 03:44:27,780 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/047e5887-dc01-4fa9-a87d-c334a11149a7
2026-03-30 03:44:27,790 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/2f031fe5-c541-4da2-914b-148594824f47
2026-03-30 03:44:29,034 - 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=3.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.353 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.353/2.038/3.724/1.685 ms')
2026-03-30 03:44:29,035 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-95757203 passed
2026-03-30 03:44:29,186 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:44:29,186 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-95757203, IP 216.15.37.69, Port 22
2026-03-30 03:44:29,342 - DEBUG - VM ctest-vn1-vm2-95757203 is ready for SSH connections
2026-03-30 03:44:29,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:44:29,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:44:29,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-30 03:44:29,342 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 106.218.19.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-30 03:44:29,342 - DEBUG - ping -s 56 -c 3 -W 1 106.218.19.69
2026-03-30 03:44:32,066 - DEBUG - PING 106.218.19.69 (106.218.19.69): 56 data bytes
64 bytes from 106.218.19.69: seq=0 ttl=63 time=3.986 ms
64 bytes from 106.218.19.69: seq=1 ttl=63 time=1.098 ms
64 bytes from 106.218.19.69: seq=2 ttl=63 time=0.885 ms
--- 106.218.19.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.885/1.989/3.986 ms
2026-03-30 03:44:32,066 - INFO - Ping to IP 106.218.19.69 from VM ctest-vn1-vm2-95757203 passed
2026-03-30 03:44:32,066 - INFO - Detaching port 2f031fe5-c541-4da2-914b-148594824f47 from VM ctest-vn1-vm2-95757203
2026-03-30 03:44:32,120 - INFO - Deleting VM ctest-vn1-vm2-95757203
2026-03-30 03:44:32,195 - INFO - Detaching port b4b432ec-6805-48e1-b473-4a39cd062c25 from VM ctest-vn1-vm1-23582293
2026-03-30 03:44:32,233 - INFO - Deleting VM ctest-vn1-vm1-23582293
2026-03-30 03:44:32,480 - DEBUG - Response for delete_port : ()
2026-03-30 03:44:32,632 - DEBUG - Response for delete_port : ()
2026-03-30 03:44:32,633 - INFO - Deleting VN ctest-vn1-22514310
2026-03-30 03:44:32,777 - DEBUG - Response for deleting network ()
2026-03-30 03:44:33,043 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:44:33,043 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-03-30 03:44:33,043 - INFO - --------------------------------------------------------------------------------
2026-03-30 03:44:33,797 - INFO - Deleted project: ctest-TestPorts-49535719, ID : 69323e61-4d4c-4955-96e9-4ff1dd684e35