2025-05-06 08:26:50,998 - INFO - Domain Default found not creating
2025-05-06 08:26:51,119 - INFO - Project ctest-TestBasicVMVN-96060377 not found, creating it
2025-05-06 08:26:51,570 - INFO - Created Project:ctest-TestBasicVMVN-96060377, ID : 346d8af9-1e12-40a1-9b84-dd9fad362861
2025-05-06 08:26:52,909 - INFO - ================================================================================
2025-05-06 08:26:52,909 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-06 08:26:52,909 - 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-06 08:26:53,164 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-05-06 08:26:53,164 - INFO - Initial checks done. Running the testcase now
2025-05-06 08:26:53,164 - INFO -
2025-05-06 08:26:53,706 - DEBUG - Response for create_network : {'network': {'id': '7e565b4f-1cfe-4570-8909-084d5d361ab7', 'name': 'ctest-vn2_metadata-33886033', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'project_id': '346d8af91e1240a19b84dd9fad362861', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96060377', 'ctest-vn2_metadata-33886033'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 08:26:53,870 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c3bff29-2640-4d06-ad38-beeee966ac44', 'name': '', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'network_id': '7e565b4f-1cfe-4570-8909-084d5d361ab7', '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': '346d8af91e1240a19b84dd9fad362861'}}
2025-05-06 08:26:53,890 - INFO - Created VN ctest-vn2_metadata-33886033
2025-05-06 08:26:53,940 - DEBUG - VN ctest-vn2_metadata-33886033 UUID is 7e565b4f-1cfe-4570-8909-084d5d361ab7
2025-05-06 08:26:54,104 - DEBUG - Services list from nova: [, , ]
2025-05-06 08:26:55,052 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3275-1)
2025-05-06 08:26:55,160 - DEBUG - Link local service introspect added
2025-05-06 08:26:55,197 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-06 08:27:00,276 - DEBUG - VM is in ACTIVE state now
2025-05-06 08:27:00,393 - INFO - Waiting for VM ctest-TestBasicVMVN-96060377-21652789 to be up..
2025-05-06 08:27:00,394 - INFO - VM name : ctest-TestBasicVMVN-96060377-21652789
2025-05-06 08:27:00,470 - DEBUG - VM ctest-TestBasicVMVN-96060377-21652789 ID is 71f490e0-f429-4822-90aa-9f21ecd36532
2025-05-06 08:27:00,470 - DEBUG - VM ctest-TestBasicVMVN-96060377-21652789 launched on Node cn-jenkins-deploy-platform-ansible-os-3275-1
2025-05-06 08:27:00,557 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/71f490e0-f429-4822-90aa-9f21ecd36532
2025-05-06 08:27:00,847 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/71f490e0-f429-4822-90aa-9f21ecd36532
2025-05-06 08:27:00,877 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/1eac8e6f-939b-4f0d-8865-72b5672a57c8
2025-05-06 08:27:04,143 - 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 1023ms')
2025-05-06 08:27:04,143 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-21652789 failed!
2025-05-06 08:27:04,197 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96060377:ctest-vn2_metadata-33886033 is 11.1.1.1 and allocation pool is NOT set
2025-05-06 08:27:06,253 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.494 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.494/1.787/3.080/1.293 ms')
2025-05-06 08:27:06,253 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-21652789 passed
2025-05-06 08:27:06,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:06,401 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96060377-21652789, IP 11.1.1.3, Port 22
2025-05-06 08:27:06,552 - DEBUG - VM ctest-TestBasicVMVN-96060377-21652789 is ready for SSH connections
2025-05-06 08:27:06,552 - INFO - Retry 0
2025-05-06 08:27:06,552 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:06,552 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-06 08:27:08,126 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-06 08:27:08,126 - INFO - Generic metadata worked
2025-05-06 08:27:08,364 - DEBUG - Link local service introspect removed
2025-05-06 08:27:08,365 - INFO - Deleting VM ctest-TestBasicVMVN-96060377-21652789
2025-05-06 08:27:08,426 - INFO - Deleting VN ctest-vn2_metadata-33886033
2025-05-06 08:27:08,463 - DEBUG - VN 7e565b4f-1cfe-4570-8909-084d5d361ab7 still in use: Unable to complete operation on network 7e565b4f-1cfe-4570-8909-084d5d361ab7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-95b26528-f9c5-42ee-9300-d673a5c770ef']
2025-05-06 08:27:08,464 - WARNING - Deleting VN ctest-vn2_metadata-33886033 failed..Will retry
2025-05-06 08:27:10,555 - DEBUG - Response for deleting network ()
2025-05-06 08:27:10,806 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 08:27:10,806 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-06 08:27:10,806 - INFO - --------------------------------------------------------------------------------
2025-05-06 08:27:10,809 - INFO - ================================================================================
2025-05-06 08:27:10,809 - INFO - STARTING TEST : test_metadata_service
2025-05-06 08:27:10,809 - 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-06 08:27:11,098 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-05-06 08:27:11,098 - INFO - Initial checks done. Running the testcase now
2025-05-06 08:27:11,098 - INFO -
2025-05-06 08:27:11,098 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-05-06 08:27:11,104 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/bbb2e778-c9a1-480f-a643-3ddfa8ce6a62
2025-05-06 08:27:11,272 - DEBUG - Response for create_network : {'network': {'id': '9b490936-8b80-45ea-aaf2-f9742920abb2', 'name': 'ctest-vn-35009773', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'project_id': '346d8af91e1240a19b84dd9fad362861', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96060377', 'ctest-vn-35009773'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 08:27:11,459 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b10528f4-472e-42e9-8a17-73919b9955e5', 'name': '', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'network_id': '9b490936-8b80-45ea-aaf2-f9742920abb2', 'ip_version': 4, 'cidr': '26.232.111.128/26', 'allocation_pools': [{'start': '26.232.111.130', 'end': '26.232.111.190'}], 'gateway_ip': '26.232.111.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.232.111.130', 'tags': [], 'project_id': '346d8af91e1240a19b84dd9fad362861'}}
2025-05-06 08:27:11,477 - INFO - Created VN ctest-vn-35009773
2025-05-06 08:27:11,541 - DEBUG - VN ctest-vn-35009773 UUID is 9b490936-8b80-45ea-aaf2-f9742920abb2
2025-05-06 08:27:12,637 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3275-1)
2025-05-06 08:27:12,637 - INFO - Waiting for VM ctest-TestBasicVMVN-96060377-99775382 to be up..
2025-05-06 08:27:12,670 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-06 08:27:17,737 - DEBUG - VM is in ACTIVE state now
2025-05-06 08:27:17,737 - INFO - VM name : ctest-TestBasicVMVN-96060377-99775382
2025-05-06 08:27:17,802 - DEBUG - VM ctest-TestBasicVMVN-96060377-99775382 ID is ba16a238-6eb8-417b-a5e4-313bc6e78c01
2025-05-06 08:27:17,802 - DEBUG - VM ctest-TestBasicVMVN-96060377-99775382 launched on Node cn-jenkins-deploy-platform-ansible-os-3275-1
2025-05-06 08:27:17,866 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ba16a238-6eb8-417b-a5e4-313bc6e78c01
2025-05-06 08:27:17,873 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/746e7a13-ab7a-4f05-8c15-f8be5a1ccaa4
2025-05-06 08:27:21,130 - 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 1024ms')
2025-05-06 08:27:21,130 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-99775382 failed!
2025-05-06 08:27:21,189 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-35009773 is 26.232.111.129 and allocation pool is NOT set
2025-05-06 08:27:23,248 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.374 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.374/1.687/3.000/1.313 ms')
2025-05-06 08:27:23,248 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-99775382 passed
2025-05-06 08:27:23,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:23,401 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96060377-99775382, IP 26.232.111.131, Port 22
2025-05-06 08:27:23,456 - 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-06 08:27:23,526 - DEBUG - VM ctest-TestBasicVMVN-96060377-99775382 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-06 08:27:28,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:28,526 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96060377-99775382, IP 26.232.111.131, Port 22
2025-05-06 08:27:28,688 - DEBUG - VM ctest-TestBasicVMVN-96060377-99775382 is ready for SSH connections
2025-05-06 08:27:28,688 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-05-06 08:27:28,689 - DEBUG - cat /tmp/output.txt
2025-05-06 08:27:30,285 - DEBUG - Hello World. The time is now Tue, 06 May 2025 02:27:23 -0600!
2025-05-06 08:27:30,285 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 06 May 2025 02:27:23 -0600!'}
2025-05-06 08:27:30,285 - INFO - metadata_script.txt got executed in the vm
2025-05-06 08:27:30,286 - INFO - Deleting VM ctest-TestBasicVMVN-96060377-99775382
2025-05-06 08:27:30,341 - INFO - Deleting VN ctest-vn-35009773
2025-05-06 08:27:30,375 - DEBUG - VN 9b490936-8b80-45ea-aaf2-f9742920abb2 still in use: Unable to complete operation on network 9b490936-8b80-45ea-aaf2-f9742920abb2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-45a25ad3-0216-4d2a-8a3c-30e8eceab9fb']
2025-05-06 08:27:30,376 - WARNING - Deleting VN ctest-vn-35009773 failed..Will retry
2025-05-06 08:27:32,476 - DEBUG - Response for deleting network ()
2025-05-06 08:27:32,730 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 08:27:32,730 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-05-06 08:27:32,730 - INFO - --------------------------------------------------------------------------------
2025-05-06 08:27:32,732 - INFO - ================================================================================
2025-05-06 08:27:32,732 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-06 08:27:32,733 - 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-06 08:27:33,021 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-05-06 08:27:33,021 - INFO - Initial checks done. Running the testcase now
2025-05-06 08:27:33,021 - INFO -
2025-05-06 08:27:33,491 - DEBUG - Response for create_network : {'network': {'id': 'a40b3eb8-1457-4df6-b917-6f231ec0fad4', 'name': 'ctest-vn-16370599', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'project_id': '346d8af91e1240a19b84dd9fad362861', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96060377', 'ctest-vn-16370599'], 'port_security_enabled': True, 'description': ''}}
2025-05-06 08:27:33,643 - DEBUG - Response for create_subnet : {'subnet': {'id': '62b689a6-798c-4096-ba70-f72e10ce0cfa', 'name': '', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'network_id': 'a40b3eb8-1457-4df6-b917-6f231ec0fad4', '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': '346d8af91e1240a19b84dd9fad362861'}}
2025-05-06 08:27:33,849 - DEBUG - Response for create_subnet : {'subnet': {'id': 'afb74ff9-69a0-4bb2-8957-92576605303c', 'name': '', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'network_id': 'a40b3eb8-1457-4df6-b917-6f231ec0fad4', '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': '346d8af91e1240a19b84dd9fad362861'}}
2025-05-06 08:27:33,867 - INFO - Created VN ctest-vn-16370599
2025-05-06 08:27:33,916 - DEBUG - VN ctest-vn-16370599 UUID is a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:34,229 - DEBUG - Response for create_port : {'port': {'name': '5f53ba86-4795-4ac5-8510-1494f1e9c140', 'id': '5f53ba86-4795-4ac5-8510-1494f1e9c140', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'network_id': 'a40b3eb8-1457-4df6-b917-6f231ec0fad4', 'mac_address': '02:5f:53:ba:86:47', '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': '62b689a6-798c-4096-ba70-f72e10ce0cfa'}], 'security_groups': ['a8d16208-7812-452c-9c9c-624f91dd9220'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '346d8af91e1240a19b84dd9fad362861'}}
2025-05-06 08:27:34,398 - DEBUG - Response for create_port : {'port': {'name': 'b2a96d4d-2f92-4194-b377-1c1d58fecde7', 'id': 'b2a96d4d-2f92-4194-b377-1c1d58fecde7', 'tenant_id': '346d8af91e1240a19b84dd9fad362861', 'network_id': 'a40b3eb8-1457-4df6-b917-6f231ec0fad4', 'mac_address': '02:b2:a9:6d:4d:2f', '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': 'afb74ff9-69a0-4bb2-8957-92576605303c'}], 'security_groups': ['a8d16208-7812-452c-9c9c-624f91dd9220'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '346d8af91e1240a19b84dd9fad362861'}}
2025-05-06 08:27:34,820 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3275-1)
2025-05-06 08:27:35,153 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3275-1)
2025-05-06 08:27:36,260 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3275-1)
2025-05-06 08:27:36,261 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-05-06 08:27:36,267 - DEBUG - Requesting: http://10.0.0.48:8082/domain/c7a36801-941b-4db1-b18e-9b3bfbbc3776
2025-05-06 08:27:36,282 - DEBUG - Requesting: http://10.0.0.48:8082/project/346d8af9-1e12-40a1-9b84-dd9fad362861
2025-05-06 08:27:36,357 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/827d0190-e1e6-410b-93a6-c46af2690bc9
2025-05-06 08:27:36,372 - INFO - Verifications in API Server for IPAM: ctest-ipam-19079426 passed
2025-05-06 08:27:36,381 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-96060377:ctest-ipam-19079426', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96060377', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9402673318796345611', 'uuid-lslong': '10639407133321923529'}, 'enable': 'true', 'created': '2025-05-06T08:27:33', 'last-modified': '2025-05-06T08:27:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.128407'}
2025-05-06 08:27:36,381 - INFO - Verifications in Control node for IPAM: ctest-ipam-19079426 passed
2025-05-06 08:27:36,382 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-05-06 08:27:36,390 - DEBUG - Requesting: http://10.0.0.48:8082/domain/c7a36801-941b-4db1-b18e-9b3bfbbc3776
2025-05-06 08:27:36,410 - DEBUG - Requesting: http://10.0.0.48:8082/project/346d8af9-1e12-40a1-9b84-dd9fad362861
2025-05-06 08:27:36,492 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:36,519 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:36,542 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/ecca7ca5-fea3-4776-b028-db6d8ac114f0
2025-05-06 08:27:36,559 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/ecca7ca5-fea3-4776-b028-db6d8ac114f0
2025-05-06 08:27:36,568 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/897e0060-0f9a-4d5e-abf5-885162ad3e0a
2025-05-06 08:27:36,577 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-06 08:27:36,577 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:36,598 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/ecca7ca5-fea3-4776-b028-db6d8ac114f0
2025-05-06 08:27:36,623 - INFO - Verified VN network id 8 for VN a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:36,623 - INFO - Verifications in API Server for VN ctest-vn-16370599 passed
2025-05-06 08:27:36,623 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:36,647 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/ecca7ca5-fea3-4776-b028-db6d8ac114f0
2025-05-06 08:27:36,670 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/ecca7ca5-fea3-4776-b028-db6d8ac114f0
2025-05-06 08:27:36,685 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/897e0060-0f9a-4d5e-abf5-885162ad3e0a
2025-05-06 08:27:36,717 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96060377', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11820610607300169206', 'uuid-lslong': '13337251018111515348'}, 'enable': 'true', 'created': '2025-05-06T08:27:33', 'last-modified': '2025-05-06T08:27:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.896245'}
2025-05-06 08:27:36,726 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-06 08:27:36,726 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-16370599 passed
2025-05-06 08:27:36,726 - DEBUG - ====Verifying policy data for ctest-vn-16370599 in API_Server ======
2025-05-06 08:27:36,726 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-05-06 08:27:36,731 - DEBUG - Requesting: http://10.0.0.48:8082/domain/c7a36801-941b-4db1-b18e-9b3bfbbc3776
2025-05-06 08:27:36,768 - DEBUG - Requesting: http://10.0.0.48:8082/project/346d8af9-1e12-40a1-9b84-dd9fad362861
2025-05-06 08:27:36,869 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/a40b3eb8-1457-4df6-b917-6f231ec0fad4
2025-05-06 08:27:36,887 - DEBUG - =>VN ctest-vn-16370599 has no policy to be verified
2025-05-06 08:27:36,888 - DEBUG - Verifying the vn in opserver
2025-05-06 08:27:36,888 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599 virtual network link through opserver 10.0.0.48
2025-05-06 08:27:36,888 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-05-06 08:27:37,222 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-05-06 08:27:37,289 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599?flat'}
2025-05-06 08:27:37,289 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599 is found in opserver
2025-05-06 08:27:37,298 - DEBUG - VRF ids for VN ctest-vn-16370599: {'10.0.0.48': '2'}
2025-05-06 08:27:37,298 - INFO - Waiting for VM ctest-TestBasicVMVN-96060377-97995601 to be up..
2025-05-06 08:27:37,372 - DEBUG - VM is in ACTIVE state now
2025-05-06 08:27:37,372 - INFO - VM name : ctest-TestBasicVMVN-96060377-97995601
2025-05-06 08:27:37,453 - DEBUG - VM ctest-TestBasicVMVN-96060377-97995601 ID is 0fb45cd0-ed54-440f-9dbc-56986307453b
2025-05-06 08:27:37,453 - DEBUG - VM ctest-TestBasicVMVN-96060377-97995601 launched on Node cn-jenkins-deploy-platform-ansible-os-3275-1
2025-05-06 08:27:37,546 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/0fb45cd0-ed54-440f-9dbc-56986307453b
2025-05-06 08:27:37,559 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/5f53ba86-4795-4ac5-8510-1494f1e9c140
2025-05-06 08:27:40,815 - 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-05-06 08:27:40,815 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-97995601 failed!
2025-05-06 08:27:40,869 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599 is 31.1.1.1 and allocation pool is NOT set
2025-05-06 08:27:40,869 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599 is 31.1.2.1 and allocation pool is NOT set
2025-05-06 08:27:44,934 - 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 1010ms')
2025-05-06 08:27:44,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-97995601 failed!
2025-05-06 08:27:44,989 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599 is 31.1.1.1 and allocation pool is NOT set
2025-05-06 08:27:44,989 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599 is 31.1.2.1 and allocation pool is NOT set
2025-05-06 08:27:47,054 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.383 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.383/2.042/3.702/1.659 ms')
2025-05-06 08:27:47,054 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96060377-97995601 passed
2025-05-06 08:27:47,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:47,201 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96060377-97995601, IP 31.1.1.4, Port 22
2025-05-06 08:27:47,360 - DEBUG - VM ctest-TestBasicVMVN-96060377-97995601 is ready for SSH connections
2025-05-06 08:27:47,360 - INFO - Waiting for VM ctest-TestBasicVMVN-96060377-99925828 to be up..
2025-05-06 08:27:47,432 - DEBUG - VM is in ACTIVE state now
2025-05-06 08:27:47,432 - INFO - VM name : ctest-TestBasicVMVN-96060377-99925828
2025-05-06 08:27:47,500 - DEBUG - VM ctest-TestBasicVMVN-96060377-99925828 ID is 75a4ffaa-6f73-4284-ba39-a52cd01ab729
2025-05-06 08:27:47,500 - DEBUG - VM ctest-TestBasicVMVN-96060377-99925828 launched on Node cn-jenkins-deploy-platform-ansible-os-3275-1
2025-05-06 08:27:47,565 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/75a4ffaa-6f73-4284-ba39-a52cd01ab729
2025-05-06 08:27:47,572 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/b2a96d4d-2f92-4194-b377-1c1d58fecde7
2025-05-06 08:27:48,805 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.391 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.391/1.529/2.668/1.138 ms')
2025-05-06 08:27:48,805 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-96060377-99925828 passed
2025-05-06 08:27:48,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:48,953 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96060377-99925828, IP 31.1.2.4, Port 22
2025-05-06 08:27:49,116 - DEBUG - VM ctest-TestBasicVMVN-96060377-99925828 is ready for SSH connections
2025-05-06 08:27:49,116 - INFO - Waiting for VM ctest-TestBasicVMVN-96060377-81175791 to be up..
2025-05-06 08:27:49,184 - DEBUG - VM is in ACTIVE state now
2025-05-06 08:27:49,184 - INFO - VM name : ctest-TestBasicVMVN-96060377-81175791
2025-05-06 08:27:49,258 - DEBUG - VM ctest-TestBasicVMVN-96060377-81175791 ID is 83ed43be-3bdb-477e-98b2-f170f574526f
2025-05-06 08:27:49,258 - DEBUG - VM ctest-TestBasicVMVN-96060377-81175791 launched on Node cn-jenkins-deploy-platform-ansible-os-3275-1
2025-05-06 08:27:49,332 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/83ed43be-3bdb-477e-98b2-f170f574526f
2025-05-06 08:27:49,340 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/dfaa8c27-e179-4680-a357-b332f2ca2657
2025-05-06 08:27:50,577 - 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.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.340 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.340/1.528/2.717/1.188 ms')
2025-05-06 08:27:50,577 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-96060377-81175791 passed
2025-05-06 08:27:50,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:50,729 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96060377-81175791, IP 31.1.1.3, Port 22
2025-05-06 08:27:50,880 - DEBUG - VM ctest-TestBasicVMVN-96060377-81175791 is ready for SSH connections
2025-05-06 08:27:50,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:50,880 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:50,880 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-06 08:27:54,817 - 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.150 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.745 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.932 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.745/1.609/3.150 ms
2025-05-06 08:27:54,817 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-96060377-97995601 passed
2025-05-06 08:27:54,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:54,817 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:54,817 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-06 08:27:58,463 - 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.737 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.817 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.848 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.817/1.467/2.737 ms
2025-05-06 08:27:58,463 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-96060377-99925828 passed
2025-05-06 08:27:58,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:58,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:58,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-06 08:27:58,464 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:58,464 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-06 08:27:58,639 - DEBUG - None
2025-05-06 08:27:58,639 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:58,640 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-06 08:27:58,814 - DEBUG - None
2025-05-06 08:27:58,814 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:58,814 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-06 08:27:59,420 - DEBUG - None
2025-05-06 08:27:59,420 - 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.48, gateway password: c0ntrail123
2025-05-06 08:27:59,420 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-06 08:28:01,621 - 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.735 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.766 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.826 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/1.623/3.766 ms
2025-05-06 08:28:01,621 - 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.48, gateway password: c0ntrail123
2025-05-06 08:28:01,621 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-06 08:28:03,858 - 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.958 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.873 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.047 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.389 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.666 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.494 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/1.978/5.047 ms
2025-05-06 08:28:03,858 - 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.48, gateway password: c0ntrail123
2025-05-06 08:28:03,858 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-06 08:28:06,089 - 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.678 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.470 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.258 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.636 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.449 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/1.614/3.258 ms
2025-05-06 08:28:06,089 - INFO - Deleting VM ctest-TestBasicVMVN-96060377-81175791
2025-05-06 08:28:06,149 - INFO - Detaching port b2a96d4d-2f92-4194-b377-1c1d58fecde7 from VM ctest-TestBasicVMVN-96060377-99925828
2025-05-06 08:28:06,193 - INFO - Deleting VM ctest-TestBasicVMVN-96060377-99925828
2025-05-06 08:28:06,255 - INFO - Detaching port 5f53ba86-4795-4ac5-8510-1494f1e9c140 from VM ctest-TestBasicVMVN-96060377-97995601
2025-05-06 08:28:06,289 - INFO - Deleting VM ctest-TestBasicVMVN-96060377-97995601
2025-05-06 08:28:06,365 - INFO - Deleting VN ctest-vn-16370599
2025-05-06 08:28:06,513 - DEBUG - Response for delete_port : ()
2025-05-06 08:28:06,659 - DEBUG - Response for delete_port : ()
2025-05-06 08:28:06,698 - DEBUG - VN a40b3eb8-1457-4df6-b917-6f231ec0fad4 still in use: Unable to complete operation on network a40b3eb8-1457-4df6-b917-6f231ec0fad4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-53d22bea-fbcf-4576-bc2f-7ee6979c2cad']
2025-05-06 08:28:06,698 - WARNING - Deleting VN ctest-vn-16370599 failed..Will retry
2025-05-06 08:28:08,821 - DEBUG - Response for deleting network ()
2025-05-06 08:28:08,821 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/ecca7ca5-fea3-4776-b028-db6d8ac114f0
2025-05-06 08:28:08,827 - DEBUG - Response Code: 404
2025-05-06 08:28:08,827 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-05-06 08:28:08,833 - DEBUG - Requesting: http://10.0.0.48:8082/domain/c7a36801-941b-4db1-b18e-9b3bfbbc3776
2025-05-06 08:28:08,891 - DEBUG - Requesting: http://10.0.0.48:8082/project/346d8af9-1e12-40a1-9b84-dd9fad362861
2025-05-06 08:28:08,967 - INFO - Validated that VN ctest-vn-16370599 is not found in API Server
2025-05-06 08:28:08,979 - DEBUG - VN ctest-vn-16370599 is not present in Agent 10.0.0.48
2025-05-06 08:28:08,979 - INFO - Validated that VN ctest-vn-16370599 is not in any agent
2025-05-06 08:28:08,984 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-05-06 08:28:08,990 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-16370599
2025-05-06 08:28:08,990 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-96060377:ctest-vn-16370599
2025-05-06 08:28:09,000 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-16370599 info
2025-05-06 08:28:09,081 - INFO - IPAM: ctest-ipam-19079426 is not found in API Server
2025-05-06 08:28:09,094 - INFO - IPAM:ctest-ipam-19079426 is not found in control node
2025-05-06 08:28:09,358 - DEBUG - No XMPP flaps were noticed during the test
2025-05-06 08:28:09,358 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-05-06 08:28:09,358 - INFO - --------------------------------------------------------------------------------
2025-05-06 08:28:10,065 - INFO - Deleted project: ctest-TestBasicVMVN-96060377, ID : 346d8af9-1e12-40a1-9b84-dd9fad362861