2025-02-04 20:56:41,272 - INFO - Domain Default found not creating
2025-02-04 20:56:41,397 - INFO - Project ctest-TestBasicVMVN-19916477 not found, creating it
2025-02-04 20:56:41,828 - INFO - Created Project:ctest-TestBasicVMVN-19916477, ID : 377393ce-cf86-4d64-93a9-566f945d4279
2025-02-04 20:56:43,216 - INFO - ================================================================================
2025-02-04 20:56:43,216 - INFO - STARTING TEST : test_generic_link_local_service
2025-02-04 20:56:43,216 - 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-02-04 20:56:43,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with
2025-02-04 20:56:43,474 - INFO - Initial checks done. Running the testcase now
2025-02-04 20:56:43,474 - INFO -
2025-02-04 20:56:44,026 - DEBUG - Response for create_network : {'network': {'id': 'dc36a089-deee-41d7-a88d-82cc023d03a5', 'name': 'ctest-vn2_metadata-45841665', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'project_id': '377393cecf864d6493a9566f945d4279', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19916477', 'ctest-vn2_metadata-45841665'], 'port_security_enabled': True, 'description': ''}}
2025-02-04 20:56:44,239 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3a9b75b-6a9f-4224-96b2-f75cbcd01c9e', 'name': '', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'network_id': 'dc36a089-deee-41d7-a88d-82cc023d03a5', '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': '377393cecf864d6493a9566f945d4279'}}
2025-02-04 20:56:44,256 - INFO - Created VN ctest-vn2_metadata-45841665
2025-02-04 20:56:44,309 - DEBUG - VN ctest-vn2_metadata-45841665 UUID is dc36a089-deee-41d7-a88d-82cc023d03a5
2025-02-04 20:56:44,489 - DEBUG - Services list from nova: [, , ]
2025-02-04 20:56:45,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2686-1)
2025-02-04 20:56:45,596 - DEBUG - Link local service introspect added
2025-02-04 20:56:45,631 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-04 20:56:50,707 - DEBUG - VM is in ACTIVE state now
2025-02-04 20:56:50,832 - INFO - Waiting for VM ctest-TestBasicVMVN-19916477-73475134 to be up..
2025-02-04 20:56:50,832 - INFO - VM name : ctest-TestBasicVMVN-19916477-73475134
2025-02-04 20:56:50,990 - DEBUG - VM ctest-TestBasicVMVN-19916477-73475134 ID is 84616821-4eeb-43e7-a4ed-99f89ea7245d
2025-02-04 20:56:50,990 - DEBUG - VM ctest-TestBasicVMVN-19916477-73475134 launched on Node cn-jenkins-deploy-platform-ansible-os-2686-1
2025-02-04 20:56:51,067 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/84616821-4eeb-43e7-a4ed-99f89ea7245d
2025-02-04 20:56:51,361 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/84616821-4eeb-43e7-a4ed-99f89ea7245d
2025-02-04 20:56:51,391 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/f6c50e8a-4a20-4309-a919-6248207645ad
2025-02-04 20:56:54,651 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-02-04 20:56:54,651 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-73475134 failed!
2025-02-04 20:56:54,704 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19916477:ctest-vn2_metadata-45841665 is 11.1.1.1 and allocation pool is NOT set
2025-02-04 20:56:56,768 - 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.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.750 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.750/2.683/4.617/1.933 ms')
2025-02-04 20:56:56,768 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-73475134 passed
2025-02-04 20:56:56,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:56:56,925 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19916477-73475134, IP 11.1.1.3, Port 22
2025-02-04 20:56:57,079 - DEBUG - VM ctest-TestBasicVMVN-19916477-73475134 is ready for SSH connections
2025-02-04 20:56:57,079 - INFO - Retry 0
2025-02-04 20:56:57,080 - 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.23, gateway password: c0ntrail123
2025-02-04 20:56:57,080 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-02-04 20:56:58,669 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-02-04 20:56:58,669 - INFO - Generic metadata worked
2025-02-04 20:56:58,928 - DEBUG - Link local service introspect removed
2025-02-04 20:56:58,928 - INFO - Deleting VM ctest-TestBasicVMVN-19916477-73475134
2025-02-04 20:56:58,990 - INFO - Deleting VN ctest-vn2_metadata-45841665
2025-02-04 20:56:59,027 - DEBUG - VN dc36a089-deee-41d7-a88d-82cc023d03a5 still in use: Unable to complete operation on network dc36a089-deee-41d7-a88d-82cc023d03a5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-101a0f5c-536f-48fa-8e18-1e860bbd79a1']
2025-02-04 20:56:59,028 - WARNING - Deleting VN ctest-vn2_metadata-45841665 failed..Will retry
2025-02-04 20:57:01,136 - DEBUG - Response for deleting network ()
2025-02-04 20:57:01,393 - DEBUG - No XMPP flaps were noticed during the test
2025-02-04 20:57:01,393 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-02-04 20:57:01,393 - INFO - --------------------------------------------------------------------------------
2025-02-04 20:57:01,396 - INFO - ================================================================================
2025-02-04 20:57:01,396 - INFO - STARTING TEST : test_metadata_service
2025-02-04 20:57:01,396 - 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-02-04 20:57:01,690 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with
2025-02-04 20:57:01,690 - INFO - Initial checks done. Running the testcase now
2025-02-04 20:57:01,690 - INFO -
2025-02-04 20:57:01,690 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs
2025-02-04 20:57:01,696 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-config/54ee14ce-c273-4b44-addf-6aecb020eb5a
2025-02-04 20:57:01,857 - DEBUG - Response for create_network : {'network': {'id': 'b475b10b-58ba-4467-9325-b9ad915fe7f0', 'name': 'ctest-vn-62366348', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'project_id': '377393cecf864d6493a9566f945d4279', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19916477', 'ctest-vn-62366348'], 'port_security_enabled': True, 'description': ''}}
2025-02-04 20:57:02,037 - DEBUG - Response for create_subnet : {'subnet': {'id': '9732ed91-24d8-40de-991a-2d0984facf98', 'name': '', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'network_id': 'b475b10b-58ba-4467-9325-b9ad915fe7f0', 'ip_version': 4, 'cidr': '217.147.173.192/26', 'allocation_pools': [{'start': '217.147.173.194', 'end': '217.147.173.254'}], 'gateway_ip': '217.147.173.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.147.173.194', 'tags': [], 'project_id': '377393cecf864d6493a9566f945d4279'}}
2025-02-04 20:57:02,055 - INFO - Created VN ctest-vn-62366348
2025-02-04 20:57:02,108 - DEBUG - VN ctest-vn-62366348 UUID is b475b10b-58ba-4467-9325-b9ad915fe7f0
2025-02-04 20:57:03,197 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2686-1)
2025-02-04 20:57:03,198 - INFO - Waiting for VM ctest-TestBasicVMVN-19916477-88925411 to be up..
2025-02-04 20:57:03,231 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-04 20:57:08,321 - DEBUG - VM is in ACTIVE state now
2025-02-04 20:57:08,321 - INFO - VM name : ctest-TestBasicVMVN-19916477-88925411
2025-02-04 20:57:08,393 - DEBUG - VM ctest-TestBasicVMVN-19916477-88925411 ID is d6b4a92d-ba0f-4f48-b644-0480f80ba936
2025-02-04 20:57:08,393 - DEBUG - VM ctest-TestBasicVMVN-19916477-88925411 launched on Node cn-jenkins-deploy-platform-ansible-os-2686-1
2025-02-04 20:57:08,469 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/d6b4a92d-ba0f-4f48-b644-0480f80ba936
2025-02-04 20:57:08,479 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/6220a006-f227-4671-aa0f-3c10777c7374
2025-02-04 20:57:11,744 - 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-02-04 20:57:11,744 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-88925411 failed!
2025-02-04 20:57:11,800 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-62366348 is 217.147.173.193 and allocation pool is NOT set
2025-02-04 20:57:13,862 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/1.784/3.161/1.377 ms')
2025-02-04 20:57:13,862 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-88925411 passed
2025-02-04 20:57:14,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:14,012 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19916477-88925411, IP 217.147.173.195, Port 22
2025-02-04 20:57:14,184 - DEBUG - VM ctest-TestBasicVMVN-19916477-88925411 is ready for SSH connections
2025-02-04 20:57:14,184 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-02-04 20:57:14,184 - DEBUG - cat /tmp/output.txt
2025-02-04 20:57:15,782 - DEBUG - Hello World. The time is now Tue, 04 Feb 2025 13:57:13 -0700!
2025-02-04 20:57:15,782 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 04 Feb 2025 13:57:13 -0700!'}
2025-02-04 20:57:15,783 - INFO - metadata_script.txt got executed in the vm
2025-02-04 20:57:15,783 - INFO - Deleting VM ctest-TestBasicVMVN-19916477-88925411
2025-02-04 20:57:15,845 - INFO - Deleting VN ctest-vn-62366348
2025-02-04 20:57:15,890 - DEBUG - VN b475b10b-58ba-4467-9325-b9ad915fe7f0 still in use: Unable to complete operation on network b475b10b-58ba-4467-9325-b9ad915fe7f0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-690d0c7c-ff13-4dbb-a79b-0f79a37549e2']
2025-02-04 20:57:15,890 - WARNING - Deleting VN ctest-vn-62366348 failed..Will retry
2025-02-04 20:57:18,014 - DEBUG - Response for deleting network ()
2025-02-04 20:57:18,285 - DEBUG - No XMPP flaps were noticed during the test
2025-02-04 20:57:18,285 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-02-04 20:57:18,285 - INFO - --------------------------------------------------------------------------------
2025-02-04 20:57:18,288 - INFO - ================================================================================
2025-02-04 20:57:18,288 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-02-04 20:57:18,288 - 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-02-04 20:57:18,579 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with
2025-02-04 20:57:18,579 - INFO - Initial checks done. Running the testcase now
2025-02-04 20:57:18,579 - INFO -
2025-02-04 20:57:19,058 - DEBUG - Response for create_network : {'network': {'id': '706e1e23-65f8-464e-9c2b-d0f0f623f1e1', 'name': 'ctest-vn-69938537', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'project_id': '377393cecf864d6493a9566f945d4279', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19916477', 'ctest-vn-69938537'], 'port_security_enabled': True, 'description': ''}}
2025-02-04 20:57:19,227 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6fe7650-119e-4d9d-b252-0b1bc712d9f7', 'name': '', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'network_id': '706e1e23-65f8-464e-9c2b-d0f0f623f1e1', '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': '377393cecf864d6493a9566f945d4279'}}
2025-02-04 20:57:19,391 - DEBUG - Response for create_subnet : {'subnet': {'id': '67ffcaf2-82ec-43ef-8fc5-0bff0dfbc47a', 'name': '', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'network_id': '706e1e23-65f8-464e-9c2b-d0f0f623f1e1', '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': '377393cecf864d6493a9566f945d4279'}}
2025-02-04 20:57:19,410 - INFO - Created VN ctest-vn-69938537
2025-02-04 20:57:19,464 - DEBUG - VN ctest-vn-69938537 UUID is 706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:19,797 - DEBUG - Response for create_port : {'port': {'name': '643b992b-dd35-425e-a60b-67f9525369de', 'id': '643b992b-dd35-425e-a60b-67f9525369de', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'network_id': '706e1e23-65f8-464e-9c2b-d0f0f623f1e1', 'mac_address': '02:64:3b:99:2b:dd', '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': 'a6fe7650-119e-4d9d-b252-0b1bc712d9f7'}], 'security_groups': ['5d272ef0-bf77-43ed-896a-f5b4e601bbcb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '377393cecf864d6493a9566f945d4279'}}
2025-02-04 20:57:19,956 - DEBUG - Response for create_port : {'port': {'name': 'ab98c8f6-9638-46e1-8d2c-2b67feab5324', 'id': 'ab98c8f6-9638-46e1-8d2c-2b67feab5324', 'tenant_id': '377393cecf864d6493a9566f945d4279', 'network_id': '706e1e23-65f8-464e-9c2b-d0f0f623f1e1', 'mac_address': '02:ab:98:c8:f6:96', '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': '67ffcaf2-82ec-43ef-8fc5-0bff0dfbc47a'}], 'security_groups': ['5d272ef0-bf77-43ed-896a-f5b4e601bbcb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '377393cecf864d6493a9566f945d4279'}}
2025-02-04 20:57:20,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2686-1)
2025-02-04 20:57:20,711 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2686-1)
2025-02-04 20:57:21,803 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2686-1)
2025-02-04 20:57:21,803 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-04 20:57:21,812 - DEBUG - Requesting: http://10.0.0.23:8082/domain/481956bf-cb0b-4e1b-8d08-53b6181d07a9
2025-02-04 20:57:21,827 - DEBUG - Requesting: http://10.0.0.23:8082/project/377393ce-cf86-4d64-93a9-566f945d4279
2025-02-04 20:57:21,903 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/a054dcfa-bd05-4129-bafd-e36f4ca4dcfb
2025-02-04 20:57:21,918 - INFO - Verifications in API Server for IPAM: ctest-ipam-41043775 passed
2025-02-04 20:57:21,927 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19916477:ctest-ipam-41043775', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19916477', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11553101913583337769', 'uuid-lslong': '13474175727329139963'}, 'enable': 'true', 'created': '2025-02-04T20:57:18', 'last-modified': '2025-02-04T20:57:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.117633'}
2025-02-04 20:57:21,927 - INFO - Verifications in Control node for IPAM: ctest-ipam-41043775 passed
2025-02-04 20:57:21,927 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-04 20:57:21,937 - DEBUG - Requesting: http://10.0.0.23:8082/domain/481956bf-cb0b-4e1b-8d08-53b6181d07a9
2025-02-04 20:57:21,956 - DEBUG - Requesting: http://10.0.0.23:8082/project/377393ce-cf86-4d64-93a9-566f945d4279
2025-02-04 20:57:22,030 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:22,047 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:22,060 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/6d8da281-5806-46b5-8e70-88b4eee7b3de
2025-02-04 20:57:22,077 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/6d8da281-5806-46b5-8e70-88b4eee7b3de
2025-02-04 20:57:22,087 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/b6df72ce-62da-4f34-ba59-5e666a377674
2025-02-04 20:57:22,094 - DEBUG - Route Targets: ['target:64512:8000004']
2025-02-04 20:57:22,094 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:22,105 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/6d8da281-5806-46b5-8e70-88b4eee7b3de
2025-02-04 20:57:22,131 - INFO - Verified VN network id 9 for VN 706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:22,131 - INFO - Verifications in API Server for VN ctest-vn-69938537 passed
2025-02-04 20:57:22,131 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:22,143 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/6d8da281-5806-46b5-8e70-88b4eee7b3de
2025-02-04 20:57:22,161 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/6d8da281-5806-46b5-8e70-88b4eee7b3de
2025-02-04 20:57:22,178 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/b6df72ce-62da-4f34-ba59-5e666a377674
2025-02-04 20:57:22,196 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19916477', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8101445917069559374', 'uuid-lslong': '11253317827255595489'}, 'enable': 'true', 'created': '2025-02-04T20:57:19', 'last-modified': '2025-02-04T20:57:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.824955'}
2025-02-04 20:57:22,207 - DEBUG - Route Targets: ['target:64512:8000004']
2025-02-04 20:57:22,207 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69938537 passed
2025-02-04 20:57:22,207 - DEBUG - ====Verifying policy data for ctest-vn-69938537 in API_Server ======
2025-02-04 20:57:22,207 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-04 20:57:22,219 - DEBUG - Requesting: http://10.0.0.23:8082/domain/481956bf-cb0b-4e1b-8d08-53b6181d07a9
2025-02-04 20:57:22,253 - DEBUG - Requesting: http://10.0.0.23:8082/project/377393ce-cf86-4d64-93a9-566f945d4279
2025-02-04 20:57:22,364 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/706e1e23-65f8-464e-9c2b-d0f0f623f1e1
2025-02-04 20:57:22,405 - DEBUG - =>VN ctest-vn-69938537 has no policy to be verified
2025-02-04 20:57:22,405 - DEBUG - Verifying the vn in opserver
2025-02-04 20:57:22,405 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537 virtual network link through opserver 10.0.0.23
2025-02-04 20:57:22,406 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-02-04 20:57:22,791 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-02-04 20:57:22,859 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537?flat'}
2025-02-04 20:57:22,859 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537 is found in opserver
2025-02-04 20:57:22,866 - DEBUG - VRF ids for VN ctest-vn-69938537: {'10.0.0.23': '2'}
2025-02-04 20:57:22,867 - INFO - Waiting for VM ctest-TestBasicVMVN-19916477-61285653 to be up..
2025-02-04 20:57:22,938 - DEBUG - VM is in ACTIVE state now
2025-02-04 20:57:22,938 - INFO - VM name : ctest-TestBasicVMVN-19916477-61285653
2025-02-04 20:57:23,006 - DEBUG - VM ctest-TestBasicVMVN-19916477-61285653 ID is c5e700d4-189e-4c9d-b71a-f3b1bd0e35d1
2025-02-04 20:57:23,006 - DEBUG - VM ctest-TestBasicVMVN-19916477-61285653 launched on Node cn-jenkins-deploy-platform-ansible-os-2686-1
2025-02-04 20:57:23,081 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/c5e700d4-189e-4c9d-b71a-f3b1bd0e35d1
2025-02-04 20:57:23,091 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/643b992b-dd35-425e-a60b-67f9525369de
2025-02-04 20:57:26,365 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-02-04 20:57:26,366 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-61285653 failed!
2025-02-04 20:57:26,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537 is 31.1.1.1 and allocation pool is NOT set
2025-02-04 20:57:26,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537 is 31.1.2.1 and allocation pool is NOT set
2025-02-04 20:57:30,491 - 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-02-04 20:57:30,492 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-61285653 failed!
2025-02-04 20:57:30,548 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537 is 31.1.1.1 and allocation pool is NOT set
2025-02-04 20:57:30,548 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537 is 31.1.2.1 and allocation pool is NOT set
2025-02-04 20:57:32,616 - 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=8.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.484 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.484/4.340/8.196/3.856 ms')
2025-02-04 20:57:32,616 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19916477-61285653 passed
2025-02-04 20:57:32,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:32,773 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19916477-61285653, IP 31.1.1.4, Port 22
2025-02-04 20:57:32,938 - DEBUG - VM ctest-TestBasicVMVN-19916477-61285653 is ready for SSH connections
2025-02-04 20:57:32,938 - INFO - Waiting for VM ctest-TestBasicVMVN-19916477-89376866 to be up..
2025-02-04 20:57:33,019 - DEBUG - VM is in ACTIVE state now
2025-02-04 20:57:33,019 - INFO - VM name : ctest-TestBasicVMVN-19916477-89376866
2025-02-04 20:57:33,095 - DEBUG - VM ctest-TestBasicVMVN-19916477-89376866 ID is b9f1a41f-5fad-421e-9ac8-2f71c8f60ccc
2025-02-04 20:57:33,096 - DEBUG - VM ctest-TestBasicVMVN-19916477-89376866 launched on Node cn-jenkins-deploy-platform-ansible-os-2686-1
2025-02-04 20:57:33,168 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b9f1a41f-5fad-421e-9ac8-2f71c8f60ccc
2025-02-04 20:57:33,178 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/ab98c8f6-9638-46e1-8d2c-2b67feab5324
2025-02-04 20:57:34,413 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.461 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.461/1.636/2.812/1.175 ms')
2025-02-04 20:57:34,413 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19916477-89376866 passed
2025-02-04 20:57:34,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:34,561 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19916477-89376866, IP 31.1.2.4, Port 22
2025-02-04 20:57:34,735 - DEBUG - VM ctest-TestBasicVMVN-19916477-89376866 is ready for SSH connections
2025-02-04 20:57:34,735 - INFO - Waiting for VM ctest-TestBasicVMVN-19916477-20456086 to be up..
2025-02-04 20:57:34,803 - DEBUG - VM is in ACTIVE state now
2025-02-04 20:57:34,804 - INFO - VM name : ctest-TestBasicVMVN-19916477-20456086
2025-02-04 20:57:34,871 - DEBUG - VM ctest-TestBasicVMVN-19916477-20456086 ID is a2c4b4a7-ec8a-4d74-aa02-56345b78dc9f
2025-02-04 20:57:34,871 - DEBUG - VM ctest-TestBasicVMVN-19916477-20456086 launched on Node cn-jenkins-deploy-platform-ansible-os-2686-1
2025-02-04 20:57:34,937 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a2c4b4a7-ec8a-4d74-aa02-56345b78dc9f
2025-02-04 20:57:34,944 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/f4e6d57a-50eb-4cde-8a12-c7cf3a557101
2025-02-04 20:57:36,178 - 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.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.369 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.369/1.760/3.151/1.391 ms')
2025-02-04 20:57:36,178 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19916477-20456086 passed
2025-02-04 20:57:36,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:36,329 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19916477-20456086, IP 31.1.1.3, Port 22
2025-02-04 20:57:36,479 - DEBUG - VM ctest-TestBasicVMVN-19916477-20456086 is ready for SSH connections
2025-02-04 20:57:36,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:36,480 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:36,480 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-02-04 20:57:40,465 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.365 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.777 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.124 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/2.088/4.365 ms
2025-02-04 20:57:40,465 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19916477-61285653 passed
2025-02-04 20:57:40,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:40,465 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:40,465 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-02-04 20:57:44,094 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.024 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.832 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.004 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.832/1.620/3.024 ms
2025-02-04 20:57:44,094 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19916477-89376866 passed
2025-02-04 20:57:44,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:44,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:44,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-04 20:57:44,094 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:44,094 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-04 20:57:44,271 - DEBUG - None
2025-02-04 20:57:44,272 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:44,272 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-04 20:57:44,456 - DEBUG - None
2025-02-04 20:57:44,456 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:44,456 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-04 20:57:45,061 - DEBUG - None
2025-02-04 20:57:45,061 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:45,061 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-02-04 20:57:47,265 - 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.057 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.680 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.624 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.540 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.380/2.456/7.680 ms
2025-02-04 20:57:47,266 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:47,266 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-02-04 20:57:49,488 - 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.935 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.879 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.860 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.354 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.010 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.985 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.466 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.212/4.860 ms
2025-02-04 20:57:49,489 - 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.23, gateway password: c0ntrail123
2025-02-04 20:57:49,489 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-02-04 20:57:51,730 - 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.209 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.961 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.786 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.600 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.319 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/1.808/3.786 ms
2025-02-04 20:57:51,731 - INFO - Deleting VM ctest-TestBasicVMVN-19916477-20456086
2025-02-04 20:57:51,789 - INFO - Detaching port ab98c8f6-9638-46e1-8d2c-2b67feab5324 from VM ctest-TestBasicVMVN-19916477-89376866
2025-02-04 20:57:51,835 - INFO - Deleting VM ctest-TestBasicVMVN-19916477-89376866
2025-02-04 20:57:51,903 - INFO - Detaching port 643b992b-dd35-425e-a60b-67f9525369de from VM ctest-TestBasicVMVN-19916477-61285653
2025-02-04 20:57:51,936 - INFO - Deleting VM ctest-TestBasicVMVN-19916477-61285653
2025-02-04 20:57:52,020 - INFO - Deleting VN ctest-vn-69938537
2025-02-04 20:57:52,197 - DEBUG - Response for delete_port : ()
2025-02-04 20:57:52,365 - DEBUG - Response for delete_port : ()
2025-02-04 20:57:52,415 - DEBUG - VN 706e1e23-65f8-464e-9c2b-d0f0f623f1e1 still in use: Unable to complete operation on network 706e1e23-65f8-464e-9c2b-d0f0f623f1e1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-53caaf81-3df9-420c-877e-9ac23d720582']
2025-02-04 20:57:52,415 - WARNING - Deleting VN ctest-vn-69938537 failed..Will retry
2025-02-04 20:57:54,546 - DEBUG - Response for deleting network ()
2025-02-04 20:57:54,546 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/6d8da281-5806-46b5-8e70-88b4eee7b3de
2025-02-04 20:57:54,555 - DEBUG - Response Code: 404
2025-02-04 20:57:54,555 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-02-04 20:57:54,560 - DEBUG - Requesting: http://10.0.0.23:8082/domain/481956bf-cb0b-4e1b-8d08-53b6181d07a9
2025-02-04 20:57:54,614 - DEBUG - Requesting: http://10.0.0.23:8082/project/377393ce-cf86-4d64-93a9-566f945d4279
2025-02-04 20:57:54,695 - INFO - Validated that VN ctest-vn-69938537 is not found in API Server
2025-02-04 20:57:54,708 - DEBUG - VN ctest-vn-69938537 is not present in Agent 10.0.0.23
2025-02-04 20:57:54,708 - INFO - Validated that VN ctest-vn-69938537 is not in any agent
2025-02-04 20:57:54,714 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2025-02-04 20:57:54,719 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-69938537
2025-02-04 20:57:54,719 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19916477:ctest-vn-69938537
2025-02-04 20:57:54,730 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69938537 info
2025-02-04 20:57:54,812 - INFO - IPAM: ctest-ipam-41043775 is not found in API Server
2025-02-04 20:57:54,824 - INFO - IPAM:ctest-ipam-41043775 is not found in control node
2025-02-04 20:57:55,083 - DEBUG - No XMPP flaps were noticed during the test
2025-02-04 20:57:55,083 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-02-04 20:57:55,083 - INFO - --------------------------------------------------------------------------------
2025-02-04 20:57:55,780 - INFO - Deleted project: ctest-TestBasicVMVN-19916477, ID : 377393ce-cf86-4d64-93a9-566f945d4279