2026-04-29 22:27:00,126 - INFO - Domain Default found not creating
2026-04-29 22:27:00,320 - INFO - Project ctest-TestPorts-82144333 not found, creating it
2026-04-29 22:27:00,859 - INFO - Created Project:ctest-TestPorts-82144333, ID : 648a656e-d886-48d1-8415-960a94c17d62
2026-04-29 22:27:02,728 - INFO - ================================================================================
2026-04-29 22:27:02,729 - INFO - STARTING TEST : test_ports_bindings
2026-04-29 22:27:02,729 - 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-29 22:27:02,982 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-04-29 22:27:02,982 - INFO - Initial checks done. Running the testcase now
2026-04-29 22:27:02,982 - INFO -
2026-04-29 22:27:03,574 - DEBUG - Response for create_network : {'network': {'id': 'bc351578-e837-45b5-96cd-cb037a64283c', 'name': 'ctest-vn-52111855', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'project_id': '648a656ed88648d18415960a94c17d62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82144333', 'ctest-vn-52111855'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 22:27:03,805 - DEBUG - Response for create_subnet : {'subnet': {'id': '6771cb69-6921-425b-99cc-fac42b343722', 'name': '', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'network_id': 'bc351578-e837-45b5-96cd-cb037a64283c', 'ip_version': 4, 'cidr': '11.57.97.0/26', 'allocation_pools': [{'start': '11.57.97.2', 'end': '11.57.97.62'}], 'gateway_ip': '11.57.97.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.57.97.2', 'tags': [], 'project_id': '648a656ed88648d18415960a94c17d62'}}
2026-04-29 22:27:03,825 - INFO - Created VN ctest-vn-52111855
2026-04-29 22:27:03,881 - DEBUG - VN ctest-vn-52111855 UUID is bc351578-e837-45b5-96cd-cb037a64283c
2026-04-29 22:27:03,988 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82144333', 'ctest-vmi-76188264']}
2026-04-29 22:27:04,244 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-76188264', 'id': '7bdfffae-401a-4b0e-9ab0-419e19babbc1', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'network_id': 'bc351578-e837-45b5-96cd-cb037a64283c', 'mac_address': '02:7b:df:ff:ae:40', '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': '11.57.97.3', 'subnet_id': '6771cb69-6921-425b-99cc-fac42b343722'}], 'security_groups': ['55c8b854-e2f6-4180-8ee1-b1893c5d8506'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '648a656ed88648d18415960a94c17d62'}}
2026-04-29 22:27:04,244 - DEBUG - Created port 7bdfffae-401a-4b0e-9ab0-419e19babbc1
2026-04-29 22:27:04,348 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/7bdfffae-401a-4b0e-9ab0-419e19babbc1
2026-04-29 22:27:04,685 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/7bdfffae-401a-4b0e-9ab0-419e19babbc1
2026-04-29 22:27:04,722 - INFO - VMI 7bdfffae-401a-4b0e-9ab0-419e19babbc1 verification in API Server passed
2026-04-29 22:27:04,809 - DEBUG - Response for delete_port : ()
2026-04-29 22:27:04,810 - INFO - Deleted port 7bdfffae-401a-4b0e-9ab0-419e19babbc1
2026-04-29 22:27:04,810 - INFO - Deleting VN ctest-vn-52111855
2026-04-29 22:27:04,921 - DEBUG - Response for deleting network ()
2026-04-29 22:27:05,177 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 22:27:05,177 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-29 22:27:05,178 - INFO - --------------------------------------------------------------------------------
2026-04-29 22:27:05,180 - INFO - ================================================================================
2026-04-29 22:27:05,180 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-29 22:27:05,180 - 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-29 22:27:05,476 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with
2026-04-29 22:27:05,476 - INFO - Initial checks done. Running the testcase now
2026-04-29 22:27:05,476 - INFO -
2026-04-29 22:27:05,654 - DEBUG - Response for create_network : {'network': {'id': '30ce7572-f51e-4b11-89f8-4b4875c44b4b', 'name': 'ctest-vn1-20605047', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'project_id': '648a656ed88648d18415960a94c17d62', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82144333', 'ctest-vn1-20605047'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 22:27:05,841 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e123e9d2-2a1e-4ddc-bbb2-6795968aa701', 'name': '', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'network_id': '30ce7572-f51e-4b11-89f8-4b4875c44b4b', 'ip_version': 4, 'cidr': '116.65.90.128/26', 'allocation_pools': [{'start': '116.65.90.130', 'end': '116.65.90.190'}], 'gateway_ip': '116.65.90.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.65.90.130', 'tags': [], 'project_id': '648a656ed88648d18415960a94c17d62'}}
2026-04-29 22:27:05,978 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4cf1ca4-ed86-4a34-b2c1-f54468eb343d', 'name': '', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'network_id': '30ce7572-f51e-4b11-89f8-4b4875c44b4b', 'ip_version': 4, 'cidr': '14.152.188.0/26', 'allocation_pools': [{'start': '14.152.188.2', 'end': '14.152.188.62'}], 'gateway_ip': '14.152.188.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.152.188.2', 'tags': [], 'project_id': '648a656ed88648d18415960a94c17d62'}}
2026-04-29 22:27:05,996 - INFO - Created VN ctest-vn1-20605047
2026-04-29 22:27:06,048 - DEBUG - VN ctest-vn1-20605047 UUID is 30ce7572-f51e-4b11-89f8-4b4875c44b4b
2026-04-29 22:27:06,351 - DEBUG - Response for create_port : {'port': {'name': '41a4a75d-c61e-4d8c-92b0-6c3c327dee8c', 'id': '41a4a75d-c61e-4d8c-92b0-6c3c327dee8c', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'network_id': '30ce7572-f51e-4b11-89f8-4b4875c44b4b', 'mac_address': '02:41:a4:a7:5d:c6', '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': '116.65.90.133', 'subnet_id': 'e123e9d2-2a1e-4ddc-bbb2-6795968aa701'}], 'security_groups': ['55c8b854-e2f6-4180-8ee1-b1893c5d8506'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '648a656ed88648d18415960a94c17d62'}}
2026-04-29 22:27:06,519 - DEBUG - Response for create_port : {'port': {'name': '81a296eb-e533-42f6-abfa-f1ff8da1030e', 'id': '81a296eb-e533-42f6-abfa-f1ff8da1030e', 'tenant_id': '648a656ed88648d18415960a94c17d62', 'network_id': '30ce7572-f51e-4b11-89f8-4b4875c44b4b', 'mac_address': '02:81:a2:96:eb:e5', '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': '14.152.188.5', 'subnet_id': 'b4cf1ca4-ed86-4a34-b2c1-f54468eb343d'}], 'security_groups': ['55c8b854-e2f6-4180-8ee1-b1893c5d8506'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '648a656ed88648d18415960a94c17d62'}}
2026-04-29 22:27:06,575 - DEBUG - Services list from nova: [, , ]
2026-04-29 22:27:06,908 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5718-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5718-1)
2026-04-29 22:27:07,304 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5718-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5718-1)
2026-04-29 22:27:07,305 - INFO - Waiting for VM ctest-vn1-vm1-27944572 to be up..
2026-04-29 22:27:07,344 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 22:27:12,417 - DEBUG - VM is in ACTIVE state now
2026-04-29 22:27:12,417 - INFO - VM name : ctest-vn1-vm1-27944572
2026-04-29 22:27:12,490 - DEBUG - VM ctest-vn1-vm1-27944572 ID is 79c9f6e9-66fc-473b-a05c-1d2e30616b40
2026-04-29 22:27:12,509 - DEBUG - VM ctest-vn1-vm1-27944572 launched on Node cn-jenkins-deploy-platform-ansible-os-5718-1
2026-04-29 22:27:12,582 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/79c9f6e9-66fc-473b-a05c-1d2e30616b40
2026-04-29 22:27:12,590 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/41a4a75d-c61e-4d8c-92b0-6c3c327dee8c
2026-04-29 22:27:15,852 - 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-04-29 22:27:15,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27944572 failed!
2026-04-29 22:27:15,904 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82144333:ctest-vn1-20605047 is 116.65.90.129 and allocation pool is NOT set
2026-04-29 22:27:15,904 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82144333:ctest-vn1-20605047 is 14.152.188.1 and allocation pool is NOT set
2026-04-29 22:27:19,988 - 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=9.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1022ms\r\nrtt min/avg/max/mdev = 9.591/9.591/9.591/0.000 ms')
2026-04-29 22:27:19,988 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27944572 passed
2026-04-29 22:27:20,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:20,140 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27944572, IP 116.65.90.133, Port 22
2026-04-29 22:27:20,296 - DEBUG - VM ctest-vn1-vm1-27944572 is ready for SSH connections
2026-04-29 22:27:20,296 - INFO - Waiting for VM ctest-vn1-vm2-88679166 to be up..
2026-04-29 22:27:20,375 - DEBUG - VM is in ACTIVE state now
2026-04-29 22:27:20,376 - INFO - VM name : ctest-vn1-vm2-88679166
2026-04-29 22:27:20,446 - DEBUG - VM ctest-vn1-vm2-88679166 ID is cf704f75-4eb5-43b3-b3b6-7811034e540d
2026-04-29 22:27:20,446 - DEBUG - VM ctest-vn1-vm2-88679166 launched on Node cn-jenkins-deploy-platform-ansible-os-5718-1
2026-04-29 22:27:20,519 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/cf704f75-4eb5-43b3-b3b6-7811034e540d
2026-04-29 22:27:20,527 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/81a296eb-e533-42f6-abfa-f1ff8da1030e
2026-04-29 22:27:21,763 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.404 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.404/2.061/3.719/1.657 ms')
2026-04-29 22:27:21,763 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-88679166 passed
2026-04-29 22:27:21,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:21,916 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-88679166, IP 14.152.188.5, Port 22
2026-04-29 22:27:22,072 - DEBUG - VM ctest-vn1-vm2-88679166 is ready for SSH connections
2026-04-29 22:27:22,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:22,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:22,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 22:27:22,072 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.65.90.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-04-29 22:27:22,073 - DEBUG - ping -s 56 -c 3 -W 1 116.65.90.133
2026-04-29 22:27:24,781 - DEBUG - PING 116.65.90.133 (116.65.90.133): 56 data bytes
64 bytes from 116.65.90.133: seq=0 ttl=63 time=4.082 ms
64 bytes from 116.65.90.133: seq=1 ttl=63 time=0.865 ms
64 bytes from 116.65.90.133: seq=2 ttl=63 time=1.002 ms
--- 116.65.90.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.865/1.983/4.082 ms
2026-04-29 22:27:24,781 - INFO - Ping to IP 116.65.90.133 from VM ctest-vn1-vm2-88679166 passed
2026-04-29 22:27:24,781 - INFO - Detaching port 81a296eb-e533-42f6-abfa-f1ff8da1030e from VM ctest-vn1-vm2-88679166
2026-04-29 22:27:24,832 - INFO - Deleting VM ctest-vn1-vm2-88679166
2026-04-29 22:27:24,906 - INFO - Detaching port 41a4a75d-c61e-4d8c-92b0-6c3c327dee8c from VM ctest-vn1-vm1-27944572
2026-04-29 22:27:24,944 - INFO - Deleting VM ctest-vn1-vm1-27944572
2026-04-29 22:27:25,189 - DEBUG - Response for delete_port : ()
2026-04-29 22:27:25,362 - DEBUG - Response for delete_port : ()
2026-04-29 22:27:25,362 - INFO - Deleting VN ctest-vn1-20605047
2026-04-29 22:27:25,509 - DEBUG - Response for deleting network ()
2026-04-29 22:27:25,762 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 22:27:25,762 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-04-29 22:27:25,762 - INFO - --------------------------------------------------------------------------------
2026-04-29 22:27:26,515 - INFO - Deleted project: ctest-TestPorts-82144333, ID : 648a656e-d886-48d1-8415-960a94c17d62