2026-04-20 01:49:42,677 - INFO - Reading existing Domain with UUID 44568180-4456-4d24-a723-60c17b729be7 2026-04-20 01:49:42,691 - INFO - Using existing domain ['admin_domain'](44568180-4456-4d24-a723-60c17b729be7) 2026-04-20 01:49:42,932 - INFO - Project ctest-TestPorts-69572801 not found, creating it 2026-04-20 01:49:43,469 - INFO - Created Project:ctest-TestPorts-69572801, ID : 3fc19744-b635-41b7-b6d9-79248e294992 2026-04-20 01:49:45,455 - INFO - ================================================================================ 2026-04-20 01:49:45,456 - INFO - STARTING TEST : test_ports_bindings 2026-04-20 01:49:45,456 - 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-20 01:49:45,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-04-20 01:49:45,868 - INFO - Initial checks done. Running the testcase now 2026-04-20 01:49:45,868 - INFO - 2026-04-20 01:49:46,724 - DEBUG - Response for create_network : {'network': {'id': 'da0e1c05-7894-4268-95c8-7b0fca791759', 'name': 'ctest-vn-67750425', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'project_id': '3fc19744b63541b7b6d979248e294992', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-69572801', 'ctest-vn-67750425'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-04-20 01:49:47,000 - DEBUG - Response for create_subnet : {'subnet': {'id': '71e3e899-bc49-405e-a448-1da262316140', 'name': '', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'network_id': 'da0e1c05-7894-4268-95c8-7b0fca791759', 'ip_version': 4, 'cidr': '76.254.93.192/26', 'allocation_pools': [{'start': '76.254.93.194', 'end': '76.254.93.254'}], 'gateway_ip': '76.254.93.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-20T01:49:46.892013', 'updated_at': '2026-04-20T01:49:46.892013', 'dns_server_address': '76.254.93.194', 'tags': [], 'project_id': '3fc19744b63541b7b6d979248e294992'}} 2026-04-20 01:49:47,069 - INFO - Created VN ctest-vn-67750425 2026-04-20 01:49:47,126 - DEBUG - VN ctest-vn-67750425 UUID is da0e1c05-7894-4268-95c8-7b0fca791759 2026-04-20 01:49:47,353 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-69572801', 'ctest-vmi-41113979']} 2026-04-20 01:49:47,703 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-41113979', 'id': '64a17c21-a54f-4cca-8fd9-ad0856661f92', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'network_id': 'da0e1c05-7894-4268-95c8-7b0fca791759', 'mac_address': '02:64:a1:7c:21:a5', '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': '76.254.93.195', 'subnet_id': '71e3e899-bc49-405e-a448-1da262316140'}], 'security_groups': ['a793ee5f-425e-4721-88f6-b88dd47f4473'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-20T01:49:47.486390', 'updated_at': '2026-04-20T01:49:47.557080', 'project_id': '3fc19744b63541b7b6d979248e294992'}} 2026-04-20 01:49:47,703 - DEBUG - Created port 64a17c21-a54f-4cca-8fd9-ad0856661f92 2026-04-20 01:49:47,818 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/64a17c21-a54f-4cca-8fd9-ad0856661f92 2026-04-20 01:49:48,180 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/64a17c21-a54f-4cca-8fd9-ad0856661f92 2026-04-20 01:49:48,275 - INFO - VMI 64a17c21-a54f-4cca-8fd9-ad0856661f92 verification in API Server passed 2026-04-20 01:49:48,441 - DEBUG - Response for delete_port : () 2026-04-20 01:49:48,441 - INFO - Deleted port 64a17c21-a54f-4cca-8fd9-ad0856661f92 2026-04-20 01:49:48,441 - INFO - Deleting VN ctest-vn-67750425 2026-04-20 01:49:48,633 - DEBUG - Response for deleting network () 2026-04-20 01:49:49,035 - DEBUG - No XMPP flaps were noticed during the test 2026-04-20 01:49:49,035 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04] 2026-04-20 01:49:49,035 - INFO - -------------------------------------------------------------------------------- 2026-04-20 01:49:49,038 - INFO - ================================================================================ 2026-04-20 01:49:49,039 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-20 01:49:49,039 - 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-20 01:49:49,455 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-04-20 01:49:49,455 - INFO - Initial checks done. Running the testcase now 2026-04-20 01:49:49,455 - INFO - 2026-04-20 01:49:49,786 - DEBUG - Response for create_network : {'network': {'id': '16283280-dd83-4b7e-91d5-1d822113e683', 'name': 'ctest-vn1-62649304', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'project_id': '3fc19744b63541b7b6d979248e294992', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-69572801', 'ctest-vn1-62649304'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-04-20 01:49:50,071 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a274ea90-aa96-4421-b4ba-1b6ed8129c16', 'name': '', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'network_id': '16283280-dd83-4b7e-91d5-1d822113e683', 'ip_version': 4, 'cidr': '81.229.151.64/26', 'allocation_pools': [{'start': '81.229.151.66', 'end': '81.229.151.126'}], 'gateway_ip': '81.229.151.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-20T01:49:49.967519', 'updated_at': '2026-04-20T01:49:49.967519', 'dns_server_address': '81.229.151.66', 'tags': [], 'project_id': '3fc19744b63541b7b6d979248e294992'}} 2026-04-20 01:49:50,327 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea12fbf3-eb24-41ba-aae1-365505753daa', 'name': '', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'network_id': '16283280-dd83-4b7e-91d5-1d822113e683', 'ip_version': 4, 'cidr': '22.59.22.128/26', 'allocation_pools': [{'start': '22.59.22.130', 'end': '22.59.22.190'}], 'gateway_ip': '22.59.22.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-20T01:49:50.227864', 'updated_at': '2026-04-20T01:49:50.227864', 'dns_server_address': '22.59.22.130', 'tags': [], 'project_id': '3fc19744b63541b7b6d979248e294992'}} 2026-04-20 01:49:50,396 - INFO - Created VN ctest-vn1-62649304 2026-04-20 01:49:50,450 - DEBUG - VN ctest-vn1-62649304 UUID is 16283280-dd83-4b7e-91d5-1d822113e683 2026-04-20 01:49:51,032 - DEBUG - Response for create_port : {'port': {'name': '5813b7f6-03e0-4bce-ad8d-e1227233162c', 'id': '5813b7f6-03e0-4bce-ad8d-e1227233162c', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'network_id': '16283280-dd83-4b7e-91d5-1d822113e683', 'mac_address': '02:58:13:b7:f6:03', '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.229.151.69', 'subnet_id': 'a274ea90-aa96-4421-b4ba-1b6ed8129c16'}], 'security_groups': ['a793ee5f-425e-4721-88f6-b88dd47f4473'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-20T01:49:50.827126', 'updated_at': '2026-04-20T01:49:50.900395', 'project_id': '3fc19744b63541b7b6d979248e294992'}} 2026-04-20 01:49:51,318 - DEBUG - Response for create_port : {'port': {'name': 'b30dd72c-dbf2-4911-ad20-88736480d3ec', 'id': 'b30dd72c-dbf2-4911-ad20-88736480d3ec', 'tenant_id': '3fc19744b63541b7b6d979248e294992', 'network_id': '16283280-dd83-4b7e-91d5-1d822113e683', 'mac_address': '02:b3:0d:d7:2c:db', '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': '22.59.22.133', 'subnet_id': 'ea12fbf3-eb24-41ba-aae1-365505753daa'}], 'security_groups': ['a793ee5f-425e-4721-88f6-b88dd47f4473'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-20T01:49:51.112816', 'updated_at': '2026-04-20T01:49:51.185174', 'project_id': '3fc19744b63541b7b6d979248e294992'}} 2026-04-20 01:49:51,465 - DEBUG - Services list from nova: [, , ] 2026-04-20 01:49:52,305 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-695-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-695-1) 2026-04-20 01:49:53,240 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-695-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-695-1) 2026-04-20 01:49:53,240 - INFO - Waiting for VM ctest-vn1-vm1-03926849 to be up.. 2026-04-20 01:49:53,348 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-20 01:49:58,508 - DEBUG - VM is in ACTIVE state now 2026-04-20 01:49:58,508 - INFO - VM name : ctest-vn1-vm1-03926849 2026-04-20 01:49:58,672 - DEBUG - VM ctest-vn1-vm1-03926849 ID is 33c35da0-f9f3-4af6-838f-873fab7cdbcd 2026-04-20 01:49:58,709 - DEBUG - VM ctest-vn1-vm1-03926849 launched on Node cn-jenkins-deploy-platform-juju-os-695-1 2026-04-20 01:49:58,868 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/33c35da0-f9f3-4af6-838f-873fab7cdbcd 2026-04-20 01:49:58,926 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/5813b7f6-03e0-4bce-ad8d-e1227233162c 2026-04-20 01:50:02,407 - 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-04-20 01:50:02,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03926849 failed! 2026-04-20 01:50:02,489 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-69572801:ctest-vn1-62649304 is 81.229.151.65 and allocation pool is NOT set 2026-04-20 01:50:02,490 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-69572801:ctest-vn1-62649304 is 22.59.22.129 and allocation pool is NOT set 2026-04-20 01:50:06,606 - 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 1024ms') 2026-04-20 01:50:06,606 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03926849 failed! 2026-04-20 01:50:06,665 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-69572801:ctest-vn1-62649304 is 81.229.151.65 and allocation pool is NOT set 2026-04-20 01:50:06,665 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-69572801:ctest-vn1-62649304 is 22.59.22.129 and allocation pool is NOT set 2026-04-20 01:50:08,765 - 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=5.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.28 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 = 1.281/3.336/5.391/2.055 ms') 2026-04-20 01:50:08,765 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03926849 passed 2026-04-20 01:50:08,937 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 01:50:08,937 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03926849, IP 81.229.151.69, Port 22 2026-04-20 01:50:09,167 - DEBUG - VM ctest-vn1-vm1-03926849 is ready for SSH connections 2026-04-20 01:50:09,167 - INFO - Waiting for VM ctest-vn1-vm2-75425705 to be up.. 2026-04-20 01:50:09,328 - DEBUG - VM is in ACTIVE state now 2026-04-20 01:50:09,329 - INFO - VM name : ctest-vn1-vm2-75425705 2026-04-20 01:50:09,492 - DEBUG - VM ctest-vn1-vm2-75425705 ID is 9122e62b-52df-4b9c-998e-2c0b765f5d3d 2026-04-20 01:50:09,493 - DEBUG - VM ctest-vn1-vm2-75425705 launched on Node cn-jenkins-deploy-platform-juju-os-695-1 2026-04-20 01:50:09,662 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/9122e62b-52df-4b9c-998e-2c0b765f5d3d 2026-04-20 01:50:09,727 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/b30dd72c-dbf2-4911-ad20-88736480d3ec 2026-04-20 01:50:11,225 - 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=4.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.770 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.770/2.718/4.666/1.948 ms') 2026-04-20 01:50:11,225 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-75425705 passed 2026-04-20 01:50:11,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 01:50:11,398 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-75425705, IP 22.59.22.133, Port 22 2026-04-20 01:50:11,628 - DEBUG - VM ctest-vn1-vm2-75425705 is ready for SSH connections 2026-04-20 01:50:11,628 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 01:50:11,628 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 01:50:11,628 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-20 01:50:11,629 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.229.151.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-04-20 01:50:11,629 - DEBUG - ping -s 56 -c 3 -W 1 81.229.151.69 2026-04-20 01:50:14,357 - DEBUG - PING 81.229.151.69 (81.229.151.69): 56 data bytes 64 bytes from 81.229.151.69: seq=0 ttl=63 time=5.819 ms 64 bytes from 81.229.151.69: seq=1 ttl=63 time=1.207 ms 64 bytes from 81.229.151.69: seq=2 ttl=63 time=1.238 ms --- 81.229.151.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.207/2.754/5.819 ms 2026-04-20 01:50:14,358 - INFO - Ping to IP 81.229.151.69 from VM ctest-vn1-vm2-75425705 passed 2026-04-20 01:50:14,358 - INFO - Detaching port b30dd72c-dbf2-4911-ad20-88736480d3ec from VM ctest-vn1-vm2-75425705 2026-04-20 01:50:14,436 - INFO - Deleting VM ctest-vn1-vm2-75425705 2026-04-20 01:50:14,631 - INFO - Detaching port 5813b7f6-03e0-4bce-ad8d-e1227233162c from VM ctest-vn1-vm1-03926849 2026-04-20 01:50:14,712 - INFO - Deleting VM ctest-vn1-vm1-03926849 2026-04-20 01:50:15,206 - DEBUG - Response for delete_port : () 2026-04-20 01:50:15,573 - DEBUG - Response for delete_port : () 2026-04-20 01:50:15,574 - INFO - Deleting VN ctest-vn1-62649304 2026-04-20 01:50:15,868 - DEBUG - Response for deleting network () 2026-04-20 01:50:16,274 - DEBUG - No XMPP flaps were noticed during the test 2026-04-20 01:50:16,275 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27] 2026-04-20 01:50:16,275 - INFO - -------------------------------------------------------------------------------- 2026-04-20 01:50:17,098 - INFO - Deleted project: ctest-TestPorts-69572801, ID : 3fc19744-b635-41b7-b6d9-79248e294992