2025-04-08 12:36:51,712 - INFO - Domain Default found not creating
2025-04-08 12:36:51,898 - INFO - Project ctest-TestBasicVMVN-99051614 not found, creating it
2025-04-08 12:36:52,443 - INFO - Created Project:ctest-TestBasicVMVN-99051614, ID : bced3790-7c30-4f12-baeb-4137cef922ce
2025-04-08 12:36:54,004 - INFO - ================================================================================
2025-04-08 12:36:54,004 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-08 12:36:54,004 - 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-04-08 12:36:54,268 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.13': '0'}} with
2025-04-08 12:36:54,268 - INFO - Initial checks done. Running the testcase now
2025-04-08 12:36:54,268 - INFO -
2025-04-08 12:36:54,867 - DEBUG - Response for create_network : {'network': {'id': '3630c447-96da-4261-8826-036b1f41391c', 'name': 'ctest-vn2_metadata-41356170', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'project_id': 'bced37907c304f12baeb4137cef922ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99051614', 'ctest-vn2_metadata-41356170'], 'port_security_enabled': True, 'description': ''}}
2025-04-08 12:36:55,097 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a71b560-2f8f-456d-b141-294d9dd7ba8b', 'name': '', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'network_id': '3630c447-96da-4261-8826-036b1f41391c', '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': 'bced37907c304f12baeb4137cef922ce'}}
2025-04-08 12:36:55,115 - INFO - Created VN ctest-vn2_metadata-41356170
2025-04-08 12:36:55,167 - DEBUG - VN ctest-vn2_metadata-41356170 UUID is 3630c447-96da-4261-8826-036b1f41391c
2025-04-08 12:36:55,384 - DEBUG - Services list from nova: [, , ]
2025-04-08 12:36:56,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3050-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3050-1)
2025-04-08 12:36:56,771 - DEBUG - Link local service introspect added
2025-04-08 12:36:56,832 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-08 12:37:01,934 - DEBUG - VM is in ACTIVE state now
2025-04-08 12:37:02,085 - INFO - Waiting for VM ctest-TestBasicVMVN-99051614-72607912 to be up..
2025-04-08 12:37:02,085 - INFO - VM name : ctest-TestBasicVMVN-99051614-72607912
2025-04-08 12:37:02,179 - DEBUG - VM ctest-TestBasicVMVN-99051614-72607912 ID is a814f031-fb6e-4d30-9510-f4052ef78747
2025-04-08 12:37:02,179 - DEBUG - VM ctest-TestBasicVMVN-99051614-72607912 launched on Node cn-jenkins-deploy-platform-ansible-os-3050-1
2025-04-08 12:37:02,287 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/a814f031-fb6e-4d30-9510-f4052ef78747
2025-04-08 12:37:02,586 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/a814f031-fb6e-4d30-9510-f4052ef78747
2025-04-08 12:37:02,627 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/c21df340-384a-4d62-8022-a624c2f5a425
2025-04-08 12:37:05,891 - 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 1002ms')
2025-04-08 12:37:05,891 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-72607912 failed!
2025-04-08 12:37:05,951 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99051614:ctest-vn2_metadata-41356170 is 11.1.1.1 and allocation pool is NOT set
2025-04-08 12:37:08,017 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.49 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 = 2.494/3.500/4.507/1.006 ms')
2025-04-08 12:37:08,017 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-72607912 passed
2025-04-08 12:37:08,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:08,171 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99051614-72607912, IP 11.1.1.3, Port 22
2025-04-08 12:37:08,329 - DEBUG - VM ctest-TestBasicVMVN-99051614-72607912 is ready for SSH connections
2025-04-08 12:37:08,329 - INFO - Retry 0
2025-04-08 12:37:08,329 - 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.12, gateway password: c0ntrail123
2025-04-08 12:37:08,329 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-08 12:37:10,000 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-08 12:37:10,000 - INFO - Generic metadata worked
2025-04-08 12:37:10,315 - DEBUG - Link local service introspect removed
2025-04-08 12:37:10,315 - INFO - Deleting VM ctest-TestBasicVMVN-99051614-72607912
2025-04-08 12:37:10,398 - INFO - Deleting VN ctest-vn2_metadata-41356170
2025-04-08 12:37:10,444 - DEBUG - VN 3630c447-96da-4261-8826-036b1f41391c still in use: Unable to complete operation on network 3630c447-96da-4261-8826-036b1f41391c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-821be5e9-e936-4db6-bf3c-b94abd7c1ba2']
2025-04-08 12:37:10,444 - WARNING - Deleting VN ctest-vn2_metadata-41356170 failed..Will retry
2025-04-08 12:37:12,588 - DEBUG - Response for deleting network ()
2025-04-08 12:37:12,858 - DEBUG - No XMPP flaps were noticed during the test
2025-04-08 12:37:12,858 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-08 12:37:12,858 - INFO - --------------------------------------------------------------------------------
2025-04-08 12:37:12,861 - INFO - ================================================================================
2025-04-08 12:37:12,861 - INFO - STARTING TEST : test_metadata_service
2025-04-08 12:37:12,861 - 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-04-08 12:37:13,151 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.13': '0'}} with
2025-04-08 12:37:13,151 - INFO - Initial checks done. Running the testcase now
2025-04-08 12:37:13,151 - INFO -
2025-04-08 12:37:13,151 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-configs
2025-04-08 12:37:13,159 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-config/cf785732-5688-4e3a-8b47-e6e369e9ef13
2025-04-08 12:37:13,366 - DEBUG - Response for create_network : {'network': {'id': '9ed0b8ec-963f-4df4-8c20-d10519124b67', 'name': 'ctest-vn-45001458', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'project_id': 'bced37907c304f12baeb4137cef922ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99051614', 'ctest-vn-45001458'], 'port_security_enabled': True, 'description': ''}}
2025-04-08 12:37:13,544 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fdbc825b-65f2-4676-8a90-1f8f12ceac51', 'name': '', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'network_id': '9ed0b8ec-963f-4df4-8c20-d10519124b67', 'ip_version': 4, 'cidr': '133.242.199.128/26', 'allocation_pools': [{'start': '133.242.199.130', 'end': '133.242.199.190'}], 'gateway_ip': '133.242.199.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.242.199.130', 'tags': [], 'project_id': 'bced37907c304f12baeb4137cef922ce'}}
2025-04-08 12:37:13,565 - INFO - Created VN ctest-vn-45001458
2025-04-08 12:37:13,619 - DEBUG - VN ctest-vn-45001458 UUID is 9ed0b8ec-963f-4df4-8c20-d10519124b67
2025-04-08 12:37:14,879 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3050-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3050-1)
2025-04-08 12:37:14,879 - INFO - Waiting for VM ctest-TestBasicVMVN-99051614-22261229 to be up..
2025-04-08 12:37:14,930 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-08 12:37:20,021 - DEBUG - VM is in ACTIVE state now
2025-04-08 12:37:20,021 - INFO - VM name : ctest-TestBasicVMVN-99051614-22261229
2025-04-08 12:37:20,117 - DEBUG - VM ctest-TestBasicVMVN-99051614-22261229 ID is 7f105b2a-96ff-4feb-b1ff-0d3a0dc8fbce
2025-04-08 12:37:20,118 - DEBUG - VM ctest-TestBasicVMVN-99051614-22261229 launched on Node cn-jenkins-deploy-platform-ansible-os-3050-1
2025-04-08 12:37:20,213 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/7f105b2a-96ff-4feb-b1ff-0d3a0dc8fbce
2025-04-08 12:37:20,223 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/311a2c5d-9800-49ff-9f8c-84cd9c53037f
2025-04-08 12:37:23,489 - 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')
2025-04-08 12:37:23,489 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-22261229 failed!
2025-04-08 12:37:23,555 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-45001458 is 133.242.199.129 and allocation pool is NOT set
2025-04-08 12:37:27,648 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 7.876/7.876/7.876/0.000 ms')
2025-04-08 12:37:27,648 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-22261229 passed
2025-04-08 12:37:27,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:27,803 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99051614-22261229, IP 133.242.199.131, Port 22
2025-04-08 12:37:27,974 - DEBUG - VM ctest-TestBasicVMVN-99051614-22261229 is ready for SSH connections
2025-04-08 12:37:27,974 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2025-04-08 12:37:27,974 - DEBUG - cat /tmp/output.txt
2025-04-08 12:37:29,622 - DEBUG - Hello World. The time is now Tue, 08 Apr 2025 06:37:26 -0600!
2025-04-08 12:37:29,622 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 08 Apr 2025 06:37:26 -0600!'}
2025-04-08 12:37:29,622 - INFO - metadata_script.txt got executed in the vm
2025-04-08 12:37:29,622 - INFO - Deleting VM ctest-TestBasicVMVN-99051614-22261229
2025-04-08 12:37:29,704 - INFO - Deleting VN ctest-vn-45001458
2025-04-08 12:37:29,755 - DEBUG - VN 9ed0b8ec-963f-4df4-8c20-d10519124b67 still in use: Unable to complete operation on network 9ed0b8ec-963f-4df4-8c20-d10519124b67. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3cbcd2bb-dd96-4e40-a707-5175405a894a']
2025-04-08 12:37:29,755 - WARNING - Deleting VN ctest-vn-45001458 failed..Will retry
2025-04-08 12:37:31,907 - DEBUG - Response for deleting network ()
2025-04-08 12:37:32,166 - DEBUG - No XMPP flaps were noticed during the test
2025-04-08 12:37:32,166 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-04-08 12:37:32,166 - INFO - --------------------------------------------------------------------------------
2025-04-08 12:37:32,170 - INFO - ================================================================================
2025-04-08 12:37:32,170 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-08 12:37:32,170 - 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-04-08 12:37:32,458 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.13': '0'}} with
2025-04-08 12:37:32,458 - INFO - Initial checks done. Running the testcase now
2025-04-08 12:37:32,458 - INFO -
2025-04-08 12:37:32,994 - DEBUG - Response for create_network : {'network': {'id': '9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4', 'name': 'ctest-vn-92358099', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'project_id': 'bced37907c304f12baeb4137cef922ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99051614', 'ctest-vn-92358099'], 'port_security_enabled': True, 'description': ''}}
2025-04-08 12:37:33,223 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2ec868a-506e-4201-838c-21bea92a255f', 'name': '', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'network_id': '9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4', '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': 'bced37907c304f12baeb4137cef922ce'}}
2025-04-08 12:37:33,433 - DEBUG - Response for create_subnet : {'subnet': {'id': '0bd76786-0d6d-485e-880a-76298df2840d', 'name': '', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'network_id': '9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4', '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': 'bced37907c304f12baeb4137cef922ce'}}
2025-04-08 12:37:33,456 - INFO - Created VN ctest-vn-92358099
2025-04-08 12:37:33,511 - DEBUG - VN ctest-vn-92358099 UUID is 9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:33,925 - DEBUG - Response for create_port : {'port': {'name': '0a271c6e-fa5a-4000-b77a-3c88b2209d67', 'id': '0a271c6e-fa5a-4000-b77a-3c88b2209d67', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'network_id': '9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4', 'mac_address': '02:0a:27:1c:6e:fa', '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': 'c2ec868a-506e-4201-838c-21bea92a255f'}], 'security_groups': ['b3d3ec67-e3dd-4680-9dcc-b53db57c44ed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bced37907c304f12baeb4137cef922ce'}}
2025-04-08 12:37:34,122 - DEBUG - Response for create_port : {'port': {'name': '295edc7c-b76e-4055-a02b-b769ed3b4c12', 'id': '295edc7c-b76e-4055-a02b-b769ed3b4c12', 'tenant_id': 'bced37907c304f12baeb4137cef922ce', 'network_id': '9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4', 'mac_address': '02:29:5e:dc:7c:b7', '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': '0bd76786-0d6d-485e-880a-76298df2840d'}], 'security_groups': ['b3d3ec67-e3dd-4680-9dcc-b53db57c44ed'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bced37907c304f12baeb4137cef922ce'}}
2025-04-08 12:37:34,523 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3050-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3050-1)
2025-04-08 12:37:34,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3050-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3050-1)
2025-04-08 12:37:36,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3050-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3050-1)
2025-04-08 12:37:36,271 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-04-08 12:37:36,283 - DEBUG - Requesting: http://10.0.0.12:8082/domain/2b8d01b2-36ed-4e0b-9089-8bef09302285
2025-04-08 12:37:36,304 - DEBUG - Requesting: http://10.0.0.12:8082/project/bced3790-7c30-4f12-baeb-4137cef922ce
2025-04-08 12:37:36,405 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/7055a439-94fa-46a1-ba86-c39ebae1057c
2025-04-08 12:37:36,441 - INFO - Verifications in API Server for IPAM: ctest-ipam-78473427 passed
2025-04-08 12:37:36,451 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-99051614:ctest-ipam-78473427', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99051614', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8094556472487855777', 'uuid-lslong': '13440645224441382268'}, 'enable': 'true', 'created': '2025-04-08T12:37:32', 'last-modified': '2025-04-08T12:37:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.751450'}
2025-04-08 12:37:36,451 - INFO - Verifications in Control node for IPAM: ctest-ipam-78473427 passed
2025-04-08 12:37:36,451 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-04-08 12:37:36,460 - DEBUG - Requesting: http://10.0.0.12:8082/domain/2b8d01b2-36ed-4e0b-9089-8bef09302285
2025-04-08 12:37:36,476 - DEBUG - Requesting: http://10.0.0.12:8082/project/bced3790-7c30-4f12-baeb-4137cef922ce
2025-04-08 12:37:36,593 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:36,614 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:36,628 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/b4d20398-d065-4d5c-8ca2-09d17d11bf6f
2025-04-08 12:37:36,642 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/b4d20398-d065-4d5c-8ca2-09d17d11bf6f
2025-04-08 12:37:36,652 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/199e9475-e9f5-4546-aa91-5f3458bd9079
2025-04-08 12:37:36,663 - DEBUG - Route Targets: ['target:64512:8000004']
2025-04-08 12:37:36,663 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:36,677 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/b4d20398-d065-4d5c-8ca2-09d17d11bf6f
2025-04-08 12:37:36,705 - INFO - Verified VN network id 9 for VN 9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:36,706 - INFO - Verifications in API Server for VN ctest-vn-92358099 passed
2025-04-08 12:37:36,706 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:36,725 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/b4d20398-d065-4d5c-8ca2-09d17d11bf6f
2025-04-08 12:37:36,748 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/b4d20398-d065-4d5c-8ca2-09d17d11bf6f
2025-04-08 12:37:36,764 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/199e9475-e9f5-4546-aa91-5f3458bd9079
2025-04-08 12:37:36,792 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99051614', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11518477333503233151', 'uuid-lslong': '12060051561697565156'}, 'enable': 'true', 'created': '2025-04-08T12:37:32', 'last-modified': '2025-04-08T12:37:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.393331'}
2025-04-08 12:37:36,810 - DEBUG - Route Targets: ['target:64512:8000004']
2025-04-08 12:37:36,810 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-92358099 passed
2025-04-08 12:37:36,811 - DEBUG - ====Verifying policy data for ctest-vn-92358099 in API_Server ======
2025-04-08 12:37:36,811 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-04-08 12:37:36,835 - DEBUG - Requesting: http://10.0.0.12:8082/domain/2b8d01b2-36ed-4e0b-9089-8bef09302285
2025-04-08 12:37:36,862 - DEBUG - Requesting: http://10.0.0.12:8082/project/bced3790-7c30-4f12-baeb-4137cef922ce
2025-04-08 12:37:37,007 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/9fd9da1b-78d9-4c7f-a75d-e8ff9be0d9e4
2025-04-08 12:37:37,030 - DEBUG - =>VN ctest-vn-92358099 has no policy to be verified
2025-04-08 12:37:37,030 - DEBUG - Verifying the vn in opserver
2025-04-08 12:37:37,030 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099 virtual network link through opserver 10.0.0.12
2025-04-08 12:37:37,031 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2025-04-08 12:37:37,446 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2025-04-08 12:37:37,528 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099?flat'}
2025-04-08 12:37:37,528 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099 is found in opserver
2025-04-08 12:37:37,535 - DEBUG - VRF ids for VN ctest-vn-92358099: {'10.0.0.12': '2'}
2025-04-08 12:37:37,536 - INFO - Waiting for VM ctest-TestBasicVMVN-99051614-52608398 to be up..
2025-04-08 12:37:37,684 - DEBUG - VM is in ACTIVE state now
2025-04-08 12:37:37,684 - INFO - VM name : ctest-TestBasicVMVN-99051614-52608398
2025-04-08 12:37:37,796 - DEBUG - VM ctest-TestBasicVMVN-99051614-52608398 ID is 17efc2ab-9d80-4c4d-8c9d-9b88bd406248
2025-04-08 12:37:37,796 - DEBUG - VM ctest-TestBasicVMVN-99051614-52608398 launched on Node cn-jenkins-deploy-platform-ansible-os-3050-1
2025-04-08 12:37:37,909 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/17efc2ab-9d80-4c4d-8c9d-9b88bd406248
2025-04-08 12:37:37,923 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/0a271c6e-fa5a-4000-b77a-3c88b2209d67
2025-04-08 12:37:41,216 - 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')
2025-04-08 12:37:41,216 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-52608398 failed!
2025-04-08 12:37:41,275 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099 is 31.1.1.1 and allocation pool is NOT set
2025-04-08 12:37:41,275 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099 is 31.1.2.1 and allocation pool is NOT set
2025-04-08 12:37:45,378 - 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-04-08 12:37:45,378 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-52608398 failed!
2025-04-08 12:37:45,435 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099 is 31.1.1.1 and allocation pool is NOT set
2025-04-08 12:37:45,435 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099 is 31.1.2.1 and allocation pool is NOT set
2025-04-08 12:37:49,539 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=13.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1032ms\r\nrtt min/avg/max/mdev = 13.212/13.212/13.212/0.000 ms')
2025-04-08 12:37:49,539 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99051614-52608398 passed
2025-04-08 12:37:49,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:49,695 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99051614-52608398, IP 31.1.1.4, Port 22
2025-04-08 12:37:49,762 - 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-04-08 12:37:49,859 - DEBUG - VM ctest-TestBasicVMVN-99051614-52608398 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-08 12:37:54,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:54,860 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99051614-52608398, IP 31.1.1.4, Port 22
2025-04-08 12:37:55,030 - DEBUG - VM ctest-TestBasicVMVN-99051614-52608398 is ready for SSH connections
2025-04-08 12:37:55,030 - INFO - Waiting for VM ctest-TestBasicVMVN-99051614-94781614 to be up..
2025-04-08 12:37:55,125 - DEBUG - VM is in ACTIVE state now
2025-04-08 12:37:55,125 - INFO - VM name : ctest-TestBasicVMVN-99051614-94781614
2025-04-08 12:37:55,237 - DEBUG - VM ctest-TestBasicVMVN-99051614-94781614 ID is 73a8c05d-769b-423a-ab20-172bd34c6e87
2025-04-08 12:37:55,237 - DEBUG - VM ctest-TestBasicVMVN-99051614-94781614 launched on Node cn-jenkins-deploy-platform-ansible-os-3050-1
2025-04-08 12:37:55,337 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/73a8c05d-769b-423a-ab20-172bd34c6e87
2025-04-08 12:37:55,349 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/295edc7c-b76e-4055-a02b-b769ed3b4c12
2025-04-08 12:37:56,608 - 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.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.446 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.446/1.897/3.349/1.451 ms')
2025-04-08 12:37:56,608 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99051614-94781614 passed
2025-04-08 12:37:56,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:56,768 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99051614-94781614, IP 31.1.2.4, Port 22
2025-04-08 12:37:56,928 - DEBUG - VM ctest-TestBasicVMVN-99051614-94781614 is ready for SSH connections
2025-04-08 12:37:56,928 - INFO - Waiting for VM ctest-TestBasicVMVN-99051614-06474018 to be up..
2025-04-08 12:37:57,041 - DEBUG - VM is in ACTIVE state now
2025-04-08 12:37:57,041 - INFO - VM name : ctest-TestBasicVMVN-99051614-06474018
2025-04-08 12:37:57,135 - DEBUG - VM ctest-TestBasicVMVN-99051614-06474018 ID is 02e2b6fa-15cf-4f5b-ad21-7c9019e0bb0d
2025-04-08 12:37:57,135 - DEBUG - VM ctest-TestBasicVMVN-99051614-06474018 launched on Node cn-jenkins-deploy-platform-ansible-os-3050-1
2025-04-08 12:37:57,246 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/02e2b6fa-15cf-4f5b-ad21-7c9019e0bb0d
2025-04-08 12:37:57,256 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/5c86b484-ecb0-4d6f-88b8-0302c9725aba
2025-04-08 12:37:58,510 - 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.44 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.542 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.542/1.991/3.440/1.449 ms')
2025-04-08 12:37:58,511 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-99051614-06474018 passed
2025-04-08 12:37:58,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:58,668 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99051614-06474018, IP 31.1.1.3, Port 22
2025-04-08 12:37:58,823 - DEBUG - VM ctest-TestBasicVMVN-99051614-06474018 is ready for SSH connections
2025-04-08 12:37:58,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:37:58,823 - 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.12, gateway password: c0ntrail123
2025-04-08 12:37:58,823 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-08 12:38:03,050 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.111 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.167 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.066 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.066/2.448/5.111 ms
2025-04-08 12:38:03,050 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-99051614-52608398 passed
2025-04-08 12:38:03,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:38:03,050 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:03,050 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-08 12:38:06,792 - 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=4.103 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.132 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=3.329 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.132/2.854/4.103 ms
2025-04-08 12:38:06,792 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-99051614-94781614 passed
2025-04-08 12:38:06,792 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:38:06,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:38:06,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 12:38:06,793 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:06,793 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-08 12:38:07,031 - DEBUG - None
2025-04-08 12:38:07,031 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:07,031 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-08 12:38:07,273 - DEBUG - None
2025-04-08 12:38:07,274 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:07,274 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-08 12:38:07,951 - DEBUG - None
2025-04-08 12:38:07,951 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:07,951 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-08 12:38:10,228 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.194 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.466 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.547 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.057 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.450/2.342/6.466 ms
2025-04-08 12:38:10,228 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:10,228 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-08 12:38:12,515 - 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=4.385 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.503 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.476 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.034 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.716 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.562 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.454/4.590/9.476 ms
2025-04-08 12:38:12,515 - 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.12, gateway password: c0ntrail123
2025-04-08 12:38:12,516 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-08 12:38:14,785 - 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=1.171 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.594 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.152 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.583 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.643 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.709 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.507 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.507/2.765/5.152 ms
2025-04-08 12:38:14,785 - INFO - Deleting VM ctest-TestBasicVMVN-99051614-06474018
2025-04-08 12:38:14,867 - INFO - Detaching port 295edc7c-b76e-4055-a02b-b769ed3b4c12 from VM ctest-TestBasicVMVN-99051614-94781614
2025-04-08 12:38:14,923 - INFO - Deleting VM ctest-TestBasicVMVN-99051614-94781614
2025-04-08 12:38:14,999 - INFO - Detaching port 0a271c6e-fa5a-4000-b77a-3c88b2209d67 from VM ctest-TestBasicVMVN-99051614-52608398
2025-04-08 12:38:15,037 - INFO - Deleting VM ctest-TestBasicVMVN-99051614-52608398
2025-04-08 12:38:15,126 - INFO - Deleting VN ctest-vn-92358099
2025-04-08 12:38:15,360 - DEBUG - Response for delete_port : ()
2025-04-08 12:38:15,601 - DEBUG - Response for delete_port : ()
2025-04-08 12:38:15,781 - DEBUG - Response for deleting network ()
2025-04-08 12:38:15,781 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/b4d20398-d065-4d5c-8ca2-09d17d11bf6f
2025-04-08 12:38:15,797 - DEBUG - Response Code: 404
2025-04-08 12:38:15,797 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2025-04-08 12:38:15,806 - DEBUG - Requesting: http://10.0.0.12:8082/domain/2b8d01b2-36ed-4e0b-9089-8bef09302285
2025-04-08 12:38:15,828 - DEBUG - Requesting: http://10.0.0.12:8082/project/bced3790-7c30-4f12-baeb-4137cef922ce
2025-04-08 12:38:15,914 - INFO - Validated that VN ctest-vn-92358099 is not found in API Server
2025-04-08 12:38:15,935 - DEBUG - VN ctest-vn-92358099 is not present in Agent 10.0.0.12
2025-04-08 12:38:15,936 - INFO - Validated that VN ctest-vn-92358099 is not in any agent
2025-04-08 12:38:15,944 - DEBUG - VRF 2 is not seen in agent 10.0.0.12
2025-04-08 12:38:15,950 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-92358099
2025-04-08 12:38:15,950 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-99051614:ctest-vn-92358099
2025-04-08 12:38:15,962 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-92358099 info
2025-04-08 12:38:16,043 - INFO - IPAM: ctest-ipam-78473427 is not found in API Server
2025-04-08 12:38:16,058 - INFO - IPAM:ctest-ipam-78473427 is not found in control node
2025-04-08 12:38:16,321 - DEBUG - No XMPP flaps were noticed during the test
2025-04-08 12:38:16,322 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-04-08 12:38:16,322 - INFO - --------------------------------------------------------------------------------
2025-04-08 12:38:17,084 - INFO - Deleted project: ctest-TestBasicVMVN-99051614, ID : bced3790-7c30-4f12-baeb-4137cef922ce