2026-05-18 02:14:22,997 - INFO - Domain Default found not creating
2026-05-18 02:14:23,164 - INFO - Project ctest-TestBasicVMVN-06988520 not found, creating it
2026-05-18 02:14:23,655 - INFO - Created Project:ctest-TestBasicVMVN-06988520, ID : ba92bad3-baff-4fac-931c-137cc432e6e7
2026-05-18 02:14:25,129 - INFO - ================================================================================
2026-05-18 02:14:25,129 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-18 02:14:25,129 - 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-05-18 02:14:25,386 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-18 02:14:25,386 - INFO - Initial checks done. Running the testcase now
2026-05-18 02:14:25,387 - INFO -
2026-05-18 02:14:25,943 - DEBUG - Response for create_network : {'network': {'id': 'd32ab7bc-3f2c-429f-bce7-8e9e199f08ed', 'name': 'ctest-vn2_metadata-06903163', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'project_id': 'ba92bad3baff4fac931c137cc432e6e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06988520', 'ctest-vn2_metadata-06903163'], 'port_security_enabled': True, 'description': ''}}
2026-05-18 02:14:26,125 - DEBUG - Response for create_subnet : {'subnet': {'id': '9cedb08c-2eb8-41e8-a065-67324a3d396b', 'name': '', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'network_id': 'd32ab7bc-3f2c-429f-bce7-8e9e199f08ed', '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': 'ba92bad3baff4fac931c137cc432e6e7'}}
2026-05-18 02:14:26,144 - INFO - Created VN ctest-vn2_metadata-06903163
2026-05-18 02:14:26,201 - DEBUG - VN ctest-vn2_metadata-06903163 UUID is d32ab7bc-3f2c-429f-bce7-8e9e199f08ed
2026-05-18 02:14:26,385 - DEBUG - Services list from nova: [, , ]
2026-05-18 02:14:27,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1)
2026-05-18 02:14:27,516 - DEBUG - Link local service introspect added
2026-05-18 02:14:27,555 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-18 02:14:32,633 - DEBUG - VM is in ACTIVE state now
2026-05-18 02:14:32,764 - INFO - Waiting for VM ctest-TestBasicVMVN-06988520-57435061 to be up..
2026-05-18 02:14:32,765 - INFO - VM name : ctest-TestBasicVMVN-06988520-57435061
2026-05-18 02:14:32,841 - DEBUG - VM ctest-TestBasicVMVN-06988520-57435061 ID is 0b93fea3-a8fc-4f13-92b5-17120fe99d7f
2026-05-18 02:14:32,841 - DEBUG - VM ctest-TestBasicVMVN-06988520-57435061 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1
2026-05-18 02:14:32,913 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0b93fea3-a8fc-4f13-92b5-17120fe99d7f
2026-05-18 02:14:33,209 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0b93fea3-a8fc-4f13-92b5-17120fe99d7f
2026-05-18 02:14:33,242 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8fdd0f68-59e1-45a2-8099-e397c5566b21
2026-05-18 02:14:36,497 - 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 1014ms')
2026-05-18 02:14:36,498 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-57435061 failed!
2026-05-18 02:14:36,552 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06988520:ctest-vn2_metadata-06903163 is 11.1.1.1 and allocation pool is NOT set
2026-05-18 02:14:38,622 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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.167/3.914/6.661/2.747 ms')
2026-05-18 02:14:38,622 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-57435061 passed
2026-05-18 02:14:38,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:14:38,777 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-57435061, IP 11.1.1.3, Port 22
2026-05-18 02:14:38,842 - 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': ''}
2026-05-18 02:14:38,917 - DEBUG - VM ctest-TestBasicVMVN-06988520-57435061 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-18 02:14:43,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:14:43,918 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-57435061, IP 11.1.1.3, Port 22
2026-05-18 02:14:44,082 - DEBUG - VM ctest-TestBasicVMVN-06988520-57435061 is ready for SSH connections
2026-05-18 02:14:44,083 - INFO - Retry 0
2026-05-18 02:14:44,083 - 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.38, gateway password: c0ntrail123
2026-05-18 02:14:44,083 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-18 02:14:45,715 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-18 02:14:45,715 - INFO - Generic metadata worked
2026-05-18 02:14:45,968 - DEBUG - Link local service introspect removed
2026-05-18 02:14:45,969 - INFO - Deleting VM ctest-TestBasicVMVN-06988520-57435061
2026-05-18 02:14:46,033 - INFO - Deleting VN ctest-vn2_metadata-06903163
2026-05-18 02:14:46,073 - DEBUG - VN d32ab7bc-3f2c-429f-bce7-8e9e199f08ed still in use: Unable to complete operation on network d32ab7bc-3f2c-429f-bce7-8e9e199f08ed. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-993fb89e-4bd8-47de-917e-52fdffbf09ed']
2026-05-18 02:14:46,074 - WARNING - Deleting VN ctest-vn2_metadata-06903163 failed..Will retry
2026-05-18 02:14:48,186 - DEBUG - Response for deleting network ()
2026-05-18 02:14:48,446 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 02:14:48,446 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-05-18 02:14:48,446 - INFO - --------------------------------------------------------------------------------
2026-05-18 02:14:48,449 - INFO - ================================================================================
2026-05-18 02:14:48,449 - INFO - STARTING TEST : test_metadata_service
2026-05-18 02:14:48,449 - 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-05-18 02:14:48,734 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-18 02:14:48,734 - INFO - Initial checks done. Running the testcase now
2026-05-18 02:14:48,734 - INFO -
2026-05-18 02:14:48,734 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-05-18 02:14:48,741 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/951dd4d0-d854-4dbc-99db-5e440f0c135e
2026-05-18 02:14:49,028 - DEBUG - Response for create_network : {'network': {'id': '20a5c107-f327-4af8-b273-8cc95527c40a', 'name': 'ctest-vn-59049158', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'project_id': 'ba92bad3baff4fac931c137cc432e6e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06988520', 'ctest-vn-59049158'], 'port_security_enabled': True, 'description': ''}}
2026-05-18 02:14:49,304 - DEBUG - Response for create_subnet : {'subnet': {'id': '865347f9-dbf5-467f-998c-0f97bb67976f', 'name': '', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'network_id': '20a5c107-f327-4af8-b273-8cc95527c40a', 'ip_version': 4, 'cidr': '51.33.213.128/26', 'allocation_pools': [{'start': '51.33.213.130', 'end': '51.33.213.190'}], 'gateway_ip': '51.33.213.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.33.213.130', 'tags': [], 'project_id': 'ba92bad3baff4fac931c137cc432e6e7'}}
2026-05-18 02:14:49,324 - INFO - Created VN ctest-vn-59049158
2026-05-18 02:14:49,380 - DEBUG - VN ctest-vn-59049158 UUID is 20a5c107-f327-4af8-b273-8cc95527c40a
2026-05-18 02:14:50,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1)
2026-05-18 02:14:50,587 - INFO - Waiting for VM ctest-TestBasicVMVN-06988520-61654083 to be up..
2026-05-18 02:14:50,632 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-18 02:14:55,711 - DEBUG - VM is in ACTIVE state now
2026-05-18 02:14:55,711 - INFO - VM name : ctest-TestBasicVMVN-06988520-61654083
2026-05-18 02:14:55,791 - DEBUG - VM ctest-TestBasicVMVN-06988520-61654083 ID is ad3ef35a-72c8-4a37-931c-2282d1c38c2e
2026-05-18 02:14:55,791 - DEBUG - VM ctest-TestBasicVMVN-06988520-61654083 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1
2026-05-18 02:14:55,862 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ad3ef35a-72c8-4a37-931c-2282d1c38c2e
2026-05-18 02:14:55,872 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5f6a2ca3-863c-45a0-a6d0-bcb67b125d8a
2026-05-18 02:14:59,116 - 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 1003ms')
2026-05-18 02:14:59,116 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-61654083 failed!
2026-05-18 02:14:59,172 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-59049158 is 51.33.213.129 and allocation pool is NOT set
2026-05-18 02:15:01,241 - 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=5.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.96 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.962/3.782/5.603/1.820 ms')
2026-05-18 02:15:01,241 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-61654083 passed
2026-05-18 02:15:01,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:01,396 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-61654083, IP 51.33.213.131, Port 22
2026-05-18 02:15:01,464 - 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': ''}
2026-05-18 02:15:01,547 - DEBUG - VM ctest-TestBasicVMVN-06988520-61654083 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-18 02:15:06,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:06,549 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-61654083, IP 51.33.213.131, Port 22
2026-05-18 02:15:06,703 - DEBUG - VM ctest-TestBasicVMVN-06988520-61654083 is ready for SSH connections
2026-05-18 02:15:06,704 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-18 02:15:06,704 - DEBUG - cat /tmp/output.txt
2026-05-18 02:15:08,333 - DEBUG - Hello World. The time is now Sun, 17 May 2026 20:15:01 -0600!
2026-05-18 02:15:08,333 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 17 May 2026 20:15:01 -0600!'}
2026-05-18 02:15:08,333 - INFO - metadata_script.txt got executed in the vm
2026-05-18 02:15:08,334 - INFO - Deleting VM ctest-TestBasicVMVN-06988520-61654083
2026-05-18 02:15:08,403 - INFO - Deleting VN ctest-vn-59049158
2026-05-18 02:15:08,448 - DEBUG - VN 20a5c107-f327-4af8-b273-8cc95527c40a still in use: Unable to complete operation on network 20a5c107-f327-4af8-b273-8cc95527c40a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-31e636d1-5f48-4986-9a15-d8824da040c8']
2026-05-18 02:15:08,448 - WARNING - Deleting VN ctest-vn-59049158 failed..Will retry
2026-05-18 02:15:10,546 - DEBUG - Response for deleting network ()
2026-05-18 02:15:10,801 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 02:15:10,801 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-18 02:15:10,801 - INFO - --------------------------------------------------------------------------------
2026-05-18 02:15:10,803 - INFO - ================================================================================
2026-05-18 02:15:10,803 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-18 02:15:10,803 - 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-05-18 02:15:11,094 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-18 02:15:11,094 - INFO - Initial checks done. Running the testcase now
2026-05-18 02:15:11,094 - INFO -
2026-05-18 02:15:11,588 - DEBUG - Response for create_network : {'network': {'id': '048c6c10-be59-4cd8-a128-a36b788985ee', 'name': 'ctest-vn-70494175', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'project_id': 'ba92bad3baff4fac931c137cc432e6e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06988520', 'ctest-vn-70494175'], 'port_security_enabled': True, 'description': ''}}
2026-05-18 02:15:11,756 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b99deb15-1916-4b37-9a95-63f78cd6c5af', 'name': '', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'network_id': '048c6c10-be59-4cd8-a128-a36b788985ee', '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': 'ba92bad3baff4fac931c137cc432e6e7'}}
2026-05-18 02:15:11,914 - DEBUG - Response for create_subnet : {'subnet': {'id': '7018d7b0-fa2e-4f16-b9c8-598e5e3fd767', 'name': '', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'network_id': '048c6c10-be59-4cd8-a128-a36b788985ee', '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': 'ba92bad3baff4fac931c137cc432e6e7'}}
2026-05-18 02:15:11,933 - INFO - Created VN ctest-vn-70494175
2026-05-18 02:15:11,984 - DEBUG - VN ctest-vn-70494175 UUID is 048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:12,332 - DEBUG - Response for create_port : {'port': {'name': 'd39394c6-9414-4383-a954-1304269b047d', 'id': 'd39394c6-9414-4383-a954-1304269b047d', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'network_id': '048c6c10-be59-4cd8-a128-a36b788985ee', 'mac_address': '02:d3:93:94:c6:94', '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': 'b99deb15-1916-4b37-9a95-63f78cd6c5af'}], 'security_groups': ['fea4ad7a-d5c7-4f4d-b77f-d2558a124021'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ba92bad3baff4fac931c137cc432e6e7'}}
2026-05-18 02:15:12,524 - DEBUG - Response for create_port : {'port': {'name': 'ab632280-14cb-47f9-bf52-295eeecb1892', 'id': 'ab632280-14cb-47f9-bf52-295eeecb1892', 'tenant_id': 'ba92bad3baff4fac931c137cc432e6e7', 'network_id': '048c6c10-be59-4cd8-a128-a36b788985ee', 'mac_address': '02:ab:63:22:80:14', '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': '7018d7b0-fa2e-4f16-b9c8-598e5e3fd767'}], 'security_groups': ['fea4ad7a-d5c7-4f4d-b77f-d2558a124021'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ba92bad3baff4fac931c137cc432e6e7'}}
2026-05-18 02:15:12,903 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1)
2026-05-18 02:15:13,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1)
2026-05-18 02:15:14,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1)
2026-05-18 02:15:14,641 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-18 02:15:14,648 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c6b576f6-af14-4c48-8fd3-6881dc342ea0
2026-05-18 02:15:14,664 - DEBUG - Requesting: http://10.0.0.38:8082/project/ba92bad3-baff-4fac-931c-137cc432e6e7
2026-05-18 02:15:14,742 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/bc9c05e3-2e18-4413-8aac-475c4988f000
2026-05-18 02:15:14,762 - INFO - Verifications in API Server for IPAM: ctest-ipam-54689469 passed
2026-05-18 02:15:14,768 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-06988520:ctest-ipam-54689469', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06988520', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13590744248786371603', 'uuid-lslong': '9992440134924562432'}, 'enable': 'true', 'created': '2026-05-18T02:15:11', 'last-modified': '2026-05-18T02:15:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.438741'}
2026-05-18 02:15:14,768 - INFO - Verifications in Control node for IPAM: ctest-ipam-54689469 passed
2026-05-18 02:15:14,768 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-18 02:15:14,774 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c6b576f6-af14-4c48-8fd3-6881dc342ea0
2026-05-18 02:15:14,785 - DEBUG - Requesting: http://10.0.0.38:8082/project/ba92bad3-baff-4fac-931c-137cc432e6e7
2026-05-18 02:15:14,865 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:14,880 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:14,891 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/eb958459-8a2f-42fd-82bd-7f6048463aca
2026-05-18 02:15:14,898 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/eb958459-8a2f-42fd-82bd-7f6048463aca
2026-05-18 02:15:14,906 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4bc4e5f1-2c61-4a83-a1ab-4148e3c55720
2026-05-18 02:15:14,914 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-18 02:15:14,914 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:14,925 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/eb958459-8a2f-42fd-82bd-7f6048463aca
2026-05-18 02:15:14,944 - INFO - Verified VN network id 12 for VN 048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:14,944 - INFO - Verifications in API Server for VN ctest-vn-70494175 passed
2026-05-18 02:15:14,944 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:14,959 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/eb958459-8a2f-42fd-82bd-7f6048463aca
2026-05-18 02:15:14,967 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/eb958459-8a2f-42fd-82bd-7f6048463aca
2026-05-18 02:15:14,974 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4bc4e5f1-2c61-4a83-a1ab-4148e3c55720
2026-05-18 02:15:14,992 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06988520', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '327755692060003544', 'uuid-lslong': '11612711321153930734'}, 'enable': 'true', 'created': '2026-05-18T02:15:11', 'last-modified': '2026-05-18T02:15:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.100072'}
2026-05-18 02:15:15,001 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-18 02:15:15,001 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70494175 passed
2026-05-18 02:15:15,001 - DEBUG - ====Verifying policy data for ctest-vn-70494175 in API_Server ======
2026-05-18 02:15:15,001 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-18 02:15:15,007 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c6b576f6-af14-4c48-8fd3-6881dc342ea0
2026-05-18 02:15:15,019 - DEBUG - Requesting: http://10.0.0.38:8082/project/ba92bad3-baff-4fac-931c-137cc432e6e7
2026-05-18 02:15:15,094 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/048c6c10-be59-4cd8-a128-a36b788985ee
2026-05-18 02:15:15,120 - DEBUG - =>VN ctest-vn-70494175 has no policy to be verified
2026-05-18 02:15:15,120 - DEBUG - Verifying the vn in opserver
2026-05-18 02:15:15,120 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175 virtual network link through opserver 10.0.0.38
2026-05-18 02:15:15,120 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-18 02:15:15,615 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-18 02:15:15,726 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175?flat'}
2026-05-18 02:15:15,726 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175 is found in opserver
2026-05-18 02:15:15,731 - DEBUG - VRF ids for VN ctest-vn-70494175: {'10.0.0.38': '2'}
2026-05-18 02:15:15,731 - INFO - Waiting for VM ctest-TestBasicVMVN-06988520-05151142 to be up..
2026-05-18 02:15:15,838 - DEBUG - VM is in ACTIVE state now
2026-05-18 02:15:15,838 - INFO - VM name : ctest-TestBasicVMVN-06988520-05151142
2026-05-18 02:15:15,955 - DEBUG - VM ctest-TestBasicVMVN-06988520-05151142 ID is ebecce04-e3a8-413f-92d2-a3376014db84
2026-05-18 02:15:15,956 - DEBUG - VM ctest-TestBasicVMVN-06988520-05151142 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1
2026-05-18 02:15:16,092 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ebecce04-e3a8-413f-92d2-a3376014db84
2026-05-18 02:15:16,106 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d39394c6-9414-4383-a954-1304269b047d
2026-05-18 02:15:19,434 - 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 1018ms')
2026-05-18 02:15:19,434 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-05151142 failed!
2026-05-18 02:15:19,492 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175 is 31.1.1.1 and allocation pool is NOT set
2026-05-18 02:15:19,493 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175 is 31.1.2.1 and allocation pool is NOT set
2026-05-18 02:15:23,565 - 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-05-18 02:15:23,565 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-05151142 failed!
2026-05-18 02:15:23,624 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175 is 31.1.1.1 and allocation pool is NOT set
2026-05-18 02:15:23,624 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175 is 31.1.2.1 and allocation pool is NOT set
2026-05-18 02:15:25,688 - 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=3.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.567 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.567/2.036/3.505/1.469 ms')
2026-05-18 02:15:25,688 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06988520-05151142 passed
2026-05-18 02:15:25,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:25,840 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-05151142, IP 31.1.1.4, Port 22
2026-05-18 02:15:26,000 - DEBUG - VM ctest-TestBasicVMVN-06988520-05151142 is ready for SSH connections
2026-05-18 02:15:26,000 - INFO - Waiting for VM ctest-TestBasicVMVN-06988520-51690964 to be up..
2026-05-18 02:15:26,077 - DEBUG - VM is in ACTIVE state now
2026-05-18 02:15:26,077 - INFO - VM name : ctest-TestBasicVMVN-06988520-51690964
2026-05-18 02:15:26,149 - DEBUG - VM ctest-TestBasicVMVN-06988520-51690964 ID is e383cf3b-8110-4e23-a1c3-22b119305e5c
2026-05-18 02:15:26,149 - DEBUG - VM ctest-TestBasicVMVN-06988520-51690964 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1
2026-05-18 02:15:26,224 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e383cf3b-8110-4e23-a1c3-22b119305e5c
2026-05-18 02:15:26,232 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ab632280-14cb-47f9-bf52-295eeecb1892
2026-05-18 02:15:27,484 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.618 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.618/2.246/3.875/1.628 ms')
2026-05-18 02:15:27,484 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06988520-51690964 passed
2026-05-18 02:15:27,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:27,637 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-51690964, IP 31.1.2.4, Port 22
2026-05-18 02:15:27,797 - DEBUG - VM ctest-TestBasicVMVN-06988520-51690964 is ready for SSH connections
2026-05-18 02:15:27,797 - INFO - Waiting for VM ctest-TestBasicVMVN-06988520-52910768 to be up..
2026-05-18 02:15:27,881 - DEBUG - VM is in ACTIVE state now
2026-05-18 02:15:27,881 - INFO - VM name : ctest-TestBasicVMVN-06988520-52910768
2026-05-18 02:15:27,963 - DEBUG - VM ctest-TestBasicVMVN-06988520-52910768 ID is b4335261-440d-4148-b203-e4c0dc79d6fd
2026-05-18 02:15:27,963 - DEBUG - VM ctest-TestBasicVMVN-06988520-52910768 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1
2026-05-18 02:15:28,044 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b4335261-440d-4148-b203-e4c0dc79d6fd
2026-05-18 02:15:28,052 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8af11eeb-e474-4143-810c-8b08a9e32b1e
2026-05-18 02:15:29,286 - 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.37 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.531 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.531/1.948/3.366/1.417 ms')
2026-05-18 02:15:29,286 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-06988520-52910768 passed
2026-05-18 02:15:29,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:29,441 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06988520-52910768, IP 31.1.1.3, Port 22
2026-05-18 02:15:29,600 - DEBUG - VM ctest-TestBasicVMVN-06988520-52910768 is ready for SSH connections
2026-05-18 02:15:29,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:29,600 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:29,600 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-18 02:15:33,609 - 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=4.270 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.947 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.354 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.947/2.190/4.270 ms
2026-05-18 02:15:33,609 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06988520-05151142 passed
2026-05-18 02:15:33,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:33,609 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:33,609 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-18 02:15:37,305 - 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.891 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.785 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.061 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/1.579/2.891 ms
2026-05-18 02:15:37,306 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06988520-51690964 passed
2026-05-18 02:15:37,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:37,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:37,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-18 02:15:37,306 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:37,306 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-18 02:15:37,492 - DEBUG - None
2026-05-18 02:15:37,493 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:37,493 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-18 02:15:37,668 - DEBUG - None
2026-05-18 02:15:37,668 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:37,668 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-18 02:15:38,309 - DEBUG - None
2026-05-18 02:15:38,309 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:38,310 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-18 02:15:40,517 - 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=1.813 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.795 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.939 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/1.683/3.795 ms
2026-05-18 02:15:40,517 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:40,517 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-18 02:15:42,771 - 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=0.989 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.932 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.025 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.756 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.596 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.563 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.444 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.444/2.186/4.025 ms
2026-05-18 02:15:42,771 - 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.38, gateway password: c0ntrail123
2026-05-18 02:15:42,771 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-18 02:15:45,017 - 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.677 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.999 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.033 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.645 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.925 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.890 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/2.221/4.033 ms
2026-05-18 02:15:45,018 - INFO - Deleting VM ctest-TestBasicVMVN-06988520-52910768
2026-05-18 02:15:45,088 - INFO - Detaching port ab632280-14cb-47f9-bf52-295eeecb1892 from VM ctest-TestBasicVMVN-06988520-51690964
2026-05-18 02:15:45,126 - INFO - Deleting VM ctest-TestBasicVMVN-06988520-51690964
2026-05-18 02:15:45,238 - INFO - Detaching port d39394c6-9414-4383-a954-1304269b047d from VM ctest-TestBasicVMVN-06988520-05151142
2026-05-18 02:15:45,270 - INFO - Deleting VM ctest-TestBasicVMVN-06988520-05151142
2026-05-18 02:15:45,354 - INFO - Deleting VN ctest-vn-70494175
2026-05-18 02:15:45,527 - DEBUG - Response for delete_port : ()
2026-05-18 02:15:45,752 - DEBUG - Response for delete_port : ()
2026-05-18 02:15:45,799 - DEBUG - VN 048c6c10-be59-4cd8-a128-a36b788985ee still in use: Unable to complete operation on network 048c6c10-be59-4cd8-a128-a36b788985ee. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cf4b6e26-4102-4825-ae89-579882ac2f23']
2026-05-18 02:15:45,799 - WARNING - Deleting VN ctest-vn-70494175 failed..Will retry
2026-05-18 02:15:47,942 - DEBUG - Response for deleting network ()
2026-05-18 02:15:47,942 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/eb958459-8a2f-42fd-82bd-7f6048463aca
2026-05-18 02:15:47,950 - DEBUG - Response Code: 404
2026-05-18 02:15:47,950 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-18 02:15:47,958 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c6b576f6-af14-4c48-8fd3-6881dc342ea0
2026-05-18 02:15:48,015 - DEBUG - Requesting: http://10.0.0.38:8082/project/ba92bad3-baff-4fac-931c-137cc432e6e7
2026-05-18 02:15:48,091 - INFO - Validated that VN ctest-vn-70494175 is not found in API Server
2026-05-18 02:15:48,103 - DEBUG - VN ctest-vn-70494175 is not present in Agent 10.0.0.38
2026-05-18 02:15:48,103 - INFO - Validated that VN ctest-vn-70494175 is not in any agent
2026-05-18 02:15:48,108 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-05-18 02:15:48,115 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-70494175
2026-05-18 02:15:48,115 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-06988520:ctest-vn-70494175
2026-05-18 02:15:48,126 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70494175 info
2026-05-18 02:15:48,202 - INFO - IPAM: ctest-ipam-54689469 is not found in API Server
2026-05-18 02:15:48,215 - INFO - IPAM:ctest-ipam-54689469 is not found in control node
2026-05-18 02:15:48,484 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 02:15:48,484 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-18 02:15:48,484 - INFO - --------------------------------------------------------------------------------
2026-05-18 02:15:49,198 - INFO - Deleted project: ctest-TestBasicVMVN-06988520, ID : ba92bad3-baff-4fac-931c-137cc432e6e7