2026-03-13 16:56:00,826 - INFO - Domain Default found not creating
2026-03-13 16:56:01,065 - INFO - Project ctest-TestPorts-45489631 not found, creating it
2026-03-13 16:56:01,581 - INFO - Created Project:ctest-TestPorts-45489631, ID : 4bf09e99-7340-4c43-90fa-9667105512eb
2026-03-13 16:56:03,367 - INFO - ================================================================================
2026-03-13 16:56:03,367 - INFO - STARTING TEST : test_ports_bindings
2026-03-13 16:56:03,367 - 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-13 16:56:03,643 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2026-03-13 16:56:03,643 - INFO - Initial checks done. Running the testcase now
2026-03-13 16:56:03,643 - INFO -
2026-03-13 16:56:04,325 - DEBUG - Response for create_network : {'network': {'id': '35348f3c-57ba-4e8e-99e9-7f43f9b9c1bb', 'name': 'ctest-vn-62102014', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'project_id': '4bf09e9973404c4390fa9667105512eb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45489631', 'ctest-vn-62102014'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 16:56:04,578 - DEBUG - Response for create_subnet : {'subnet': {'id': '0eb9a4ef-afc0-457a-a60a-1dce43b96ec3', 'name': '', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'network_id': '35348f3c-57ba-4e8e-99e9-7f43f9b9c1bb', 'ip_version': 4, 'cidr': '158.144.72.0/26', 'allocation_pools': [{'start': '158.144.72.2', 'end': '158.144.72.62'}], 'gateway_ip': '158.144.72.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.144.72.2', 'tags': [], 'project_id': '4bf09e9973404c4390fa9667105512eb'}}
2026-03-13 16:56:04,598 - INFO - Created VN ctest-vn-62102014
2026-03-13 16:56:04,652 - DEBUG - VN ctest-vn-62102014 UUID is 35348f3c-57ba-4e8e-99e9-7f43f9b9c1bb
2026-03-13 16:56:04,772 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-45489631', 'ctest-vmi-63712713']}
2026-03-13 16:56:05,041 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-63712713', 'id': 'e10bb19d-8f2a-4207-a544-072ba960593f', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'network_id': '35348f3c-57ba-4e8e-99e9-7f43f9b9c1bb', 'mac_address': '02:e1:0b:b1:9d:8f', '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': '158.144.72.3', 'subnet_id': '0eb9a4ef-afc0-457a-a60a-1dce43b96ec3'}], 'security_groups': ['b1bdefe0-5999-4a4a-8923-622391970177'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4bf09e9973404c4390fa9667105512eb'}}
2026-03-13 16:56:05,041 - DEBUG - Created port e10bb19d-8f2a-4207-a544-072ba960593f
2026-03-13 16:56:05,148 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/e10bb19d-8f2a-4207-a544-072ba960593f
2026-03-13 16:56:05,484 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/e10bb19d-8f2a-4207-a544-072ba960593f
2026-03-13 16:56:05,524 - INFO - VMI e10bb19d-8f2a-4207-a544-072ba960593f verification in API Server passed
2026-03-13 16:56:05,636 - DEBUG - Response for delete_port : ()
2026-03-13 16:56:05,636 - INFO - Deleted port e10bb19d-8f2a-4207-a544-072ba960593f
2026-03-13 16:56:05,636 - INFO - Deleting VN ctest-vn-62102014
2026-03-13 16:56:05,757 - DEBUG - Response for deleting network ()
2026-03-13 16:56:06,036 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 16:56:06,036 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-13 16:56:06,036 - INFO - --------------------------------------------------------------------------------
2026-03-13 16:56:06,040 - INFO - ================================================================================
2026-03-13 16:56:06,040 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-13 16:56:06,040 - 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-13 16:56:06,329 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2026-03-13 16:56:06,329 - INFO - Initial checks done. Running the testcase now
2026-03-13 16:56:06,329 - INFO -
2026-03-13 16:56:06,553 - DEBUG - Response for create_network : {'network': {'id': '65488c5b-7bf2-4d46-9bf2-b9d4f01aeaf0', 'name': 'ctest-vn1-45655821', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'project_id': '4bf09e9973404c4390fa9667105512eb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45489631', 'ctest-vn1-45655821'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 16:56:06,792 - DEBUG - Response for create_subnet : {'subnet': {'id': '2171a624-0fac-4b4d-8bcc-1f4431592995', 'name': '', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'network_id': '65488c5b-7bf2-4d46-9bf2-b9d4f01aeaf0', 'ip_version': 4, 'cidr': '214.20.56.0/26', 'allocation_pools': [{'start': '214.20.56.2', 'end': '214.20.56.62'}], 'gateway_ip': '214.20.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.20.56.2', 'tags': [], 'project_id': '4bf09e9973404c4390fa9667105512eb'}}
2026-03-13 16:56:06,991 - DEBUG - Response for create_subnet : {'subnet': {'id': '06deda34-4d6f-4483-b262-34032e423bac', 'name': '', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'network_id': '65488c5b-7bf2-4d46-9bf2-b9d4f01aeaf0', 'ip_version': 4, 'cidr': '99.251.192.192/26', 'allocation_pools': [{'start': '99.251.192.194', 'end': '99.251.192.254'}], 'gateway_ip': '99.251.192.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.251.192.194', 'tags': [], 'project_id': '4bf09e9973404c4390fa9667105512eb'}}
2026-03-13 16:56:07,016 - INFO - Created VN ctest-vn1-45655821
2026-03-13 16:56:07,072 - DEBUG - VN ctest-vn1-45655821 UUID is 65488c5b-7bf2-4d46-9bf2-b9d4f01aeaf0
2026-03-13 16:56:07,418 - DEBUG - Response for create_port : {'port': {'name': 'c3a86ec0-d73d-4a24-bf31-fda57a8eb49a', 'id': 'c3a86ec0-d73d-4a24-bf31-fda57a8eb49a', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'network_id': '65488c5b-7bf2-4d46-9bf2-b9d4f01aeaf0', 'mac_address': '02:c3:a8:6e:c0:d7', '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': '214.20.56.5', 'subnet_id': '2171a624-0fac-4b4d-8bcc-1f4431592995'}], 'security_groups': ['b1bdefe0-5999-4a4a-8923-622391970177'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4bf09e9973404c4390fa9667105512eb'}}
2026-03-13 16:56:07,620 - DEBUG - Response for create_port : {'port': {'name': 'b7b2bcf7-5825-4237-aac4-51d6793ac09a', 'id': 'b7b2bcf7-5825-4237-aac4-51d6793ac09a', 'tenant_id': '4bf09e9973404c4390fa9667105512eb', 'network_id': '65488c5b-7bf2-4d46-9bf2-b9d4f01aeaf0', 'mac_address': '02:b7:b2:bc:f7:58', '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': '99.251.192.197', 'subnet_id': '06deda34-4d6f-4483-b262-34032e423bac'}], 'security_groups': ['b1bdefe0-5999-4a4a-8923-622391970177'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4bf09e9973404c4390fa9667105512eb'}}
2026-03-13 16:56:07,693 - DEBUG - Services list from nova: [, , ]
2026-03-13 16:56:08,098 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5466-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5466-1)
2026-03-13 16:56:08,548 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5466-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5466-1)
2026-03-13 16:56:08,548 - INFO - Waiting for VM ctest-vn1-vm1-75249606 to be up..
2026-03-13 16:56:08,594 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:56:13,690 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:56:18,787 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:56:23,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:56:28,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:56:34,060 - DEBUG - VM is in ACTIVE state now
2026-03-13 16:56:34,060 - INFO - VM name : ctest-vn1-vm1-75249606
2026-03-13 16:56:34,143 - DEBUG - VM ctest-vn1-vm1-75249606 ID is 82c238c6-13a1-438d-8959-2844c4ab1d8f
2026-03-13 16:56:34,170 - DEBUG - VM ctest-vn1-vm1-75249606 launched on Node cn-jenkins-deploy-platform-ansible-os-5466-1
2026-03-13 16:56:34,260 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/82c238c6-13a1-438d-8959-2844c4ab1d8f
2026-03-13 16:56:34,270 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c3a86ec0-d73d-4a24-bf31-fda57a8eb49a
2026-03-13 16:56:37,543 - 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 1017ms')
2026-03-13 16:56:37,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75249606 failed!
2026-03-13 16:56:37,604 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45489631:ctest-vn1-45655821 is 214.20.56.1 and allocation pool is NOT set
2026-03-13 16:56:37,604 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45489631:ctest-vn1-45655821 is 99.251.192.193 and allocation pool is NOT set
2026-03-13 16:56:41,700 - 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=8.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1024ms\r\nrtt min/avg/max/mdev = 8.139/8.139/8.139/0.000 ms')
2026-03-13 16:56:41,700 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75249606 passed
2026-03-13 16:56:41,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:56:41,864 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75249606, IP 214.20.56.5, Port 22
2026-03-13 16:56:42,035 - DEBUG - VM ctest-vn1-vm1-75249606 is ready for SSH connections
2026-03-13 16:56:42,035 - INFO - Waiting for VM ctest-vn1-vm2-45827170 to be up..
2026-03-13 16:56:42,152 - DEBUG - VM is in ACTIVE state now
2026-03-13 16:56:42,152 - INFO - VM name : ctest-vn1-vm2-45827170
2026-03-13 16:56:42,255 - DEBUG - VM ctest-vn1-vm2-45827170 ID is cfee5591-51d2-4287-bfc8-321bce052873
2026-03-13 16:56:42,255 - DEBUG - VM ctest-vn1-vm2-45827170 launched on Node cn-jenkins-deploy-platform-ansible-os-5466-1
2026-03-13 16:56:42,347 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/cfee5591-51d2-4287-bfc8-321bce052873
2026-03-13 16:56:42,356 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b7b2bcf7-5825-4237-aac4-51d6793ac09a
2026-03-13 16:56:43,611 - 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.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.650 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.650/2.013/3.376/1.363 ms')
2026-03-13 16:56:43,611 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-45827170 passed
2026-03-13 16:56:43,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:56:43,776 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-45827170, IP 99.251.192.197, Port 22
2026-03-13 16:56:43,967 - DEBUG - VM ctest-vn1-vm2-45827170 is ready for SSH connections
2026-03-13 16:56:43,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:56:43,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:56:43,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:56:43,967 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.20.56.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-13 16:56:43,967 - DEBUG - ping -s 56 -c 3 -W 1 214.20.56.5
2026-03-13 16:56:47,083 - DEBUG - PING 214.20.56.5 (214.20.56.5): 56 data bytes
64 bytes from 214.20.56.5: seq=0 ttl=63 time=4.458 ms
64 bytes from 214.20.56.5: seq=1 ttl=63 time=0.957 ms
64 bytes from 214.20.56.5: seq=2 ttl=63 time=0.960 ms
--- 214.20.56.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.957/2.125/4.458 ms
2026-03-13 16:56:47,083 - INFO - Ping to IP 214.20.56.5 from VM ctest-vn1-vm2-45827170 passed
2026-03-13 16:56:47,083 - INFO - Detaching port b7b2bcf7-5825-4237-aac4-51d6793ac09a from VM ctest-vn1-vm2-45827170
2026-03-13 16:56:47,148 - INFO - Deleting VM ctest-vn1-vm2-45827170
2026-03-13 16:56:47,225 - INFO - Detaching port c3a86ec0-d73d-4a24-bf31-fda57a8eb49a from VM ctest-vn1-vm1-75249606
2026-03-13 16:56:47,261 - INFO - Deleting VM ctest-vn1-vm1-75249606
2026-03-13 16:56:47,565 - DEBUG - Response for delete_port : ()
2026-03-13 16:56:47,732 - DEBUG - Response for delete_port : ()
2026-03-13 16:56:47,733 - INFO - Deleting VN ctest-vn1-45655821
2026-03-13 16:56:47,869 - DEBUG - Response for deleting network ()
2026-03-13 16:56:48,137 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 16:56:48,137 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:42]
2026-03-13 16:56:48,137 - INFO - --------------------------------------------------------------------------------
2026-03-13 16:56:49,020 - INFO - Deleted project: ctest-TestPorts-45489631, ID : 4bf09e99-7340-4c43-90fa-9667105512eb