2025-08-15 17:07:29,036 - INFO - Domain Default found not creating
2025-08-15 17:07:29,152 - INFO - Project ctest-TestBasicVMVN-62812256 not found, creating it
2025-08-15 17:07:29,647 - INFO - Created Project:ctest-TestBasicVMVN-62812256, ID : 7a20340a-9fd6-472b-b309-bede6c8551f2
2025-08-15 17:07:31,027 - INFO - ================================================================================
2025-08-15 17:07:31,027 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-15 17:07:31,027 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-15 17:07:31,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-15 17:07:31,280 - INFO - Initial checks done. Running the testcase now
2025-08-15 17:07:31,280 - INFO -
2025-08-15 17:07:31,790 - DEBUG - Response for create_network : {'network': {'id': '50250995-ad0c-4d65-a434-ae9a25c77318', 'name': 'ctest-vn2_metadata-85203807', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'project_id': '7a20340a9fd6472bb309bede6c8551f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62812256', 'ctest-vn2_metadata-85203807'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 17:07:31,949 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a753887-83eb-4a79-b3a7-b6e4c5cf98c6', 'name': '', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'network_id': '50250995-ad0c-4d65-a434-ae9a25c77318', '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': '7a20340a9fd6472bb309bede6c8551f2'}}
2025-08-15 17:07:31,965 - INFO - Created VN ctest-vn2_metadata-85203807
2025-08-15 17:07:32,019 - DEBUG - VN ctest-vn2_metadata-85203807 UUID is 50250995-ad0c-4d65-a434-ae9a25c77318
2025-08-15 17:07:32,176 - DEBUG - Services list from nova: [, , ]
2025-08-15 17:07:33,109 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:07:33,215 - DEBUG - Link local service introspect added
2025-08-15 17:07:33,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 17:07:38,321 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:07:38,435 - INFO - Waiting for VM ctest-TestBasicVMVN-62812256-79139835 to be up..
2025-08-15 17:07:38,436 - INFO - VM name : ctest-TestBasicVMVN-62812256-79139835
2025-08-15 17:07:38,497 - DEBUG - VM ctest-TestBasicVMVN-62812256-79139835 ID is bdc68d6d-1bc3-4d6c-a6b2-d473ee6ddd59
2025-08-15 17:07:38,497 - DEBUG - VM ctest-TestBasicVMVN-62812256-79139835 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:07:38,556 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bdc68d6d-1bc3-4d6c-a6b2-d473ee6ddd59
2025-08-15 17:07:38,843 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bdc68d6d-1bc3-4d6c-a6b2-d473ee6ddd59
2025-08-15 17:07:38,869 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/15a146c1-ea4e-4ea6-b592-1ccbcbfa4f51
2025-08-15 17:07:42,121 - 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 1020ms')
2025-08-15 17:07:42,121 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-79139835 failed!
2025-08-15 17:07:42,175 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62812256:ctest-vn2_metadata-85203807 is 11.1.1.1 and allocation pool is NOT set
2025-08-15 17:07:44,238 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.723 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.723/1.836/2.949/1.113 ms')
2025-08-15 17:07:44,238 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-79139835 passed
2025-08-15 17:07:44,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:07:44,387 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62812256-79139835, IP 11.1.1.3, Port 22
2025-08-15 17:07:44,538 - DEBUG - VM ctest-TestBasicVMVN-62812256-79139835 is ready for SSH connections
2025-08-15 17:07:44,538 - INFO - Retry 0
2025-08-15 17:07:44,538 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:07:44,538 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-15 17:07:46,122 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-15 17:07:46,122 - INFO - Generic metadata worked
2025-08-15 17:07:46,363 - DEBUG - Link local service introspect removed
2025-08-15 17:07:46,363 - INFO - Deleting VM ctest-TestBasicVMVN-62812256-79139835
2025-08-15 17:07:46,422 - INFO - Deleting VN ctest-vn2_metadata-85203807
2025-08-15 17:07:46,455 - DEBUG - VN 50250995-ad0c-4d65-a434-ae9a25c77318 still in use: Unable to complete operation on network 50250995-ad0c-4d65-a434-ae9a25c77318. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9b307e78-9c29-4f8d-b85f-723b1928d2a9']
2025-08-15 17:07:46,455 - WARNING - Deleting VN ctest-vn2_metadata-85203807 failed..Will retry
2025-08-15 17:07:48,544 - DEBUG - Response for deleting network ()
2025-08-15 17:07:48,791 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 17:07:48,791 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-08-15 17:07:48,791 - INFO - --------------------------------------------------------------------------------
2025-08-15 17:07:48,793 - INFO - ================================================================================
2025-08-15 17:07:48,794 - INFO - STARTING TEST : test_metadata_service
2025-08-15 17:07:48,794 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-15 17:07:49,084 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-15 17:07:49,084 - INFO - Initial checks done. Running the testcase now
2025-08-15 17:07:49,084 - INFO -
2025-08-15 17:07:49,084 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-08-15 17:07:49,089 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/75ccc3ee-f619-43d6-830a-a5bfb57f7578
2025-08-15 17:07:49,250 - DEBUG - Response for create_network : {'network': {'id': '62e9534d-ecac-4775-873d-c7a0c3a00a1c', 'name': 'ctest-vn-67495554', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'project_id': '7a20340a9fd6472bb309bede6c8551f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62812256', 'ctest-vn-67495554'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 17:07:49,405 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ada8c09-b48b-4159-9eb0-ff4827fae6f5', 'name': '', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'network_id': '62e9534d-ecac-4775-873d-c7a0c3a00a1c', 'ip_version': 4, 'cidr': '148.179.131.0/26', 'allocation_pools': [{'start': '148.179.131.2', 'end': '148.179.131.62'}], 'gateway_ip': '148.179.131.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.179.131.2', 'tags': [], 'project_id': '7a20340a9fd6472bb309bede6c8551f2'}}
2025-08-15 17:07:49,420 - INFO - Created VN ctest-vn-67495554
2025-08-15 17:07:49,475 - DEBUG - VN ctest-vn-67495554 UUID is 62e9534d-ecac-4775-873d-c7a0c3a00a1c
2025-08-15 17:07:50,546 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:07:50,546 - INFO - Waiting for VM ctest-TestBasicVMVN-62812256-21390044 to be up..
2025-08-15 17:07:50,577 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 17:07:55,648 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:07:55,648 - INFO - VM name : ctest-TestBasicVMVN-62812256-21390044
2025-08-15 17:07:55,727 - DEBUG - VM ctest-TestBasicVMVN-62812256-21390044 ID is 6d02a202-9638-4541-934d-2ac567c1cfe2
2025-08-15 17:07:55,727 - DEBUG - VM ctest-TestBasicVMVN-62812256-21390044 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:07:55,797 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6d02a202-9638-4541-934d-2ac567c1cfe2
2025-08-15 17:07:55,804 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/69daadc9-cfca-425a-ad0e-28ca09a1015d
2025-08-15 17:07:59,056 - 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 1016ms')
2025-08-15 17:07:59,056 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-21390044 failed!
2025-08-15 17:07:59,107 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-67495554 is 148.179.131.1 and allocation pool is NOT set
2025-08-15 17:08:01,171 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.449 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.449/1.600/2.752/1.151 ms')
2025-08-15 17:08:01,171 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-21390044 passed
2025-08-15 17:08:01,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:01,315 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62812256-21390044, IP 148.179.131.3, Port 22
2025-08-15 17:08:01,471 - DEBUG - VM ctest-TestBasicVMVN-62812256-21390044 is ready for SSH connections
2025-08-15 17:08:01,471 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:01,471 - DEBUG - cat /tmp/output.txt
2025-08-15 17:08:03,088 - DEBUG - Hello World. The time is now Fri, 15 Aug 2025 11:08:01 -0600!
2025-08-15 17:08:03,088 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 15 Aug 2025 11:08:01 -0600!'}
2025-08-15 17:08:03,088 - INFO - metadata_script.txt got executed in the vm
2025-08-15 17:08:03,088 - INFO - Deleting VM ctest-TestBasicVMVN-62812256-21390044
2025-08-15 17:08:03,146 - INFO - Deleting VN ctest-vn-67495554
2025-08-15 17:08:03,180 - DEBUG - VN 62e9534d-ecac-4775-873d-c7a0c3a00a1c still in use: Unable to complete operation on network 62e9534d-ecac-4775-873d-c7a0c3a00a1c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-51574a3b-a165-471f-beb1-f4e48bb38e10']
2025-08-15 17:08:03,180 - WARNING - Deleting VN ctest-vn-67495554 failed..Will retry
2025-08-15 17:08:05,271 - DEBUG - Response for deleting network ()
2025-08-15 17:08:05,519 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 17:08:05,519 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-15 17:08:05,519 - INFO - --------------------------------------------------------------------------------
2025-08-15 17:08:05,521 - INFO - ================================================================================
2025-08-15 17:08:05,521 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-15 17:08:05,521 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-15 17:08:05,804 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-15 17:08:05,804 - INFO - Initial checks done. Running the testcase now
2025-08-15 17:08:05,804 - INFO -
2025-08-15 17:08:06,258 - DEBUG - Response for create_network : {'network': {'id': '0c5d32a2-8655-40f3-8ea6-397cfbbca685', 'name': 'ctest-vn-28933709', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'project_id': '7a20340a9fd6472bb309bede6c8551f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62812256', 'ctest-vn-28933709'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 17:08:06,447 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bd97a9c5-14eb-41db-a0dc-88f28f45ba0b', 'name': '', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'network_id': '0c5d32a2-8655-40f3-8ea6-397cfbbca685', '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': '7a20340a9fd6472bb309bede6c8551f2'}}
2025-08-15 17:08:06,652 - DEBUG - Response for create_subnet : {'subnet': {'id': '4bc96330-cc7b-4d91-906c-9566a483d509', 'name': '', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'network_id': '0c5d32a2-8655-40f3-8ea6-397cfbbca685', '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': '7a20340a9fd6472bb309bede6c8551f2'}}
2025-08-15 17:08:06,668 - INFO - Created VN ctest-vn-28933709
2025-08-15 17:08:06,719 - DEBUG - VN ctest-vn-28933709 UUID is 0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:07,028 - DEBUG - Response for create_port : {'port': {'name': 'c1b3f05a-33f3-4971-9d0e-3b147543cc7e', 'id': 'c1b3f05a-33f3-4971-9d0e-3b147543cc7e', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'network_id': '0c5d32a2-8655-40f3-8ea6-397cfbbca685', 'mac_address': '02:c1:b3:f0:5a:33', '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': 'bd97a9c5-14eb-41db-a0dc-88f28f45ba0b'}], 'security_groups': ['d799d5db-5e5c-454f-8d99-b65bb03ccf43'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7a20340a9fd6472bb309bede6c8551f2'}}
2025-08-15 17:08:07,174 - DEBUG - Response for create_port : {'port': {'name': '1cd77699-ae3f-4949-97ac-2712895a40f2', 'id': '1cd77699-ae3f-4949-97ac-2712895a40f2', 'tenant_id': '7a20340a9fd6472bb309bede6c8551f2', 'network_id': '0c5d32a2-8655-40f3-8ea6-397cfbbca685', 'mac_address': '02:1c:d7:76:99:ae', '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': '4bc96330-cc7b-4d91-906c-9566a483d509'}], 'security_groups': ['d799d5db-5e5c-454f-8d99-b65bb03ccf43'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7a20340a9fd6472bb309bede6c8551f2'}}
2025-08-15 17:08:07,445 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:08:07,774 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:08:08,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3867-1)
2025-08-15 17:08:08,921 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 17:08:08,927 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8d180d7d-7023-40e6-b2ef-f79186022083
2025-08-15 17:08:08,942 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a20340a-9fd6-472b-b309-bede6c8551f2
2025-08-15 17:08:09,023 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/dcbcd247-1409-4f54-9e82-673e42f720dc
2025-08-15 17:08:09,030 - INFO - Verifications in API Server for IPAM: ctest-ipam-96068971 passed
2025-08-15 17:08:09,037 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62812256:ctest-ipam-96068971', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62812256', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15905819186686414676', 'uuid-lslong': '11421805122074124508'}, 'enable': 'true', 'created': '2025-08-15T17:08:05', 'last-modified': '2025-08-15T17:08:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.010863'}
2025-08-15 17:08:09,037 - INFO - Verifications in Control node for IPAM: ctest-ipam-96068971 passed
2025-08-15 17:08:09,037 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 17:08:09,044 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8d180d7d-7023-40e6-b2ef-f79186022083
2025-08-15 17:08:09,054 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a20340a-9fd6-472b-b309-bede6c8551f2
2025-08-15 17:08:09,135 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:09,155 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:09,172 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6a459ae0-4f16-4281-a4cb-83e409236374
2025-08-15 17:08:09,196 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6a459ae0-4f16-4281-a4cb-83e409236374
2025-08-15 17:08:09,206 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8d741339-db2c-4586-82d7-8692a21ddd41
2025-08-15 17:08:09,218 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-15 17:08:09,218 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:09,228 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6a459ae0-4f16-4281-a4cb-83e409236374
2025-08-15 17:08:09,245 - INFO - Verified VN network id 11 for VN 0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:09,245 - INFO - Verifications in API Server for VN ctest-vn-28933709 passed
2025-08-15 17:08:09,246 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:09,256 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6a459ae0-4f16-4281-a4cb-83e409236374
2025-08-15 17:08:09,263 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6a459ae0-4f16-4281-a4cb-83e409236374
2025-08-15 17:08:09,270 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8d741339-db2c-4586-82d7-8692a21ddd41
2025-08-15 17:08:09,286 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62812256', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '890923974909051123', 'uuid-lslong': '10278966408481908357'}, 'enable': 'true', 'created': '2025-08-15T17:08:06', 'last-modified': '2025-08-15T17:08:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.662672'}
2025-08-15 17:08:09,297 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-15 17:08:09,297 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28933709 passed
2025-08-15 17:08:09,297 - DEBUG - ====Verifying policy data for ctest-vn-28933709 in API_Server ======
2025-08-15 17:08:09,298 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 17:08:09,302 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8d180d7d-7023-40e6-b2ef-f79186022083
2025-08-15 17:08:09,314 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a20340a-9fd6-472b-b309-bede6c8551f2
2025-08-15 17:08:09,424 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/0c5d32a2-8655-40f3-8ea6-397cfbbca685
2025-08-15 17:08:09,442 - DEBUG - =>VN ctest-vn-28933709 has no policy to be verified
2025-08-15 17:08:09,442 - DEBUG - Verifying the vn in opserver
2025-08-15 17:08:09,442 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709 virtual network link through opserver 10.0.0.254
2025-08-15 17:08:09,442 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-15 17:08:09,827 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-15 17:08:09,881 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709?flat'}
2025-08-15 17:08:09,881 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709 is found in opserver
2025-08-15 17:08:09,887 - DEBUG - VRF ids for VN ctest-vn-28933709: {'10.0.0.254': '2'}
2025-08-15 17:08:09,887 - INFO - Waiting for VM ctest-TestBasicVMVN-62812256-16134486 to be up..
2025-08-15 17:08:09,971 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:08:09,971 - INFO - VM name : ctest-TestBasicVMVN-62812256-16134486
2025-08-15 17:08:10,038 - DEBUG - VM ctest-TestBasicVMVN-62812256-16134486 ID is 8bd057f4-a91e-41d1-9a2b-de342f377671
2025-08-15 17:08:10,038 - DEBUG - VM ctest-TestBasicVMVN-62812256-16134486 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:08:10,102 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8bd057f4-a91e-41d1-9a2b-de342f377671
2025-08-15 17:08:10,109 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c1b3f05a-33f3-4971-9d0e-3b147543cc7e
2025-08-15 17:08:13,362 - 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 1008ms')
2025-08-15 17:08:13,362 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-16134486 failed!
2025-08-15 17:08:13,415 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709 is 31.1.1.1 and allocation pool is NOT set
2025-08-15 17:08:13,415 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709 is 31.1.2.1 and allocation pool is NOT set
2025-08-15 17:08:17,485 - 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 1008ms')
2025-08-15 17:08:17,485 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-16134486 failed!
2025-08-15 17:08:17,539 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709 is 31.1.1.1 and allocation pool is NOT set
2025-08-15 17:08:17,539 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709 is 31.1.2.1 and allocation pool is NOT set
2025-08-15 17:08:19,601 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.339 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.339/1.500/2.662/1.161 ms')
2025-08-15 17:08:19,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62812256-16134486 passed
2025-08-15 17:08:19,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:19,751 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62812256-16134486, IP 31.1.1.4, Port 22
2025-08-15 17:08:19,902 - DEBUG - VM ctest-TestBasicVMVN-62812256-16134486 is ready for SSH connections
2025-08-15 17:08:19,903 - INFO - Waiting for VM ctest-TestBasicVMVN-62812256-65239545 to be up..
2025-08-15 17:08:19,965 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:08:19,966 - INFO - VM name : ctest-TestBasicVMVN-62812256-65239545
2025-08-15 17:08:20,022 - DEBUG - VM ctest-TestBasicVMVN-62812256-65239545 ID is 12ad484a-4173-49df-b2df-e2956b5ea7cc
2025-08-15 17:08:20,022 - DEBUG - VM ctest-TestBasicVMVN-62812256-65239545 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:08:20,082 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/12ad484a-4173-49df-b2df-e2956b5ea7cc
2025-08-15 17:08:20,090 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1cd77699-ae3f-4949-97ac-2712895a40f2
2025-08-15 17:08:21,327 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.37 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 = 1.369/2.872/4.375/1.503 ms')
2025-08-15 17:08:21,327 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62812256-65239545 passed
2025-08-15 17:08:21,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:21,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62812256-65239545, IP 31.1.2.4, Port 22
2025-08-15 17:08:21,538 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-15 17:08:21,602 - DEBUG - VM ctest-TestBasicVMVN-62812256-65239545 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-15 17:08:26,603 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:26,603 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62812256-65239545, IP 31.1.2.4, Port 22
2025-08-15 17:08:26,755 - DEBUG - VM ctest-TestBasicVMVN-62812256-65239545 is ready for SSH connections
2025-08-15 17:08:26,755 - INFO - Waiting for VM ctest-TestBasicVMVN-62812256-63810498 to be up..
2025-08-15 17:08:26,814 - DEBUG - VM is in ACTIVE state now
2025-08-15 17:08:26,814 - INFO - VM name : ctest-TestBasicVMVN-62812256-63810498
2025-08-15 17:08:26,874 - DEBUG - VM ctest-TestBasicVMVN-62812256-63810498 ID is ce96d384-b3aa-476d-880d-dae0d9601eda
2025-08-15 17:08:26,874 - DEBUG - VM ctest-TestBasicVMVN-62812256-63810498 launched on Node cn-jenkins-deploy-platform-ansible-os-3867-1.
2025-08-15 17:08:26,931 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ce96d384-b3aa-476d-880d-dae0d9601eda
2025-08-15 17:08:26,937 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ff845028-ff29-4518-a246-92dd3dd6b68d
2025-08-15 17:08:28,159 - 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.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.301 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.301/1.490/2.679/1.189 ms')
2025-08-15 17:08:28,159 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62812256-63810498 passed
2025-08-15 17:08:28,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:28,303 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62812256-63810498, IP 31.1.1.3, Port 22
2025-08-15 17:08:28,454 - DEBUG - VM ctest-TestBasicVMVN-62812256-63810498 is ready for SSH connections
2025-08-15 17:08:28,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:28,454 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:28,454 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-15 17:08:32,381 - 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.367 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.730 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.649 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.649/1.582/3.367 ms
2025-08-15 17:08:32,381 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62812256-16134486 passed
2025-08-15 17:08:32,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:32,381 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:32,381 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-15 17:08:36,010 - 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.432 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.669 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.707 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.669/1.269/2.432 ms
2025-08-15 17:08:36,010 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62812256-65239545 passed
2025-08-15 17:08:36,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:36,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:36,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 17:08:36,010 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:36,011 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-15 17:08:36,185 - DEBUG - None
2025-08-15 17:08:36,185 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:36,185 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-15 17:08:36,373 - DEBUG - None
2025-08-15 17:08:36,373 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:36,373 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-15 17:08:36,974 - DEBUG - None
2025-08-15 17:08:36,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:36,974 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-15 17:08:39,165 - 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.674 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.995 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.415 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.441 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.334/1.571/3.995 ms
2025-08-15 17:08:39,165 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:39,165 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-15 17:08:41,390 - 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.912 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.925 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.875 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.483 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.610 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.465 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/1.803/3.875 ms
2025-08-15 17:08:41,390 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 17:08:41,390 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-15 17:08:43,620 - 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.635 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.274 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.141 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.359 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.604 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.476 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.446 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.562/3.141 ms
2025-08-15 17:08:43,621 - INFO - Deleting VM ctest-TestBasicVMVN-62812256-63810498
2025-08-15 17:08:43,680 - INFO - Detaching port 1cd77699-ae3f-4949-97ac-2712895a40f2 from VM ctest-TestBasicVMVN-62812256-65239545
2025-08-15 17:08:43,708 - INFO - Deleting VM ctest-TestBasicVMVN-62812256-65239545
2025-08-15 17:08:43,766 - INFO - Detaching port c1b3f05a-33f3-4971-9d0e-3b147543cc7e from VM ctest-TestBasicVMVN-62812256-16134486
2025-08-15 17:08:43,795 - INFO - Deleting VM ctest-TestBasicVMVN-62812256-16134486
2025-08-15 17:08:43,860 - INFO - Deleting VN ctest-vn-28933709
2025-08-15 17:08:43,998 - DEBUG - Response for delete_port : ()
2025-08-15 17:08:44,139 - DEBUG - Response for delete_port : ()
2025-08-15 17:08:44,182 - DEBUG - VN 0c5d32a2-8655-40f3-8ea6-397cfbbca685 still in use: Unable to complete operation on network 0c5d32a2-8655-40f3-8ea6-397cfbbca685. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e9786ea6-9ebc-4897-9a24-d651841c5df2']
2025-08-15 17:08:44,182 - WARNING - Deleting VN ctest-vn-28933709 failed..Will retry
2025-08-15 17:08:46,284 - DEBUG - Response for deleting network ()
2025-08-15 17:08:46,284 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6a459ae0-4f16-4281-a4cb-83e409236374
2025-08-15 17:08:46,289 - DEBUG - Response Code: 404
2025-08-15 17:08:46,289 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 17:08:46,293 - DEBUG - Requesting: http://10.0.0.254:8082/domain/8d180d7d-7023-40e6-b2ef-f79186022083
2025-08-15 17:08:46,343 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a20340a-9fd6-472b-b309-bede6c8551f2
2025-08-15 17:08:46,419 - INFO - Validated that VN ctest-vn-28933709 is not found in API Server
2025-08-15 17:08:46,429 - DEBUG - VN ctest-vn-28933709 is not present in Agent 10.0.0.254
2025-08-15 17:08:46,429 - INFO - Validated that VN ctest-vn-28933709 is not in any agent
2025-08-15 17:08:46,434 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-08-15 17:08:46,439 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-28933709
2025-08-15 17:08:46,439 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62812256:ctest-vn-28933709
2025-08-15 17:08:46,449 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28933709 info
2025-08-15 17:08:46,531 - INFO - IPAM: ctest-ipam-96068971 is not found in API Server
2025-08-15 17:08:46,541 - INFO - IPAM:ctest-ipam-96068971 is not found in control node
2025-08-15 17:08:46,795 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 17:08:46,795 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-08-15 17:08:46,795 - INFO - --------------------------------------------------------------------------------
2025-08-15 17:08:47,434 - INFO - Deleted project: ctest-TestBasicVMVN-62812256, ID : 7a20340a-9fd6-472b-b309-bede6c8551f2