2026-09-02 00:18:47,863 - INFO - Domain Default found not creating
2026-09-02 00:18:48,061 - INFO - Project ctest-TestPorts-42952681 not found, creating it
2026-09-02 00:18:48,568 - INFO - Created Project:ctest-TestPorts-42952681, ID : 405b9b57-bdb8-47c4-be05-8b10de7160e6
2026-09-02 00:18:50,208 - INFO - ================================================================================
2026-09-02 00:18:50,208 - INFO - STARTING TEST : test_ports_bindings
2026-09-02 00:18:50,208 - 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-09-02 00:18:50,469 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2026-09-02 00:18:50,469 - INFO - Initial checks done. Running the testcase now
2026-09-02 00:18:50,470 - INFO -
2026-09-02 00:18:51,084 - DEBUG - Response for create_network : {'network': {'id': 'd3a5ea58-dfcf-45ee-bc1e-8b579078230d', 'name': 'ctest-vn-37621031', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'project_id': '405b9b57bdb847c4be058b10de7160e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42952681', 'ctest-vn-37621031'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 00:18:51,294 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c758c799-8bb2-4203-9601-a1097e7251de', 'name': '', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'network_id': 'd3a5ea58-dfcf-45ee-bc1e-8b579078230d', 'ip_version': 4, 'cidr': '118.50.103.192/26', 'allocation_pools': [{'start': '118.50.103.194', 'end': '118.50.103.254'}], 'gateway_ip': '118.50.103.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.50.103.194', 'tags': [], 'project_id': '405b9b57bdb847c4be058b10de7160e6'}}
2026-09-02 00:18:51,312 - INFO - Created VN ctest-vn-37621031
2026-09-02 00:18:51,366 - DEBUG - VN ctest-vn-37621031 UUID is d3a5ea58-dfcf-45ee-bc1e-8b579078230d
2026-09-02 00:18:51,478 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-42952681', 'ctest-vmi-22826336']}
2026-09-02 00:18:51,773 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-22826336', 'id': '7191659d-bbb1-41dc-b243-0249effbb973', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'network_id': 'd3a5ea58-dfcf-45ee-bc1e-8b579078230d', 'mac_address': '02:71:91:65:9d:bb', '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': '118.50.103.195', 'subnet_id': 'c758c799-8bb2-4203-9601-a1097e7251de'}], 'security_groups': ['71326a4e-f6f1-43f0-90f1-fcb8d3d07fc0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '405b9b57bdb847c4be058b10de7160e6'}}
2026-09-02 00:18:51,773 - DEBUG - Created port 7191659d-bbb1-41dc-b243-0249effbb973
2026-09-02 00:18:51,882 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7191659d-bbb1-41dc-b243-0249effbb973
2026-09-02 00:18:52,214 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7191659d-bbb1-41dc-b243-0249effbb973
2026-09-02 00:18:52,247 - INFO - VMI 7191659d-bbb1-41dc-b243-0249effbb973 verification in API Server passed
2026-09-02 00:18:52,350 - DEBUG - Response for delete_port : ()
2026-09-02 00:18:52,350 - INFO - Deleted port 7191659d-bbb1-41dc-b243-0249effbb973
2026-09-02 00:18:52,350 - INFO - Deleting VN ctest-vn-37621031
2026-09-02 00:18:52,483 - DEBUG - Response for deleting network ()
2026-09-02 00:18:52,748 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 00:18:52,748 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-09-02 00:18:52,748 - INFO - --------------------------------------------------------------------------------
2026-09-02 00:18:52,751 - INFO - ================================================================================
2026-09-02 00:18:52,751 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-09-02 00:18:52,751 - 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-09-02 00:18:53,044 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2026-09-02 00:18:53,044 - INFO - Initial checks done. Running the testcase now
2026-09-02 00:18:53,044 - INFO -
2026-09-02 00:18:53,253 - DEBUG - Response for create_network : {'network': {'id': '8b0bb898-671d-4122-bc87-f82dd43d9585', 'name': 'ctest-vn1-85366933', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'project_id': '405b9b57bdb847c4be058b10de7160e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42952681', 'ctest-vn1-85366933'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 00:18:53,455 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f220008e-e753-4055-8e84-3280fafc4bf0', 'name': '', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'network_id': '8b0bb898-671d-4122-bc87-f82dd43d9585', 'ip_version': 4, 'cidr': '175.65.8.192/26', 'allocation_pools': [{'start': '175.65.8.194', 'end': '175.65.8.254'}], 'gateway_ip': '175.65.8.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.65.8.194', 'tags': [], 'project_id': '405b9b57bdb847c4be058b10de7160e6'}}
2026-09-02 00:18:53,640 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd93778f-635c-426c-bad1-47d9b5b636ea', 'name': '', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'network_id': '8b0bb898-671d-4122-bc87-f82dd43d9585', 'ip_version': 4, 'cidr': '74.205.112.0/26', 'allocation_pools': [{'start': '74.205.112.2', 'end': '74.205.112.62'}], 'gateway_ip': '74.205.112.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.205.112.2', 'tags': [], 'project_id': '405b9b57bdb847c4be058b10de7160e6'}}
2026-09-02 00:18:53,659 - INFO - Created VN ctest-vn1-85366933
2026-09-02 00:18:53,714 - DEBUG - VN ctest-vn1-85366933 UUID is 8b0bb898-671d-4122-bc87-f82dd43d9585
2026-09-02 00:18:54,031 - DEBUG - Response for create_port : {'port': {'name': 'fc74d3b2-5724-4f26-8aaf-06fa667a16be', 'id': 'fc74d3b2-5724-4f26-8aaf-06fa667a16be', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'network_id': '8b0bb898-671d-4122-bc87-f82dd43d9585', 'mac_address': '02:fc:74:d3:b2:57', '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': '175.65.8.197', 'subnet_id': 'f220008e-e753-4055-8e84-3280fafc4bf0'}], 'security_groups': ['71326a4e-f6f1-43f0-90f1-fcb8d3d07fc0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '405b9b57bdb847c4be058b10de7160e6'}}
2026-09-02 00:18:54,237 - DEBUG - Response for create_port : {'port': {'name': 'bfc09294-88f5-4267-a2b2-3c29fbec29a3', 'id': 'bfc09294-88f5-4267-a2b2-3c29fbec29a3', 'tenant_id': '405b9b57bdb847c4be058b10de7160e6', 'network_id': '8b0bb898-671d-4122-bc87-f82dd43d9585', 'mac_address': '02:bf:c0:92:94:88', '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.205.112.5', 'subnet_id': 'dd93778f-635c-426c-bad1-47d9b5b636ea'}], 'security_groups': ['71326a4e-f6f1-43f0-90f1-fcb8d3d07fc0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '405b9b57bdb847c4be058b10de7160e6'}}
2026-09-02 00:18:54,295 - DEBUG - Services list from nova: [, , ]
2026-09-02 00:18:54,620 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6242-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6242-1)
2026-09-02 00:18:55,016 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6242-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6242-1)
2026-09-02 00:18:55,016 - INFO - Waiting for VM ctest-vn1-vm1-98564894 to be up..
2026-09-02 00:18:55,053 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:00,106 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:05,204 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:10,286 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:15,371 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:20,449 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:25,523 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:30,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 00:19:35,686 - DEBUG - VM is in ACTIVE state now
2026-09-02 00:19:35,686 - INFO - VM name : ctest-vn1-vm1-98564894
2026-09-02 00:19:35,765 - DEBUG - VM ctest-vn1-vm1-98564894 ID is c768c7ee-cd4f-45be-9ca6-c044c8c11492
2026-09-02 00:19:35,786 - DEBUG - VM ctest-vn1-vm1-98564894 launched on Node cn-jenkins-deploy-platform-ansible-os-6242-1
2026-09-02 00:19:35,863 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c768c7ee-cd4f-45be-9ca6-c044c8c11492
2026-09-02 00:19:35,873 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fc74d3b2-5724-4f26-8aaf-06fa667a16be
2026-09-02 00:19:39,142 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2026-09-02 00:19:39,142 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-98564894 failed!
2026-09-02 00:19:39,206 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42952681:ctest-vn1-85366933 is 175.65.8.193 and allocation pool is NOT set
2026-09-02 00:19:39,206 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42952681:ctest-vn1-85366933 is 74.205.112.1 and allocation pool is NOT set
2026-09-02 00:19:41,273 - 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.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.512 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.512/1.902/3.292/1.390 ms')
2026-09-02 00:19:41,274 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-98564894 passed
2026-09-02 00:19:41,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 00:19:41,430 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98564894, IP 175.65.8.197, Port 22
2026-09-02 00:19:41,595 - DEBUG - VM ctest-vn1-vm1-98564894 is ready for SSH connections
2026-09-02 00:19:41,595 - INFO - Waiting for VM ctest-vn1-vm2-26834072 to be up..
2026-09-02 00:19:41,673 - DEBUG - VM is in ACTIVE state now
2026-09-02 00:19:41,674 - INFO - VM name : ctest-vn1-vm2-26834072
2026-09-02 00:19:41,754 - DEBUG - VM ctest-vn1-vm2-26834072 ID is a3e094c5-f5ac-477e-b62d-4e953d66b85a
2026-09-02 00:19:41,755 - DEBUG - VM ctest-vn1-vm2-26834072 launched on Node cn-jenkins-deploy-platform-ansible-os-6242-1
2026-09-02 00:19:41,831 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a3e094c5-f5ac-477e-b62d-4e953d66b85a
2026-09-02 00:19:41,841 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bfc09294-88f5-4267-a2b2-3c29fbec29a3
2026-09-02 00:19:43,093 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.513 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 = 0.513/2.396/4.279/1.883 ms')
2026-09-02 00:19:43,093 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-26834072 passed
2026-09-02 00:19:43,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 00:19:43,250 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-26834072, IP 74.205.112.5, Port 22
2026-09-02 00:19:43,419 - DEBUG - VM ctest-vn1-vm2-26834072 is ready for SSH connections
2026-09-02 00:19:43,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 00:19:43,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 00:19:43,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 00:19:43,420 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 175.65.8.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-02 00:19:43,420 - DEBUG - ping -s 56 -c 3 -W 1 175.65.8.197
2026-09-02 00:19:47,431 - DEBUG - PING 175.65.8.197 (175.65.8.197): 56 data bytes
64 bytes from 175.65.8.197: seq=0 ttl=63 time=4.214 ms
64 bytes from 175.65.8.197: seq=1 ttl=63 time=1.337 ms
64 bytes from 175.65.8.197: seq=2 ttl=63 time=1.127 ms
--- 175.65.8.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.127/2.226/4.214 ms
2026-09-02 00:19:47,431 - INFO - Ping to IP 175.65.8.197 from VM ctest-vn1-vm2-26834072 passed
2026-09-02 00:19:47,431 - INFO - Detaching port bfc09294-88f5-4267-a2b2-3c29fbec29a3 from VM ctest-vn1-vm2-26834072
2026-09-02 00:19:47,486 - INFO - Deleting VM ctest-vn1-vm2-26834072
2026-09-02 00:19:47,558 - INFO - Detaching port fc74d3b2-5724-4f26-8aaf-06fa667a16be from VM ctest-vn1-vm1-98564894
2026-09-02 00:19:47,603 - INFO - Deleting VM ctest-vn1-vm1-98564894
2026-09-02 00:19:47,835 - DEBUG - Response for delete_port : ()
2026-09-02 00:19:47,997 - DEBUG - Response for delete_port : ()
2026-09-02 00:19:47,997 - INFO - Deleting VN ctest-vn1-85366933
2026-09-02 00:19:48,152 - DEBUG - Response for deleting network ()
2026-09-02 00:19:48,427 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 00:19:48,427 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-09-02 00:19:48,427 - INFO - --------------------------------------------------------------------------------
2026-09-02 00:19:49,161 - INFO - Deleted project: ctest-TestPorts-42952681, ID : 405b9b57-bdb8-47c4-be05-8b10de7160e6