2025-08-29 20:37:56,548 - INFO - Domain Default found not creating
2025-08-29 20:37:56,693 - INFO - Project ctest-TestBasicVMVN-93507183 not found, creating it
2025-08-29 20:37:57,129 - INFO - Created Project:ctest-TestBasicVMVN-93507183, ID : fed0575b-8fb2-4f41-834b-b0fc0fcb1c09
2025-08-29 20:37:58,649 - INFO - ================================================================================
2025-08-29 20:37:58,649 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-29 20:37:58,649 - 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
2025-08-29 20:37:58,914 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 20:37:58,914 - INFO - Initial checks done. Running the testcase now
2025-08-29 20:37:58,914 - INFO -
2025-08-29 20:37:59,474 - DEBUG - Response for create_network : {'network': {'id': '0ca199e9-1a0b-4dc0-81c2-7ff4df447447', 'name': 'ctest-vn2_metadata-45931673', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'project_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93507183', 'ctest-vn2_metadata-45931673'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 20:37:59,637 - DEBUG - Response for create_subnet : {'subnet': {'id': '369dbdf1-bdcb-4db4-b9ee-202b4f373e2a', 'name': '', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'network_id': '0ca199e9-1a0b-4dc0-81c2-7ff4df447447', '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': 'fed0575b8fb24f41834bb0fc0fcb1c09'}}
2025-08-29 20:37:59,655 - INFO - Created VN ctest-vn2_metadata-45931673
2025-08-29 20:37:59,706 - DEBUG - VN ctest-vn2_metadata-45931673 UUID is 0ca199e9-1a0b-4dc0-81c2-7ff4df447447
2025-08-29 20:37:59,905 - DEBUG - Services list from nova: [, , ]
2025-08-29 20:38:00,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3978-1)
2025-08-29 20:38:01,045 - DEBUG - Link local service introspect added
2025-08-29 20:38:01,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 20:38:06,176 - DEBUG - VM is in ACTIVE state now
2025-08-29 20:38:06,328 - INFO - Waiting for VM ctest-TestBasicVMVN-93507183-09160644 to be up..
2025-08-29 20:38:06,328 - INFO - VM name : ctest-TestBasicVMVN-93507183-09160644
2025-08-29 20:38:06,422 - DEBUG - VM ctest-TestBasicVMVN-93507183-09160644 ID is bf357d1f-40b6-46a7-a576-75ac6e6021a3
2025-08-29 20:38:06,422 - DEBUG - VM ctest-TestBasicVMVN-93507183-09160644 launched on Node cn-jenkins-deploy-platform-ansible-os-3978-1
2025-08-29 20:38:06,508 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bf357d1f-40b6-46a7-a576-75ac6e6021a3
2025-08-29 20:38:06,804 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bf357d1f-40b6-46a7-a576-75ac6e6021a3
2025-08-29 20:38:06,835 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a68f7d56-6a93-43f5-8057-e1ed076ddd9d
2025-08-29 20:38:10,075 - 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 1007ms')
2025-08-29 20:38:10,075 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-09160644 failed!
2025-08-29 20:38:10,134 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93507183:ctest-vn2_metadata-45931673 is 11.1.1.1 and allocation pool is NOT set
2025-08-29 20:38:12,200 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.10 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 = 1.102/1.995/2.889/0.893 ms')
2025-08-29 20:38:12,200 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-09160644 passed
2025-08-29 20:38:12,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:38:12,362 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-09160644, IP 11.1.1.3, Port 22
2025-08-29 20:38:12,422 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-29 20:38:12,522 - DEBUG - VM ctest-TestBasicVMVN-93507183-09160644 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-29 20:38:17,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:38:17,523 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-09160644, IP 11.1.1.3, Port 22
2025-08-29 20:38:17,682 - DEBUG - VM ctest-TestBasicVMVN-93507183-09160644 is ready for SSH connections
2025-08-29 20:38:17,682 - INFO - Retry 0
2025-08-29 20:38:17,682 - 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.254, gateway password: c0ntrail123
2025-08-29 20:38:17,682 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-29 20:38:19,279 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-29 20:38:19,279 - INFO - Generic metadata worked
2025-08-29 20:38:19,537 - DEBUG - Link local service introspect removed
2025-08-29 20:38:19,537 - INFO - Deleting VM ctest-TestBasicVMVN-93507183-09160644
2025-08-29 20:38:19,606 - INFO - Deleting VN ctest-vn2_metadata-45931673
2025-08-29 20:38:19,655 - DEBUG - VN 0ca199e9-1a0b-4dc0-81c2-7ff4df447447 still in use: Unable to complete operation on network 0ca199e9-1a0b-4dc0-81c2-7ff4df447447. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-edc58515-fbde-43a3-8ce3-4c71b7649e4b']
2025-08-29 20:38:19,655 - WARNING - Deleting VN ctest-vn2_metadata-45931673 failed..Will retry
2025-08-29 20:38:21,752 - DEBUG - Response for deleting network ()
2025-08-29 20:38:22,006 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 20:38:22,006 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-08-29 20:38:22,006 - INFO - --------------------------------------------------------------------------------
2025-08-29 20:38:22,008 - INFO - ================================================================================
2025-08-29 20:38:22,008 - INFO - STARTING TEST : test_metadata_service
2025-08-29 20:38:22,008 - 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
2025-08-29 20:38:22,313 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 20:38:22,313 - INFO - Initial checks done. Running the testcase now
2025-08-29 20:38:22,313 - INFO -
2025-08-29 20:38:22,314 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-08-29 20:38:22,320 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/2283d4fc-7a10-4e0b-a28b-a20358ff1f06
2025-08-29 20:38:22,501 - DEBUG - Response for create_network : {'network': {'id': '4213864b-56aa-4497-89bb-6404874c8291', 'name': 'ctest-vn-59855107', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'project_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93507183', 'ctest-vn-59855107'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 20:38:22,685 - DEBUG - Response for create_subnet : {'subnet': {'id': '301d5d24-3fcb-4541-b8c3-1df78c7d43a1', 'name': '', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'network_id': '4213864b-56aa-4497-89bb-6404874c8291', 'ip_version': 4, 'cidr': '9.168.125.0/26', 'allocation_pools': [{'start': '9.168.125.2', 'end': '9.168.125.62'}], 'gateway_ip': '9.168.125.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.168.125.2', 'tags': [], 'project_id': 'fed0575b8fb24f41834bb0fc0fcb1c09'}}
2025-08-29 20:38:22,705 - INFO - Created VN ctest-vn-59855107
2025-08-29 20:38:22,757 - DEBUG - VN ctest-vn-59855107 UUID is 4213864b-56aa-4497-89bb-6404874c8291
2025-08-29 20:38:23,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3978-1)
2025-08-29 20:38:23,896 - INFO - Waiting for VM ctest-TestBasicVMVN-93507183-41276055 to be up..
2025-08-29 20:38:23,938 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 20:38:29,013 - DEBUG - VM is in ACTIVE state now
2025-08-29 20:38:29,014 - INFO - VM name : ctest-TestBasicVMVN-93507183-41276055
2025-08-29 20:38:29,092 - DEBUG - VM ctest-TestBasicVMVN-93507183-41276055 ID is b35f3696-5355-4201-9f60-83b8c32e9db7
2025-08-29 20:38:29,092 - DEBUG - VM ctest-TestBasicVMVN-93507183-41276055 launched on Node cn-jenkins-deploy-platform-ansible-os-3978-1
2025-08-29 20:38:29,179 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b35f3696-5355-4201-9f60-83b8c32e9db7
2025-08-29 20:38:29,188 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/72e98d3f-200d-4ddf-bf30-4525c2a1bc39
2025-08-29 20:38:32,447 - 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')
2025-08-29 20:38:32,447 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-41276055 failed!
2025-08-29 20:38:32,501 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-59855107 is 9.168.125.1 and allocation pool is NOT set
2025-08-29 20:38:34,567 - 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=8.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.51 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 = 1.513/5.144/8.775/3.631 ms')
2025-08-29 20:38:34,567 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-41276055 passed
2025-08-29 20:38:34,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:38:34,717 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-41276055, IP 9.168.125.3, Port 22
2025-08-29 20:38:34,783 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-29 20:38:34,862 - DEBUG - VM ctest-TestBasicVMVN-93507183-41276055 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-29 20:38:39,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:38:39,863 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-41276055, IP 9.168.125.3, Port 22
2025-08-29 20:38:40,031 - DEBUG - VM ctest-TestBasicVMVN-93507183-41276055 is ready for SSH connections
2025-08-29 20:38:40,031 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 20:38:40,031 - DEBUG - cat /tmp/output.txt
2025-08-29 20:38:41,689 - DEBUG - Hello World. The time is now Fri, 29 Aug 2025 14:38:35 -0600!
2025-08-29 20:38:41,689 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 29 Aug 2025 14:38:35 -0600!'}
2025-08-29 20:38:41,689 - INFO - metadata_script.txt got executed in the vm
2025-08-29 20:38:41,689 - INFO - Deleting VM ctest-TestBasicVMVN-93507183-41276055
2025-08-29 20:38:41,754 - INFO - Deleting VN ctest-vn-59855107
2025-08-29 20:38:41,801 - DEBUG - VN 4213864b-56aa-4497-89bb-6404874c8291 still in use: Unable to complete operation on network 4213864b-56aa-4497-89bb-6404874c8291. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eab9897a-3bc5-4e69-9952-5f4bcc3116b6']
2025-08-29 20:38:41,802 - WARNING - Deleting VN ctest-vn-59855107 failed..Will retry
2025-08-29 20:38:43,894 - DEBUG - Response for deleting network ()
2025-08-29 20:38:44,150 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 20:38:44,150 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-29 20:38:44,150 - INFO - --------------------------------------------------------------------------------
2025-08-29 20:38:44,154 - INFO - ================================================================================
2025-08-29 20:38:44,154 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-29 20:38:44,154 - 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
2025-08-29 20:38:44,441 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 20:38:44,441 - INFO - Initial checks done. Running the testcase now
2025-08-29 20:38:44,441 - INFO -
2025-08-29 20:38:44,921 - DEBUG - Response for create_network : {'network': {'id': 'd76d9645-cfbd-40ba-a199-21a37cbc8b0c', 'name': 'ctest-vn-24774016', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'project_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93507183', 'ctest-vn-24774016'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 20:38:45,084 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b4f73b3-e4b9-4a6c-b96d-fe4ac83eb9df', 'name': '', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'network_id': 'd76d9645-cfbd-40ba-a199-21a37cbc8b0c', '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': 'fed0575b8fb24f41834bb0fc0fcb1c09'}}
2025-08-29 20:38:45,279 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca368a25-d57e-45c1-b1a9-3370494963d3', 'name': '', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'network_id': 'd76d9645-cfbd-40ba-a199-21a37cbc8b0c', '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': 'fed0575b8fb24f41834bb0fc0fcb1c09'}}
2025-08-29 20:38:45,300 - INFO - Created VN ctest-vn-24774016
2025-08-29 20:38:45,353 - DEBUG - VN ctest-vn-24774016 UUID is d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:45,703 - DEBUG - Response for create_port : {'port': {'name': 'ad1e11bf-51ff-4a47-894a-d649c543a46f', 'id': 'ad1e11bf-51ff-4a47-894a-d649c543a46f', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'network_id': 'd76d9645-cfbd-40ba-a199-21a37cbc8b0c', 'mac_address': '02:ad:1e:11:bf:51', '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': '7b4f73b3-e4b9-4a6c-b96d-fe4ac83eb9df'}], 'security_groups': ['45ae5962-c759-408d-8c02-6d118d8d1022'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fed0575b8fb24f41834bb0fc0fcb1c09'}}
2025-08-29 20:38:45,864 - DEBUG - Response for create_port : {'port': {'name': '082f609f-9a2f-410b-8912-dba1b523f035', 'id': '082f609f-9a2f-410b-8912-dba1b523f035', 'tenant_id': 'fed0575b8fb24f41834bb0fc0fcb1c09', 'network_id': 'd76d9645-cfbd-40ba-a199-21a37cbc8b0c', 'mac_address': '02:08:2f:60:9f:9a', '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': 'ca368a25-d57e-45c1-b1a9-3370494963d3'}], 'security_groups': ['45ae5962-c759-408d-8c02-6d118d8d1022'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fed0575b8fb24f41834bb0fc0fcb1c09'}}
2025-08-29 20:38:46,243 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3978-1)
2025-08-29 20:38:46,672 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3978-1)
2025-08-29 20:38:47,953 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3978-1)
2025-08-29 20:38:47,953 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 20:38:47,961 - DEBUG - Requesting: http://10.0.0.254:8082/domain/27853011-0d06-47ca-b43e-47d64bb5696b
2025-08-29 20:38:47,973 - DEBUG - Requesting: http://10.0.0.254:8082/project/fed0575b-8fb2-4f41-834b-b0fc0fcb1c09
2025-08-29 20:38:48,058 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/49d0a824-f05a-4638-9015-03833b1ba63f
2025-08-29 20:38:48,071 - INFO - Verifications in API Server for IPAM: ctest-ipam-73331595 passed
2025-08-29 20:38:48,081 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93507183:ctest-ipam-73331595', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93507183', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5318936036529292856', 'uuid-lslong': '10382208378139813439'}, 'enable': 'true', 'created': '2025-08-29T20:38:44', 'last-modified': '2025-08-29T20:38:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.407646'}
2025-08-29 20:38:48,081 - INFO - Verifications in Control node for IPAM: ctest-ipam-73331595 passed
2025-08-29 20:38:48,081 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 20:38:48,088 - DEBUG - Requesting: http://10.0.0.254:8082/domain/27853011-0d06-47ca-b43e-47d64bb5696b
2025-08-29 20:38:48,113 - DEBUG - Requesting: http://10.0.0.254:8082/project/fed0575b-8fb2-4f41-834b-b0fc0fcb1c09
2025-08-29 20:38:48,206 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:48,219 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:48,229 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/85f1a9e2-caf7-4b47-a4a8-f07abd910d42
2025-08-29 20:38:48,237 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/85f1a9e2-caf7-4b47-a4a8-f07abd910d42
2025-08-29 20:38:48,249 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/e6810794-4796-4479-ac20-62f51c480196
2025-08-29 20:38:48,260 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-29 20:38:48,260 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:48,272 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/85f1a9e2-caf7-4b47-a4a8-f07abd910d42
2025-08-29 20:38:48,287 - INFO - Verified VN network id 12 for VN d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:48,287 - INFO - Verifications in API Server for VN ctest-vn-24774016 passed
2025-08-29 20:38:48,287 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:48,298 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/85f1a9e2-caf7-4b47-a4a8-f07abd910d42
2025-08-29 20:38:48,305 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/85f1a9e2-caf7-4b47-a4a8-f07abd910d42
2025-08-29 20:38:48,313 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/e6810794-4796-4479-ac20-62f51c480196
2025-08-29 20:38:48,325 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93507183', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15523228717198164154', 'uuid-lslong': '11644375297599245068'}, 'enable': 'true', 'created': '2025-08-29T20:38:44', 'last-modified': '2025-08-29T20:38:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.078586'}
2025-08-29 20:38:48,335 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-29 20:38:48,335 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24774016 passed
2025-08-29 20:38:48,339 - DEBUG - ====Verifying policy data for ctest-vn-24774016 in API_Server ======
2025-08-29 20:38:48,339 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 20:38:48,344 - DEBUG - Requesting: http://10.0.0.254:8082/domain/27853011-0d06-47ca-b43e-47d64bb5696b
2025-08-29 20:38:48,358 - DEBUG - Requesting: http://10.0.0.254:8082/project/fed0575b-8fb2-4f41-834b-b0fc0fcb1c09
2025-08-29 20:38:48,481 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d76d9645-cfbd-40ba-a199-21a37cbc8b0c
2025-08-29 20:38:48,506 - DEBUG - =>VN ctest-vn-24774016 has no policy to be verified
2025-08-29 20:38:48,506 - DEBUG - Verifying the vn in opserver
2025-08-29 20:38:48,506 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016 virtual network link through opserver 10.0.0.254
2025-08-29 20:38:48,506 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-29 20:38:48,951 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-29 20:38:49,045 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016?flat'}
2025-08-29 20:38:49,045 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016 is found in opserver
2025-08-29 20:38:49,052 - DEBUG - VRF ids for VN ctest-vn-24774016: {'10.0.0.254': '2'}
2025-08-29 20:38:49,052 - INFO - Waiting for VM ctest-TestBasicVMVN-93507183-66636208 to be up..
2025-08-29 20:38:49,154 - DEBUG - VM is in ACTIVE state now
2025-08-29 20:38:49,155 - INFO - VM name : ctest-TestBasicVMVN-93507183-66636208
2025-08-29 20:38:49,240 - DEBUG - VM ctest-TestBasicVMVN-93507183-66636208 ID is 14977d56-cedc-48b4-959d-2d2309a8d636
2025-08-29 20:38:49,240 - DEBUG - VM ctest-TestBasicVMVN-93507183-66636208 launched on Node cn-jenkins-deploy-platform-ansible-os-3978-1
2025-08-29 20:38:49,315 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/14977d56-cedc-48b4-959d-2d2309a8d636
2025-08-29 20:38:49,323 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ad1e11bf-51ff-4a47-894a-d649c543a46f
2025-08-29 20:38:52,576 - 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 1011ms')
2025-08-29 20:38:52,576 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-66636208 failed!
2025-08-29 20:38:52,633 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016 is 31.1.1.1 and allocation pool is NOT set
2025-08-29 20:38:52,634 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016 is 31.1.2.1 and allocation pool is NOT set
2025-08-29 20:38:56,703 - 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 1007ms')
2025-08-29 20:38:56,703 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-66636208 failed!
2025-08-29 20:38:56,757 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016 is 31.1.1.1 and allocation pool is NOT set
2025-08-29 20:38:56,757 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016 is 31.1.2.1 and allocation pool is NOT set
2025-08-29 20:38:58,823 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.462 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.462/2.355/4.248/1.893 ms')
2025-08-29 20:38:58,824 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93507183-66636208 passed
2025-08-29 20:38:58,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:38:58,985 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-66636208, IP 31.1.1.4, Port 22
2025-08-29 20:38:59,151 - DEBUG - VM ctest-TestBasicVMVN-93507183-66636208 is ready for SSH connections
2025-08-29 20:38:59,151 - INFO - Waiting for VM ctest-TestBasicVMVN-93507183-19090781 to be up..
2025-08-29 20:38:59,230 - DEBUG - VM is in ACTIVE state now
2025-08-29 20:38:59,230 - INFO - VM name : ctest-TestBasicVMVN-93507183-19090781
2025-08-29 20:38:59,322 - DEBUG - VM ctest-TestBasicVMVN-93507183-19090781 ID is d7f2b8a3-8c6d-47d8-94e7-61e7fa97a174
2025-08-29 20:38:59,323 - DEBUG - VM ctest-TestBasicVMVN-93507183-19090781 launched on Node cn-jenkins-deploy-platform-ansible-os-3978-1
2025-08-29 20:38:59,410 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d7f2b8a3-8c6d-47d8-94e7-61e7fa97a174
2025-08-29 20:38:59,419 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/082f609f-9a2f-410b-8912-dba1b523f035
2025-08-29 20:39:00,662 - 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=4.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.55 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 = 1.549/3.193/4.838/1.644 ms')
2025-08-29 20:39:00,662 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93507183-19090781 passed
2025-08-29 20:39:00,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:00,811 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-19090781, IP 31.1.2.4, Port 22
2025-08-29 20:39:00,980 - DEBUG - VM ctest-TestBasicVMVN-93507183-19090781 is ready for SSH connections
2025-08-29 20:39:00,980 - INFO - Waiting for VM ctest-TestBasicVMVN-93507183-55569416 to be up..
2025-08-29 20:39:01,055 - DEBUG - VM is in ACTIVE state now
2025-08-29 20:39:01,055 - INFO - VM name : ctest-TestBasicVMVN-93507183-55569416
2025-08-29 20:39:01,129 - DEBUG - VM ctest-TestBasicVMVN-93507183-55569416 ID is 9dc51a3f-a578-4bb0-92f0-cbbe27e15ddb
2025-08-29 20:39:01,129 - DEBUG - VM ctest-TestBasicVMVN-93507183-55569416 launched on Node cn-jenkins-deploy-platform-ansible-os-3978-1
2025-08-29 20:39:01,201 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/9dc51a3f-a578-4bb0-92f0-cbbe27e15ddb
2025-08-29 20:39:01,209 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0c216c73-87b7-4efb-958a-66e7046bdaad
2025-08-29 20:39:02,436 - 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=3.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.418 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.418/1.735/3.053/1.317 ms')
2025-08-29 20:39:02,436 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93507183-55569416 passed
2025-08-29 20:39:02,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:02,586 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93507183-55569416, IP 31.1.1.3, Port 22
2025-08-29 20:39:02,741 - DEBUG - VM ctest-TestBasicVMVN-93507183-55569416 is ready for SSH connections
2025-08-29 20:39:02,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:02,741 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:02,741 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-29 20:39:06,772 - 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=3.694 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.969 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.376 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.969/2.013/3.694 ms
2025-08-29 20:39:06,773 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93507183-66636208 passed
2025-08-29 20:39:06,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:06,773 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:06,773 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-29 20:39:10,418 - 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=2.974 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.048 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.145 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.048/1.722/2.974 ms
2025-08-29 20:39:10,418 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93507183-19090781 passed
2025-08-29 20:39:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 20:39:10,418 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:10,418 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 20:39:10,595 - DEBUG - None
2025-08-29 20:39:10,595 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:10,595 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 20:39:10,789 - DEBUG - None
2025-08-29 20:39:10,789 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:10,789 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 20:39:11,398 - DEBUG - None
2025-08-29 20:39:11,398 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:11,398 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-29 20:39:13,608 - 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.013 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.262 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.010 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.408/2.230/5.262 ms
2025-08-29 20:39:13,609 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:13,609 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-29 20:39:15,854 - 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.018 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.908 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.086 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.775 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.469 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.718 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/2.195/4.086 ms
2025-08-29 20:39:15,855 - 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.254, gateway password: c0ntrail123
2025-08-29 20:39:15,855 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-29 20:39:18,113 - 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.762 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.726 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.548 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.910 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.564 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.471 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.471/1.797/3.598 ms
2025-08-29 20:39:18,113 - INFO - Deleting VM ctest-TestBasicVMVN-93507183-55569416
2025-08-29 20:39:18,178 - INFO - Detaching port 082f609f-9a2f-410b-8912-dba1b523f035 from VM ctest-TestBasicVMVN-93507183-19090781
2025-08-29 20:39:18,215 - INFO - Deleting VM ctest-TestBasicVMVN-93507183-19090781
2025-08-29 20:39:18,290 - INFO - Detaching port ad1e11bf-51ff-4a47-894a-d649c543a46f from VM ctest-TestBasicVMVN-93507183-66636208
2025-08-29 20:39:18,341 - INFO - Deleting VM ctest-TestBasicVMVN-93507183-66636208
2025-08-29 20:39:18,422 - INFO - Deleting VN ctest-vn-24774016
2025-08-29 20:39:18,599 - DEBUG - Response for delete_port : ()
2025-08-29 20:39:18,826 - DEBUG - Response for delete_port : ()
2025-08-29 20:39:18,870 - DEBUG - VN d76d9645-cfbd-40ba-a199-21a37cbc8b0c still in use: Unable to complete operation on network d76d9645-cfbd-40ba-a199-21a37cbc8b0c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-86371d96-4b6c-4811-8487-a4b6d64472b1']
2025-08-29 20:39:18,870 - WARNING - Deleting VN ctest-vn-24774016 failed..Will retry
2025-08-29 20:39:20,991 - DEBUG - Response for deleting network ()
2025-08-29 20:39:20,991 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/85f1a9e2-caf7-4b47-a4a8-f07abd910d42
2025-08-29 20:39:20,998 - DEBUG - Response Code: 404
2025-08-29 20:39:20,998 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 20:39:21,004 - DEBUG - Requesting: http://10.0.0.254:8082/domain/27853011-0d06-47ca-b43e-47d64bb5696b
2025-08-29 20:39:21,058 - DEBUG - Requesting: http://10.0.0.254:8082/project/fed0575b-8fb2-4f41-834b-b0fc0fcb1c09
2025-08-29 20:39:21,135 - INFO - Validated that VN ctest-vn-24774016 is not found in API Server
2025-08-29 20:39:21,144 - DEBUG - VN ctest-vn-24774016 is not present in Agent 10.0.0.254
2025-08-29 20:39:21,144 - INFO - Validated that VN ctest-vn-24774016 is not in any agent
2025-08-29 20:39:21,148 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-08-29 20:39:21,154 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-24774016
2025-08-29 20:39:21,154 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93507183:ctest-vn-24774016
2025-08-29 20:39:21,162 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24774016 info
2025-08-29 20:39:21,241 - INFO - IPAM: ctest-ipam-73331595 is not found in API Server
2025-08-29 20:39:21,251 - INFO - IPAM:ctest-ipam-73331595 is not found in control node
2025-08-29 20:39:21,512 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 20:39:21,512 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-29 20:39:21,513 - INFO - --------------------------------------------------------------------------------
2025-08-29 20:39:22,166 - INFO - Deleted project: ctest-TestBasicVMVN-93507183, ID : fed0575b-8fb2-4f41-834b-b0fc0fcb1c09