2026-08-21 18:03:56,171 - INFO - Domain Default found not creating
2026-08-21 18:03:56,348 - INFO - Project ctest-TestBasicVMVN-44330042 not found, creating it
2026-08-21 18:03:56,869 - INFO - Created Project:ctest-TestBasicVMVN-44330042, ID : 6c37be66-3f08-4cf4-b28a-ee807d8a023f
2026-08-21 18:03:58,693 - INFO - ================================================================================
2026-08-21 18:03:58,693 - INFO - STARTING TEST : test_generic_link_local_service
2026-08-21 18:03:58,693 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-08-21 18:03:58,963 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with
2026-08-21 18:03:58,963 - INFO - Initial checks done. Running the testcase now
2026-08-21 18:03:58,963 - INFO -
2026-08-21 18:03:59,733 - DEBUG - Response for create_network : {'network': {'id': '9833f100-2c22-4fd8-b442-f61a09a289e7', 'name': 'ctest-vn2_metadata-84601157', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'project_id': '6c37be663f084cf4b28aee807d8a023f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44330042', 'ctest-vn2_metadata-84601157'], 'port_security_enabled': True, 'description': ''}}
2026-08-21 18:03:59,970 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed02eef6-6428-4b0f-adea-f5429640e53c', 'name': '', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'network_id': '9833f100-2c22-4fd8-b442-f61a09a289e7', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '6c37be663f084cf4b28aee807d8a023f'}}
2026-08-21 18:03:59,991 - INFO - Created VN ctest-vn2_metadata-84601157
2026-08-21 18:04:00,048 - DEBUG - VN ctest-vn2_metadata-84601157 UUID is 9833f100-2c22-4fd8-b442-f61a09a289e7
2026-08-21 18:04:00,292 - DEBUG - Services list from nova: [, , ]
2026-08-21 18:04:00,737 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1)
2026-08-21 18:04:00,851 - DEBUG - Link local service introspect added
2026-08-21 18:04:00,907 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:05,991 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:11,078 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:16,188 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:21,281 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:26,378 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:31,468 - DEBUG - VM is in ACTIVE state now
2026-08-21 18:04:31,621 - INFO - Waiting for VM ctest-TestBasicVMVN-44330042-14251490 to be up..
2026-08-21 18:04:31,621 - INFO - VM name : ctest-TestBasicVMVN-44330042-14251490
2026-08-21 18:04:31,708 - DEBUG - VM ctest-TestBasicVMVN-44330042-14251490 ID is 571106fd-4d66-4bd5-8a7a-ca3b1e2ab4a1
2026-08-21 18:04:31,708 - DEBUG - VM ctest-TestBasicVMVN-44330042-14251490 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1
2026-08-21 18:04:31,793 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/571106fd-4d66-4bd5-8a7a-ca3b1e2ab4a1
2026-08-21 18:04:32,173 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/571106fd-4d66-4bd5-8a7a-ca3b1e2ab4a1
2026-08-21 18:04:32,205 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/a4c5c33f-a0d5-4ec7-8ff1-465b05e2d987
2026-08-21 18:04:35,470 - 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.80 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 9.800/9.800/9.800/0.000 ms')
2026-08-21 18:04:35,470 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44330042-14251490 passed
2026-08-21 18:04:35,628 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:04:35,628 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44330042-14251490, IP 11.1.1.3, Port 22
2026-08-21 18:04:35,794 - DEBUG - VM ctest-TestBasicVMVN-44330042-14251490 is ready for SSH connections
2026-08-21 18:04:35,794 - INFO - Retry 0
2026-08-21 18:04:35,794 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:04:35,794 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-08-21 18:04:37,397 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-08-21 18:04:37,397 - INFO - Generic metadata worked
2026-08-21 18:04:37,679 - DEBUG - Link local service introspect removed
2026-08-21 18:04:37,680 - INFO - Deleting VM ctest-TestBasicVMVN-44330042-14251490
2026-08-21 18:04:37,771 - INFO - Deleting VN ctest-vn2_metadata-84601157
2026-08-21 18:04:37,816 - DEBUG - VN 9833f100-2c22-4fd8-b442-f61a09a289e7 still in use: Unable to complete operation on network 9833f100-2c22-4fd8-b442-f61a09a289e7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d18404b-da8e-4fc5-8f70-5244247c4007']
2026-08-21 18:04:37,816 - WARNING - Deleting VN ctest-vn2_metadata-84601157 failed..Will retry
2026-08-21 18:04:39,864 - DEBUG - VN 9833f100-2c22-4fd8-b442-f61a09a289e7 still in use: Unable to complete operation on network 9833f100-2c22-4fd8-b442-f61a09a289e7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-72cd4580-b46b-4647-97df-f1a63ada6369']
2026-08-21 18:04:39,864 - WARNING - Deleting VN ctest-vn2_metadata-84601157 failed..Will retry
2026-08-21 18:04:41,984 - DEBUG - Response for deleting network ()
2026-08-21 18:04:42,265 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 18:04:42,265 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:44]
2026-08-21 18:04:42,265 - INFO - --------------------------------------------------------------------------------
2026-08-21 18:04:42,268 - INFO - ================================================================================
2026-08-21 18:04:42,268 - INFO - STARTING TEST : test_metadata_service
2026-08-21 18:04:42,268 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-08-21 18:04:42,562 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with
2026-08-21 18:04:42,562 - INFO - Initial checks done. Running the testcase now
2026-08-21 18:04:42,563 - INFO -
2026-08-21 18:04:42,563 - DEBUG - Requesting: http://10.0.0.161:8082/global-vrouter-configs
2026-08-21 18:04:42,571 - DEBUG - Requesting: http://10.0.0.161:8082/global-vrouter-config/cc340e54-c1b7-43ee-8d62-8cc30ef8fd37
2026-08-21 18:04:42,806 - DEBUG - Response for create_network : {'network': {'id': '9461e43a-c8d2-4f72-8a79-f4bfe006e43a', 'name': 'ctest-vn-90538567', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'project_id': '6c37be663f084cf4b28aee807d8a023f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44330042', 'ctest-vn-90538567'], 'port_security_enabled': True, 'description': ''}}
2026-08-21 18:04:43,011 - DEBUG - Response for create_subnet : {'subnet': {'id': '5df023f2-4ef5-4531-a71a-e3246049714b', 'name': '', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'network_id': '9461e43a-c8d2-4f72-8a79-f4bfe006e43a', 'ip_version': 4, 'cidr': '32.25.154.128/26', 'allocation_pools': [{'start': '32.25.154.130', 'end': '32.25.154.190'}], 'gateway_ip': '32.25.154.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.25.154.130', 'tags': [], 'project_id': '6c37be663f084cf4b28aee807d8a023f'}}
2026-08-21 18:04:43,031 - INFO - Created VN ctest-vn-90538567
2026-08-21 18:04:43,084 - DEBUG - VN ctest-vn-90538567 UUID is 9461e43a-c8d2-4f72-8a79-f4bfe006e43a
2026-08-21 18:04:43,632 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1)
2026-08-21 18:04:43,632 - INFO - Waiting for VM ctest-TestBasicVMVN-44330042-17675047 to be up..
2026-08-21 18:04:43,681 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:48,766 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:53,854 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:04:58,937 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:04,024 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:09,112 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:14,201 - DEBUG - VM is in ACTIVE state now
2026-08-21 18:05:14,201 - INFO - VM name : ctest-TestBasicVMVN-44330042-17675047
2026-08-21 18:05:14,295 - DEBUG - VM ctest-TestBasicVMVN-44330042-17675047 ID is 0a6c6426-aa93-4181-a35c-76020cbb6ec3
2026-08-21 18:05:14,295 - DEBUG - VM ctest-TestBasicVMVN-44330042-17675047 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1
2026-08-21 18:05:14,377 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/0a6c6426-aa93-4181-a35c-76020cbb6ec3
2026-08-21 18:05:14,386 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/c5938b5a-df75-44d0-8621-5f981f9438ed
2026-08-21 18:05:17,645 - 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 1015ms')
2026-08-21 18:05:17,645 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44330042-17675047 failed!
2026-08-21 18:05:17,712 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-90538567 is 32.25.154.129 and allocation pool is NOT set
2026-08-21 18:05:19,785 - 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=6.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.897 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.897/3.752/6.608/2.855 ms')
2026-08-21 18:05:19,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44330042-17675047 passed
2026-08-21 18:05:20,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:05:20,012 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44330042-17675047, IP 32.25.154.131, Port 22
2026-08-21 18:05:20,186 - DEBUG - VM ctest-TestBasicVMVN-44330042-17675047 is ready for SSH connections
2026-08-21 18:05:20,186 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:05:20,186 - DEBUG - cat /tmp/output.txt
2026-08-21 18:05:22,244 - DEBUG - Hello World. The time is now Fri, 21 Aug 2026 12:05:19 -0600!
2026-08-21 18:05:22,244 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 21 Aug 2026 12:05:19 -0600!'}
2026-08-21 18:05:22,244 - INFO - metadata_script.txt got executed in the vm
2026-08-21 18:05:22,244 - INFO - Deleting VM ctest-TestBasicVMVN-44330042-17675047
2026-08-21 18:05:22,319 - INFO - Deleting VN ctest-vn-90538567
2026-08-21 18:05:22,362 - DEBUG - VN 9461e43a-c8d2-4f72-8a79-f4bfe006e43a still in use: Unable to complete operation on network 9461e43a-c8d2-4f72-8a79-f4bfe006e43a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0019188f-ad8d-44f5-bb35-84473fb779d9']
2026-08-21 18:05:22,362 - WARNING - Deleting VN ctest-vn-90538567 failed..Will retry
2026-08-21 18:05:24,407 - DEBUG - VN 9461e43a-c8d2-4f72-8a79-f4bfe006e43a still in use: Unable to complete operation on network 9461e43a-c8d2-4f72-8a79-f4bfe006e43a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-759146bf-30d8-4134-b62a-37c204b2e4b4']
2026-08-21 18:05:24,407 - WARNING - Deleting VN ctest-vn-90538567 failed..Will retry
2026-08-21 18:05:26,540 - DEBUG - Response for deleting network ()
2026-08-21 18:05:26,821 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 18:05:26,822 - INFO - END TEST : test_metadata_service : PASSED[0:00:44]
2026-08-21 18:05:26,822 - INFO - --------------------------------------------------------------------------------
2026-08-21 18:05:26,824 - INFO - ================================================================================
2026-08-21 18:05:26,825 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-08-21 18:05:26,825 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-08-21 18:05:27,123 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with
2026-08-21 18:05:27,123 - INFO - Initial checks done. Running the testcase now
2026-08-21 18:05:27,123 - INFO -
2026-08-21 18:05:27,666 - DEBUG - Response for create_network : {'network': {'id': '2abb1e39-8a41-4d41-8c62-d13ae0aa12cb', 'name': 'ctest-vn-22107177', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'project_id': '6c37be663f084cf4b28aee807d8a023f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44330042', 'ctest-vn-22107177'], 'port_security_enabled': True, 'description': ''}}
2026-08-21 18:05:27,885 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d6bc57d-1ef4-474e-96f2-e88aa2df30e4', 'name': '', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'network_id': '2abb1e39-8a41-4d41-8c62-d13ae0aa12cb', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '6c37be663f084cf4b28aee807d8a023f'}}
2026-08-21 18:05:28,071 - DEBUG - Response for create_subnet : {'subnet': {'id': '5962f509-9f2e-4639-ba81-ef001b7dc312', 'name': '', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'network_id': '2abb1e39-8a41-4d41-8c62-d13ae0aa12cb', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '6c37be663f084cf4b28aee807d8a023f'}}
2026-08-21 18:05:28,091 - INFO - Created VN ctest-vn-22107177
2026-08-21 18:05:28,144 - DEBUG - VN ctest-vn-22107177 UUID is 2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:28,603 - DEBUG - Response for create_port : {'port': {'name': '77b76a43-e248-47f7-9f69-31837fa53cc8', 'id': '77b76a43-e248-47f7-9f69-31837fa53cc8', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'network_id': '2abb1e39-8a41-4d41-8c62-d13ae0aa12cb', 'mac_address': '02:77:b7:6a:43:e2', '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': '31.1.1.4', 'subnet_id': '8d6bc57d-1ef4-474e-96f2-e88aa2df30e4'}], 'security_groups': ['88aaa95f-000a-4c15-89b5-435ccbee303c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6c37be663f084cf4b28aee807d8a023f'}}
2026-08-21 18:05:28,880 - DEBUG - Response for create_port : {'port': {'name': 'cf01c080-243d-4abe-a51a-ba3c14068dcf', 'id': 'cf01c080-243d-4abe-a51a-ba3c14068dcf', 'tenant_id': '6c37be663f084cf4b28aee807d8a023f', 'network_id': '2abb1e39-8a41-4d41-8c62-d13ae0aa12cb', 'mac_address': '02:cf:01:c0:80:24', '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': '31.1.2.4', 'subnet_id': '5962f509-9f2e-4639-ba81-ef001b7dc312'}], 'security_groups': ['88aaa95f-000a-4c15-89b5-435ccbee303c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6c37be663f084cf4b28aee807d8a023f'}}
2026-08-21 18:05:29,309 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1)
2026-08-21 18:05:29,772 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1)
2026-08-21 18:05:30,293 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1)
2026-08-21 18:05:30,293 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-21 18:05:30,304 - DEBUG - Requesting: http://10.0.0.161:8082/domain/71fe0c43-1586-4618-a544-4e5e7f77c7ed
2026-08-21 18:05:30,320 - DEBUG - Requesting: http://10.0.0.161:8082/project/6c37be66-3f08-4cf4-b28a-ee807d8a023f
2026-08-21 18:05:30,404 - DEBUG - Requesting: http://10.0.0.161:8082/network-ipam/05e87c15-5cab-4f4b-8e0c-940033b33753
2026-08-21 18:05:30,418 - INFO - Verifications in API Server for IPAM: ctest-ipam-41029361 passed
2026-08-21 18:05:30,425 - DEBUG - Control-node 10.0.0.161 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-44330042:ctest-ipam-41029361', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44330042', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '425726595977400139', 'uuid-lslong': '10235718781694588755'}, 'enable': 'true', 'created': '2026-08-21T18:05:27', 'last-modified': '2026-08-21T18:05:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.045470'}
2026-08-21 18:05:30,426 - INFO - Verifications in Control node for IPAM: ctest-ipam-41029361 passed
2026-08-21 18:05:30,426 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-21 18:05:30,433 - DEBUG - Requesting: http://10.0.0.161:8082/domain/71fe0c43-1586-4618-a544-4e5e7f77c7ed
2026-08-21 18:05:30,446 - DEBUG - Requesting: http://10.0.0.161:8082/project/6c37be66-3f08-4cf4-b28a-ee807d8a023f
2026-08-21 18:05:30,532 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:30,549 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:30,565 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d9ca836f-bde0-4ec5-a95d-aff6b087bb7f
2026-08-21 18:05:30,577 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d9ca836f-bde0-4ec5-a95d-aff6b087bb7f
2026-08-21 18:05:30,590 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/d990ac26-659c-49d7-be21-1b2826754831
2026-08-21 18:05:30,601 - DEBUG - Route Targets: ['target:64512:8000004']
2026-08-21 18:05:30,601 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:30,616 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d9ca836f-bde0-4ec5-a95d-aff6b087bb7f
2026-08-21 18:05:30,637 - INFO - Verified VN network id 11 for VN 2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:30,637 - INFO - Verifications in API Server for VN ctest-vn-22107177 passed
2026-08-21 18:05:30,637 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:30,650 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d9ca836f-bde0-4ec5-a95d-aff6b087bb7f
2026-08-21 18:05:30,660 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d9ca836f-bde0-4ec5-a95d-aff6b087bb7f
2026-08-21 18:05:30,674 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/d990ac26-659c-49d7-be21-1b2826754831
2026-08-21 18:05:30,691 - DEBUG - Control-node 10.0.0.161 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44330042', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3079088002719370561', 'uuid-lslong': '10115877763835105995'}, 'enable': 'true', 'created': '2026-08-21T18:05:27', 'last-modified': '2026-08-21T18:05:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.666993'}
2026-08-21 18:05:30,700 - DEBUG - Route Targets: ['target:64512:8000004']
2026-08-21 18:05:30,700 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22107177 passed
2026-08-21 18:05:30,700 - DEBUG - ====Verifying policy data for ctest-vn-22107177 in API_Server ======
2026-08-21 18:05:30,701 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-21 18:05:30,707 - DEBUG - Requesting: http://10.0.0.161:8082/domain/71fe0c43-1586-4618-a544-4e5e7f77c7ed
2026-08-21 18:05:30,720 - DEBUG - Requesting: http://10.0.0.161:8082/project/6c37be66-3f08-4cf4-b28a-ee807d8a023f
2026-08-21 18:05:30,811 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2abb1e39-8a41-4d41-8c62-d13ae0aa12cb
2026-08-21 18:05:30,830 - DEBUG - =>VN ctest-vn-22107177 has no policy to be verified
2026-08-21 18:05:30,830 - DEBUG - Verifying the vn in opserver
2026-08-21 18:05:30,830 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177 virtual network link through opserver 10.0.0.161
2026-08-21 18:05:30,830 - DEBUG - Requesting: http://10.0.0.161:8081/analytics/uves/virtual-networks
2026-08-21 18:05:31,211 - DEBUG - Requesting: http://10.0.0.161:8081/analytics/uves/virtual-networks
2026-08-21 18:05:31,272 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177', 'href': 'http://10.0.0.161:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177?flat'}
2026-08-21 18:05:31,272 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177 is found in opserver
2026-08-21 18:05:31,284 - DEBUG - Do not have enough data to verify VN in agent
2026-08-21 18:05:31,291 - DEBUG - VRF ids for VN ctest-vn-22107177: {}
2026-08-21 18:05:31,291 - INFO - Waiting for VM ctest-TestBasicVMVN-44330042-61304904 to be up..
2026-08-21 18:05:31,344 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:36,431 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:41,549 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:46,645 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:51,746 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:05:56,840 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:06:01,941 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:06:07,028 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:06:12,118 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:06:17,204 - DEBUG - VM is in ACTIVE state now
2026-08-21 18:06:17,205 - INFO - VM name : ctest-TestBasicVMVN-44330042-61304904
2026-08-21 18:06:17,286 - DEBUG - VM ctest-TestBasicVMVN-44330042-61304904 ID is 926af4a5-bcaa-4cd0-9317-00b6bbd3472f
2026-08-21 18:06:17,286 - DEBUG - VM ctest-TestBasicVMVN-44330042-61304904 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1
2026-08-21 18:06:17,373 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/926af4a5-bcaa-4cd0-9317-00b6bbd3472f
2026-08-21 18:06:17,384 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/77b76a43-e248-47f7-9f69-31837fa53cc8
2026-08-21 18:06:20,658 - 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 1004ms')
2026-08-21 18:06:20,658 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44330042-61304904 failed!
2026-08-21 18:06:20,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177 is 31.1.1.1 and allocation pool is NOT set
2026-08-21 18:06:20,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177 is 31.1.2.1 and allocation pool is NOT set
2026-08-21 18:06:22,784 - 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=14.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.97 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 = 2.974/8.625/14.277/5.651 ms')
2026-08-21 18:06:22,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44330042-61304904 passed
2026-08-21 18:06:22,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:22,940 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44330042-61304904, IP 31.1.1.4, Port 22
2026-08-21 18:06:23,110 - DEBUG - VM ctest-TestBasicVMVN-44330042-61304904 is ready for SSH connections
2026-08-21 18:06:23,110 - INFO - Waiting for VM ctest-TestBasicVMVN-44330042-06825395 to be up..
2026-08-21 18:06:23,200 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-21 18:06:28,291 - DEBUG - VM is in ACTIVE state now
2026-08-21 18:06:28,292 - INFO - VM name : ctest-TestBasicVMVN-44330042-06825395
2026-08-21 18:06:28,378 - DEBUG - VM ctest-TestBasicVMVN-44330042-06825395 ID is 23d7841e-acf4-4653-909f-39b7a6b11191
2026-08-21 18:06:28,379 - DEBUG - VM ctest-TestBasicVMVN-44330042-06825395 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1
2026-08-21 18:06:28,470 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/23d7841e-acf4-4653-909f-39b7a6b11191
2026-08-21 18:06:28,481 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/cf01c080-243d-4abe-a51a-ba3c14068dcf
2026-08-21 18:06:31,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 1001ms')
2026-08-21 18:06:31,732 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44330042-06825395 failed!
2026-08-21 18:06:31,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177 is 31.1.1.1 and allocation pool is NOT set
2026-08-21 18:06:31,792 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44330042:ctest-vn-22107177 is 31.1.2.1 and allocation pool is NOT set
2026-08-21 18:06:33,867 - 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=7.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.65 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 = 2.647/5.239/7.832/2.592 ms')
2026-08-21 18:06:33,867 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44330042-06825395 passed
2026-08-21 18:06:34,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:34,024 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44330042-06825395, IP 31.1.2.4, Port 22
2026-08-21 18:06:34,090 - 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-08-21 18:06:34,174 - DEBUG - VM ctest-TestBasicVMVN-44330042-06825395 is NOT ready for SSH connections, VM status: ACTIVE
2026-08-21 18:06:39,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:39,175 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44330042-06825395, IP 31.1.2.4, Port 22
2026-08-21 18:06:39,354 - DEBUG - VM ctest-TestBasicVMVN-44330042-06825395 is ready for SSH connections
2026-08-21 18:06:39,354 - INFO - Waiting for VM ctest-TestBasicVMVN-44330042-44323523 to be up..
2026-08-21 18:06:39,455 - DEBUG - VM is in ACTIVE state now
2026-08-21 18:06:39,456 - INFO - VM name : ctest-TestBasicVMVN-44330042-44323523
2026-08-21 18:06:39,557 - DEBUG - VM ctest-TestBasicVMVN-44330042-44323523 ID is 4340f1c3-f747-41ba-aea2-e81cab4a40b4
2026-08-21 18:06:39,557 - DEBUG - VM ctest-TestBasicVMVN-44330042-44323523 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1
2026-08-21 18:06:39,664 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/4340f1c3-f747-41ba-aea2-e81cab4a40b4
2026-08-21 18:06:39,676 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/fb9618c6-d56b-4f6f-8189-acedf0a16304
2026-08-21 18:06:40,946 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.43 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.523 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.523/2.477/4.431/1.954 ms')
2026-08-21 18:06:40,946 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-44330042-44323523 passed
2026-08-21 18:06:41,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:41,104 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44330042-44323523, IP 31.1.1.3, Port 22
2026-08-21 18:06:41,277 - DEBUG - VM ctest-TestBasicVMVN-44330042-44323523 is ready for SSH connections
2026-08-21 18:06:41,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:41,278 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:41,278 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-08-21 18:06:45,425 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.101 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.133 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.309 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.133/2.514/5.101 ms
2026-08-21 18:06:45,425 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-44330042-61304904 passed
2026-08-21 18:06:45,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:45,426 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:45,426 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-08-21 18:06:49,161 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.577 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.084 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.976 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.976/1.879/3.577 ms
2026-08-21 18:06:49,162 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-44330042-06825395 passed
2026-08-21 18:06:49,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:49,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:49,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-21 18:06:49,162 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:49,162 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-21 18:06:49,278 - DEBUG - None
2026-08-21 18:06:49,279 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:49,279 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-21 18:06:49,394 - DEBUG - None
2026-08-21 18:06:49,394 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:49,395 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-21 18:06:51,121 - DEBUG - None
2026-08-21 18:06:51,122 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:51,122 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-08-21 18:06:53,267 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.603 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.783 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.456 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.399/2.749/7.507 ms
2026-08-21 18:06:53,268 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:53,268 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-08-21 18:06:55,442 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.144 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.045 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.853 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.241 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.283 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.436/2.491/4.853 ms
2026-08-21 18:06:55,442 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-21 18:06:55,442 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-08-21 18:06:57,630 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.705 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.721 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.872 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.474 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.323 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.191 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.478 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.474/1.966/3.872 ms
2026-08-21 18:06:57,630 - INFO - Deleting VM ctest-TestBasicVMVN-44330042-44323523
2026-08-21 18:06:57,717 - INFO - Detaching port cf01c080-243d-4abe-a51a-ba3c14068dcf from VM ctest-TestBasicVMVN-44330042-06825395
2026-08-21 18:06:57,776 - INFO - Deleting VM ctest-TestBasicVMVN-44330042-06825395
2026-08-21 18:06:57,868 - INFO - Detaching port 77b76a43-e248-47f7-9f69-31837fa53cc8 from VM ctest-TestBasicVMVN-44330042-61304904
2026-08-21 18:06:57,910 - INFO - Deleting VM ctest-TestBasicVMVN-44330042-61304904
2026-08-21 18:06:57,986 - INFO - Deleting VN ctest-vn-22107177
2026-08-21 18:06:58,165 - DEBUG - Response for delete_port : ()
2026-08-21 18:06:58,398 - DEBUG - Response for delete_port : ()
2026-08-21 18:06:58,449 - DEBUG - VN 2abb1e39-8a41-4d41-8c62-d13ae0aa12cb still in use: Unable to complete operation on network 2abb1e39-8a41-4d41-8c62-d13ae0aa12cb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0793e234-a086-435d-b36a-97e1727b9424']
2026-08-21 18:06:58,449 - WARNING - Deleting VN ctest-vn-22107177 failed..Will retry
2026-08-21 18:07:00,656 - DEBUG - Response for deleting network ()
2026-08-21 18:07:00,656 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/d9ca836f-bde0-4ec5-a95d-aff6b087bb7f
2026-08-21 18:07:00,663 - DEBUG - Response Code: 404
2026-08-21 18:07:00,663 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-21 18:07:00,676 - DEBUG - Requesting: http://10.0.0.161:8082/domain/71fe0c43-1586-4618-a544-4e5e7f77c7ed
2026-08-21 18:07:00,734 - DEBUG - Requesting: http://10.0.0.161:8082/project/6c37be66-3f08-4cf4-b28a-ee807d8a023f
2026-08-21 18:07:00,833 - INFO - Validated that VN ctest-vn-22107177 is not found in API Server
2026-08-21 18:07:00,850 - DEBUG - VN ctest-vn-22107177 is not present in Agent 10.0.0.161
2026-08-21 18:07:00,850 - INFO - Validated that VN ctest-vn-22107177 is not in any agent
2026-08-21 18:07:00,876 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22107177 info
2026-08-21 18:07:00,987 - INFO - IPAM: ctest-ipam-41029361 is not found in API Server
2026-08-21 18:07:01,008 - INFO - IPAM:ctest-ipam-41029361 is not found in control node
2026-08-21 18:07:01,282 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 18:07:01,282 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:35]
2026-08-21 18:07:01,282 - INFO - --------------------------------------------------------------------------------
2026-08-21 18:07:02,129 - INFO - Deleted project: ctest-TestBasicVMVN-44330042, ID : 6c37be66-3f08-4cf4-b28a-ee807d8a023f