2026-06-15 01:40:30,770 - INFO - Reading existing Domain with UUID 21359ce1-50e9-4d69-b64c-799df2e42682
2026-06-15 01:40:30,780 - INFO - Using existing domain ['admin_domain'](21359ce1-50e9-4d69-b64c-799df2e42682)
2026-06-15 01:40:30,957 - INFO - Project ctest-TestPorts-90319339 not found, creating it
2026-06-15 01:40:31,528 - INFO - Created Project:ctest-TestPorts-90319339, ID : 18db235a-cc45-40ec-a320-10e9cdf8a7d2
2026-06-15 01:40:33,251 - INFO - ================================================================================
2026-06-15 01:40:33,251 - INFO - STARTING TEST : test_ports_bindings
2026-06-15 01:40:33,251 - 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-15 01:40:33,642 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.19': '0'}} with
2026-06-15 01:40:33,642 - INFO - Initial checks done. Running the testcase now
2026-06-15 01:40:33,642 - INFO -
2026-06-15 01:40:34,401 - DEBUG - Response for create_network : {'network': {'id': 'b906726e-7fde-4693-bfaa-7bf09351a565', 'name': 'ctest-vn-16091584', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'project_id': '18db235acc4540eca32010e9cdf8a7d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-90319339', 'ctest-vn-16091584'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-06-15 01:40:34,881 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3fb8047-73a9-4971-a7fe-ba6ba6cb0c69', 'name': '', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'network_id': 'b906726e-7fde-4693-bfaa-7bf09351a565', 'ip_version': 4, 'cidr': '143.174.22.0/26', 'allocation_pools': [{'start': '143.174.22.2', 'end': '143.174.22.62'}], 'gateway_ip': '143.174.22.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-15T01:40:34.562620', 'updated_at': '2026-06-15T01:40:34.562620', 'dns_server_address': '143.174.22.2', 'tags': [], 'project_id': '18db235acc4540eca32010e9cdf8a7d2'}}
2026-06-15 01:40:34,948 - INFO - Created VN ctest-vn-16091584
2026-06-15 01:40:35,002 - DEBUG - VN ctest-vn-16091584 UUID is b906726e-7fde-4693-bfaa-7bf09351a565
2026-06-15 01:40:35,228 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-90319339', 'ctest-vmi-28298223']}
2026-06-15 01:40:35,653 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-28298223', 'id': '2847efa7-48da-4487-89a7-7cdf92b342c0', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'network_id': 'b906726e-7fde-4693-bfaa-7bf09351a565', 'mac_address': '02:28:47:ef:a7:48', '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': '143.174.22.3', 'subnet_id': 'c3fb8047-73a9-4971-a7fe-ba6ba6cb0c69'}], 'security_groups': ['be080804-6854-48a9-9374-8cd0876c96f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-06-15T01:40:35.389738', 'updated_at': '2026-06-15T01:40:35.468743', 'project_id': '18db235acc4540eca32010e9cdf8a7d2'}}
2026-06-15 01:40:35,653 - DEBUG - Created port 2847efa7-48da-4487-89a7-7cdf92b342c0
2026-06-15 01:40:35,785 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/2847efa7-48da-4487-89a7-7cdf92b342c0
2026-06-15 01:40:36,137 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/2847efa7-48da-4487-89a7-7cdf92b342c0
2026-06-15 01:40:36,218 - INFO - VMI 2847efa7-48da-4487-89a7-7cdf92b342c0 verification in API Server passed
2026-06-15 01:40:36,384 - DEBUG - Response for delete_port : ()
2026-06-15 01:40:36,384 - INFO - Deleted port 2847efa7-48da-4487-89a7-7cdf92b342c0
2026-06-15 01:40:36,384 - INFO - Deleting VN ctest-vn-16091584
2026-06-15 01:40:36,555 - DEBUG - Response for deleting network ()
2026-06-15 01:40:36,954 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 01:40:36,955 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-15 01:40:36,955 - INFO - --------------------------------------------------------------------------------
2026-06-15 01:40:36,958 - INFO - ================================================================================
2026-06-15 01:40:36,958 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-15 01:40:36,959 - 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-15 01:40:37,342 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.19': '0'}} with
2026-06-15 01:40:37,342 - INFO - Initial checks done. Running the testcase now
2026-06-15 01:40:37,342 - INFO -
2026-06-15 01:40:37,621 - DEBUG - Response for create_network : {'network': {'id': '331a7a01-55a5-4bf0-b379-760789453cd7', 'name': 'ctest-vn1-65317815', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'project_id': '18db235acc4540eca32010e9cdf8a7d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-90319339', 'ctest-vn1-65317815'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-06-15 01:40:37,857 - DEBUG - Response for create_subnet : {'subnet': {'id': '6421627b-c7a1-4c39-997f-069424521abf', 'name': '', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'network_id': '331a7a01-55a5-4bf0-b379-760789453cd7', 'ip_version': 4, 'cidr': '81.11.129.64/26', 'allocation_pools': [{'start': '81.11.129.66', 'end': '81.11.129.126'}], 'gateway_ip': '81.11.129.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-15T01:40:37.762340', 'updated_at': '2026-06-15T01:40:37.762340', 'dns_server_address': '81.11.129.66', 'tags': [], 'project_id': '18db235acc4540eca32010e9cdf8a7d2'}}
2026-06-15 01:40:38,125 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f75e1c0-1f4f-4be5-9037-87db36158538', 'name': '', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'network_id': '331a7a01-55a5-4bf0-b379-760789453cd7', 'ip_version': 4, 'cidr': '74.243.92.128/26', 'allocation_pools': [{'start': '74.243.92.130', 'end': '74.243.92.190'}], 'gateway_ip': '74.243.92.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-15T01:40:38.019279', 'updated_at': '2026-06-15T01:40:38.019279', 'dns_server_address': '74.243.92.130', 'tags': [], 'project_id': '18db235acc4540eca32010e9cdf8a7d2'}}
2026-06-15 01:40:38,263 - INFO - Created VN ctest-vn1-65317815
2026-06-15 01:40:38,317 - DEBUG - VN ctest-vn1-65317815 UUID is 331a7a01-55a5-4bf0-b379-760789453cd7
2026-06-15 01:40:38,926 - DEBUG - Response for create_port : {'port': {'name': 'cafc8900-ae2e-4c9a-864a-59352a31930a', 'id': 'cafc8900-ae2e-4c9a-864a-59352a31930a', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'network_id': '331a7a01-55a5-4bf0-b379-760789453cd7', 'mac_address': '02:ca:fc:89:00:ae', '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': '81.11.129.69', 'subnet_id': '6421627b-c7a1-4c39-997f-069424521abf'}], 'security_groups': ['be080804-6854-48a9-9374-8cd0876c96f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-06-15T01:40:38.725383', 'updated_at': '2026-06-15T01:40:38.791784', 'project_id': '18db235acc4540eca32010e9cdf8a7d2'}}
2026-06-15 01:40:39,181 - DEBUG - Response for create_port : {'port': {'name': '296c06c5-4de4-4f68-8caa-7f359c8f49ca', 'id': '296c06c5-4de4-4f68-8caa-7f359c8f49ca', 'tenant_id': '18db235acc4540eca32010e9cdf8a7d2', 'network_id': '331a7a01-55a5-4bf0-b379-760789453cd7', 'mac_address': '02:29:6c:06:c5:4d', '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': '74.243.92.133', 'subnet_id': '3f75e1c0-1f4f-4be5-9037-87db36158538'}], 'security_groups': ['be080804-6854-48a9-9374-8cd0876c96f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-06-15T01:40:38.987561', 'updated_at': '2026-06-15T01:40:39.054637', 'project_id': '18db235acc4540eca32010e9cdf8a7d2'}}
2026-06-15 01:40:39,290 - DEBUG - Services list from nova: [, , ]
2026-06-15 01:40:40,234 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-712-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-712-1)
2026-06-15 01:40:41,069 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-712-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-712-1)
2026-06-15 01:40:41,070 - INFO - Waiting for VM ctest-vn1-vm1-35300514 to be up..
2026-06-15 01:40:41,175 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 01:40:46,330 - DEBUG - VM is in ACTIVE state now
2026-06-15 01:40:46,330 - INFO - VM name : ctest-vn1-vm1-35300514
2026-06-15 01:40:46,478 - DEBUG - VM ctest-vn1-vm1-35300514 ID is 84917e13-6e58-4494-b762-a267185dda06
2026-06-15 01:40:46,517 - DEBUG - VM ctest-vn1-vm1-35300514 launched on Node cn-jenkins-deploy-platform-juju-os-712-1
2026-06-15 01:40:46,670 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/84917e13-6e58-4494-b762-a267185dda06
2026-06-15 01:40:46,726 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/cafc8900-ae2e-4c9a-864a-59352a31930a
2026-06-15 01:40:50,234 - 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 1029ms')
2026-06-15 01:40:50,234 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35300514 failed!
2026-06-15 01:40:50,289 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-90319339:ctest-vn1-65317815 is 81.11.129.65 and allocation pool is NOT set
2026-06-15 01:40:50,289 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-90319339:ctest-vn1-65317815 is 74.243.92.129 and allocation pool is NOT set
2026-06-15 01:40:54,395 - 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 1026ms')
2026-06-15 01:40:54,395 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35300514 failed!
2026-06-15 01:40:54,449 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-90319339:ctest-vn1-65317815 is 81.11.129.65 and allocation pool is NOT set
2026-06-15 01:40:54,449 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-90319339:ctest-vn1-65317815 is 74.243.92.129 and allocation pool is NOT set
2026-06-15 01:40:56,543 - 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=4.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.64 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 = 2.639/3.618/4.597/0.979 ms')
2026-06-15 01:40:56,543 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35300514 passed
2026-06-15 01:40:56,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:40:56,697 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35300514, IP 81.11.129.69, Port 22
2026-06-15 01:40:56,912 - DEBUG - VM ctest-vn1-vm1-35300514 is ready for SSH connections
2026-06-15 01:40:56,912 - INFO - Waiting for VM ctest-vn1-vm2-83279647 to be up..
2026-06-15 01:40:57,039 - DEBUG - VM is in ACTIVE state now
2026-06-15 01:40:57,039 - INFO - VM name : ctest-vn1-vm2-83279647
2026-06-15 01:40:57,170 - DEBUG - VM ctest-vn1-vm2-83279647 ID is 0a1c5073-4eca-4325-838d-8f1313b9e002
2026-06-15 01:40:57,170 - DEBUG - VM ctest-vn1-vm2-83279647 launched on Node cn-jenkins-deploy-platform-juju-os-712-1
2026-06-15 01:40:57,305 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine/0a1c5073-4eca-4325-838d-8f1313b9e002
2026-06-15 01:40:57,358 - DEBUG - Requesting: https://10.0.0.19:8082/virtual-machine-interface/296c06c5-4de4-4f68-8caa-7f359c8f49ca
2026-06-15 01:40:58,819 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.399 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.399/2.010/3.621/1.611 ms')
2026-06-15 01:40:58,819 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-83279647 passed
2026-06-15 01:40:58,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:40:58,973 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-83279647, IP 74.243.92.133, Port 22
2026-06-15 01:40:59,199 - DEBUG - VM ctest-vn1-vm2-83279647 is ready for SSH connections
2026-06-15 01:40:59,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:40:59,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:40:59,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:40:59,200 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.11.129.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-15 01:40:59,200 - DEBUG - ping -s 56 -c 3 -W 1 81.11.129.69
2026-06-15 01:41:01,857 - DEBUG - PING 81.11.129.69 (81.11.129.69): 56 data bytes
64 bytes from 81.11.129.69: seq=0 ttl=63 time=4.119 ms
64 bytes from 81.11.129.69: seq=1 ttl=63 time=0.774 ms
64 bytes from 81.11.129.69: seq=2 ttl=63 time=1.346 ms
--- 81.11.129.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.774/2.079/4.119 ms
2026-06-15 01:41:01,857 - INFO - Ping to IP 81.11.129.69 from VM ctest-vn1-vm2-83279647 passed
2026-06-15 01:41:01,857 - INFO - Detaching port 296c06c5-4de4-4f68-8caa-7f359c8f49ca from VM ctest-vn1-vm2-83279647
2026-06-15 01:41:02,044 - INFO - Deleting VM ctest-vn1-vm2-83279647
2026-06-15 01:41:02,204 - INFO - Detaching port cafc8900-ae2e-4c9a-864a-59352a31930a from VM ctest-vn1-vm1-35300514
2026-06-15 01:41:02,273 - INFO - Deleting VM ctest-vn1-vm1-35300514
2026-06-15 01:41:02,711 - DEBUG - Response for delete_port : ()
2026-06-15 01:41:03,020 - DEBUG - Response for delete_port : ()
2026-06-15 01:41:03,020 - INFO - Deleting VN ctest-vn1-65317815
2026-06-15 01:41:03,246 - DEBUG - Response for deleting network ()
2026-06-15 01:41:03,674 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 01:41:03,674 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-15 01:41:03,674 - INFO - --------------------------------------------------------------------------------
2026-06-15 01:41:04,495 - INFO - Deleted project: ctest-TestPorts-90319339, ID : 18db235a-cc45-40ec-a320-10e9cdf8a7d2