2025-05-07 08:55:06,101 - INFO - Domain Default found not creating
2025-05-07 08:55:06,266 - INFO - Project ctest-TestBasicVMVN-84132667 not found, creating it
2025-05-07 08:55:06,748 - INFO - Created Project:ctest-TestBasicVMVN-84132667, ID : 316e272c-ed7e-485b-90b6-1b1bf967af49
2025-05-07 08:55:08,061 - INFO - ================================================================================
2025-05-07 08:55:08,062 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-07 08:55:08,062 - 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-05-07 08:55:08,318 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-05-07 08:55:08,318 - INFO - Initial checks done. Running the testcase now
2025-05-07 08:55:08,318 - INFO -
2025-05-07 08:55:08,833 - DEBUG - Response for create_network : {'network': {'id': '9f7b14ac-a813-4014-9196-b7c9c782ee6c', 'name': 'ctest-vn2_metadata-57172440', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'project_id': '316e272ced7e485b90b61b1bf967af49', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84132667', 'ctest-vn2_metadata-57172440'], 'port_security_enabled': True, 'description': ''}}
2025-05-07 08:55:09,059 - DEBUG - Response for create_subnet : {'subnet': {'id': '1571b2f5-469a-42bd-be7b-46e74888703f', 'name': '', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'network_id': '9f7b14ac-a813-4014-9196-b7c9c782ee6c', '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': '316e272ced7e485b90b61b1bf967af49'}}
2025-05-07 08:55:09,077 - INFO - Created VN ctest-vn2_metadata-57172440
2025-05-07 08:55:09,128 - DEBUG - VN ctest-vn2_metadata-57172440 UUID is 9f7b14ac-a813-4014-9196-b7c9c782ee6c
2025-05-07 08:55:09,311 - DEBUG - Services list from nova: [, , ]
2025-05-07 08:55:10,246 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3281-1)
2025-05-07 08:55:10,352 - DEBUG - Link local service introspect added
2025-05-07 08:55:10,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-07 08:55:15,466 - DEBUG - VM is in ACTIVE state now
2025-05-07 08:55:15,592 - INFO - Waiting for VM ctest-TestBasicVMVN-84132667-68532122 to be up..
2025-05-07 08:55:15,592 - INFO - VM name : ctest-TestBasicVMVN-84132667-68532122
2025-05-07 08:55:15,670 - DEBUG - VM ctest-TestBasicVMVN-84132667-68532122 ID is 0df73f84-554b-4d55-9f6b-dd54cffc78e9
2025-05-07 08:55:15,670 - DEBUG - VM ctest-TestBasicVMVN-84132667-68532122 launched on Node cn-jenkins-deploy-platform-ansible-os-3281-1
2025-05-07 08:55:15,750 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0df73f84-554b-4d55-9f6b-dd54cffc78e9
2025-05-07 08:55:16,012 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0df73f84-554b-4d55-9f6b-dd54cffc78e9
2025-05-07 08:55:16,045 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a0c5a84f-49b8-4b7e-afd3-0d6844f2dded
2025-05-07 08:55:19,324 - 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 1032ms')
2025-05-07 08:55:19,325 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84132667-68532122 failed!
2025-05-07 08:55:19,380 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84132667:ctest-vn2_metadata-57172440 is 11.1.1.1 and allocation pool is NOT set
2025-05-07 08:55:21,439 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.436 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.436/1.503/2.570/1.067 ms')
2025-05-07 08:55:21,439 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84132667-68532122 passed
2025-05-07 08:55:21,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:55:21,589 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84132667-68532122, IP 11.1.1.3, Port 22
2025-05-07 08:55:21,744 - DEBUG - VM ctest-TestBasicVMVN-84132667-68532122 is ready for SSH connections
2025-05-07 08:55:21,744 - INFO - Retry 0
2025-05-07 08:55:21,744 - 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
2025-05-07 08:55:21,744 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-07 08:55:23,336 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-07 08:55:23,337 - INFO - Generic metadata worked
2025-05-07 08:55:23,584 - DEBUG - Link local service introspect removed
2025-05-07 08:55:23,584 - INFO - Deleting VM ctest-TestBasicVMVN-84132667-68532122
2025-05-07 08:55:23,648 - INFO - Deleting VN ctest-vn2_metadata-57172440
2025-05-07 08:55:23,688 - DEBUG - VN 9f7b14ac-a813-4014-9196-b7c9c782ee6c still in use: Unable to complete operation on network 9f7b14ac-a813-4014-9196-b7c9c782ee6c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c03556c6-5475-4a49-88d8-0e871b0b19e6']
2025-05-07 08:55:23,688 - WARNING - Deleting VN ctest-vn2_metadata-57172440 failed..Will retry
2025-05-07 08:55:25,796 - DEBUG - Response for deleting network ()
2025-05-07 08:55:26,054 - DEBUG - No XMPP flaps were noticed during the test
2025-05-07 08:55:26,054 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-07 08:55:26,054 - INFO - --------------------------------------------------------------------------------
2025-05-07 08:55:26,057 - INFO - ================================================================================
2025-05-07 08:55:26,057 - INFO - STARTING TEST : test_metadata_service
2025-05-07 08:55:26,057 - 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-05-07 08:55:26,343 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-05-07 08:55:26,343 - INFO - Initial checks done. Running the testcase now
2025-05-07 08:55:26,343 - INFO -
2025-05-07 08:55:26,343 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-05-07 08:55:26,350 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/5db1d525-a02b-4363-a0b8-bf90a31d525f
2025-05-07 08:55:26,530 - DEBUG - Response for create_network : {'network': {'id': 'df3f7c79-e731-4050-b0c3-57dc6ef81160', 'name': 'ctest-vn-88256319', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'project_id': '316e272ced7e485b90b61b1bf967af49', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84132667', 'ctest-vn-88256319'], 'port_security_enabled': True, 'description': ''}}
2025-05-07 08:55:26,755 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc0de7c9-4bcd-4670-8adf-c4602edc485c', 'name': '', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'network_id': 'df3f7c79-e731-4050-b0c3-57dc6ef81160', 'ip_version': 4, 'cidr': '141.186.148.0/26', 'allocation_pools': [{'start': '141.186.148.2', 'end': '141.186.148.62'}], 'gateway_ip': '141.186.148.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.186.148.2', 'tags': [], 'project_id': '316e272ced7e485b90b61b1bf967af49'}}
2025-05-07 08:55:26,774 - INFO - Created VN ctest-vn-88256319
2025-05-07 08:55:26,824 - DEBUG - VN ctest-vn-88256319 UUID is df3f7c79-e731-4050-b0c3-57dc6ef81160
2025-05-07 08:55:27,878 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3281-1)
2025-05-07 08:55:27,879 - INFO - Waiting for VM ctest-TestBasicVMVN-84132667-11347516 to be up..
2025-05-07 08:55:27,926 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-07 08:55:33,033 - DEBUG - VM is in ACTIVE state now
2025-05-07 08:55:33,033 - INFO - VM name : ctest-TestBasicVMVN-84132667-11347516
2025-05-07 08:55:33,105 - DEBUG - VM ctest-TestBasicVMVN-84132667-11347516 ID is e92e7a1c-219b-4970-b11c-a14548248483
2025-05-07 08:55:33,105 - DEBUG - VM ctest-TestBasicVMVN-84132667-11347516 launched on Node cn-jenkins-deploy-platform-ansible-os-3281-1
2025-05-07 08:55:33,189 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e92e7a1c-219b-4970-b11c-a14548248483
2025-05-07 08:55:33,200 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bfdbec17-190d-429c-9b24-cc16a64fe7d5
2025-05-07 08:55:36,483 - 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 1032ms')
2025-05-07 08:55:36,483 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84132667-11347516 failed!
2025-05-07 08:55:36,540 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-88256319 is 141.186.148.1 and allocation pool is NOT set
2025-05-07 08:55:38,605 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.613 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.613/1.812/3.011/1.199 ms')
2025-05-07 08:55:38,605 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84132667-11347516 passed
2025-05-07 08:55:38,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:55:38,761 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84132667-11347516, IP 141.186.148.3, Port 22
2025-05-07 08:55:38,816 - 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-05-07 08:55:38,890 - DEBUG - VM ctest-TestBasicVMVN-84132667-11347516 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-07 08:55:43,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:55:43,891 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84132667-11347516, IP 141.186.148.3, Port 22
2025-05-07 08:55:44,044 - DEBUG - VM ctest-TestBasicVMVN-84132667-11347516 is ready for SSH connections
2025-05-07 08:55:44,045 - 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
2025-05-07 08:55:44,045 - DEBUG - cat /tmp/output.txt
2025-05-07 08:55:45,645 - DEBUG - Hello World. The time is now Wed, 07 May 2025 02:55:38 -0600!
2025-05-07 08:55:45,646 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 07 May 2025 02:55:38 -0600!'}
2025-05-07 08:55:45,646 - INFO - metadata_script.txt got executed in the vm
2025-05-07 08:55:45,646 - INFO - Deleting VM ctest-TestBasicVMVN-84132667-11347516
2025-05-07 08:55:45,718 - INFO - Deleting VN ctest-vn-88256319
2025-05-07 08:55:45,756 - DEBUG - VN df3f7c79-e731-4050-b0c3-57dc6ef81160 still in use: Unable to complete operation on network df3f7c79-e731-4050-b0c3-57dc6ef81160. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f7ec7014-d917-4f3a-9af9-2d502b9927c3']
2025-05-07 08:55:45,756 - WARNING - Deleting VN ctest-vn-88256319 failed..Will retry
2025-05-07 08:55:47,866 - DEBUG - Response for deleting network ()
2025-05-07 08:55:48,135 - DEBUG - No XMPP flaps were noticed during the test
2025-05-07 08:55:48,135 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-05-07 08:55:48,135 - INFO - --------------------------------------------------------------------------------
2025-05-07 08:55:48,139 - INFO - ================================================================================
2025-05-07 08:55:48,139 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-07 08:55:48,139 - 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-05-07 08:55:48,426 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-05-07 08:55:48,426 - INFO - Initial checks done. Running the testcase now
2025-05-07 08:55:48,426 - INFO -
2025-05-07 08:55:48,916 - DEBUG - Response for create_network : {'network': {'id': 'a602ef43-49b6-40e6-8ae6-64a6238539a1', 'name': 'ctest-vn-13233499', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'project_id': '316e272ced7e485b90b61b1bf967af49', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84132667', 'ctest-vn-13233499'], 'port_security_enabled': True, 'description': ''}}
2025-05-07 08:55:49,130 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad094f3a-0ba4-4483-b706-bfcdf3a9eae0', 'name': '', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'network_id': 'a602ef43-49b6-40e6-8ae6-64a6238539a1', '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': '316e272ced7e485b90b61b1bf967af49'}}
2025-05-07 08:55:49,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1af922d-4ced-44d4-bb99-6ec739388ae2', 'name': '', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'network_id': 'a602ef43-49b6-40e6-8ae6-64a6238539a1', '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': '316e272ced7e485b90b61b1bf967af49'}}
2025-05-07 08:55:49,279 - INFO - Created VN ctest-vn-13233499
2025-05-07 08:55:49,332 - DEBUG - VN ctest-vn-13233499 UUID is a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:49,690 - DEBUG - Response for create_port : {'port': {'name': 'a79a11c4-8cf9-4247-9ef9-009af456c2ec', 'id': 'a79a11c4-8cf9-4247-9ef9-009af456c2ec', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'network_id': 'a602ef43-49b6-40e6-8ae6-64a6238539a1', 'mac_address': '02:a7:9a:11:c4:8c', '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': 'ad094f3a-0ba4-4483-b706-bfcdf3a9eae0'}], 'security_groups': ['6bca0147-ac97-43bb-bed7-32c136617932'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '316e272ced7e485b90b61b1bf967af49'}}
2025-05-07 08:55:49,863 - DEBUG - Response for create_port : {'port': {'name': 'babb032f-7e4f-449c-ab1a-1efa65320384', 'id': 'babb032f-7e4f-449c-ab1a-1efa65320384', 'tenant_id': '316e272ced7e485b90b61b1bf967af49', 'network_id': 'a602ef43-49b6-40e6-8ae6-64a6238539a1', 'mac_address': '02:ba:bb:03:2f:7e', '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': 'f1af922d-4ced-44d4-bb99-6ec739388ae2'}], 'security_groups': ['6bca0147-ac97-43bb-bed7-32c136617932'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '316e272ced7e485b90b61b1bf967af49'}}
2025-05-07 08:55:50,241 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3281-1)
2025-05-07 08:55:50,634 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3281-1)
2025-05-07 08:55:51,779 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3281-1)
2025-05-07 08:55:51,779 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-07 08:55:51,788 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d58375c8-3c26-43a6-b77a-05b0dad244a7
2025-05-07 08:55:51,804 - DEBUG - Requesting: http://10.0.0.38:8082/project/316e272c-ed7e-485b-90b6-1b1bf967af49
2025-05-07 08:55:51,854 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/e646d7de-9641-4b15-b9b7-40730356b5c8
2025-05-07 08:55:51,865 - INFO - Verifications in API Server for IPAM: ctest-ipam-90585641 passed
2025-05-07 08:55:51,873 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-84132667:ctest-ipam-90585641', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84132667', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16593187228096744213', 'uuid-lslong': '13382235680476149192'}, 'enable': 'true', 'created': '2025-05-07T08:55:48', 'last-modified': '2025-05-07T08:55:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.212018'}
2025-05-07 08:55:51,873 - INFO - Verifications in Control node for IPAM: ctest-ipam-90585641 passed
2025-05-07 08:55:51,873 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-07 08:55:51,884 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d58375c8-3c26-43a6-b77a-05b0dad244a7
2025-05-07 08:55:51,913 - DEBUG - Requesting: http://10.0.0.38:8082/project/316e272c-ed7e-485b-90b6-1b1bf967af49
2025-05-07 08:55:52,011 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:52,028 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:52,048 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/63e05e70-4671-4ddc-b8d6-3d49b49ec991
2025-05-07 08:55:52,058 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/63e05e70-4671-4ddc-b8d6-3d49b49ec991
2025-05-07 08:55:52,075 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f5d3c37b-4f21-46df-97c8-8e69559e5780
2025-05-07 08:55:52,084 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-07 08:55:52,084 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:52,096 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/63e05e70-4671-4ddc-b8d6-3d49b49ec991
2025-05-07 08:55:52,122 - INFO - Verified VN network id 8 for VN a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:52,124 - INFO - Verifications in API Server for VN ctest-vn-13233499 passed
2025-05-07 08:55:52,124 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:52,138 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/63e05e70-4671-4ddc-b8d6-3d49b49ec991
2025-05-07 08:55:52,158 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/63e05e70-4671-4ddc-b8d6-3d49b49ec991
2025-05-07 08:55:52,169 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f5d3c37b-4f21-46df-97c8-8e69559e5780
2025-05-07 08:55:52,189 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84132667', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11962386632527986918', 'uuid-lslong': '10008797886600788385'}, 'enable': 'true', 'created': '2025-05-07T08:55:48', 'last-modified': '2025-05-07T08:55:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.951253'}
2025-05-07 08:55:52,200 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-07 08:55:52,200 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13233499 passed
2025-05-07 08:55:52,201 - DEBUG - ====Verifying policy data for ctest-vn-13233499 in API_Server ======
2025-05-07 08:55:52,202 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-07 08:55:52,215 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d58375c8-3c26-43a6-b77a-05b0dad244a7
2025-05-07 08:55:52,301 - DEBUG - Requesting: http://10.0.0.38:8082/project/316e272c-ed7e-485b-90b6-1b1bf967af49
2025-05-07 08:55:52,369 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a602ef43-49b6-40e6-8ae6-64a6238539a1
2025-05-07 08:55:52,450 - DEBUG - =>VN ctest-vn-13233499 has no policy to be verified
2025-05-07 08:55:52,450 - DEBUG - Verifying the vn in opserver
2025-05-07 08:55:52,450 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499 virtual network link through opserver 10.0.0.38
2025-05-07 08:55:52,450 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-05-07 08:55:52,908 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-05-07 08:55:52,989 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499?flat'}
2025-05-07 08:55:52,989 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499 is found in opserver
2025-05-07 08:55:52,999 - DEBUG - VRF ids for VN ctest-vn-13233499: {'10.0.0.38': '2'}
2025-05-07 08:55:52,999 - INFO - Waiting for VM ctest-TestBasicVMVN-84132667-12855449 to be up..
2025-05-07 08:55:53,111 - DEBUG - VM is in ACTIVE state now
2025-05-07 08:55:53,111 - INFO - VM name : ctest-TestBasicVMVN-84132667-12855449
2025-05-07 08:55:53,211 - DEBUG - VM ctest-TestBasicVMVN-84132667-12855449 ID is 57ba52a2-9122-43a2-9211-7e59e3ea9091
2025-05-07 08:55:53,211 - DEBUG - VM ctest-TestBasicVMVN-84132667-12855449 launched on Node cn-jenkins-deploy-platform-ansible-os-3281-1
2025-05-07 08:55:53,293 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/57ba52a2-9122-43a2-9211-7e59e3ea9091
2025-05-07 08:55:53,302 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a79a11c4-8cf9-4247-9ef9-009af456c2ec
2025-05-07 08:55:56,571 - 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 1020ms')
2025-05-07 08:55:56,571 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84132667-12855449 failed!
2025-05-07 08:55:56,633 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499 is 31.1.1.1 and allocation pool is NOT set
2025-05-07 08:55:56,633 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499 is 31.1.2.1 and allocation pool is NOT set
2025-05-07 08:56:00,710 - 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 1016ms')
2025-05-07 08:56:00,710 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84132667-12855449 failed!
2025-05-07 08:56:00,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499 is 31.1.1.1 and allocation pool is NOT set
2025-05-07 08:56:00,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499 is 31.1.2.1 and allocation pool is NOT set
2025-05-07 08:56:02,837 - 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=2.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.338 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.338/1.609/2.880/1.271 ms')
2025-05-07 08:56:02,837 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84132667-12855449 passed
2025-05-07 08:56:02,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:02,985 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84132667-12855449, IP 31.1.1.4, Port 22
2025-05-07 08:56:03,136 - DEBUG - VM ctest-TestBasicVMVN-84132667-12855449 is ready for SSH connections
2025-05-07 08:56:03,136 - INFO - Waiting for VM ctest-TestBasicVMVN-84132667-43601822 to be up..
2025-05-07 08:56:03,212 - DEBUG - VM is in ACTIVE state now
2025-05-07 08:56:03,212 - INFO - VM name : ctest-TestBasicVMVN-84132667-43601822
2025-05-07 08:56:03,293 - DEBUG - VM ctest-TestBasicVMVN-84132667-43601822 ID is 383dc09a-212d-4694-9801-f5118b03c487
2025-05-07 08:56:03,293 - DEBUG - VM ctest-TestBasicVMVN-84132667-43601822 launched on Node cn-jenkins-deploy-platform-ansible-os-3281-1
2025-05-07 08:56:03,365 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/383dc09a-212d-4694-9801-f5118b03c487
2025-05-07 08:56:03,375 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/babb032f-7e4f-449c-ab1a-1efa65320384
2025-05-07 08:56:04,617 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.382 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.382/1.693/3.005/1.311 ms')
2025-05-07 08:56:04,617 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84132667-43601822 passed
2025-05-07 08:56:04,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:04,777 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84132667-43601822, IP 31.1.2.4, Port 22
2025-05-07 08:56:04,932 - DEBUG - VM ctest-TestBasicVMVN-84132667-43601822 is ready for SSH connections
2025-05-07 08:56:04,932 - INFO - Waiting for VM ctest-TestBasicVMVN-84132667-82868229 to be up..
2025-05-07 08:56:05,012 - DEBUG - VM is in ACTIVE state now
2025-05-07 08:56:05,012 - INFO - VM name : ctest-TestBasicVMVN-84132667-82868229
2025-05-07 08:56:05,083 - DEBUG - VM ctest-TestBasicVMVN-84132667-82868229 ID is 23dbef3a-69c3-425f-b285-4264d8ee95d0
2025-05-07 08:56:05,083 - DEBUG - VM ctest-TestBasicVMVN-84132667-82868229 launched on Node cn-jenkins-deploy-platform-ansible-os-3281-1
2025-05-07 08:56:05,159 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/23dbef3a-69c3-425f-b285-4264d8ee95d0
2025-05-07 08:56:05,172 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/141e6cc0-dcc1-48c1-af34-3a7336fe5587
2025-05-07 08:56:06,415 - 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=2.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.380 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.380/1.554/2.729/1.174 ms')
2025-05-07 08:56:06,415 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-84132667-82868229 passed
2025-05-07 08:56:06,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:06,569 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84132667-82868229, IP 31.1.1.3, Port 22
2025-05-07 08:56:06,724 - DEBUG - VM ctest-TestBasicVMVN-84132667-82868229 is ready for SSH connections
2025-05-07 08:56:06,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:06,725 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-07 08:56:06,725 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-07 08:56:10,637 - 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.320 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.793 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.977 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.793/1.696/3.320 ms
2025-05-07 08:56:10,637 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-84132667-12855449 passed
2025-05-07 08:56:10,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:10,638 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-07 08:56:10,638 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-07 08:56:14,304 - 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.149 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.860 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.843 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/1.617/3.149 ms
2025-05-07 08:56:14,305 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-84132667-43601822 passed
2025-05-07 08:56:14,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:14,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:14,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-07 08:56:14,305 - 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
2025-05-07 08:56:14,305 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-07 08:56:14,469 - DEBUG - None
2025-05-07 08:56:14,469 - 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
2025-05-07 08:56:14,470 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-07 08:56:14,655 - DEBUG - None
2025-05-07 08:56:14,655 - 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
2025-05-07 08:56:14,656 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-07 08:56:15,232 - DEBUG - None
2025-05-07 08:56:15,233 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-07 08:56:15,233 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-07 08:56:17,418 - 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.754 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.997 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.520 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.068 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.149/5.997 ms
2025-05-07 08:56:17,418 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-07 08:56:17,418 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-07 08:56:19,657 - 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.939 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.071 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.082 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.456 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.437 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.534 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/2.126/4.082 ms
2025-05-07 08:56:19,658 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-07 08:56:19,658 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-07 08:56:21,881 - 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.622 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.217 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.046 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.189 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.894 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.531 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.698/3.046 ms
2025-05-07 08:56:21,881 - INFO - Deleting VM ctest-TestBasicVMVN-84132667-82868229
2025-05-07 08:56:21,957 - INFO - Detaching port babb032f-7e4f-449c-ab1a-1efa65320384 from VM ctest-TestBasicVMVN-84132667-43601822
2025-05-07 08:56:22,011 - INFO - Deleting VM ctest-TestBasicVMVN-84132667-43601822
2025-05-07 08:56:22,075 - INFO - Detaching port a79a11c4-8cf9-4247-9ef9-009af456c2ec from VM ctest-TestBasicVMVN-84132667-12855449
2025-05-07 08:56:22,115 - INFO - Deleting VM ctest-TestBasicVMVN-84132667-12855449
2025-05-07 08:56:22,194 - INFO - Deleting VN ctest-vn-13233499
2025-05-07 08:56:22,374 - DEBUG - Response for delete_port : ()
2025-05-07 08:56:22,543 - DEBUG - Response for delete_port : ()
2025-05-07 08:56:22,594 - DEBUG - VN a602ef43-49b6-40e6-8ae6-64a6238539a1 still in use: Unable to complete operation on network a602ef43-49b6-40e6-8ae6-64a6238539a1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9b3f4f0c-3ad2-427a-8c53-5fbbaa569e06']
2025-05-07 08:56:22,594 - WARNING - Deleting VN ctest-vn-13233499 failed..Will retry
2025-05-07 08:56:24,750 - DEBUG - Response for deleting network ()
2025-05-07 08:56:24,750 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/63e05e70-4671-4ddc-b8d6-3d49b49ec991
2025-05-07 08:56:24,756 - DEBUG - Response Code: 404
2025-05-07 08:56:24,757 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-07 08:56:24,766 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d58375c8-3c26-43a6-b77a-05b0dad244a7
2025-05-07 08:56:24,827 - DEBUG - Requesting: http://10.0.0.38:8082/project/316e272c-ed7e-485b-90b6-1b1bf967af49
2025-05-07 08:56:24,912 - INFO - Validated that VN ctest-vn-13233499 is not found in API Server
2025-05-07 08:56:24,923 - DEBUG - VN ctest-vn-13233499 is not present in Agent 10.0.0.38
2025-05-07 08:56:24,923 - INFO - Validated that VN ctest-vn-13233499 is not in any agent
2025-05-07 08:56:24,930 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-05-07 08:56:24,934 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-13233499
2025-05-07 08:56:24,935 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-84132667:ctest-vn-13233499
2025-05-07 08:56:24,946 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13233499 info
2025-05-07 08:56:25,084 - INFO - IPAM: ctest-ipam-90585641 is not found in API Server
2025-05-07 08:56:25,096 - INFO - IPAM:ctest-ipam-90585641 is not found in control node
2025-05-07 08:56:25,353 - DEBUG - No XMPP flaps were noticed during the test
2025-05-07 08:56:25,353 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-05-07 08:56:25,353 - INFO - --------------------------------------------------------------------------------
2025-05-07 08:56:26,019 - INFO - Deleted project: ctest-TestBasicVMVN-84132667, ID : 316e272c-ed7e-485b-90b6-1b1bf967af49