2026-01-09 15:59:25,502 - INFO - Domain Default found not creating 2026-01-09 15:59:25,660 - INFO - Project ctest-TestPorts-87465442 not found, creating it 2026-01-09 15:59:26,177 - INFO - Created Project:ctest-TestPorts-87465442, ID : 54545341-3a83-4d31-a9e3-64dcb11e4bd4 2026-01-09 15:59:27,641 - INFO - ================================================================================ 2026-01-09 15:59:27,641 - INFO - STARTING TEST : test_ports_bindings 2026-01-09 15:59:27,641 - 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-01-09 15:59:27,900 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-09 15:59:27,900 - INFO - Initial checks done. Running the testcase now 2026-01-09 15:59:27,900 - INFO - 2026-01-09 15:59:28,451 - DEBUG - Response for create_network : {'network': {'id': 'b83745ec-79d6-41af-aa48-9ea35b61e6a7', 'name': 'ctest-vn-47547427', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'project_id': '545453413a834d31a9e364dcb11e4bd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87465442', 'ctest-vn-47547427'], 'port_security_enabled': True, 'description': ''}} 2026-01-09 15:59:28,612 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eaa7b490-ec77-4479-a215-d15a608d48db', 'name': '', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'network_id': 'b83745ec-79d6-41af-aa48-9ea35b61e6a7', 'ip_version': 4, 'cidr': '58.229.114.128/26', 'allocation_pools': [{'start': '58.229.114.130', 'end': '58.229.114.190'}], 'gateway_ip': '58.229.114.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.229.114.130', 'tags': [], 'project_id': '545453413a834d31a9e364dcb11e4bd4'}} 2026-01-09 15:59:28,629 - INFO - Created VN ctest-vn-47547427 2026-01-09 15:59:28,679 - DEBUG - VN ctest-vn-47547427 UUID is b83745ec-79d6-41af-aa48-9ea35b61e6a7 2026-01-09 15:59:28,777 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87465442', 'ctest-vmi-84090896']} 2026-01-09 15:59:29,082 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-84090896', 'id': '4eec3ff8-f1b8-4078-ae4b-93f452eb362f', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'network_id': 'b83745ec-79d6-41af-aa48-9ea35b61e6a7', 'mac_address': '02:4e:ec:3f:f8:f1', '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': '58.229.114.131', 'subnet_id': 'eaa7b490-ec77-4479-a215-d15a608d48db'}], 'security_groups': ['9ebfbcf6-0c05-4233-9df8-4b4f43df5e3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '545453413a834d31a9e364dcb11e4bd4'}} 2026-01-09 15:59:29,082 - DEBUG - Created port 4eec3ff8-f1b8-4078-ae4b-93f452eb362f 2026-01-09 15:59:29,187 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4eec3ff8-f1b8-4078-ae4b-93f452eb362f 2026-01-09 15:59:29,487 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4eec3ff8-f1b8-4078-ae4b-93f452eb362f 2026-01-09 15:59:29,520 - INFO - VMI 4eec3ff8-f1b8-4078-ae4b-93f452eb362f verification in API Server passed 2026-01-09 15:59:29,608 - DEBUG - Response for delete_port : () 2026-01-09 15:59:29,608 - INFO - Deleted port 4eec3ff8-f1b8-4078-ae4b-93f452eb362f 2026-01-09 15:59:29,609 - INFO - Deleting VN ctest-vn-47547427 2026-01-09 15:59:29,714 - DEBUG - Response for deleting network () 2026-01-09 15:59:29,969 - DEBUG - No XMPP flaps were noticed during the test 2026-01-09 15:59:29,969 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-01-09 15:59:29,969 - INFO - -------------------------------------------------------------------------------- 2026-01-09 15:59:29,972 - INFO - ================================================================================ 2026-01-09 15:59:29,972 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-09 15:59:29,972 - 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-01-09 15:59:30,256 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-09 15:59:30,256 - INFO - Initial checks done. Running the testcase now 2026-01-09 15:59:30,257 - INFO - 2026-01-09 15:59:30,417 - DEBUG - Response for create_network : {'network': {'id': '03055f56-104b-495c-b012-5ec21bd15aea', 'name': 'ctest-vn1-72542670', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'project_id': '545453413a834d31a9e364dcb11e4bd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87465442', 'ctest-vn1-72542670'], 'port_security_enabled': True, 'description': ''}} 2026-01-09 15:59:30,592 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fd35ed1-e70b-43fe-bcf9-519d54229afd', 'name': '', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'network_id': '03055f56-104b-495c-b012-5ec21bd15aea', 'ip_version': 4, 'cidr': '190.253.43.128/26', 'allocation_pools': [{'start': '190.253.43.130', 'end': '190.253.43.190'}], 'gateway_ip': '190.253.43.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.253.43.130', 'tags': [], 'project_id': '545453413a834d31a9e364dcb11e4bd4'}} 2026-01-09 15:59:30,799 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e739fc1-0aa9-43ab-b203-2adede45603c', 'name': '', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'network_id': '03055f56-104b-495c-b012-5ec21bd15aea', 'ip_version': 4, 'cidr': '204.123.181.192/26', 'allocation_pools': [{'start': '204.123.181.194', 'end': '204.123.181.254'}], 'gateway_ip': '204.123.181.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.123.181.194', 'tags': [], 'project_id': '545453413a834d31a9e364dcb11e4bd4'}} 2026-01-09 15:59:30,815 - INFO - Created VN ctest-vn1-72542670 2026-01-09 15:59:30,867 - DEBUG - VN ctest-vn1-72542670 UUID is 03055f56-104b-495c-b012-5ec21bd15aea 2026-01-09 15:59:31,152 - DEBUG - Response for create_port : {'port': {'name': 'b8cb9bc1-07aa-491a-873e-f326dccfa2e4', 'id': 'b8cb9bc1-07aa-491a-873e-f326dccfa2e4', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'network_id': '03055f56-104b-495c-b012-5ec21bd15aea', 'mac_address': '02:b8:cb:9b:c1:07', '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': '190.253.43.133', 'subnet_id': '5fd35ed1-e70b-43fe-bcf9-519d54229afd'}], 'security_groups': ['9ebfbcf6-0c05-4233-9df8-4b4f43df5e3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '545453413a834d31a9e364dcb11e4bd4'}} 2026-01-09 15:59:31,308 - DEBUG - Response for create_port : {'port': {'name': '70200030-bde7-4659-a530-4f21d1e5fdba', 'id': '70200030-bde7-4659-a530-4f21d1e5fdba', 'tenant_id': '545453413a834d31a9e364dcb11e4bd4', 'network_id': '03055f56-104b-495c-b012-5ec21bd15aea', 'mac_address': '02:70:20:00:30:bd', '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': '204.123.181.197', 'subnet_id': '0e739fc1-0aa9-43ab-b203-2adede45603c'}], 'security_groups': ['9ebfbcf6-0c05-4233-9df8-4b4f43df5e3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '545453413a834d31a9e364dcb11e4bd4'}} 2026-01-09 15:59:31,365 - DEBUG - Services list from nova: [, , ] 2026-01-09 15:59:31,694 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4985-1) 2026-01-09 15:59:32,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4985-1) 2026-01-09 15:59:32,087 - INFO - Waiting for VM ctest-vn1-vm1-37991504 to be up.. 2026-01-09 15:59:32,241 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-09 15:59:37,312 - DEBUG - VM is in ACTIVE state now 2026-01-09 15:59:37,312 - INFO - VM name : ctest-vn1-vm1-37991504 2026-01-09 15:59:37,391 - DEBUG - VM ctest-vn1-vm1-37991504 ID is f4aa486e-9028-463f-bb74-80c9eb66db9a 2026-01-09 15:59:37,408 - DEBUG - VM ctest-vn1-vm1-37991504 launched on Node cn-jenkins-deploy-platform-ansible-os-4985-1 2026-01-09 15:59:37,475 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f4aa486e-9028-463f-bb74-80c9eb66db9a 2026-01-09 15:59:37,483 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b8cb9bc1-07aa-491a-873e-f326dccfa2e4 2026-01-09 15:59:40,732 - 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 1019ms') 2026-01-09 15:59:40,732 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-37991504 failed! 2026-01-09 15:59:40,787 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87465442:ctest-vn1-72542670 is 190.253.43.129 and allocation pool is NOT set 2026-01-09 15:59:40,787 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87465442:ctest-vn1-72542670 is 204.123.181.193 and allocation pool is NOT set 2026-01-09 15:59:42,856 - 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=9.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.27 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 = 2.266/6.126/9.986/3.860 ms') 2026-01-09 15:59:42,856 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-37991504 passed 2026-01-09 15:59:43,007 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-09 15:59:43,007 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37991504, IP 190.253.43.133, Port 22 2026-01-09 15:59:43,064 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-01-09 15:59:43,142 - DEBUG - VM ctest-vn1-vm1-37991504 is NOT ready for SSH connections, VM status: ACTIVE 2026-01-09 15:59:48,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-09 15:59:48,142 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37991504, IP 190.253.43.133, Port 22 2026-01-09 15:59:48,298 - DEBUG - VM ctest-vn1-vm1-37991504 is ready for SSH connections 2026-01-09 15:59:48,298 - INFO - Waiting for VM ctest-vn1-vm2-96058761 to be up.. 2026-01-09 15:59:48,368 - DEBUG - VM is in ACTIVE state now 2026-01-09 15:59:48,368 - INFO - VM name : ctest-vn1-vm2-96058761 2026-01-09 15:59:48,441 - DEBUG - VM ctest-vn1-vm2-96058761 ID is 6fb095ac-138d-412d-8d7e-d6cc47d29112 2026-01-09 15:59:48,441 - DEBUG - VM ctest-vn1-vm2-96058761 launched on Node cn-jenkins-deploy-platform-ansible-os-4985-1 2026-01-09 15:59:48,514 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6fb095ac-138d-412d-8d7e-d6cc47d29112 2026-01-09 15:59:48,523 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/70200030-bde7-4659-a530-4f21d1e5fdba 2026-01-09 15:59:49,756 - 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=2.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.493 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.493/1.723/2.954/1.230 ms') 2026-01-09 15:59:49,756 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-96058761 passed 2026-01-09 15:59:49,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-09 15:59:49,903 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96058761, IP 204.123.181.197, Port 22 2026-01-09 15:59:50,062 - DEBUG - VM ctest-vn1-vm2-96058761 is ready for SSH connections 2026-01-09 15:59:50,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-09 15:59:50,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-09 15:59:50,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-09 15:59:50,063 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.253.43.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-09 15:59:50,063 - DEBUG - ping -s 56 -c 3 -W 1 190.253.43.133 2026-01-09 15:59:53,737 - DEBUG - PING 190.253.43.133 (190.253.43.133): 56 data bytes 64 bytes from 190.253.43.133: seq=0 ttl=63 time=3.939 ms 64 bytes from 190.253.43.133: seq=1 ttl=63 time=0.931 ms 64 bytes from 190.253.43.133: seq=2 ttl=63 time=0.775 ms --- 190.253.43.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.775/1.881/3.939 ms 2026-01-09 15:59:53,737 - INFO - Ping to IP 190.253.43.133 from VM ctest-vn1-vm2-96058761 passed 2026-01-09 15:59:53,738 - INFO - Detaching port 70200030-bde7-4659-a530-4f21d1e5fdba from VM ctest-vn1-vm2-96058761 2026-01-09 15:59:53,783 - INFO - Deleting VM ctest-vn1-vm2-96058761 2026-01-09 15:59:53,847 - INFO - Detaching port b8cb9bc1-07aa-491a-873e-f326dccfa2e4 from VM ctest-vn1-vm1-37991504 2026-01-09 15:59:53,886 - INFO - Deleting VM ctest-vn1-vm1-37991504 2026-01-09 15:59:54,131 - DEBUG - Response for delete_port : () 2026-01-09 15:59:54,270 - DEBUG - Response for delete_port : () 2026-01-09 15:59:54,270 - INFO - Deleting VN ctest-vn1-72542670 2026-01-09 15:59:54,408 - DEBUG - Response for deleting network () 2026-01-09 15:59:54,660 - DEBUG - No XMPP flaps were noticed during the test 2026-01-09 15:59:54,660 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-01-09 15:59:54,660 - INFO - -------------------------------------------------------------------------------- 2026-01-09 15:59:55,367 - INFO - Deleted project: ctest-TestPorts-87465442, ID : 54545341-3a83-4d31-a9e3-64dcb11e4bd4